diff --git a/src/app/page.tsx b/src/app/page.tsx index 26d7764..c90c041 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "I was very pleased with the communication in arranging service and the price.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-tools_23-2148932612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-tools_23-2148932612.jpg?_wi=1", imageAlt: "small engine repair maintenance tools", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Fast, informative, reliable, and very fair pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-846.jpg?_wi=1", imageAlt: "small engine repair maintenance tools", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Adam is just great, excellent services and repairs of my snowblowers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "small engine repair maintenance tools", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Excellent service and quick turnaround time for my lawn mower repair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-male-student-joyfully-looking-camera-while-studying-library-university_574295-1561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-male-student-joyfully-looking-camera-while-studying-library-university_574295-1561.jpg?_wi=1", imageAlt: "small engine repair maintenance tools", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Professional and very helpful throughout the whole process.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg?_wi=1", imageAlt: "small engine repair maintenance tools", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "tel:+17056469468", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-arrangement-with-tools_23-2148932612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-arrangement-with-tools_23-2148932612.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", @@ -209,7 +209,7 @@ export default function LandingPage() { role: "Local Resident", company: "Bracebridge", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-846.jpg?_wi=2", }, { id: "2", @@ -217,7 +217,7 @@ export default function LandingPage() { role: "Property Owner", company: "Bracebridge", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", }, { id: "3", @@ -225,7 +225,7 @@ export default function LandingPage() { role: "Snow Removal", company: "Bracebridge", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-male-student-joyfully-looking-camera-while-studying-library-university_574295-1561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-male-student-joyfully-looking-camera-while-studying-library-university_574295-1561.jpg?_wi=2", }, { id: "4", @@ -233,7 +233,7 @@ export default function LandingPage() { role: "Homeowner", company: "Bracebridge", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg?_wi=2", }, { id: "5",