From ac10dfae0a264b6c54e8de71724760313b8907ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:42:12 +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 ef0aaa9..5fcb4a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { id: "5", title: "🎉 Private Dining Available", content: "Plan your special occasion with us. We offer private dining space for birthdays, family gatherings, corporate events, and celebrations with customized service."}, ]} buttons={[ - { text: "Order Online", href: "https://www.swiggy.com" }, + { text: "Order Now on Swiggy", href: "https://www.swiggy.com" }, ]} buttonAnimation="slide-up" /> -- 2.49.1