From f668a9e92b50a3015ad8b22f23a7dc25bb1a4bd1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:47:33 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f6cad70..3f27ee6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -57,6 +57,7 @@ export default function ContactPage() { tagAnimation="blur-reveal" background={{ variant: "animated-grid" }} useInvertedBackground={false} + mediaAnimation="blur-reveal" mediaPosition="left" inputPlaceholder="your@email.com" buttonText="Subscribe"