Merge version_1 into main #2
@@ -45,17 +45,18 @@ export default function LandingPage() {
|
||||
tag="Servicio Urgente"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
|
||||
imageAlt="Fontanero profesional Jose Luis Peiró en Gandia"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "María García", handle: "Propietaria Residencial", testimonial: "Reparó mi fuga en menos de 2 horas. Muy profesional y limpio. Recomendado.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"
|
||||
},
|
||||
{
|
||||
name: "Carlos López", handle: "Empresario Local", testimonial: "Cambio completo de sanitarios en mi oficina. Trabajo excelente, sin complicaciones.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-handsome-businessman-with-stubble-showing-thumbs-up_1262-12629.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-handsome-businessman-with-stubble-showing-thumbs-up_1262-12629.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -78,7 +79,7 @@ export default function LandingPage() {
|
||||
id: "01", title: "Instalación de Sanitarios", description: "Instalación y reemplazo de lavabos, inodoros, duchas y bañeras con acabado profesional.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1563.jpg", imageAlt: "Instalación de sanitarios moderna"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Reparación de Electrodomésticos", description: "Reparación especializada de lavadoras y otros electrodomésticos conectados a fontanería.", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2", imageAlt: "Reparación de lavadora profesional"
|
||||
id: "02", title: "Reparación de Electrodomésticos", description: "Reparación especializada de lavadoras y otros electrodomésticos conectados a fontanería.", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", imageAlt: "Reparación de lavadora profesional"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Desatascos Urgentes", description: "Desatascos rápidos y efectivos en tuberías, alcantarillas y sistemas de drenaje.", imageSrc: "http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg", imageAlt: "Servicio de desatasco de emergencia"
|
||||
@@ -102,28 +103,22 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García", role: "Propietaria", company: "Residencia Gandia Centro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Foto de María García"
|
||||
id: "1", name: "María García", role: "Propietaria", company: "Residencia Gandia Centro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Foto de María García"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos López", role: "Empresario", company: "Oficinas Valencia", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-handsome-businessman-with-stubble-showing-thumbs-up_1262-12629.jpg?_wi=2", imageAlt: "Foto de Carlos López"
|
||||
id: "2", name: "Carlos López", role: "Empresario", company: "Oficinas Valencia", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-handsome-businessman-with-stubble-showing-thumbs-up_1262-12629.jpg", imageAlt: "Foto de Carlos López"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ana Martínez", role: "Administradora", company: "Comunidad de Vecinos", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=3", imageAlt: "Foto de Ana Martínez"
|
||||
id: "3", name: "Ana Martínez", role: "Administradora", company: "Comunidad de Vecinos", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Foto de Ana Martínez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Juan Rodríguez", role: "Propietario", company: "Casa Gandia", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=4", imageAlt: "Foto de Juan Rodríguez"
|
||||
id: "4", name: "Juan Rodríguez", role: "Propietario", company: "Casa Gandia", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Foto de Juan Rodríguez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Isabel Fernández", role: "Gerente", company: "Hotel Costero", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-female-executive-gesturing-thumbs-up-against-isolated-background_662251-283.jpg", imageAlt: "Foto de Isabel Fernández"
|
||||
id: "5", name: "Isabel Fernández", role: "Gerente", company: "Hotel Costero", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hispanic-female-executive-gesturing-thumbs-up-against-isolated-background_662251-283.jpg", imageAlt: "Foto de Isabel Fernández"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Miguel Torres", role: "Propietario", company: "Restaurante Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-handsome-businessman-with-stubble-showing-thumbs-up_1262-12629.jpg?_wi=3", imageAlt: "Foto de Miguel Torres"
|
||||
id: "6", name: "Miguel Torres", role: "Propietario", company: "Restaurante Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-handsome-businessman-with-stubble-showing-thumbs-up_1262-12629.jpg", imageAlt: "Foto de Miguel Torres"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -142,7 +137,7 @@ export default function LandingPage() {
|
||||
description="Jose Luis Peiró"
|
||||
subdescription="C. del Lector Romero, 48 - Gandia, Valencia"
|
||||
icon={Phone}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
|
||||
imageAlt="Ubicación de Jose Luis Peiró en Gandia"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user