From f47d91df85d509581fc01497a264cde5f51e440d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 10:48:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" }, ]} /> -- 2.49.1