Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:40:22 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Agendar consulta", href: "#contact" },
{ text: "Falar no WhatsApp", href: "https://wa.me/558131962165" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "fluid" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg", imageAlt: "Interior clínica moderna" },
{ imageSrc: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", imageAlt: "Clareamento dental profissional" },
@@ -181,7 +181,7 @@ export default function LandingPage() {
{ text: "Agendar Consulta", href: "https://wa.me/558131962165?text=Olá%2C%20gostaria%20de%20agendar%20uma%20consulta" },
{ text: "(81) 3196-2165", href: "tel:+558131962165" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "fluid" }}
useInvertedBackground={false}
/>
</div>