diff --git a/src/app/page.tsx b/src/app/page.tsx index d061505..80529e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,8 @@ export default function LandingPage() { { text: "Start a Project", href: "#contact" }, { text: "See Services", href: "#services" } ]} - buttonAnimation="entrance-slide" - mediaAnimation="entrance-slide" + buttonAnimation="blur-reveal" + mediaAnimation="blur-reveal" />