From 4062429a7596904e287bf4b5d6ec33dd3ab78f87 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:26:58 +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 b3ad9f9..5497500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,8 +57,8 @@ export default function LandingPage() { ariaLabel="Wedding Invitation Hero Section" tag="You're Invited" tagIcon={Sparkles} - tagAnimation="icon-arrow" - buttonAnimation="icon-arrow" + tagAnimation="shift-hover" + buttonAnimation="shift-hover" />
-- 2.49.1