diff --git a/src/app/page.tsx b/src/app/page.tsx index 7742048..617e31e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} title="Where Taste Meets Tradition in Bahrain" description="Experience Chef Steve's latest culinary journey. From our legendary fish and chips to artisanal Turkish eggs, discover the cozy flavors that the island is talking about." - buttons={[{ text: "Browse Our Seasonal Menu", href: "#products" }, { text: "Book a Table", href: "#contact" }]} + buttons={[{ text: "View Menu", href: "#products" }, { text: "Book a Table", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg" imageAlt="CHEF Bahrain signature dishes" mediaAnimation="blur-reveal" @@ -177,7 +177,7 @@ export default function LandingPage() { tag="Visit Us" title="Ready for a Culinary Treat?" description="Come visit Chef Steve at CHEF Bahrain. Great service, cozy vibes, and brilliant food are waiting for you." - buttons={[{ text: "Call to Reserve", href: "tel:+97300000000" }]} + buttons={[{ text: "Book Your Table Now", href: "tel:+97300000000" }]} />