diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index eb3117f..eed5e30 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "Skipton Resident", testimonial: "Very professional and kind.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-small-busines-1774841191013-4552a671.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-small-busines-1774841191013-4552a671.png?_wi=2", }, { id: "t7", @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "Landlord", testimonial: "Highly reliable service.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-local-landlor-1774841190308-b8aa4999.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-local-landlor-1774841190308-b8aa4999.png?_wi=2", }, ]} />