diff --git a/src/app/page.tsx b/src/app/page.tsx index 7700a8c..b7dc530 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,16 +79,16 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg", imageAlt: "Consultório odontológico moderno e limpo" + id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg?_wi=1", imageAlt: "Consultório odontológico moderno e limpo" }, { - id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", imageAlt: "Paciente sorrindo após tratamento odontológico" + id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1", imageAlt: "Paciente sorrindo após tratamento odontológico" }, { - id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg", imageAlt: "Dentista examinando paciente com equipamentos modernos" + id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=1", imageAlt: "Dentista examinando paciente com equipamentos modernos" }, { - id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", imageAlt: "Área de recepção elegante da clínica" + id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=1", imageAlt: "Área de recepção elegante da clínica" }, { id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg", imageAlt: "Dentista conversando com paciente em consulta" @@ -140,19 +140,19 @@ export default function LandingPage() { }, { title: "Clareamento Dental", description: "Sorriso mais branco e harmonioso através de técnicas seguras e eficazes.", buttonIcon: Palette, - buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg", imageAlt: "dental logo" + buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg?_wi=2", imageAlt: "dental logo" }, { title: "Próteses Totais e Parciais", description: "Reabilitação completa do sorriso com próteses personalizadas e confortáveis.", buttonIcon: Replace, - buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", imageAlt: "dental logo" + buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=2", imageAlt: "dental logo" }, { title: "Cirurgias Odontológicas", description: "Procedimentos realizados com segurança, conforto e precisão para sua saúde bucal.", buttonIcon: Scissors, - buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg", imageAlt: "dental logo" + buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=2", imageAlt: "dental logo" }, { title: "Tratamento Endodôntico", description: "Tratamento de canal com técnicas modernas e minimamente invasivas para preservar seu dente.", buttonIcon: HeartPulse, - buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", imageAlt: "dental logo" + buttonHref: "https://wa.me/5535984544167", imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=2", imageAlt: "dental logo" } ]} title="Nossos Serviços Odontológicos"