Update src/app/page.tsx

This commit is contained in:
2026-03-08 18:09:06 +00:00
parent 35d193c042
commit d7521f82c8

View File

@@ -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"