Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-20 03:00:50 +00:00

View File

@@ -166,27 +166,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahchen_ceo", testimonial: "MarketingPro completely transformed our brand presence. Their strategic approach and creative execution resulted in a 340% increase in qualified leads within six months.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"
},
{
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "The team's expertise in digital marketing and their ability to understand our target audience is exceptional. They've become an essential partner in our growth strategy.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
id: "3", name: "Emma Watson", handle: "@emmawatson_brand", testimonial: "Outstanding creative work combined with data-driven insights. MarketingPro delivered a comprehensive campaign that exceeded all our expectations and metrics.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"
},
{
id: "4", name: "David Park", handle: "@davidpark_founder", testimonial: "Professional, responsive, and results-oriented. MarketingPro has been instrumental in scaling our startup from zero to a recognized brand in our industry.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
id: "5", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "Exceptional team that genuinely cares about client success. Their innovative approaches and transparent communication made our marketing journey seamless.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3"
},
{
id: "6", name: "James Wilson", handle: "@jameswilson_biz", testimonial: "Working with MarketingPro was a game-changer for our business. Their strategic expertise and creative excellence delivered results we didn't think were possible.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
}
]}
/>