From 56e94a7cd8ac4be12a1ac593442588fca229ede7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 05:52:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dc268b9..5aa74f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,8 +65,8 @@ export default function LandingPage() { mediaAnimation="slide-up" rating={4} ratingText="Based on 66 reviews" - tagAnimation="text-stagger" - buttonAnimation="hover-magnetic" + tagAnimation="entrance-slide" + buttonAnimation="expand-hover" />
-- 2.49.1