From c26c8c0b3a38c13918ba1bb24469e0a6994ede05 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 13:58:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c8eae2b..23fcdd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#expertises", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/robot-arm-is-working-factory_35913-2492.jpg" + imageSrc="http://img.b2bpic.net/free-photo/robot-arm-is-working-factory_35913-2492.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/african-american-engineer-manages-data-from-solar-machinery-desktop-working-solar-panel_482257-132203.jpg", @@ -138,25 +138,25 @@ export default function LandingPage() { { title: "Conception", description: "Design CAO avancé pour des performances optimales.", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-430.jpg?_wi=1", imageAlt: "Conception", }, { title: "Fabrication", description: "Usinage multi-axes de haute précision.", - imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120542.jpg?_wi=1", imageAlt: "Fabrication", }, { title: "Réparation", description: "Rénovation rapide de vos moules industriels.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robot-hummingbird_23-2151443888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robot-hummingbird_23-2151443888.jpg?_wi=1", imageAlt: "Réparation", }, { title: "Ingénierie", description: "Solutions personnalisées pour l'industrie 4.0.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg?_wi=1", imageAlt: "Ingénierie", }, ]} @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Une excellence technique remarquable.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/male-industry-expert-checks-performance-data-solar-panel-factory-showcasing-dedication_482257-132205.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/robot-arm-is-working-factory_35913-2492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robot-arm-is-working-factory_35913-2492.jpg?_wi=2", imageAlt: "professional male engineer industrial", }, { @@ -303,7 +303,7 @@ export default function LandingPage() { quote: "Fiabilité sur le long terme.", tag: "Industrie", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-photovoltaics-factory-workers-optimizing-production-flow_482257-120437.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-430.jpg?_wi=2", imageAlt: "professional male engineer industrial", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "Design innovant et robuste.", tag: "Process", avatarSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154408.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120542.jpg?_wi=2", imageAlt: "professional male engineer industrial", }, { @@ -325,7 +325,7 @@ export default function LandingPage() { quote: "Service client irréprochable.", tag: "Partenaire", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-astronaut-spacecraft-running-diagnostic-confirm-suit-integrity_482257-126338.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robot-hummingbird_23-2151443888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robot-hummingbird_23-2151443888.jpg?_wi=2", imageAlt: "professional male engineer industrial", }, { @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "Expertise métier incomparable.", tag: "Innovation", avatarSrc: "http://img.b2bpic.net/free-photo/happy-industry-40-solar-panels-plant-elderly-supervisor-overseeing-facility_482257-126656.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-background-close-up_23-2148859939.jpg?_wi=2", imageAlt: "professional male engineer industrial", }, ]} -- 2.49.1