From 41a6ff10f654f2ce7b343084f2e62307e561a457 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:39:08 +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 f69cddc..8f9e718 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,11 +179,11 @@ export default function LandingPage() { tagIcon={Mail} tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} + mediaAnimation="opacity" useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/computer-with-social-profile-social-community_24877-53905.jpg" imageAlt="Newsletter signup" mediaPosition="right" - mediaAnimation="opacity" inputPlaceholder="your@email.com" buttonText="Subscribe" termsText="We respect your privacy. Unsubscribe anytime with one click." -- 2.49.1