diff --git a/src/app/page.tsx b/src/app/page.tsx index ed7fe57..db82db5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Utensils} tagAnimation="slide-up" buttons={[ - { text: "View Menu", href: "#menu" }, + { text: "Order Now", href: "#menu" }, { text: "Get Directions", href: "https://maps.google.com/?q=W33X%2BR69,+Valanchery+Nilambur+Rd,+Pookkattiri,+Kerala+676552" } ]} buttonAnimation="slide-up"