diff --git a/src/app/page.tsx b/src/app/page.tsx index f2dd12f..899e6d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@johns", testimonial: "Incredible service! Repaired our flat roof within 48 hours. Honest and fair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg?_wi=1", }, { name: "Sarah Miller", handle: "@sarahm", testimonial: "Quick response, high quality work. Would highly recommend to any homeowner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=1", }, { name: "Dave Jones", handle: "@davej", testimonial: "Fair quotes and very reliable. They completed the work on time and to a high standard.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg?_wi=1", }, { name: "Emily White", handle: "@emilyw", testimonial: "Excellent communication from start to finish. Our chimney looks brand new!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg?_wi=1", }, { name: "Mark Wilson", handle: "@markw", testimonial: "Reliable experts who clearly know their trade. Local company I can actually trust.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg?_wi=1", }, ]} buttons={[ @@ -193,27 +193,27 @@ export default function LandingPage() { { id: "1", name: "John Smith", - imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg?_wi=2", }, { id: "2", name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=2", }, { id: "3", name: "Dave Jones", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg?_wi=2", }, { id: "4", name: "Emily White", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg?_wi=2", }, { id: "5", name: "Mark Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg?_wi=2", }, ]} cardTitle="What Our Customers Say"