diff --git a/src/app/page.tsx b/src/app/page.tsx index ea57dc0..791f7d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { handle: "CEO @ BuildFuture", testimonial: "Anvisda & Danco delivered beyond expectations on our most complex civil project. Outstanding machinery.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcGosIyKKTz1VEkI3OJ5Y1L1BT/professional-headshot-of-a-happy-client--1774781244739-bfede4b7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcGosIyKKTz1VEkI3OJ5Y1L1BT/professional-headshot-of-a-happy-client--1774781244739-bfede4b7.png?_wi=1", }, { id: "2", @@ -164,7 +164,7 @@ export default function LandingPage() { handle: "Site Director @ InfraGroup", testimonial: "Consistently reliable service and a fleet that never lets us down. True industry professionals.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcGosIyKKTz1VEkI3OJ5Y1L1BT/professional-headshot-of-a-happy-client--1774781244739-bfede4b7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcGosIyKKTz1VEkI3OJ5Y1L1BT/professional-headshot-of-a-happy-client--1774781244739-bfede4b7.png?_wi=2", }, ]} showRating={true}