Update src/app/page.tsx

This commit is contained in:
2026-03-09 21:08:13 +00:00
parent 184c0b344d
commit d3c0d327a2

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Order Now", href: "#menu" },
{ text: "Find Branch", href: "#locations" }
]}
buttonAnimation="slide-up"