diff --git a/src/app/page.tsx b/src/app/page.tsx index b1a6285..1e2620f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { ]} carouselPosition="right" buttons={[ - { text: "Call Now", href: "tel:08085846962" }, + { text: "Order Now", href: "tel:08085846962" }, { text: "Get Directions", href: "https://maps.google.com/?q=Go+Highway+Restaurant+Chanderi+Chhattisgarh" } ]} buttonAnimation="slide-up"