Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 16:15:05 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "Visítanos", href: "contact" },
{ text: "Visítanos Hoy - Abierto 7:00-20:00", href: "contact" },
{ text: "Más Información", href: "about" }
]}
buttonAnimation="slide-up"
@@ -271,4 +271,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}