Update src/app/page.tsx

This commit is contained in:
2026-04-09 10:48:53 +00:00
parent 9d57416930
commit f47d91df85

View File

@@ -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" },
]}
/>
</div>