From 07d900d031e63b8d61dbc63cf7c2cb81a0557554 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:50:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 139 ++++++++++++----------------------------------- 1 file changed, 36 insertions(+), 103 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f96ac17..86ffd79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -59,13 +49,9 @@ export default function LandingPage() { description="Realza tu belleza. Cuida tu salud. Medicina estética avanzada con enfoque preventivo." buttons={[ { - text: "Reservar cita", - href: "/contact", - }, + text: "Reservar cita", href: "/contact"}, { - text: "Ver tratamientos", - href: "/treatments", - }, + text: "Ver tratamientos", href: "/treatments"}, ]} imageSrc="http://img.b2bpic.net/free-photo/friends-posing-with-bathrobe-spa_23-2148206162.jpg" /> @@ -79,47 +65,17 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Endolift", - description: "Lifting mínimamente invasivo sin cirugía.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-salon_23-2149628117.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20696.jpg", - buttonText: "Ver", - }, + title: "Endolift", description: "Lifting mínimamente invasivo sin cirugía.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-salon_23-2149628117.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20699.jpg", buttonText: "Ver"}, { - title: "Faciales", - description: "Rejuvenecimiento integral para tu piel.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg", - buttonText: "Ver", - }, + title: "Faciales", description: "Rejuvenecimiento integral para tu piel.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg", buttonText: "Ver"}, { - title: "Acné y Manchas", - description: "Tratamientos correctivos avanzados.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20699.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8520.jpg", - buttonText: "Ver", - }, + title: "Acné y Manchas", description: "Tratamientos correctivos avanzados.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20696.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8520.jpg", buttonText: "Ver"}, { - title: "Preventiva", - description: "Medicina estética basada en salud.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetology-studio-procedures_1157-34905.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/spa-massage_1098-21968.jpg", - buttonText: "Ver", - }, + title: "Preventiva", description: "Medicina estética basada en salud.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetology-studio-procedures_1157-34905.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/spa-massage_1098-21968.jpg", buttonText: "Ver"}, { - title: "Bienestar", - description: "Masajes manuales exclusivos.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-standing-by-desk-with-hands-pocket_23-2148285694.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/friends-posing-with-bathrobe-spa_23-2148206161.jpg", - buttonText: "Ver", - }, + title: "Bienestar", description: "Masajes manuales exclusivos.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-standing-by-desk-with-hands-pocket_23-2148285694.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/friends-posing-with-bathrobe-spa_23-2148206161.jpg", buttonText: "Ver"}, { - title: "Corporal", - description: "Moldeado con resultados naturales.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-doctor-s-office-african-woman-couch-doctor-s-consultation_1157-48248.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage-using-oil_343596-4184.jpg", - buttonText: "Ver", - }, + title: "Corporal", description: "Moldeado con resultados naturales.", imageSrc: "http://img.b2bpic.net/free-photo/girl-doctor-s-office-african-woman-couch-doctor-s-consultation_1157-48248.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage-using-oil_343596-4184.jpg", buttonText: "Ver"}, ]} title="Tratamientos Destacados" description="Soluciones personalizadas con tecnología de vanguardia." @@ -134,25 +90,15 @@ export default function LandingPage() { author="Isabel Navarro" avatars={[ { - src: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-1098.jpg", - alt: "Isabel", - }, + src: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-1098.jpg", alt: "Isabel"}, { - src: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg", - alt: "Nuria", - }, + src: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg", alt: "Nuria"}, { - src: "http://img.b2bpic.net/free-photo/green-eyed-woman-with-perfect-skin-posing-white-wall-with-towel-her-head_197531-13949.jpg", - alt: "Claudia", - }, + src: "http://img.b2bpic.net/free-photo/green-eyed-woman-with-perfect-skin-posing-white-wall-with-towel-her-head_197531-13949.jpg", alt: "Claudia"}, { - src: "http://img.b2bpic.net/free-photo/smiling-portrait-blonde-african-young-women-holding-wooden-frame-front-their-face_23-2148178772.jpg", - alt: "Maria", - }, + src: "http://img.b2bpic.net/free-photo/smiling-portrait-blonde-african-young-women-holding-wooden-frame-front-their-face_23-2148178772.jpg", alt: "Maria"}, { - src: "http://img.b2bpic.net/free-photo/patient-smiling-doctor-clinic_23-2152005934.jpg", - alt: "Sara", - }, + src: "http://img.b2bpic.net/free-photo/patient-smiling-doctor-clinic_23-2152005934.jpg", alt: "Sara"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -166,13 +112,9 @@ export default function LandingPage() { description="Nos comprometemos con la salud de tu piel y tu bienestar integral mediante técnicas avanzadas y un trato humano." metrics={[ { - value: "10+", - title: "Años de experiencia", - }, + value: "10+", title: "Años de experiencia"}, { - value: "5000+", - title: "Pacientes felices", - }, + value: "5000+", title: "Pacientes felices"}, ]} imageSrc="http://img.b2bpic.net/free-photo/female-doctor-using-digital-tablet-consult-patient_107420-65396.jpg" mediaAnimation="slide-up" @@ -181,49 +123,40 @@ export default function LandingPage() {
- + {}} + items={[]} + total="0€" + buttons={[]} + />