diff --git a/src/app/page.tsx b/src/app/page.tsx index 0197f8e..a83f4e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,6 +214,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "animated-grid" }} useInvertedBackground={false} + mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email address" buttonText="Subscribe"