Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
title="Taller La Palma"
|
||||
description="Más de 35 años construyendo confianza mecánica en Jerez. Diagnóstico preciso, servicio honesto y resultados garantizados."
|
||||
background={{
|
||||
variant: "aurora"
|
||||
variant: "plain"
|
||||
}}
|
||||
testimonials={[
|
||||
{ name: "Cliente Satisfecho", handle: "@ClienteFeliz", testimonial: "Estábamos de vacaciones y tuvimos una avería. Nos atendieron casi al instante y solucionaron el problema rápidamente, salvando nuestras vacaciones.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-bearded-man-keeping-thumb-up-looking-happy-white-background-attractive-guy-smiling-camera-showing-approved-sign-isolated_574295-6108.jpg" }
|
||||
@@ -160,7 +160,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
showCard={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="gallery" data-section="gallery">
|
||||
@@ -228,7 +227,6 @@ export default function LandingPage() {
|
||||
logoSrc="http://img.b2bpic.net/free-photo/car-tire-repair_23-2151947879.jpg"
|
||||
logoText="TALLER LA PALMA C.B."
|
||||
copyrightText="© 2024 Taller La Palma C.B. Todos los derechos reservados."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user