diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a2922d..575d911 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,19 +28,19 @@ const heroCarouselItems = [ id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/women-posing-robes-spa_23-2148345732.jpg", imageAlt: "Clínica de Estética Avançada" }, { - id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", imageAlt: "Dra Tayna Siqueira" + id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=1", imageAlt: "Dra Tayna Siqueira" }, { - id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg", imageAlt: "Ambiente da Clínica" + id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg?_wi=1", imageAlt: "Ambiente da Clínica" }, { - id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg", imageAlt: "Resultados de Transformação" + id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg?_wi=1", imageAlt: "Resultados de Transformação" }, { - id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/profile-view-young-brunette-facial-therapy-session-health-beauty-spa_662251-2098.jpg", imageAlt: "Tecnologia Avançada" + id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/profile-view-young-brunette-facial-therapy-session-health-beauty-spa_662251-2098.jpg?_wi=1", imageAlt: "Tecnologia Avançada" }, { - id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237521.jpg", imageAlt: "Equipe Profissional" + id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237521.jpg?_wi=1", imageAlt: "Equipe Profissional" } ]; @@ -52,7 +52,7 @@ const procedureFeatures = [ imageSrc: "http://img.b2bpic.net/free-photo/client-beautician-s-appointment-consultation-face-shaping-preparation-upcoming-procedures-visual-examination-problem-areas_343596-4182.jpg", imageAlt: "Procedimento Botox" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-using-marker_23-2149103581.jpg", imageAlt: "Resultados Botox" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-using-marker_23-2149103581.jpg?_wi=1", imageAlt: "Resultados Botox" } ] }, @@ -63,7 +63,7 @@ const procedureFeatures = [ imageSrc: "http://img.b2bpic.net/free-photo/female-dermatologist-with-prick-hands_1303-23178.jpg", imageAlt: "Preenchimento Facial" }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg", imageAlt: "Resultados Preenchimento" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg?_wi=2", imageAlt: "Resultados Preenchimento" } ] }, @@ -71,10 +71,10 @@ const procedureFeatures = [ title: "Laser Dermatológico", description: "Tratamento de pele com tecnologia laser avançada para rejuvenescimento e suavização.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/profile-view-young-brunette-facial-therapy-session-health-beauty-spa_662251-2098.jpg", imageAlt: "Tratamento Laser" + imageSrc: "http://img.b2bpic.net/free-photo/profile-view-young-brunette-facial-therapy-session-health-beauty-spa_662251-2098.jpg?_wi=2", imageAlt: "Tratamento Laser" }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg", imageAlt: "Resultados Laser" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg?_wi=3", imageAlt: "Resultados Laser" } ] } @@ -82,13 +82,13 @@ const procedureFeatures = [ const resultProducts = [ { - id: "result-1", name: "Rejuvenescimento Facial Completo", price: "Transformação Visível", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg", imageAlt: "Resultado Rejuvenescimento" + id: "result-1", name: "Rejuvenescimento Facial Completo", price: "Transformação Visível", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg?_wi=4", imageAlt: "Resultado Rejuvenescimento" }, { - id: "result-2", name: "Redução de Rugas", price: "Resultado Natural", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-using-marker_23-2149103581.jpg", imageAlt: "Resultado Redução de Rugas" + id: "result-2", name: "Redução de Rugas", price: "Resultado Natural", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-using-marker_23-2149103581.jpg?_wi=2", imageAlt: "Resultado Redução de Rugas" }, { - id: "result-3", name: "Contorno Facial", price: "Beleza Realçada", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg", imageAlt: "Resultado Contorno Facial" + id: "result-3", name: "Contorno Facial", price: "Beleza Realçada", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg?_wi=5", imageAlt: "Resultado Contorno Facial" } ]; @@ -137,10 +137,10 @@ const whyUsFeatures = [ title: "Expertise Profissional", description: "Dra Tayna é especialista em estética avançada com formação contínua nas técnicas mais modernas.", icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", imageAlt: "Dra Tayna Siqueira" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=2", imageAlt: "Dra Tayna Siqueira" }, { - imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237521.jpg", imageAlt: "Equipe Profissional" + imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237521.jpg?_wi=2", imageAlt: "Equipe Profissional" } ] }, @@ -148,10 +148,10 @@ const whyUsFeatures = [ title: "Tecnologia de Ponta", description: "Equipamentos dermatológicos de última geração para resultados seguros e eficazes.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/profile-view-young-brunette-facial-therapy-session-health-beauty-spa_662251-2098.jpg", imageAlt: "Tecnologia Avançada" + imageSrc: "http://img.b2bpic.net/free-photo/profile-view-young-brunette-facial-therapy-session-health-beauty-spa_662251-2098.jpg?_wi=3", imageAlt: "Tecnologia Avançada" }, { - imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg", imageAlt: "Equipamentos Modernos" + imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg?_wi=2", imageAlt: "Equipamentos Modernos" } ] }, @@ -159,10 +159,10 @@ const whyUsFeatures = [ title: "Personalização Total", description: "Cada paciente recebe um plano de tratamento customizado conforme seus objetivos e tipo de pele.", icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg", imageAlt: "Resultados Personalizados" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-woman-s-head_23-2149349929.jpg?_wi=6", imageAlt: "Resultados Personalizados" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-using-marker_23-2149103581.jpg", imageAlt: "Tratamento Customizado" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-using-marker_23-2149103581.jpg?_wi=3", imageAlt: "Tratamento Customizado" } ] }