From 6d88fb7f88cb2d8c0ca452621c279b8bf0ccec69 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 17:26:18 +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 bcb6092..afcea45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,7 +210,7 @@ export default function LandingPage() { buttons={[ { text: "Get in Touch", href: "#" } ]} - buttonAnimation="bounce-effect" + buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} />