diff --git a/src/app/page.tsx b/src/app/page.tsx index 257070f..30e1cc7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,7 +183,6 @@ export default function HomePage() { { icon: Instagram, href: "#", ariaLabel: "Instagram" }, { icon: Twitter, href: "#", ariaLabel: "Twitter" } ]} - useInvertedBackground={true} />