From c86ae5189b877f1cffc032cab0e9964a77a1fc0a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 14:57:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c66d6b..fa20956 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { href: "#services", }, ]} - buttonAnimation="blur-reveal" + buttonAnimation="slide-up" /> -- 2.49.1