Merge version_2 into main #3
@@ -120,6 +120,7 @@ export default function LandingPage() {
|
||||
testimonial="Excelente trato y vehículos impecables. El mejor lugar en Mexicali para comprar tu auto."
|
||||
rating={5}
|
||||
author="Carlos M."
|
||||
avatars={[]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -156,8 +157,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Menú", items: [{ label: "Inicio", href: "#hero" }, { label: "Calculadora", href: "#financing" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacidad", href: "#" }] },
|
||||
{ items: [{ label: "Inicio", href: "#hero" }, { label: "Calculadora", href: "#financing" }] },
|
||||
{ items: [{ label: "Privacidad", href: "#" }] },
|
||||
]}
|
||||
logoText="AUTOS UNION"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user