1 Commits

Author SHA1 Message Date
7122cbf982 Update src/app/page.tsx 2026-03-07 01:23:59 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Order Now", href: "contact" }, { text: "Order for Delivery", href: "contact" },
{ text: "View Menu", href: "features" }, { text: "View Menu", href: "features" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"