diff --git a/src/app/page.tsx b/src/app/page.tsx index dd9fb3c..0ca45dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,6 @@ export default function LandingPage() { } ]} tagAnimation="opacity" - mediaAnimation="blur-reveal" /> @@ -262,4 +261,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file