diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b8c0fd..cb0f763 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,14 +62,14 @@ export default function LandingPage() { handle: "Fresno", testimonial: "The best pool service I've ever used in the Valley. Crystal clear water every week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=1", }, { name: "Sarah P.", handle: "Clovis", testimonial: "Reliable, professional, and always on time. My pool looks brand new again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=1", }, { name: "David W.", @@ -103,7 +103,7 @@ export default function LandingPage() { href: "tel:5599990319", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8486.jpg" + imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8486.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg", @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/water-ripples-blue-tiled-swimming-pool-background-view-from_1253-1542.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8486.jpg?_wi=2", imageAlt: "pool service cleaning technician", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/small-movie-projector_23-2147698858.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=2", imageAlt: "pool service cleaning technician", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/rear-view-woman-swimming-relaxing-pool-with-wide-open-arms-crystal-clear-water_1253-1035.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2", imageAlt: "pool service cleaning technician", }, ]}