diff --git a/src/app/page.tsx b/src/app/page.tsx index 028b8cc..7a23d7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { logoText="La Casita del Sabor" description="Homemade flavor, exceptional heart. Awardworthy brunch and traditional cuisine crafted daily with care—generous portions, welcoming service, and prices that feel like family." buttons={[ - { text: "Reserve Your Table", href: "#contact" }, + { text: "Book Your Brunch Now", href: "#contact" }, { text: "Explore Our Menu", href: "#products" } ]} buttonAnimation="slide-up"