From 3509c6ae32b6cfef16d6d66d848b88b9c23f53ab Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 22:08:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 528516f..3800489 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "https://wa.me/244926000040", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -146,7 +146,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg?_wi=2", imageAlt: "general medical consultation stethoscope", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Laboratório de Exames", description: "Diagnósticos precisos com tecnologia avançada.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-scientists-meeting_23-2148969983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-scientists-meeting_23-2148969983.jpg?_wi=1", }, items: [ { @@ -186,7 +186,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/listen-your-heart_268835-945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/listen-your-heart_268835-945.jpg?_wi=1", imageAlt: "general medical consultation stethoscope", }, ]} @@ -229,7 +229,7 @@ export default function LandingPage() { description="A Clínica Anjos da Guarda é referência em Belas pelo atendimento ético, humano e eficiente. Nossa equipe de médicos altamente qualificados trabalha dia e noite para garantir o bem-estar de toda a comunidade angolana." subdescription="Um ambiente seguro, organizado e preparado para oferecer o melhor tratamento possível." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-scientists-meeting_23-2148969983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-scientists-meeting_23-2148969983.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -245,7 +245,7 @@ export default function LandingPage() { name: "Maria Silva", role: "Paciente", testimonial: "Excelente atendimento e muito profissionalismo. A equipe é maravilhosa.", - imageSrc: "http://img.b2bpic.net/free-photo/listen-your-heart_268835-945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/listen-your-heart_268835-945.jpg?_wi=2", }, { id: "2", -- 2.49.1