diff --git a/src/app/page.tsx b/src/app/page.tsx index 1955b62..f63ca94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { ]} animationType="scale-rotate" textboxLayout="default" - useInvertedBackground={true} + useInvertedBackground={false} buttons={[ { text: "See Testimonials", href: "testimonials" } ]}