diff --git a/src/app/page.tsx b/src/app/page.tsx index b882b41..d863715 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { text: "Get in Touch", href: "contact" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-vector/modern-blog-landing-page-template_23-2148402691.jpg" + imageSrc="http://img.b2bpic.net/free-vector/modern-blog-landing-page-template_23-2148402691.jpg?_wi=1" imageAlt="Creative agency showcase" mediaAnimation="slide-up" frameStyle="card" @@ -87,7 +87,7 @@ export default function LandingPage() { title: "Digital Innovation", description: "Cutting-edge technologies and modern approaches to create future-ready solutions.", icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-vector/modern-blog-landing-page-template_23-2148402691.jpg" + imageSrc="http://img.b2bpic.net/free-vector/modern-blog-landing-page-template_23-2148402691.jpg?_wi=2" imageAlt="APEX Studio team collaboration" mediaAnimation="slide-up" imagePosition="right" @@ -154,17 +154,17 @@ export default function LandingPage() { tag="Social Proof" testimonials={[ { - id: "1", title: "Transformed Our Brand Vision", quote: "APEX Studio didn't just design our brand—they understood our mission and created an identity that resonates with our audience. The strategic approach and creative excellence were exceptional.", name: "Sarah Mitchell", role: "CEO, TechFlow Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"}, + id: "1", title: "Transformed Our Brand Vision", quote: "APEX Studio didn't just design our brand—they understood our mission and created an identity that resonates with our audience. The strategic approach and creative excellence were exceptional.", name: "Sarah Mitchell", role: "CEO, TechFlow Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { - id: "2", title: "Game-Changing Digital Experience", quote: "Working with APEX was seamless. Their web design platform exceeded all expectations—beautiful, intuitive, and conversion-focused. Our metrics improved significantly.", name: "Marcus Chen", role: "Founder, Innovate Labs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"}, + id: "2", title: "Game-Changing Digital Experience", quote: "Working with APEX was seamless. Their web design platform exceeded all expectations—beautiful, intuitive, and conversion-focused. Our metrics improved significantly.", name: "Marcus Chen", role: "Founder, Innovate Labs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Chen"}, { - id: "3", title: "Creative Partners We Trust", quote: "From strategy to execution, APEX Studio delivered excellence. Their team's attention to detail and collaborative approach made the entire project enjoyable and rewarding.", name: "Elena Rodriguez", role: "CMO, CloudSync Inc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Elena Rodriguez"}, + id: "3", title: "Creative Partners We Trust", quote: "From strategy to execution, APEX Studio delivered excellence. Their team's attention to detail and collaborative approach made the entire project enjoyable and rewarding.", name: "Elena Rodriguez", role: "CMO, CloudSync Inc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Elena Rodriguez"}, { - id: "4", title: "Elevated Our Market Position", quote: "The branding and motion design work was nothing short of spectacular. APEX Studio positioned us as an industry leader through their innovative creative solutions.", name: "James Thompson", role: "VP Product, DigitalWave", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Thompson"}, + id: "4", title: "Elevated Our Market Position", quote: "The branding and motion design work was nothing short of spectacular. APEX Studio positioned us as an industry leader through their innovative creative solutions.", name: "James Thompson", role: "VP Product, DigitalWave", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Thompson"}, { - id: "5", title: "Exceeded All Expectations", quote: "Professional, creative, and results-driven. APEX Studio delivered a complete brand overhaul that perfectly captured our vision and energized our team.", name: "Priya Patel", role: "Director, StartupX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Patel"}, + id: "5", title: "Exceeded All Expectations", quote: "Professional, creative, and results-driven. APEX Studio delivered a complete brand overhaul that perfectly captured our vision and energized our team.", name: "Priya Patel", role: "Director, StartupX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Priya Patel"}, { - id: "6", title: "True Creative Partners", quote: "What impressed us most was their strategic thinking combined with creative excellence. APEX Studio went above and beyond to deliver outstanding results.", name: "David Kim", role: "Founder, GrowthCo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"}, + id: "6", title: "True Creative Partners", quote: "What impressed us most was their strategic thinking combined with creative excellence. APEX Studio went above and beyond to deliver outstanding results.", name: "David Kim", role: "Founder, GrowthCo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kim"}, ]} textboxLayout="default" useInvertedBackground={false}