diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 746316f..d709378 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -86,7 +86,7 @@ export default function ReviewsPage() { "I had a young man come out to me within 30 minutes of my call. Polite, respectful and amazing with timing. Couldn't have asked for better service.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -97,7 +97,7 @@ export default function ReviewsPage() { "George came out on a Sunday morning for our burst pipe. Professional, thorough, and fair pricing. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -108,7 +108,7 @@ export default function ReviewsPage() { "After a bad experience with another plumber, George restored my faith. Honest, reliable, and got the job done right first time.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -119,7 +119,7 @@ export default function ReviewsPage() { "Called for an emergency at midnight. George answered and was here within 45 minutes. This is what professional service looks like.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2", imageAlt: "David Kim", }, ]}