From 56c01aadfbd11d68763c0c42c89c08cb25ceeaeb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 07:56:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9eabf8..d9a23e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { description="Authentic, fresh, and handmade Mediterranean cuisine prepared daily with love and traditional family spices." buttons={[ { - text: "View Menu", href: "#menu"}, + text: "Explore Our Menu", href: "#menu"}, ]} slides={[ { -- 2.49.1