Update src/app/page.tsx

This commit is contained in:
2026-05-11 19:32:11 +00:00
parent a0ccd91976
commit 1e68aed571

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@client",
testimonial: "Très bon professionnel : fiable, honnête et toujours disponible. Incroyable réactif !",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg?_wi=1",
imageAlt: "plombier professionnel intervention rapide",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@client",
testimonial: "Super intervention, rapide et efficace sur une fuite importante.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=1",
imageAlt: "plombier professionnel intervention rapide",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "tel:0661995819",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-kitchen-enjoying-coffee_23-2148322068.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg",
@@ -328,7 +328,7 @@ export default function LandingPage() {
placeholder: "Décrivez votre problème plomberie",
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=2"
/>
</div>