From 8594d1c86d8d467766c9f24ed8eab5e2fa013155 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:16:44 +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 25ae457..a98f3a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { tag="Stay Connected" title="Join Our Collectors' Circle" description="Receive invitations to exclusive collections, heritage stories, and limited-edition releases. Be part of the Safar family." - tagAnimation="entrance-slide" + tagAnimation="none" background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" -- 2.49.1