diff --git a/src/app/page.tsx b/src/app/page.tsx index f543062..ed88b03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,7 @@ export default function LandingPage() { description="Il Dott. Danilo D'Ercole accoglie i propri pazienti in uno studio all'avanguardia ad Agrigento, dove tecnologia e dedizione si incontrano per garantire salute e bellezza al tuo sorriso." buttons={[{ text: "Prenota una Visita", href: "#contact" }]} className="min-h-screen flex items-center bg-transparent" + background={{ variant: "radial-gradient" }} /> @@ -110,6 +111,7 @@ export default function LandingPage() { title="Partner e Certificazioni" description="Collaboriamo con i principali enti del settore odontoiatrico." useInvertedBackground={false} + textboxLayout="default" /> @@ -122,6 +124,7 @@ export default function LandingPage() { ]} sideTitle="Domande frequenti" faqsAnimation="slide-up" + textboxLayout="split" />