Update src/app/services/page.tsx

This commit is contained in:
2026-03-11 15:27:13 +00:00
parent 5ad019e6d7
commit 634138cd81

View File

@@ -50,25 +50,25 @@ export default function ServicesPage() {
id: 1,
title: "Terrassement & Préparation",
description: "Préparation de terrain pour maison, piscine, extension. Excavation professionnelle et stabilisation. Nos équipes maîtrisent tous les types de terrain en montagne.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes-dug-out_23-2148254078.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-old-pipes-dug-out_23-2148254078.jpg?_wi=2"
},
{
id: 2,
title: "Béton Désactivé",
description: "Idéal pour allées, terrasses et accès maison. Finitions esthétiques et durables. Le béton désactivé offre une esthétique naturelle et une excellente traction.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13737.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-13737.jpg?_wi=2"
},
{
id: 3,
title: "Terrasses Béton",
description: "Création de terrasses robustes et élégantes pour valoriser votre extérieur. Finitions impeccables, respects des normes de pente et d'évacuation.",
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg?_wi=2"
},
{
id: 4,
title: "Allées & Accès",
description: "Pavés, bordures, stabilisation. Chemins d'accès sécurisés et fonctionnels. Solutions adaptées à tous les types d'accès résidentiel et professionnel.",
imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg?_wi=2"
}
]}
textboxLayout="default"
@@ -87,21 +87,21 @@ export default function ServicesPage() {
id: "terrasse-01",
name: "Terrasse Béton Haut de Gamme",
price: "Annecy",
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1995.jpg?_wi=2",
imageAlt: "Terrasse béton finition premium"
},
{
id: "allees-01",
name: "Allées Pavées Accès Maison",
price: "Cran-Gevrier",
imageSrc: "http://img.b2bpic.net/free-photo/bike-ride-sunset_1137-245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bike-ride-sunset_1137-245.jpg?_wi=2",
imageAlt: "Allées pavées professionnelles"
},
{
id: "beton-01",
name: "Béton Désactivé Moderne",
price: "Meythet",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pebbles-surface_23-2148978398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pebbles-surface_23-2148978398.jpg?_wi=2",
imageAlt: "Béton désactivé finition propre"
}
]}
@@ -143,7 +143,7 @@ export default function ServicesPage() {
rows: 6,
required: true
}}
imageSrc="http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194765.jpg"
imageSrc="http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194765.jpg?_wi=2"
imageAlt="Équipements de chantier professionnel"
mediaAnimation="slide-up"
mediaPosition="right"