Update src/app/sobre/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ title: "Tecnologia de Ponta", description: "Equipamentos modernos que garantem diagnósticos precisos e tratamentos mais rápidos.", icon: ShieldCheck },
|
||||
{ title: "Equipe Especializada", description: "Profissionais altamente qualificados e dedicados à atualização contínua.", icon: Users }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg?_wi=12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-patient-happy-smiley_23-2148338140.jpg?_wi=13"
|
||||
columns={[
|
||||
{ title: "Tratamentos", items: [{ label: "Implantes", href: "/servicos" }, { label: "Ortodontia", href: "/servicos" }] },
|
||||
{ title: "Sobre Nós", items: [{ label: "Nossa História", href: "/sobre" }, { label: "Equipe", href: "/sobre" }] },
|
||||
|
||||
Reference in New Issue
Block a user