From d990f00fa0d55c3297033c5f020853a4f154c214 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:00:22 +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 fdf85ab..bf9eb95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/beautiful-smiling-woman-running-with-young-positive-man-street_23-2148012631.jpg" imageAlt="Cameraman and fashion designer collaborating on a set" showDimOverlay={true} - buttonAnimation="shift-hover" + buttonAnimation="hover-magnetic" />
-- 2.49.1