From 75c77fe9a28a6e547572d21ef7763ad6f6155131 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:08:47 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2bf325c..f2c41c7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,7 +74,7 @@ export default function ContactPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png" - mediaAnimation="smooth" + mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Your email address" buttonText="Schedule a Call" -- 2.49.1