1 Commits

Author SHA1 Message Date
d3049dfac7 Update src/app/page.tsx 2026-03-09 11:40:12 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagIcon={Utensils} tagIcon={Utensils}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ 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" } { text: "Get Directions", href: "https://maps.google.com/?q=W33X%2BR69,+Valanchery+Nilambur+Rd,+Pookkattiri,+Kerala+676552" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"