From 917c05e0b5ec952a0853a2a9e79e8d6563d8b4e5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 05:20:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 752268f..a24f8a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,12 +41,12 @@ export default function Home() { reverse: true } ], - animationType: "slide-up", textboxLayout: "default" as const, useInvertedBackground: false, + animationType: "slide-up" as const, textboxLayout: "default" as const, useInvertedBackground: false, tagAnimation: "opacity" as const, buttonAnimation: "opacity" as const }, contact: { id: "contact", tag: "Get in Touch", title: "Ready to Transform Your Business?", description: "Contact us today to learn how our solutions can help you succeed. We're here to answer all your questions.", background: { variant: "plain" as const }, - mediaPosition: "right", imageSrc: "https://r2.webild.com/image-manifest/img_a_diverse_group_of_business_professionals_engaged_in_a_lively_discussion_around_a_modern_conference_table?w=800&h=600&q=75&fm=webp", imageAlt: "Contact us", inputPlaceholder: "Your email address", buttonText: "Send Message", termsText: "By clicking Send Message, you agree to our Terms and Conditions.", tagAnimation: "opacity" as const, mediaAnimation: "opacity", useInvertedBackground: false + mediaPosition: "right" as const, imageSrc: "https://r2.webild.com/image-manifest/img_a_diverse_group_of_business_professionals_engaged_in_a_lively_discussion_around_a_modern_conference_table?w=800&h=600&q=75&fm=webp", imageAlt: "Contact us", inputPlaceholder: "Your email address", buttonText: "Send Message", termsText: "By clicking Send Message, you agree to our Terms and Conditions.", tagAnimation: "opacity" as const, mediaAnimation: "opacity", useInvertedBackground: false }, footer: { id: "footer", columns: [