diff --git a/src/app/page.tsx b/src/app/page.tsx index fcfa0b3..68313af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { value: "Daily", label: "Freshly Baked" }, ]} enableKpiAnimation={true} - buttons={[{ text: "View Menu", href: "#menu" }]} + buttons={[{ text: "Order Now & View Menu", href: "#menu" }]} imageSrc="http://img.b2bpic.net/free-photo/crispy-fried-crepes-stuffed-with-minced-meat-herb-garnished-with-sauce_140725-5793.jpg" mediaAnimation="blur-reveal" />