Update src/app/page.tsx

This commit is contained in:
2026-03-12 13:26:03 +00:00
parent 9f9977fe82
commit 16cddfbf03

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "Order Online", href: "contact" },
{ text: "Order Now", href: "contact" },
{ text: "Learn More", href: "about" }
]}
mediaAnimation="slide-up"