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