diff --git a/src/app/page.tsx b/src/app/page.tsx index 4566b5e..3ddc98a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blonde-female-doctor-with-stethoscope-wearing-eyeglasses-holding-receipt-book_114579-15811.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blonde-female-doctor-with-stethoscope-wearing-eyeglasses-holding-receipt-book_114579-15811.jpg?_wi=1" imageAlt="Dra. Sara Lagar" /> @@ -104,7 +104,7 @@ export default function LandingPage() { icon: Sparkles, title: "Armonización Facial", description: "Resaltamos tus rasgos con elegancia.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-doctor-with-stethoscope-wearing-eyeglasses-holding-receipt-book_114579-15811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-doctor-with-stethoscope-wearing-eyeglasses-holding-receipt-book_114579-15811.jpg?_wi=2", imageAlt: "luxury clinic interior", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { icon: Droplet, title: "Labios Definidos", description: "Volumen natural y cuidado constante.", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-caucasian-girl-with-green-leaf-smiling-red-background-studio-shot-attractive-nude-ginger-woman-with-plant_197531-29774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-caucasian-girl-with-green-leaf-smiling-red-background-studio-shot-attractive-nude-ginger-woman-with-plant_197531-29774.jpg?_wi=1", imageAlt: "confident woman professional portrait", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { icon: Zap, title: "Vitaminas faciales", description: "Luminosidad y salud profunda.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3509.jpg?_wi=1", imageAlt: "mature glowing skin portrait", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { icon: Activity, title: "Mesoterapia Capilar", description: "Fortalece tu cabello desde la raíz.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-makeup-artist-applying-products_23-2149350642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-makeup-artist-applying-products_23-2149350642.jpg?_wi=1", imageAlt: "smiling elegant woman", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { icon: Diamond, title: "Mandíbula Definida", description: "Estructura y juventud renovada.", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-avocado-apple-cherries-white-background_23-2147907011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-avocado-apple-cherries-white-background_23-2147907011.jpg?_wi=1", imageAlt: "modern beautiful woman", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "La Dra. Sara no solo es doctora, es una artista. Nunca me había visto tan natural.", name: "María G.", role: "Paciente", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-caucasian-girl-with-green-leaf-smiling-red-background-studio-shot-attractive-nude-ginger-woman-with-plant_197531-29774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-caucasian-girl-with-green-leaf-smiling-red-background-studio-shot-attractive-nude-ginger-woman-with-plant_197531-29774.jpg?_wi=2", }, { id: "2", @@ -172,7 +172,7 @@ export default function LandingPage() { quote: "Su honestidad me dio mucha tranquilidad desde el primer momento. El resultado es perfecto.", name: "Elena R.", role: "Paciente", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3509.jpg?_wi=2", }, { id: "3", @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "Se nota la sensibilidad estética en cada detalle. Volveré sin duda.", name: "Carla S.", role: "Paciente", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-makeup-artist-applying-products_23-2149350642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-makeup-artist-applying-products_23-2149350642.jpg?_wi=2", }, { id: "4", @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "La cercanía de la Dra. es increíble, explica todo a detalle y te cuida muchísimo.", name: "Ana L.", role: "Paciente", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-avocado-apple-cherries-white-background_23-2147907011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-avocado-apple-cherries-white-background_23-2147907011.jpg?_wi=2", }, { id: "5",