diff --git a/src/app/page.tsx b/src/app/page.tsx index 701e0dc..bbc076d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,19 +53,19 @@ export default function FilmmakerPortfolio() { testimonials={[ { name: "Sarah Anderson", handle: "Creative Director", testimonial: "Outstanding cinematic quality and professional execution. Transformed our brand vision into compelling visual content.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "professional headshot portrait business" + imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=1", imageAlt: "professional headshot portrait business" }, { name: "Marcus Chen", handle: "Marketing Lead", testimonial: "The attention to detail and creative problem-solving was exceptional. Our campaign exceeded all expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg", imageAlt: "creative professional headshot portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=1", imageAlt: "creative professional headshot portrait" }, { name: "Elena Rodriguez", handle: "Brand Manager", testimonial: "Professional, innovative, and deeply committed to understanding our brand. Highly recommended for any film project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "professional business headshot photo" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=1", imageAlt: "professional business headshot photo" }, { name: "James Wilson", handle: "Producer", testimonial: "Collaborative and creative approach. The final product was beyond what we imagined. True filmmaking excellence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "creative director professional portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1", imageAlt: "creative director professional portrait" } ]} testimonialRotationInterval={5000} @@ -178,22 +178,22 @@ export default function FilmmakerPortfolio() { tagAnimation="slide-up" testimonials={[ { - id: "1", title: "Exceptional Creativity", quote: "The filmmaker transformed our brand narrative into a visual masterpiece. Every frame was intentional and stunning.", name: "Alexandra Moore", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Alexandra Moore" + id: "1", title: "Exceptional Creativity", quote: "The filmmaker transformed our brand narrative into a visual masterpiece. Every frame was intentional and stunning.", name: "Alexandra Moore", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=2", imageAlt: "Alexandra Moore" }, { - id: "2", title: "Professional Excellence", quote: "From pre-production planning to final delivery, the professionalism and technical expertise were outstanding.", name: "David Harper", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg", imageAlt: "David Harper" + id: "2", title: "Professional Excellence", quote: "From pre-production planning to final delivery, the professionalism and technical expertise were outstanding.", name: "David Harper", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=2", imageAlt: "David Harper" }, { - id: "3", title: "Collaborative Partner", quote: "A true collaborator who listens, understands your vision, and delivers beyond expectations. Highly recommended.", name: "Jessica Liu", role: "Brand Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Jessica Liu" + id: "3", title: "Collaborative Partner", quote: "A true collaborator who listens, understands your vision, and delivers beyond expectations. Highly recommended.", name: "Jessica Liu", role: "Brand Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=2", imageAlt: "Jessica Liu" }, { - id: "4", title: "Award-Winning Quality", quote: "The cinematic quality and creative direction resulted in our most successful campaign to date. Remarkable work.", name: "Thomas Bennett", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "Thomas Bennett" + id: "4", title: "Award-Winning Quality", quote: "The cinematic quality and creative direction resulted in our most successful campaign to date. Remarkable work.", name: "Thomas Bennett", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2", imageAlt: "Thomas Bennett" }, { - id: "5", title: "Innovative Vision", quote: "Brought fresh perspectives and innovative ideas that elevated our project to professional cinema standards.", name: "Rebecca Costa", role: "Producer", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Rebecca Costa" + id: "5", title: "Innovative Vision", quote: "Brought fresh perspectives and innovative ideas that elevated our project to professional cinema standards.", name: "Rebecca Costa", role: "Producer", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=3", imageAlt: "Rebecca Costa" }, { - id: "6", title: "Technical Mastery", quote: "The technical expertise combined with artistic sensibility created something truly special for our brand.", name: "Michael Zhang", role: "Executive Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg", imageAlt: "Michael Zhang" + id: "6", title: "Technical Mastery", quote: "The technical expertise combined with artistic sensibility created something truly special for our brand.", name: "Michael Zhang", role: "Executive Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=3", imageAlt: "Michael Zhang" } ]} buttons={[