diff --git a/src/app/page.tsx b/src/app/page.tsx index f62b9a2..8ef57bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,17 +45,17 @@ export default function LandingPage() { title="Sorria com Confiança — Tratamentos Dentários de Alta Qualidade em Talatona" description="Atendimento humanizado, tecnologia moderna e resultados que transformam vidas." testimonials={[ - { name: "Ana Silva", handle: "@ana", testimonial: "Excelente atendimento, recomendo!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-going-through-dental-treatment-with-expander_23-2147862044.jpg", imageAlt: "modern dental clinic professional setting" }, - { name: "Carlos M.", handle: "@carlos", testimonial: "Tratamento impecável e tecnologia de ponta.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg", imageAlt: "modern dental clinic professional setting" }, - { name: "Maria Sousa", handle: "@maria", testimonial: "A melhor clínica em Luanda.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg", imageAlt: "modern dental clinic professional setting" }, - { name: "João Paulo", handle: "@jp", testimonial: "Profissionais muito atenciosos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-pen_1098-898.jpg", imageAlt: "modern dental clinic professional setting" }, - { name: "Beatriz V.", handle: "@bia", testimonial: "Resultados acima da expectativa.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-redhead-girl-sitting-dentist-chair-with-mirror-hands-looking-camera_613910-17783.jpg", imageAlt: "modern dental clinic professional setting" }, + { name: "Ana Silva", handle: "@ana", testimonial: "Excelente atendimento, recomendo!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-going-through-dental-treatment-with-expander_23-2147862044.jpg?_wi=1", imageAlt: "modern dental clinic professional setting" }, + { name: "Carlos M.", handle: "@carlos", testimonial: "Tratamento impecável e tecnologia de ponta.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=1", imageAlt: "modern dental clinic professional setting" }, + { name: "Maria Sousa", handle: "@maria", testimonial: "A melhor clínica em Luanda.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg?_wi=1", imageAlt: "modern dental clinic professional setting" }, + { name: "João Paulo", handle: "@jp", testimonial: "Profissionais muito atenciosos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-pen_1098-898.jpg?_wi=1", imageAlt: "modern dental clinic professional setting" }, + { name: "Beatriz V.", handle: "@bia", testimonial: "Resultados acima da expectativa.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-redhead-girl-sitting-dentist-chair-with-mirror-hands-looking-camera_613910-17783.jpg?_wi=1", imageAlt: "modern dental clinic professional setting" }, ]} buttons={[ { text: "Marcar Consulta no WhatsApp", href: "https://wa.me/244923986248" }, { text: "Ver Serviços", href: "#features" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-going-through-dental-treatment-with-expander_23-2147862044.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-going-through-dental-treatment-with-expander_23-2147862044.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9769.jpg", alt: "Paciente sorrindo" }, { src: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67233.jpg", alt: "Dentista explicadora" }, @@ -72,10 +72,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Ana Silva", handle: "@ana", testimonial: "Atendimento fantástico!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg" }, - { id: "2", name: "Carlos M.", handle: "@carlos", testimonial: "Clínica muito moderna.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg" }, - { id: "3", name: "Maria Sousa", handle: "@maria", testimonial: "Confiança total nos profissionais.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-pen_1098-898.jpg" }, - { id: "4", name: "Joao Paulo", handle: "@jp", testimonial: "Excelente localização em Talatona.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-redhead-girl-sitting-dentist-chair-with-mirror-hands-looking-camera_613910-17783.jpg" }, + { id: "1", name: "Ana Silva", handle: "@ana", testimonial: "Atendimento fantástico!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=2" }, + { id: "2", name: "Carlos M.", handle: "@carlos", testimonial: "Clínica muito moderna.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg?_wi=2" }, + { id: "3", name: "Maria Sousa", handle: "@maria", testimonial: "Confiança total nos profissionais.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-pen_1098-898.jpg?_wi=2" }, + { id: "4", name: "Joao Paulo", handle: "@jp", testimonial: "Excelente localização em Talatona.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-redhead-girl-sitting-dentist-chair-with-mirror-hands-looking-camera_613910-17783.jpg?_wi=2" }, { id: "5", name: "Beatriz V.", handle: "@bia", testimonial: "O melhor clareamento que já fiz.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg" }, ]} title="Pacientes satisfeitos com resultados reais"