diff --git a/src/app/page.tsx b/src/app/page.tsx index ce9fab6..594296d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@fitgym", testimonial: "Steve completely transformed our digital presence. Incredible attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-fitness-woman-sports-clothing-looking-confident-female-posing-studio-near-gray-wall_158538-3531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-fitness-woman-sports-clothing-looking-confident-female-posing-studio-near-gray-wall_158538-3531.jpg?_wi=1", }, { name: "Jane Smith", @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/armchair-furniture-sketch-plan-draft_53876-16425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/armchair-furniture-sketch-plan-draft_53876-16425.jpg?_wi=1" imageAlt="minimalist web designer portfolio" avatars={[ { @@ -166,7 +166,7 @@ export default function LandingPage() { price: "View Project", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/karate-woman-from-shot-dark-background_23-2148322295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/karate-woman-from-shot-dark-background_23-2148322295.jpg?_wi=1", }, { id: "2", @@ -175,7 +175,7 @@ export default function LandingPage() { price: "View Project", rating: 5, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/strong-male-boxer-training-competition_23-2148416694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strong-male-boxer-training-competition_23-2148416694.jpg?_wi=1", }, { id: "3", @@ -184,7 +184,7 @@ export default function LandingPage() { price: "View Project", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148922.jpg?_wi=1", }, { id: "4", @@ -349,7 +349,7 @@ export default function LandingPage() { quote: "Steve built a beautiful, modern site.", tag: "Gym", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-her-own-cafe-manager-standing-near-entrance-inviting-you_1258-198995.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/armchair-furniture-sketch-plan-draft_53876-16425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/armchair-furniture-sketch-plan-draft_53876-16425.jpg?_wi=2", imageAlt: "gym owner headshot professional", }, { @@ -360,7 +360,7 @@ export default function LandingPage() { quote: "Booking integration saved us so much time.", tag: "MMA Gym", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/karate-woman-from-shot-dark-background_23-2148322295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/karate-woman-from-shot-dark-background_23-2148322295.jpg?_wi=2", imageAlt: "gym owner headshot professional", }, { @@ -371,7 +371,7 @@ export default function LandingPage() { quote: "I feel so much more professional.", tag: "Trainer", avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-with-towel-her-shoulders-open-water-bottle-gym_1153-4182.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/strong-male-boxer-training-competition_23-2148416694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strong-male-boxer-training-competition_23-2148416694.jpg?_wi=2", imageAlt: "gym owner headshot professional", }, { @@ -382,7 +382,7 @@ export default function LandingPage() { quote: "Fast, responsive, and easy to manage.", tag: "Sports", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-looking-camera-crop-top-checkered-shirt-pants-looking-happy-front-view_176474-104116.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment_23-2148148922.jpg?_wi=2", imageAlt: "gym owner headshot professional", }, { @@ -393,7 +393,7 @@ export default function LandingPage() { quote: "Best experience I've had.", tag: "Wellness", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-blond-man-dark-blue-shirt-posing-grey-background-studio_613910-12752.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-fitness-woman-sports-clothing-looking-confident-female-posing-studio-near-gray-wall_158538-3531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-fitness-woman-sports-clothing-looking-confident-female-posing-studio-near-gray-wall_158538-3531.jpg?_wi=2", imageAlt: "gym owner headshot professional", }, ]}