diff --git a/src/app/page.tsx b/src/app/page.tsx index ba47907..f19d0fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Order Now", href: "contact" }, + { text: "Order for Delivery", href: "contact" }, { text: "View Menu", href: "features" }, ]} buttonAnimation="slide-up"