From d7521f82c8d62b9a4ca0506936c07e9eeea31b8f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:09:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa04343..8ab6451 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { id: "4", value: "3.2x", title: "Average ROI Multiple", items: ["Return on ad spend", "Across campaigns", "Performance-driven approach"] } ]} - animationType="slide-up" + animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} /> @@ -157,7 +157,7 @@ export default function LandingPage() { tag="Testimonials" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" + animationType="depth-3d" testimonials={[ { id: "1", name: "Sarah Mitchell", role: "CEO", testimonial: "SocialGrow transformed our online presence completely. Our follower count tripled in 6 months and our engagement rates are phenomenal. The team really understands our brand.", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-woman-smiling_1187-1564.jpg", imageAlt: "Sarah Mitchell" @@ -188,7 +188,7 @@ export default function LandingPage() { tag="Questions" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="slide-up" + faqsAnimation="blur-reveal" animationType="smooth" faqs={[ { @@ -223,7 +223,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/smiling-business-man-talking-phone-lounge_1262-3626.jpg" imageAlt="Contact us" - mediaAnimation="slide-up" + mediaAnimation="blur-reveal" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Get Free Consultation"