diff --git a/src/app/page.tsx b/src/app/page.tsx index a4302e8..48674ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,6 @@ export default function SitePage() { { text: "Explore Features", href: "#features" }, { text: "Schedule a Tour", href: "#contact" } ]} - useInvertedBackground={false} />
@@ -131,7 +130,7 @@ export default function SitePage() {