Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg", imageAlt: "Jardín profesional con plantas exóticas"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=1", imageAlt: "Jardín profesional con plantas exóticas"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-green-city-park-dawn_1127-3213.jpg", imageAlt: "Transformación de jardín con flores"
|
||||
@@ -161,22 +161,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "María García"
|
||||
id: "1", name: "María García", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "María García"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Juan López", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Juan López"
|
||||
id: "2", name: "Juan López", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Juan López"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Carmen Martínez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Carmen Martínez"
|
||||
id: "3", name: "Carmen Martínez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Carmen Martínez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Diego Rodríguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Diego Rodríguez"
|
||||
id: "4", name: "Diego Rodríguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Diego Rodríguez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Ana Fernández", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Ana Fernández"
|
||||
id: "5", name: "Ana Fernández", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Ana Fernández"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Pedro Sánchez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Pedro Sánchez"
|
||||
id: "6", name: "Pedro Sánchez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Pedro Sánchez"
|
||||
}
|
||||
]}
|
||||
cardTitle="Cumplieron con los plazos, muy buena relación calidad precio. Han dejado mi jardín muy bonito. Profesionalidad, confianza y trato personal inmejorable."
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
description="Ponte en contacto con nosotros para consultar sobre nuestros servicios de diseño, construcción y mantenimiento de jardines. Estamos disponibles para ayudarte a transformar tu espacio exterior."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Tu correo electrónico"
|
||||
|
||||
Reference in New Issue
Block a user