diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a064f1..aa43742 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Authentic flavors, crafted with passion. Experience the crunch, taste the zest." buttons={[ { - text: "Order Now", href: "#products"}, + text: "Order Your Momos Now", href: "#products"}, ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-asian-meal-with-herbs_23-2148694374.jpg", imageAlt: "momo food photography dark background" }, @@ -217,4 +217,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file