diff --git a/src/app/page.tsx b/src/app/page.tsx index 7247e1b..944c1be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { imageAlt="Fresh golden Argentine churros on a plate" mediaAnimation="slide-up" buttons={[ - { text: "Visit Us Today", href: "contact" }, + { text: "Get Fresh Churros Now", href: "contact" }, { text: "Learn More", href: "about" } ]} buttonAnimation="slide-up"