From 2e9dfbb9147a6c440f26fdf9c247df666a55020e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:12:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7e849e..372d557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={true} title="L'excellence en héritage" description="Dacos Entreprise combine savoir-faire artisanal et techniques modernes d'ingénierie pour garantir des résultats durables et conformes aux plus hauts standards européens." - imageSrc="http://img.b2bpic.net/free-photo/professional-clients-real-estate-agent-engage-office-planning-session_482257-91017.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-clients-real-estate-agent-engage-office-planning-session_482257-91017.jpg?_wi=1" /> @@ -99,7 +99,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95722.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=2", imageAlt: "large scale infrastructure project", }, { @@ -111,7 +111,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/architect-finishing-home-schematics-after-collaborating-with-engineers-ensure-designs-meet-client_482257-133033.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-clients-real-estate-agent-engage-office-planning-session_482257-91017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-clients-real-estate-agent-engage-office-planning-session_482257-91017.jpg?_wi=2", imageAlt: "large scale infrastructure project", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-human-hand-drawing-line-blueprint_23-2148203984.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-business-colleagues-enjoying-funny-phone-talks_1262-19149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-business-colleagues-enjoying-funny-phone-talks_1262-19149.jpg?_wi=1", imageAlt: "large scale infrastructure project", }, ]} @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "Une équipe très professionnelle et réactive.", name: "Sarah", role: "Directrice", - imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-business-colleagues-enjoying-funny-phone-talks_1262-19149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-business-colleagues-enjoying-funny-phone-talks_1262-19149.jpg?_wi=2", }, { id: "2", -- 2.49.1