Update src/app/page.tsx
This commit is contained in:
@@ -75,15 +75,15 @@ export default function HomePage() {
|
||||
carouselPosition="right"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
|
||||
imageAlt: "Terrasse aménagée",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-walkway-park-with-benches_1268-15647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-walkway-park-with-benches_1268-15647.jpg?_wi=1",
|
||||
imageAlt: "Allée pavée",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-s-hand-wearing-gloves-pruning-seedling-with-secateurs_23-2148165240.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-s-hand-wearing-gloves-pruning-seedling-with-secateurs_23-2148165240.jpg?_wi=1",
|
||||
imageAlt: "Plantation d'arbres",
|
||||
},
|
||||
{
|
||||
@@ -93,19 +93,19 @@ export default function HomePage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-shadow-balcony-with-view-grassy-field-sunny-day_181624-2835.jpg?_wi=1",
|
||||
imageAlt: "Design de jardin",
|
||||
},
|
||||
{
|
||||
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=1",
|
||||
imageAlt: "Engazonnement",
|
||||
},
|
||||
{
|
||||
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=1",
|
||||
imageAlt: "Escaliers extérieurs",
|
||||
},
|
||||
{
|
||||
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=1",
|
||||
imageAlt: "Décoration de jardin",
|
||||
},
|
||||
]}
|
||||
@@ -124,42 +124,42 @@ export default function HomePage() {
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
imageAlt: "Gazon vert",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Pavage d'Allées",
|
||||
description: "Allées pavées durables et élégantes pour une meilleure circulation dans votre jardin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-walkway-park-with-benches_1268-15647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-walkway-park-with-benches_1268-15647.jpg?_wi=2",
|
||||
imageAlt: "Allée pavée",
|
||||
},
|
||||
{
|
||||
id: "05",
|
||||
title: "Plantation d'Arbres",
|
||||
description: "Sélection et plantation d'arbres adaptés à votre terrain pour créer de l'ombre et de la verdure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-s-hand-wearing-gloves-pruning-seedling-with-secateurs_23-2148165240.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-s-hand-wearing-gloves-pruning-seedling-with-secateurs_23-2148165240.jpg?_wi=2",
|
||||
imageAlt: "Plantation d'arbres",
|
||||
},
|
||||
{
|
||||
id: "06",
|
||||
title: "Maçonnerie de Pierre",
|
||||
description: "Murs de soutènement et structures en pierre pour un aménagement solide et durable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
|
||||
imageAlt: "Maçonnerie de pierre",
|
||||
},
|
||||
]}
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
description="Depuis des années, nous transformons les jardins en espaces esthétiques et fonctionnels."
|
||||
subdescription="Basée à Pleurtuit, Ille-et-Vilaine"
|
||||
icon={Leaf}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-son-distance_23-2147623031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mother-son-distance_23-2147623031.jpg?_wi=1"
|
||||
imageAlt="Équipe Julien Paysage au travail"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -261,7 +261,7 @@ export default function HomePage() {
|
||||
}}
|
||||
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=1"
|
||||
imageAlt="Design de jardin professionnel"
|
||||
mediaPosition="right"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user