From b4e8851d3cc935ff4fea098362ad914febee6969 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:18:51 +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 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" -- 2.49.1