diff --git a/src/app/page.tsx b/src/app/page.tsx index a288057..956aaff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { { text: 'Our Services', href: '#services' } ]} buttonAnimation="opacity" - mediaAnimation="none" useInvertedBackground={false} /> @@ -100,8 +99,7 @@ export default function LandingPage() {