diff --git a/src/app/page.tsx b/src/app/page.tsx index de8b4d0..ad790de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,19 +50,19 @@ export default function LandingPage() { testimonials={[ { name: "Alex Rivier", handle: "@techstream", testimonial: "Fantastic experience scaling our revenue.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1"}, { name: "Sarah Chen", handle: "@globaltrade", testimonial: "Professional and data-driven results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg?_wi=1"}, { name: "Mike Ross", handle: "@growthlabs", testimonial: "Changed our conversion game entirely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1"}, { name: "Elena V.", handle: "@puregoods", testimonial: "Truly impactful SEO strategies.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=1"}, { name: "Jordan P.", handle: "@skyhigh", testimonial: "Best in class digital growth experts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg?_wi=1"}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg" mediaAnimation="blur-reveal" @@ -133,19 +133,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Liam Scott", role: "Founder", company: "E-Commerce Giants", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2"}, { id: "2", name: "Mia Wong", role: "Marketing Lead", company: "Vogue Style", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg?_wi=2"}, { id: "3", name: "Noah Davis", role: "CEO", company: "TrendSetters", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2"}, { id: "4", name: "Sophia Lee", role: "CMO", company: "Digital Reach", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2"}, { id: "5", name: "Lucas Kim", role: "Growth Head", company: "ScaleUp Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg?_wi=2"}, ]} title="Success Stories" description="Hear from the brands we've helped scale to new heights."