diff --git a/src/app/page.tsx b/src/app/page.tsx index a0108a6..a06e4b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,35 +59,35 @@ export default function LandingPage() { handle: "@SumterPetMom", testimonial: "My cats absolutely love her and she treats them so well. Such a relief to find someone so reliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-pretty-girl-with-facial-piercing-posing-with-her-four-legged-best-friend-cheerful-happy-young-female-with-dyed-hair-embracing-sphynx-cat-with-no-fur-coat_343059-4792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-pretty-girl-with-facial-piercing-posing-with-her-four-legged-best-friend-cheerful-happy-young-female-with-dyed-hair-embracing-sphynx-cat-with-no-fur-coat_343059-4792.jpg?_wi=1", }, { name: "Mike D.", handle: "@LocalPetOwner", testimonial: "Her communication is on point! Always sends updates and photos of my pup. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-holding-grey-cat-with-smile-yellow-wall-man-expression-emotion-color-model_140725-26491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-holding-grey-cat-with-smile-yellow-wall-man-expression-emotion-color-model_140725-26491.jpg?_wi=1", }, { name: "Emily R.", handle: "@DogLoverSC", testimonial: "The best pet sitter we've ever had. Kind, professional, and our dogs are always so happy when we return.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-couple-with-cute-dog_23-2149614017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-couple-with-cute-dog_23-2149614017.jpg?_wi=1", }, { name: "David K.", handle: "@SumterLiving", testimonial: "Exceptional care. You can really tell she loves animals. My pets are in great hands every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-sweater-with-white-cat_1157-45985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-sweater-with-white-cat_1157-45985.jpg?_wi=1", }, { name: "Jessica B.", handle: "@CatMomSC", testimonial: "Fantastic service. Our home and pets are always well-cared for. Won't use anyone else!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-doing-sport-with-dog-indoors_23-2150624900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-doing-sport-with-dog-indoors_23-2150624900.jpg?_wi=1", }, ]} buttons={[ @@ -174,7 +174,7 @@ export default function LandingPage() { quote: "My cats absolutely love her and she treats them so well.", name: "Sarah J.", role: "Pet Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-pretty-girl-with-facial-piercing-posing-with-her-four-legged-best-friend-cheerful-happy-young-female-with-dyed-hair-embracing-sphynx-cat-with-no-fur-coat_343059-4792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-pretty-girl-with-facial-piercing-posing-with-her-four-legged-best-friend-cheerful-happy-young-female-with-dyed-hair-embracing-sphynx-cat-with-no-fur-coat_343059-4792.jpg?_wi=2", }, { id: "t2", @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "Her communication is on point! Always sends updates and photos.", name: "Mike D.", role: "Pet Owner", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-holding-grey-cat-with-smile-yellow-wall-man-expression-emotion-color-model_140725-26491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-holding-grey-cat-with-smile-yellow-wall-man-expression-emotion-color-model_140725-26491.jpg?_wi=2", }, { id: "t3", @@ -190,7 +190,7 @@ export default function LandingPage() { quote: "The best pet sitter we've ever had. Kind and professional.", name: "Emily R.", role: "Pet Owner", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-couple-with-cute-dog_23-2149614017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-couple-with-cute-dog_23-2149614017.jpg?_wi=2", }, { id: "t4", @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "Exceptional care. You can really tell she loves animals.", name: "David K.", role: "Pet Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-sweater-with-white-cat_1157-45985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-sweater-with-white-cat_1157-45985.jpg?_wi=2", }, { id: "t5", @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "Fantastic service. Won't use anyone else!", name: "Jessica B.", role: "Pet Owner", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-doing-sport-with-dog-indoors_23-2150624900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-doing-sport-with-dog-indoors_23-2150624900.jpg?_wi=2", }, ]} title="What Our Clients Say"