Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-17 09:19:15 +00:00

View File

@@ -157,8 +157,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ items: [{ label: "Inicio", href: "#hero" }, { label: "Calculadora", href: "#financing" }] },
{ items: [{ label: "Privacidad", href: "#" }] },
{ title: "Navegación", items: [{ label: "Inicio", href: "#hero" }, { label: "Calculadora", href: "#financing" }] },
{ title: "Legal", items: [{ label: "Privacidad", href: "#" }] },
]}
logoText="AUTOS UNION"
/>