diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d28e0c..fb472af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,22 +131,22 @@ export default function LandingPage() { description="Hear from brands that trusted us to transform their marketing" testimonials={[ { - id: "1", name: "Sarah Chen", role: "CEO", testimonial: "Elevate transformed our entire marketing strategy. Within 6 months, we saw a 420% increase in qualified leads. Their team is truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional portrait woman business headshot" + id: "1", name: "Sarah Chen", role: "CEO", testimonial: "Elevate transformed our entire marketing strategy. Within 6 months, we saw a 420% increase in qualified leads. Their team is truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "professional portrait woman business headshot" }, { - id: "2", name: "Marcus Johnson", role: "Marketing Director", testimonial: "Working with Elevate has been a game-changer. Their insights are sharp, execution is flawless, and results exceed expectations every single time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait man business headshot" + id: "2", name: "Marcus Johnson", role: "Marketing Director", testimonial: "Working with Elevate has been a game-changer. Their insights are sharp, execution is flawless, and results exceed expectations every single time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait man business headshot" }, { id: "3", name: "Emma Rodriguez", role: "Founder", testimonial: "The strategic approach and creative excellence they bring is unmatched. Our brand awareness tripled in just four months. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional portrait woman corporate headshot" }, { - id: "4", name: "David Kim", role: "Operations Manager", testimonial: "Professional, innovative, and results-driven. Elevate delivered campaigns that not only looked beautiful but performed phenomenally well.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait man corporate headshot" + id: "4", name: "David Kim", role: "Operations Manager", testimonial: "Professional, innovative, and results-driven. Elevate delivered campaigns that not only looked beautiful but performed phenomenally well.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait man corporate headshot" }, { - id: "5", name: "Jessica Williams", role: "CMO", testimonial: "Outstanding team. They took our fragmented marketing efforts and created a cohesive, powerful strategy that drove real business impact.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional portrait woman business headshot" + id: "5", name: "Jessica Williams", role: "CMO", testimonial: "Outstanding team. They took our fragmented marketing efforts and created a cohesive, powerful strategy that drove real business impact.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "professional portrait woman business headshot" }, { - id: "6", name: "Alex Thompson", role: "Product Lead", testimonial: "Transparent communication, strategic thinking, and impeccable execution. Elevate is the marketing partner you've been looking for.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait man corporate headshot" + id: "6", name: "Alex Thompson", role: "Product Lead", testimonial: "Transparent communication, strategic thinking, and impeccable execution. Elevate is the marketing partner you've been looking for.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait man corporate headshot" } ]} animationType="slide-up"