diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 45f4bb1..b589d38 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -125,7 +125,7 @@ export default function AboutPage() { id: "1", name: "Zorica D.", handle: "@zorica_ellenbrook", testimonial: "Professional, reliable, and honest. Exactly what you want from a service provider.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Customer satisfaction" + "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2", imageAlt: "Customer satisfaction" }, { id: "2", name: "David M.", handle: "@david_perth", testimonial: diff --git a/src/app/page.tsx b/src/app/page.tsx index eb3716f..eff3050 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function HomePage() { id: "1", name: "Zorica D.", handle: "@zorica_ellenbrook", testimonial: "Professional, reliable, and honest. Exactly what you want from a service provider.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg", imageAlt: "Customer satisfaction" + "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1", imageAlt: "Customer satisfaction" }, { id: "2", name: "David M.", handle: "@david_perth", testimonial: