From cbcd68977d725ed6df619c216dc8af2fb40e1ea1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 18:09:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index edb8294..5b6f10a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/team-admins-working-together-server-hub-analyzing-rigs-data_482257-123234.jpg", imageAlt: "Infrastructures réseaux professionnelles"}, { - imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105482.jpg", imageAlt: "Expertise télécom locale"} + imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105482.jpg?_wi=1", imageAlt: "Expertise télécom locale"} ]} mediaAnimation="slide-up" rating={5} @@ -72,7 +72,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Télécoms & Internet", description: "Installation de solutions unifiées, téléphonie IP d'entreprise et accès internet très haut débit pro avec support de proximité.", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105482.jpg"}, + title: "Télécoms & Internet", description: "Installation de solutions unifiées, téléphonie IP d'entreprise et accès internet très haut débit pro avec support de proximité.", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105482.jpg?_wi=2"}, { title: "Informatique & Réseaux", description: "Installation, maintenance et optimisation de votre parc informatique, sécurisation de vos données et déploiement de réseaux robustes.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-running-code-data-center_482257-89096.jpg"}, { -- 2.49.1