From 1917b3e7aef17201e0d5d8823220b85c0b8d9d42 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 18:54:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 71f5bbe..c772d7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@JulieLPro", testimonial: "Toiture Alain St-Jean a remplacé notre toit avec une efficacité incroyable. Le travail est impeccable et l'équipe était très professionnelle. Je les recommande vivement!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1", imageAlt: "Photo de Julie L.", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { }, ]} avatarText="+ 1000 toits réparés" - imageSrc="http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=1" imageAlt="Entrepreneur en toiture travaillant sur un toit de maison" mediaAnimation="slide-up" marqueeItems={[ @@ -248,7 +248,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gy8sjx", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gy8sjx&_wi=1", imageAlt: "new roof installation residential", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=2", imageAlt: "new roof installation residential", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2", imageAlt: "new roof installation residential", }, ]} @@ -397,7 +397,7 @@ export default function LandingPage() { imageAlt: "Portrait de Marc Lévesque", }, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gy8sjx", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gy8sjx&_wi=2", imageAlt: "portrait of a friendly roofer", }, ]} -- 2.49.1