Merge version_1 into main #1
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Carlos Mendez", handle: "Propietario, Transportes Mendez", testimonial: "Excelente taller mecánico, muy serios a la hora de resolver los problemas. Muy capacitados en mecánica pesada. Altamente recomendable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageAlt: "Carlos Mendez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=1", imageAlt: "Carlos Mendez"
|
||||
},
|
||||
{
|
||||
name: "Juan Rodriguez", handle: "Operador de Flota", testimonial: "Excelente atención y muy buen asesoramiento. Profesionales que realmente saben lo que hacen.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-helmet_23-2149426498.jpg", imageAlt: "Juan Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-helmet_23-2149426498.jpg?_wi=1", imageAlt: "Juan Rodriguez"
|
||||
},
|
||||
{
|
||||
name: "Sofia García", handle: "Gerente, FleetCorp", testimonial: "Gente muy profesional, la atención y la rapidez de los vehículos merecen 5 estrellas. Confiables.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-smiling-truck-driver-with-crossed-arms-transporting-cars-market_342744-1333.jpg", imageAlt: "Sofia García"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-smiling-truck-driver-with-crossed-arms-transporting-cars-market_342744-1333.jpg?_wi=1", imageAlt: "Sofia García"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -183,15 +183,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Carlos Mendez", handle: "Transportes Mendez", testimonial: "Excelente taller mecánico, muy serios a la hora de resolver los problemas. Muy capacitados en mecánica pesada. Altamente recomendable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg", imageAlt: "Carlos Mendez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=2", imageAlt: "Carlos Mendez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Juan Rodriguez", handle: "Operador de Flota", testimonial: "Excelente atención y muy buen asesoramiento. Son profesionales que realmente saben lo que hacen con los vehículos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-helmet_23-2149426498.jpg", imageAlt: "Juan Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-helmet_23-2149426498.jpg?_wi=2", imageAlt: "Juan Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofia García", handle: "Gerente, FleetCorp", testimonial: "Gente muy profesional, la atención y la rapidez de los vehículos merecen 5 estrellas. Totalmente confiables.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-smiling-truck-driver-with-crossed-arms-transporting-cars-market_342744-1333.jpg", imageAlt: "Sofia García"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-smiling-truck-driver-with-crossed-arms-transporting-cars-market_342744-1333.jpg?_wi=2", imageAlt: "Sofia García"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Miguel Torres", handle: "Dueño, Empresa de Transporte", testimonial: "Profesionales serios que cumplen con lo prometido. Servicio rápido, honesto y con verdadera expertise en mecánica pesada.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user