From 822f976f77628f2fb7af6fd6aec7c2b51cfdac96 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:01:09 +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 bf9eb95..fdf85ab 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="hover-magnetic" + buttonAnimation="shift-hover" />
-- 2.49.1