Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
118
src/app/page.tsx
118
src/app/page.tsx
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
title="Les Jardins de Delphine"
|
||||
description="Plants, fleurs et produits pour votre jardin. Votre pépinière locale accueillante à Dompierre-sur-Besbre."
|
||||
tag="Pépinière Locale"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Découvrez Nos Produits", href: "/products" },
|
||||
{ text: "Contactez-Nous", href: "/contact" },
|
||||
@@ -60,29 +60,19 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/crops-that-have-been-cultivated-farmed-indoors_23-2149854900.jpg?_wi=1",
|
||||
imageAlt: "Jeunes plants verts en pépinière",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/crops-that-have-been-cultivated-farmed-indoors_23-2149854900.jpg", imageAlt: "Jeunes plants verts en pépinière"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blooming-flowers-table-garden_1304-4038.jpg?_wi=1",
|
||||
imageAlt: "Magnifiques fleurs colorées du jardin",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/blooming-flowers-table-garden_1304-4038.jpg", imageAlt: "Magnifiques fleurs colorées du jardin"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-gardening-tools-wooden-floor_23-2148200391.jpg?_wi=1",
|
||||
imageAlt: "Produits et outils de jardinage",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/top-view-gardening-tools-wooden-floor_23-2148200391.jpg", imageAlt: "Produits et outils de jardinage"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/farmer-inspecting-tomato-plants-greenhouse_23-2152020402.jpg",
|
||||
imageAlt: "Plants de légumes frais et biologiques",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/farmer-inspecting-tomato-plants-greenhouse_23-2152020402.jpg", imageAlt: "Plants de légumes frais et biologiques"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plant-peat-pot-rake-string-showel-flower-peat-tray-pruner-wooden-backdrop_23-2148044583.jpg",
|
||||
imageAlt: "Paysage de jardin magnifiquement aménagé",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/plant-peat-pot-rake-string-showel-flower-peat-tray-pruner-wooden-backdrop_23-2148044583.jpg", imageAlt: "Paysage de jardin magnifiquement aménagé"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -95,7 +85,7 @@ export default function HomePage() {
|
||||
description="SCEA Les Jardins de Delphine"
|
||||
subdescription="Une équipe passionnée par le jardinage, au service de votre région"
|
||||
icon={Leaf}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-work-glasshouse_23-2147768473.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-work-glasshouse_23-2147768473.jpg"
|
||||
imageAlt="Entrée accueillante de la pépinière Les Jardins de Delphine"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -110,29 +100,14 @@ export default function HomePage() {
|
||||
tag="Produits & Services"
|
||||
products={[
|
||||
{
|
||||
id: "vegetables",
|
||||
name: "Plants de Légumes",
|
||||
price: "À partir de 2€",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/family-plating-together-ground-outdoors_23-2148943240.jpg?_wi=1",
|
||||
imageAlt: "Plants de légumes frais et biologiques",
|
||||
},
|
||||
id: "vegetables", name: "Plants de Légumes", price: "À partir de 2€", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/family-plating-together-ground-outdoors_23-2148943240.jpg", imageAlt: "Plants de légumes frais et biologiques"},
|
||||
{
|
||||
id: "flowers",
|
||||
name: "Fleurs Colorées",
|
||||
price: "À partir de 3€",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg?_wi=1",
|
||||
imageAlt: "Magnifiques fleurs colorées et vibrantes",
|
||||
},
|
||||
id: "flowers", name: "Fleurs Colorées", price: "À partir de 3€", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg", imageAlt: "Magnifiques fleurs colorées et vibrantes"},
|
||||
{
|
||||
id: "garden-products",
|
||||
name: "Produits pour le Jardin",
|
||||
price: "À partir de 5€",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening_23-2148020457.jpg?_wi=1",
|
||||
imageAlt: "Produits et outils de jardinage professionnels",
|
||||
},
|
||||
id: "garden-products", name: "Produits pour le Jardin", price: "À partir de 5€", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening_23-2148020457.jpg", imageAlt: "Produits et outils de jardinage professionnels"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -149,37 +124,17 @@ export default function HomePage() {
|
||||
tag="Galerie"
|
||||
products={[
|
||||
{
|
||||
id: "veg-1",
|
||||
name: "Plants de Tomates",
|
||||
price: "Sélection Premium",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/family-plating-together-ground-outdoors_23-2148943240.jpg?_wi=2",
|
||||
imageAlt: "Plants de tomates fraîches",
|
||||
},
|
||||
id: "veg-1", name: "Plants de Tomates", price: "Sélection Premium", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/family-plating-together-ground-outdoors_23-2148943240.jpg", imageAlt: "Plants de tomates fraîches"},
|
||||
{
|
||||
id: "flower-1",
|
||||
name: "Roses Fraîches",
|
||||
price: "Coupées Aujourd'hui",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg?_wi=2",
|
||||
imageAlt: "Belles roses fraîches coupées",
|
||||
},
|
||||
id: "flower-1", name: "Roses Fraîches", price: "Coupées Aujourd'hui", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-fresh-green-plants-with-beautiful-pink-red-flowers-fresh-air-concept-incredible-plants-with-different-colours-flowers-greenhouse_7502-8439.jpg", imageAlt: "Belles roses fraîches coupées"},
|
||||
{
|
||||
id: "nursery-1",
|
||||
name: "Visite Notre Pépinière",
|
||||
price: "Ouverte Tous les Jours",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/table-full-plants_23-2147997131.jpg?_wi=1",
|
||||
imageAlt: "Vue d'ensemble de la pépinière",
|
||||
},
|
||||
id: "nursery-1", name: "Visite Notre Pépinière", price: "Ouverte Tous les Jours", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/table-full-plants_23-2147997131.jpg", imageAlt: "Vue d'ensemble de la pépinière"},
|
||||
{
|
||||
id: "products-1",
|
||||
name: "Outils de Jardinage",
|
||||
price: "Stock Complet",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening_23-2148020457.jpg?_wi=2",
|
||||
imageAlt: "Outils et produits de jardinage",
|
||||
},
|
||||
id: "products-1", name: "Outils de Jardinage", price: "Stock Complet", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening_23-2148020457.jpg", imageAlt: "Outils et produits de jardinage"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="blur-reveal"
|
||||
@@ -196,21 +151,13 @@ export default function HomePage() {
|
||||
author="Marie Dupont, Dompierre-sur-Besbre"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-man_23-2149271089.jpg",
|
||||
alt: "Marie Dupont",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-man_23-2149271089.jpg", alt: "Marie Dupont"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-woman-posing_23-2148506479.jpg",
|
||||
alt: "Client satisfait 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-woman-posing_23-2148506479.jpg", alt: "Client satisfait 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-dressed-summer-clothes-trendy-girl-posing-street-funny-positive-woman-having-fun_158538-6279.jpg",
|
||||
alt: "Client satisfait 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-dressed-summer-clothes-trendy-girl-posing-street-funny-positive-woman-having-fun_158538-6279.jpg", alt: "Client satisfait 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148618908.jpg",
|
||||
alt: "Client satisfait 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148618908.jpg", alt: "Client satisfait 4"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -237,8 +184,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Entreprise",
|
||||
items: [
|
||||
title: "Entreprise", items: [
|
||||
{ label: "Accueil", href: "/" },
|
||||
{ label: "À Propos", href: "/about" },
|
||||
{ label: "Produits", href: "/products" },
|
||||
@@ -246,20 +192,16 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Téléphone", href: "tel:+33470345331" },
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:contact@lesjardinsdelphine.fr",
|
||||
},
|
||||
label: "Email", href: "mailto:contact@lesjardinsdelphine.fr"},
|
||||
{ label: "Adresse", href: "#" },
|
||||
{ label: "Horaires", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Légal",
|
||||
items: [
|
||||
title: "Légal", items: [
|
||||
{ label: "Mentions Légales", href: "#" },
|
||||
{ label: "Politique de Confidentialité", href: "#" },
|
||||
{ label: "Conditions d'Utilisation", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user