From 0dcf929c2fd0d45ca021ef898e43a12cee64b32b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 04:22:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index df1e5af..686a53e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -207,6 +207,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg" imageAlt="Abstract illustration for contact section" mediaAnimation="blur-reveal" + mediaPosition="right" + tagAnimation="blur-reveal" inputPlaceholder="Your Email Address" buttonText="Send Inquiry" termsText="By clicking Send Inquiry you're confirming that you agree with our Terms and Conditions." -- 2.49.1