diff --git a/src/app/contato/page.tsx b/src/app/contato/page.tsx index af3be49..2f2c8e9 100644 --- a/src/app/contato/page.tsx +++ b/src/app/contato/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { @@ -58,9 +58,9 @@ export default function LandingPage() { animationType="blur-reveal" useInvertedBackground={false} features={[ - { title: "Atendimento Humanizado", description: "Entendemos seus medos e trabalhamos com paciência.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg", imageAlt: "Atendimento humanizado" }, - { title: "Odontopediatria", description: "Experiência mágica e divertida para as crianças.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg", imageAlt: "Odontopediatria" }, - { title: "Tecnologia de Ponta", description: "Diagnósticos precisos com equipamentos modernos.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg", imageAlt: "Tecnologia" } + { title: "Atendimento Humanizado", description: "Entendemos seus medos e trabalhamos com paciência.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg?_wi=2", imageAlt: "Atendimento humanizado" }, + { title: "Odontopediatria", description: "Experiência mágica e divertida para as crianças.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg?_wi=3", imageAlt: "Odontopediatria" }, + { title: "Tecnologia de Ponta", description: "Diagnósticos precisos com equipamentos modernos.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg?_wi=4", imageAlt: "Tecnologia" } ]} title="Nossos diferenciais" description="Tecnologia, conforto e paixão por sorrisos." @@ -85,7 +85,7 @@ export default function LandingPage() { @@ -66,7 +66,7 @@ export default function LandingPage() {