diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f96ecf..d8a6635 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,35 +68,35 @@ export default function LandingPage() { handle: "@coach.miller", testimonial: "This initiative transformed how we approach games.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1", }, { name: "Alex R.", handle: "@alex.hockey", testimonial: "I learned more about character here than anywhere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-woman-competing-olympic-games-tournament_23-2151460484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-woman-competing-olympic-games-tournament_23-2151460484.jpg?_wi=1", }, { name: "Sarah J.", handle: "@sarah.parent", testimonial: "A supportive community for young players.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891377.jpg?_wi=1", }, { name: "David W.", handle: "@david.official", testimonial: "The best integrity standards in the league.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-hockey-player-holds-gaming-stick-isolated-grey-background_613910-9761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-hockey-player-holds-gaming-stick-isolated-grey-background_613910-9761.jpg?_wi=1", }, { name: "Jordan P.", handle: "@jordan.pro", testimonial: "True sportsmanship starts right here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg?_wi=1", }, ]} buttons={[ @@ -235,35 +235,35 @@ export default function LandingPage() { name: "Coach Miller", handle: "@coach", testimonial: "Integrity transformed the culture of our league.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2", }, { id: "2", name: "Alex R.", handle: "@alex", testimonial: "I learned more about character than hockey here.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-woman-competing-olympic-games-tournament_23-2151460484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-woman-competing-olympic-games-tournament_23-2151460484.jpg?_wi=2", }, { id: "3", name: "Sarah J.", handle: "@sarah", testimonial: "Fantastic community for our family.", - imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891377.jpg?_wi=2", }, { id: "4", name: "David W.", handle: "@david", testimonial: "Standards are truly professional and fair.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-hockey-player-holds-gaming-stick-isolated-grey-background_613910-9761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-hockey-player-holds-gaming-stick-isolated-grey-background_613910-9761.jpg?_wi=2", }, { id: "5", name: "Jordan P.", handle: "@jordan", testimonial: "Fairplay is the new standard of the game.", - imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg?_wi=2", }, ]} title="What Our Members Say"