Update src/app/estimation/page.tsx

This commit is contained in:
2026-03-08 18:57:15 +00:00
parent 1a90bd069c
commit c80547e9df

View File

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