2 Commits

Author SHA1 Message Date
fb1406101b Update src/app/page.tsx 2026-03-12 20:28:05 +00:00
e1eee9a6ac Merge version_1 into main
Merge version_1 into main
2026-03-12 20:26:53 +00:00

View File

@@ -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"