From 553e9beb877f31e80c9d174b29ff4f6874f71686 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 18:04:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 213 +++++++---------------------------------------- 1 file changed, 30 insertions(+), 183 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ebad14..766785a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,41 +28,25 @@ export default function LandingPage() {
@@ -71,21 +55,11 @@ export default function LandingPage() { @@ -96,60 +70,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "1", - title: "Reformas integrales", - descriptions: [ - "Transformamos espacios con diseño exclusivo.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg?_wi=2", - imageAlt: "luxury apartment interior design", - }, - { - id: "2", - title: "Gestión de propiedades", - descriptions: [ - "Cuidado y rentabilidad profesional.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/female-ceos-business-meeting-evaluating-monthly-statistics-records-success-story_482257-133295.jpg", - imageAlt: "modern interior architecture design", - }, - { - id: "3", - title: "Coliving & Alquiler", - descriptions: [ - "Espacios optimizados para convivir.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg?_wi=1", - imageAlt: "happy client portrait luxury home", - }, - { - id: "4", - title: "Mantenimiento 24/7", - descriptions: [ - "Resolutivos en cualquier momento.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg?_wi=1", - imageAlt: "modern luxury apartment owner portrait", - }, - { - id: "5", - title: "Limpieza profesional", - descriptions: [ - "Atención impecable a los detalles.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204697.jpg?_wi=1", - imageAlt: "professional property investor portrait", - }, - { - id: "6", - title: "Asesoramiento experto", - descriptions: [ - "Acompañamiento personalizado y cercano.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459189.jpg?_wi=1", - imageAlt: "customer portrait high end renovation", - }, + { id: "1", title: "Reformas integrales", descriptions: ["Transformamos espacios con diseño exclusivo."], imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg" }, + { id: "2", title: "Gestión de propiedades", descriptions: ["Cuidado y rentabilidad profesional."], imageSrc: "http://img.b2bpic.net/free-photo/female-ceos-business-meeting-evaluating-monthly-statistics-records-success-story_482257-133295.jpg" }, + { id: "3", title: "Coliving & Alquiler", descriptions: ["Espacios optimizados para convivir."], imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg" }, + { id: "4", title: "Mantenimiento 24/7", descriptions: ["Resolutivos en cualquier momento."], imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg" }, + { id: "5", title: "Limpieza profesional", descriptions: ["Atención impecable a los detalles."], imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204697.jpg" }, + { id: "6", title: "Asesoramiento experto", descriptions: ["Acompañamiento personalizado y cercano."], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459189.jpg" } ]} title="Nuestros Servicios" description="Soluciones integrales diseñadas para tu tranquilidad." @@ -162,60 +88,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Elena M.", - role: "Propietaria", - company: "Cliente Particular", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg?_wi=2", - }, - { - id: "2", - name: "Jordi B.", - role: "Inversor", - company: "Real Estate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg?_wi=2", - }, - { - id: "3", - name: "Ana R.", - role: "Residente", - company: "Coliving", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204697.jpg?_wi=2", - }, - { - id: "4", - name: "Carlos S.", - role: "Propietario", - company: "Gestión", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459189.jpg?_wi=2", - }, - { - id: "5", - name: "María D.", - role: "Cliente", - company: "Viluria", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", - }, + { id: "1", name: "Elena M.", role: "Propietaria", company: "Cliente Particular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-moving-new-house_23-2149383620.jpg" }, + { id: "2", name: "Jordi B.", role: "Inversor", company: "Real Estate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg" }, + { id: "3", name: "Ana R.", role: "Residente", company: "Coliving", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204697.jpg" }, + { id: "4", name: "Carlos S.", role: "Propietario", company: "Gestión", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459189.jpg" }, + { id: "5", name: "María D.", role: "Cliente", company: "Viluria", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg" } ]} kpiItems={[ - { - value: "100+", - label: "Proyectos realizados", - }, - { - value: "98%", - label: "Satisfacción cliente", - }, - { - value: "24/7", - label: "Atención disponible", - }, + { value: "100+", label: "Proyectos realizados" }, + { value: "98%", label: "Satisfacción cliente" }, + { value: "24/7", label: "Atención disponible" } ]} title="Lo que dicen nuestros clientes" description="Experiencias reales de quienes confían en nuestra gestión." @@ -225,52 +107,17 @@ export default function LandingPage() {