From 71c4c5e44629e1c9f39da587876fbe08cb1e0183 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 19:15:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 59ec677..f81f537 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,6 @@ export default function Home() {
@@ -150,6 +150,7 @@ export default function Home() { plans={pricingPlans} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -159,6 +160,7 @@ export default function Home() { testimonials={testimonials} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -172,6 +174,7 @@ export default function Home() { mediaPosition="right" faqsAnimation="slide-up" textboxLayout="default" + useInvertedBackground={false} />
@@ -182,6 +185,7 @@ export default function Home() { { text: "Contattaci", href: "#" } ]} background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />