diff --git a/src/app/page.tsx b/src/app/page.tsx index ca8228f..1825672 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,6 @@ export default function HomePage() { { text: "Let's Connect", href: "/contact" }, ]} buttonAnimation="slide-up" - useInvertedBackground={false} /> @@ -110,7 +109,6 @@ export default function HomePage() { tagAnimation="slide-up" animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} />