From e674c7c714b9233ae0ca9097e5f0057c51e157b7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:38:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd4cc85..8904a68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=1", imageAlt: "Resultados Naturais", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Resultados", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg?_wi=1" imageAlt="Clínica Unic Icaraí" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -137,7 +137,7 @@ export default function LandingPage() { imageAlt: "Contorno labial", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=2", imageAlt: "professional lip filler treatment", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageAlt: "Estrutura facial", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg?_wi=2", imageAlt: "professional lip filler treatment", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { imageAlt: "Tratamento de linhas", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg?_wi=1", imageAlt: "professional lip filler treatment", }, ]} @@ -195,10 +195,10 @@ export default function LandingPage() { title: "Dra. Vitória Hagge", subtitle: "Especialista em Harmonização Orofacial", detail: "Cirurgiã dentista reconhecida pelo cuidado e atenção a cada detalhe.", - imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=3", imageAlt: "professional female aesthetic dentist", }, ]} -- 2.49.1