diff --git a/src/app/page.tsx b/src/app/page.tsx index bebf2aa..e9599cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "@sarahmiller", testimonial: "The best facilities I've ever trained in. Truly premium.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg?_wi=1", }, { name: "David Chen", handle: "@davidchen", testimonial: "Unparalleled atmosphere for professional development.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg?_wi=1", }, { name: "Alex Rivet", handle: "@alexrivet", testimonial: "High-end equipment and expert staff. Top tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg?_wi=1", }, { name: "Jane Cooper", handle: "@janecooper", testimonial: "Exceptional space, feels like a private club.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg?_wi=1", }, { name: "Robert Kent", handle: "@rkent", testimonial: "The most professional environment in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=1", }, ]} buttons={[ @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg?_wi=1" avatars={[ { src: "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", @@ -311,7 +311,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/people-health-yoga-lifestyle-concept-horizontal-shot-happy-positive-young-bearded-tattooed-yogi-casual-clothes-practicing-meditation-indoors-sitting-floor-with-legs-crossed_343059-1703.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg?_wi=2", imageAlt: "professional fitness coach headshot", }, ]} @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "Gym Zone is leagues above other local gyms.", name: "Sarah Miller", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg?_wi=2", }, { id: "ts2", @@ -339,7 +339,7 @@ export default function LandingPage() { quote: "The elite atmosphere pushed me harder.", name: "David Chen", role: "CTO", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg?_wi=2", }, { id: "ts3", @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "Facility is immaculate and professional.", name: "Emily Watson", role: "Marketing Director", - imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg?_wi=2", }, { id: "ts4", @@ -355,7 +355,7 @@ export default function LandingPage() { quote: "The best investment in my health.", name: "Robert Kent", role: "Lawyer", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg?_wi=2", }, { id: "ts5", @@ -363,7 +363,7 @@ export default function LandingPage() { quote: "Truly an exceptional facility for pros.", name: "Jane Cooper", role: "Physician", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=2", }, ]} title="Member Experiences"