From 9c1efdab3e9e0772f3111acb0d56c05b32a81453 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:44:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5e4d35..78fcb95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg?_wi=1" imageAlt="Nutricionista profesional" mediaAnimation="slide-up" avatars={[ @@ -142,7 +142,7 @@ export default function LandingPage() { description="Entiendo que cada persona es un mundo. Por eso, mi método no se basa en restricciones, sino en educación y hábitos que perduran en el tiempo." subdescription="Nutricionista clínica colegiada, especializada en cambio de composición corporal y salud metabólica." icon={UserCheck} - imageSrc="http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -157,36 +157,36 @@ export default function LandingPage() { title: "Evaluación Inicial", description: "Analizamos tus hábitos, metas y estado de salud actual mediante una sesión de diagnóstico profundo.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg?_wi=3", imageAlt: "healthy food minimal photography black and white", }, { title: "Plan Personalizado", description: "Diseño de un plan nutricional flexible, basado en tus gustos, presupuesto y ritmo de vida diario.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg?_wi=4", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg?_wi=3", }, - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg?_wi=4", imageAlt: "nutritionist professional portrait black and white", }, { title: "Seguimiento Continuo", description: "Ajustes mensuales según tu evolución, control de resultados y soporte directo por nuestra app.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-son-cooking-together_23-2148215320.jpg?_wi=5", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-healthy-food_23-2147829399.jpg?_wi=5", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-white-outfit-greeting-someone_114579-55311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-white-outfit-greeting-someone_114579-55311.jpg?_wi=1", imageAlt: "portrait of happy customer neutral background", }, ]} @@ -272,7 +272,7 @@ export default function LandingPage() { role: "Ingeniera", company: "Cliente Feliz", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-white-outfit-greeting-someone_114579-55311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-white-outfit-greeting-someone_114579-55311.jpg?_wi=2", }, { id: "2", -- 2.49.1