diff --git a/src/app/page.tsx b/src/app/page.tsx index 1508bdf..50dda8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,22 +184,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Transforms Creative Workflow", quote: "This ecosystem has completely revolutionized how I work. The seamless integration between devices has saved me countless hours and allows me to focus on what truly matters.", name: "Sarah Chen", role: "Award-Winning Filmmaker", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen" + id: "1", title: "Transforms Creative Workflow", quote: "This ecosystem has completely revolutionized how I work. The seamless integration between devices has saved me countless hours and allows me to focus on what truly matters.", name: "Sarah Chen", role: "Award-Winning Filmmaker", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen" }, { - id: "2", title: "Unmatched Reliability", quote: "As a professional photographer, I need tools I can trust completely. The reliability and performance of these products is exceptional, never letting me down on critical shoots.", name: "Marcus Johnson", role: "Photography Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson" + id: "2", title: "Unmatched Reliability", quote: "As a professional photographer, I need tools I can trust completely. The reliability and performance of these products is exceptional, never letting me down on critical shoots.", name: "Marcus Johnson", role: "Photography Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Johnson" }, { - id: "3", title: "Pure Innovation", quote: "The attention to detail in both hardware and software is remarkable. Every interaction feels thoughtfully designed, making complex tasks feel effortless.", name: "Elena Rodriguez", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Elena Rodriguez" + id: "3", title: "Pure Innovation", quote: "The attention to detail in both hardware and software is remarkable. Every interaction feels thoughtfully designed, making complex tasks feel effortless.", name: "Elena Rodriguez", role: "Creative Director", 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: "The Gold Standard", quote: "I've tried countless alternatives, but nothing comes close. The build quality, performance, and ecosystem integration set the standard for the entire industry.", name: "David Kim", role: "Tech Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim" + id: "4", title: "The Gold Standard", quote: "I've tried countless alternatives, but nothing comes close. The build quality, performance, and ecosystem integration set the standard for the entire industry.", name: "David Kim", role: "Tech Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim" }, { - id: "5", title: "Life-Changing Technology", quote: "These products have empowered me to pursue my creative vision without technical limitations. The intuitive design makes advanced capabilities accessible to everyone.", name: "Amara Okonkwo", role: "Digital Artist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amara Okonkwo" + id: "5", title: "Life-Changing Technology", quote: "These products have empowered me to pursue my creative vision without technical limitations. The intuitive design makes advanced capabilities accessible to everyone.", name: "Amara Okonkwo", role: "Digital Artist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Amara Okonkwo" }, { - id: "6", title: "Simply the Best", quote: "After years of professional use, I can confidently say these are the finest products available. They deliver on every promise and exceed expectations consistently.", name: "James Mitchell", role: "Technology Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell" + id: "6", title: "Simply the Best", quote: "After years of professional use, I can confidently say these are the finest products available. They deliver on every promise and exceed expectations consistently.", name: "James Mitchell", role: "Technology Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Mitchell" } ]} />