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" />