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"