diff --git a/src/app/page.tsx b/src/app/page.tsx index 56d26fd..23df85c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />