Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:13:04 +00:00
parent db7cf177be
commit 09795d4686

View File

@@ -136,7 +136,7 @@ export default function LandingPage() {
]}
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={true}
useInvertedBackground={false}
buttons={[
{ text: "See Testimonials", href: "testimonials" }
]}