From c80547e9dfd85ae939d8110d641ffe2f6aafb9db Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:57:15 +0000 Subject: [PATCH] Update src/app/estimation/page.tsx --- src/app/estimation/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/estimation/page.tsx b/src/app/estimation/page.tsx index 3cd0e19..555a687 100644 --- a/src/app/estimation/page.tsx +++ b/src/app/estimation/page.tsx @@ -68,7 +68,7 @@ export default function EstimationPage() { title="Estimation immobilière gratuite à Limoges" description="Découvrez la valeur exacte de votre bien immobilier. Notre estimation gratuite et sans engagement est basée sur une analyse approfondie du marché immobilier local." background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/working-place-real-estate-agent_23-2147764208.jpg" + imageSrc="http://img.b2bpic.net/free-photo/working-place-real-estate-agent_23-2147764208.jpg?_wi=4" imageAlt="Estimation immobilière gratuite" buttons={[ { text: "Demander mon estimation", href: "#estimation-form" }, @@ -100,7 +100,7 @@ export default function EstimationPage() { value: "99%", title: "Précision d'estimation", description: "Analyse minutieuse basée sur les données réelles du marché", - imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handing-smiley-couple-keys-their-new-home_23-2148895468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handing-smiley-couple-keys-their-new-home_23-2148895468.jpg?_wi=2", imageAlt: "Précision d'estimation", }, { @@ -108,7 +108,7 @@ export default function EstimationPage() { value: "15+", title: "Années d'expérience", description: "Expertise éprouvée du marché immobilier limougeaud", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chernivtsi-city-historical-center-from-western-ukraine_231208-18.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chernivtsi-city-historical-center-from-western-ukraine_231208-18.jpg?_wi=2", imageAlt: "Expertise locale", }, { @@ -116,7 +116,7 @@ export default function EstimationPage() { value: "500+", title: "Transactions réussies", description: "Confiance de centaines de clients satisfaits", - imageSrc: "http://img.b2bpic.net/free-photo/group-colleagues-meeting-analyze-building-model-maquette-plan-blueprints-people-working-architecture-design-with-laptop-tablet-urban-layout-table-development_482257-38841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-colleagues-meeting-analyze-building-model-maquette-plan-blueprints-people-working-architecture-design-with-laptop-tablet-urban-layout-table-development_482257-38841.jpg?_wi=3", imageAlt: "Transactions réussies", }, ]}