diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ae2242..d55c850 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,6 +65,7 @@ export default function LandingPage() { buttons={[ { text: "Learn More About Us", href: "#" } ]} + useInvertedBackground={false} />