diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e4b5df..2d7ab6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Expertise Plomberie Premium" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg?_wi=1", imageAlt: "Plombier expert en intervention" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg?_wi=2", imageAlt: "Artisan plombier qualifié" }, + { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=2", imageAlt: "Artisan plombier qualifié" }, ]} mediaAnimation="slide-up" rating={5} @@ -123,4 +123,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file