Update src/app/services/page.tsx
This commit is contained in:
@@ -63,21 +63,21 @@ export default function ServicesPage() {
|
||||
id: "01",
|
||||
title: "Construction d'Escaliers",
|
||||
description: "Escaliers extérieurs robustes et esthétiques pour faciliter l'accès à vos espaces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-benches-modern-sauna-geometric-style_169016-70250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-benches-modern-sauna-geometric-style_169016-70250.jpg?_wi=3",
|
||||
imageAlt: "Escaliers extérieurs",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Décoration de Jardin",
|
||||
description: "Mobilier et éléments décoratifs pour personnaliser votre jardin et créer une ambiance unique.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sofa-with-outdoor_1203-3490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sofa-with-outdoor_1203-3490.jpg?_wi=3",
|
||||
imageAlt: "Décoration de jardin",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Engazonnement & Gazon Artificiel",
|
||||
description: "Installation de gazon naturel ou artificiel pour un jardin verdoyant toute l'année.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-lying-grass_23-2148029607.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-lying-grass_23-2148029607.jpg?_wi=3",
|
||||
imageAlt: "Gazon vert",
|
||||
},
|
||||
]}
|
||||
@@ -100,21 +100,21 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
name: "Terrasse Contemporaine",
|
||||
price: "Sur demande",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-chair-with-umbrella-deck-pool-resort_74190-3962.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-chair-with-umbrella-deck-pool-resort_74190-3962.jpg?_wi=1",
|
||||
imageAlt: "Terrasse contemporaine design moderne",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jardin Zen",
|
||||
price: "Sur demande",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aroma-candle-stone-zen-like_1323-405.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aroma-candle-stone-zen-like_1323-405.jpg?_wi=1",
|
||||
imageAlt: "Jardin zen aménagement paysage",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Allée Pavée",
|
||||
price: "Sur demande",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1029.jpg?_wi=1",
|
||||
imageAlt: "Allée pavée élégante jardin",
|
||||
},
|
||||
]}
|
||||
@@ -163,7 +163,7 @@ export default function ServicesPage() {
|
||||
}}
|
||||
buttonText="Envoyer ma demande"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-trees-forest_181624-8649.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-trees-forest_181624-8649.jpg?_wi=2"
|
||||
imageAlt="Design de jardin professionnel"
|
||||
mediaPosition="right"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user