From 1cfd9632f428cdf9c6eb1f8082d258d450bbcf60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:35:05 +0000 Subject: [PATCH] Update src/app/sobre/page.tsx --- src/app/sobre/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/sobre/page.tsx b/src/app/sobre/page.tsx index 22bd79a..30df6fa 100644 --- a/src/app/sobre/page.tsx +++ b/src/app/sobre/page.tsx @@ -136,21 +136,21 @@ export default function LandingPage() { id: "1", name: "Dra. Ana Paula", role: "Implantodontista e Cirurgiã", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Dra. Ana Paula, Implantodontista", }, { id: "2", name: "Dr. Carlos Santos", role: "Clínico Geral e Estética", - imageSrc: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg?_wi=2", imageAlt: "Dr. Carlos Santos, Clínico Geral", }, { id: "3", name: "Dra. Lúcia Mendes", role: "Periodontista e Harmonização", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-black-woman-outdoors_23-2149742303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-black-woman-outdoors_23-2149742303.jpg?_wi=2", imageAlt: "Dra. Lúcia Mendes, Periodontista", }, ]} @@ -170,7 +170,7 @@ export default function LandingPage() { name: "Mariana R.", role: "Empresária", testimonial: "A Odontologia Novo Mundo transformou meu sorriso! O atendimento é impecável e os resultados superaram minhas expectativas. Me sinto muito mais confiante.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=3", imageAlt: "Mariana R. avatar", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { name: "João P.", role: "Professor", testimonial: "Nunca imaginei que um tratamento odontológico poderia ser tão tranquilo e eficaz. A equipe é extremamente profissional e atenciosa.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg?_wi=3", imageAlt: "João P. avatar", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { name: "Cláudia S.", role: "Aposentada", testimonial: "Recebi implantes dentários na clínica e a experiência foi maravilhosa. Sem dor, com muito cuidado e um resultado natural. Recomendo a todos!", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-black-woman-outdoors_23-2149742303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-black-woman-outdoors_23-2149742303.jpg?_wi=3", imageAlt: "Cláudia S. avatar", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { name: "Roberto F.", role: "Designer", testimonial: "Excelente clínica! Fiz um clareamento e os dentes ficaram perfeitos. A equipe é muito acolhedora e o ambiente é super moderno.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg?_wi=2", imageAlt: "Roberto F. avatar", }, ]}