Update src/app/page.tsx
This commit is contained in:
@@ -155,22 +155,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardFive
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Clarity That Cuts Through Noise", quote: "PCW doesn't just create images — he reveals what we've already built. Working with him transformed how we see ourselves. Every frame felt like a mirror we finally needed to look into.", name: "Sarah Chen", role: "Founder & CEO, Venture Studio", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-looking-camera-sitting-meeting_1163-3922.jpg", imageAlt: "Sarah Chen"
|
||||
id: "1", title: "Clarity That Cuts Through Noise", quote: "PCW doesn't just create images — he reveals what we've already built. Working with him transformed how we see ourselves. Every frame felt like a mirror we finally needed to look into.", name: "Sarah Chen", date: "", tag: "Founder & CEO, Venture Studio", avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-looking-camera-sitting-meeting_1163-3922.jpg", avatarAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", title: "A Director Who Actually Listens", quote: "Most creatives impose their vision. PCW listened to what we were trying to be, then showed us more clearly than we could see ourselves. That's the difference between good work and impossible work.", name: "Marcus Rodriguez", role: "Creative Director, Luxury Brand", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", imageAlt: "Marcus Rodriguez"
|
||||
id: "2", title: "A Director Who Actually Listens", quote: "Most creatives impose their vision. PCW listened to what we were trying to be, then showed us more clearly than we could see ourselves. That's the difference between good work and impossible work.", name: "Marcus Rodriguez", date: "", tag: "Creative Director, Luxury Brand", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", avatarAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Every Frame Earned Its Place", quote: "The standard of craftsmanship is uncompromising. Nothing wasted, nothing forced. It's the work of someone who actually cares about getting it right.", name: "Elena Kobayashi", role: "Chief Brand Officer, Tech Platform", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-cv_23-2149927606.jpg", imageAlt: "Elena Kobayashi"
|
||||
id: "3", title: "Every Frame Earned Its Place", quote: "The standard of craftsmanship is uncompromising. Nothing wasted, nothing forced. It's the work of someone who actually cares about getting it right.", name: "Elena Kobayashi", date: "", tag: "Chief Brand Officer, Tech Platform", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-cv_23-2149927606.jpg", avatarAlt: "Elena Kobayashi"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Above and Beyond, Literally", quote: "He set standards we didn't know we needed to meet. Now our team uses 'the PCW standard' as shorthand for work that refuses compromise. That's the mark of true excellence.", name: "James Wong", role: "VP Product, SaaS Platform", imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", imageAlt: "James Wong"
|
||||
id: "4", title: "Above and Beyond, Literally", quote: "He set standards we didn't know we needed to meet. Now our team uses 'the PCW standard' as shorthand for work that refuses compromise. That's the mark of true excellence.", name: "James Wong", date: "", tag: "VP Product, SaaS Platform", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", avatarAlt: "James Wong"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Accountability That Inspires", quote: "Working with someone who actually takes ownership of outcomes is rare. It pushed our entire team to think bigger and demand more of ourselves.", name: "Amara Okonkwo", role: "Founder, Design Agency", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-female-professional-posing-with-arms-folded_74855-2814.jpg", imageAlt: "Amara Okonkwo"
|
||||
id: "5", title: "Accountability That Inspires", quote: "Working with someone who actually takes ownership of outcomes is rare. It pushed our entire team to think bigger and demand more of ourselves.", name: "Amara Okonkwo", date: "", tag: "Founder, Design Agency", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-successful-female-professional-posing-with-arms-folded_74855-2814.jpg", avatarAlt: "Amara Okonkwo"
|
||||
},
|
||||
{
|
||||
id: "6", title: "The Discipline of Documentary", quote: "You can feel the documentary background in every project. He's ready for the moment. He doesn't manufacture — he reveals. That authenticity is worth everything.", name: "David Kim", role: "Creative Producer, Film Studio", imageSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-93110.jpg", imageAlt: "David Kim"
|
||||
id: "6", title: "The Discipline of Documentary", quote: "You can feel the documentary background in every project. He's ready for the moment. He doesn't manufacture — he reveals. That authenticity is worth everything.", name: "David Kim", date: "", tag: "Creative Producer, Film Studio", avatarSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-93110.jpg", avatarAlt: "David Kim"
|
||||
},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
|
||||
Reference in New Issue
Block a user