diff --git a/src/app/page.tsx b/src/app/page.tsx index aec4489..6e9d923 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=1", imageAlt: "Maintenance de précision" }, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=2", imageAlt: "Technicien qualifié" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=3", imageAlt: "Expertise chauffage" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=4", imageAlt: "Intervention rapide" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=5", imageAlt: "Qualité artisanale" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=6", imageAlt: "Service client tip top" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7KHh9G3Rl1oPuu8Om34cyTJ81/uploaded-1775731541880-qhn9h340.jpg", imageAlt: "Expertise chauffage" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7KHh9G3Rl1oPuu8Om34cyTJ81/uploaded-1775731541880-qhn9h340.jpg", imageAlt: "Intervention rapide" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7KHh9G3Rl1oPuu8Om34cyTJ81/uploaded-1775731543898-gj5u7xxu.jpg", imageAlt: "Qualité artisanale" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7KHh9G3Rl1oPuu8Om34cyTJ81/uploaded-1775731543898-gj5u7xxu.jpg", imageAlt: "Service client tip top" }, ]} />