Merge version_2 into main #4
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user