Update src/app/termo-idraulica/page.tsx

This commit is contained in:
2026-03-02 20:58:28 +00:00
parent de9368bdbf
commit fd2e35fe1f

View File

@@ -60,7 +60,7 @@ export default function TermoIdraulicaPage() {
]}
textboxLayout="default"
useInvertedBackground={true}
animationType="smooth"
animationType="slide-up"
buttons={[
{ text: "Richiedi Supporto Tecnico", href: "/contatti" },
]}
@@ -84,7 +84,7 @@ export default function TermoIdraulicaPage() {
gridVariant="uniform-all-items-equal"
textboxLayout="default"
useInvertedBackground={false}
animationType="smooth"
animationType="slide-up"
carouselMode="buttons"
/>
</div>