diff --git a/src/app/page.tsx b/src/app/page.tsx index e38c8ee..a0c4f10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"