diff --git a/src/app/page.tsx b/src/app/page.tsx index 73c08fd..49a779a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "They replaced my water heater the same day!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489845.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Fair pricing and quality plumbing work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "My first call for anything plumbing related.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Excellent team and honest communication.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-bathroom-with-toiletries_23-2148602994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-bathroom-with-toiletries_23-2148602994.jpg?_wi=1", imageAlt: "professional plumber at work", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489845.jpg?_wi=2" imageAlt="Professional plumbing services in Appleton" mediaAnimation="slide-up" avatars={[ @@ -258,7 +258,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Prompt and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg?_wi=2", }, { id: "t2", @@ -266,7 +266,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Highly recommended local plumber.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg?_wi=2", }, { id: "t3", @@ -274,7 +274,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Quality work every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-bathroom-with-toiletries_23-2148602994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-bathroom-with-toiletries_23-2148602994.jpg?_wi=2", }, { id: "t4",