diff --git a/src/app/page.tsx b/src/app/page.tsx index 7284671..d3a0b7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Absolutely incredible attention to detail. My home has never felt this clean.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/clean-house-is-key-productivity-cropped-shot-housemaid-work-cleaning-living-room-with-vacuum-cleaner-removing-dirt-mess-near-sofa-maid-is-ready-make-this-place-shine-bright_176420-14591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clean-house-is-key-productivity-cropped-shot-housemaid-work-cleaning-living-room-with-vacuum-cleaner-removing-dirt-mess-near-sofa-maid-is-ready-make-this-place-shine-bright_176420-14591.jpg?_wi=1", imageAlt: "luxury bright living room cleaning service", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Professional, punctual, and flawless results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg?_wi=1", imageAlt: "luxury bright living room cleaning service", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@client", testimonial: "They go above and beyond every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "luxury bright living room cleaning service", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Exceptional service and communication.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=1", imageAlt: "luxury bright living room cleaning service", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@client", testimonial: "The best cleaning experience I've had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1", imageAlt: "luxury bright living room cleaning service", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/clean-house-is-key-productivity-cropped-shot-housemaid-work-cleaning-living-room-with-vacuum-cleaner-removing-dirt-mess-near-sofa-maid-is-ready-make-this-place-shine-bright_176420-14591.jpg" + imageSrc="http://img.b2bpic.net/free-photo/clean-house-is-key-productivity-cropped-shot-housemaid-work-cleaning-living-room-with-vacuum-cleaner-removing-dirt-mess-near-sofa-maid-is-ready-make-this-place-shine-bright_176420-14591.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg", @@ -254,28 +254,28 @@ export default function LandingPage() { name: "Sarah M.", handle: "Homeowner", testimonial: "Absolutely incredible attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg?_wi=2", }, { id: "2", name: "James R.", handle: "Office Manager", testimonial: "Professional, punctual, and flawless results.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", }, { id: "3", name: "Olivia K.", handle: "Homeowner", testimonial: "They go above and beyond every time.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=2", }, { id: "4", name: "Michael B.", handle: "Client", testimonial: "Incredible communication and service.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2", }, { id: "5",