diff --git a/src/app/page.tsx b/src/app/page.tsx index 65f6524..9a29ea4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/women-doing-sit-ups-exercise-balls-gym_23-2147827913.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-doing-sit-ups-exercise-balls-gym_23-2147827913.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -101,13 +101,13 @@ export default function LandingPage() { id: "1", name: "Personal Training", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-woman-with-braid-hairstyle_23-2148322424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-woman-with-braid-hairstyle_23-2148322424.jpg?_wi=1", }, { id: "2", name: "Strength & Conditioning", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162222.jpg?_wi=1", }, { id: "3", @@ -187,7 +187,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-689.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/women-doing-sit-ups-exercise-balls-gym_23-2147827913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-doing-sit-ups-exercise-balls-gym_23-2147827913.jpg?_wi=2", imageAlt: "fitness enthusiast portrait modern dark aesthetic", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-woman-with-braid-hairstyle_23-2148322424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-woman-with-braid-hairstyle_23-2148322424.jpg?_wi=2", imageAlt: "fitness enthusiast portrait modern dark aesthetic", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/monochrome-portrait-athlete-competing-olympic-games-championship_23-2151500594.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-looking-camera_23-2148162222.jpg?_wi=2", imageAlt: "fitness enthusiast portrait modern dark aesthetic", }, ]}