Update src/app/termo-idraulica/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user