diff --git a/src/app/page.tsx b/src/app/page.tsx index 5869c24..e5739c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" gridVariant="three-columns-all-equal-width" + useInvertedBackground={false} + description="" title="Das sagen unsere Kunden" testimonials={[ { id: "t1", name: "Gast 1", role: "Kunde", company: "Arena 3", rating: 5 },