diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bc8ce9..45cefa7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function HomePage() { { text: "Chiama Ora 06 333 0385", href: "tel:06-333-0385" }, { text: "Richiedi un Preventivo", href: "/contatti" }, ]} - buttonAnimation="none" + buttonAnimation="opacity" background={{ variant: "radial-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg" imageAlt="Showroom bagno Catini Danilo Roma" @@ -73,7 +73,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg" imageAlt="Interno del negozio Catini Danilo" mediaAnimation="opacity" - metricsAnimation="smooth" + metricsAnimation="opacity" /> @@ -166,7 +166,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} animationType="slide-up" - faqsAnimation="smooth" + faqsAnimation="opacity" faqs={[ { id: "1", title: "Quali sono gli orari di apertura del negozio?", content: "Il negozio è aperto dal lunedì al venerdì dalle 8:00 alle 18:00 e il sabato dalle 9:00 alle 13:00. Contattaci per orari speciali o appuntamenti fuori dagli orari indicati."}, @@ -199,7 +199,7 @@ export default function HomePage() { ctaButton={{ text: "Chiama 06 333 0385", href: "tel:06-333-0385" }} ctaIcon={Phone} useInvertedBackground={false} - animationType="slide-up" + animationType="opacity" />