diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index a646981..dc6020c 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -23,7 +23,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSmall"
- background="floatingGradient"
+ background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -42,37 +42,22 @@ export default function ContactPage() {
@@ -113,13 +93,9 @@ export default function ContactPage() {
diff --git a/src/app/nos-plantes/page.tsx b/src/app/nos-plantes/page.tsx
index d38aa86..8c445b4 100644
--- a/src/app/nos-plantes/page.tsx
+++ b/src/app/nos-plantes/page.tsx
@@ -24,7 +24,7 @@ export default function NosPLantesPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSmall"
- background="floatingGradient"
+ background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -47,60 +47,28 @@ export default function NosPLantesPage() {
tagAnimation="slide-up"
products={[
{
- id: "1",
- name: "Camélia",
- price: "À partir de 15€",
- imageSrc: "http://img.b2bpic.net/free-photo/bud-pink-flower_23-2147711033.jpg?_wi=2",
- imageAlt: "Camélia rouge éclatant"
+ id: "1", name: "Camélia", price: "À partir de 15€", imageSrc: "http://img.b2bpic.net/free-photo/bud-pink-flower_23-2147711033.jpg", imageAlt: "Camélia rouge éclatant"
},
{
- id: "2",
- name: "Mimosa",
- price: "À partir de 12€",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-flowers-inside-footpath_1428-161.jpg?_wi=2",
- imageAlt: "Fleurs de mimosa jaune vif"
+ id: "2", name: "Mimosa", price: "À partir de 12€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-flowers-inside-footpath_1428-161.jpg", imageAlt: "Fleurs de mimosa jaune vif"
},
{
- id: "3",
- name: "Plantes Vertes",
- price: "À partir de 10€",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-gardener-planting-succulent-plant-pot_53876-96631.jpg?_wi=2",
- imageAlt: "Collection de plantes vertes"
+ id: "3", name: "Plantes Vertes", price: "À partir de 10€", imageSrc: "http://img.b2bpic.net/free-photo/woman-gardener-planting-succulent-plant-pot_53876-96631.jpg", imageAlt: "Collection de plantes vertes"
},
{
- id: "4",
- name: "Plants de Vigne",
- price: "À partir de 8€",
- imageSrc: "http://img.b2bpic.net/free-photo/planting_23-2148013581.jpg?_wi=2",
- imageAlt: "Jeunes plants de vigne"
+ id: "4", name: "Plants de Vigne", price: "À partir de 8€", imageSrc: "http://img.b2bpic.net/free-photo/planting_23-2148013581.jpg", imageAlt: "Jeunes plants de vigne"
},
{
- id: "5",
- name: "Bulbes",
- price: "À partir de 2€",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-lovely-daisy-flowers-wooden-bowl-with-pine-cones-white-tulip-gray-wooden-background_141793-51949.jpg?_wi=2",
- imageAlt: "Assortiment de bulbes de fleurs"
+ id: "5", name: "Bulbes", price: "À partir de 2€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-lovely-daisy-flowers-wooden-bowl-with-pine-cones-white-tulip-gray-wooden-background_141793-51949.jpg", imageAlt: "Assortiment de bulbes de fleurs"
},
{
- id: "6",
- name: "Fleurs Saisonnières",
- price: "À partir de 5€",
- imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936618.jpg?_wi=2",
- imageAlt: "Fleurs saisonnières colorées"
+ id: "6", name: "Fleurs Saisonnières", price: "À partir de 5€", imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936618.jpg", imageAlt: "Fleurs saisonnières colorées"
},
{
- id: "7",
- name: "Arbustes",
- price: "À partir de 20€",
- imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_53876-23421.jpg?_wi=2",
- imageAlt: "Arbustes ornementaux variés"
+ id: "7", name: "Arbustes", price: "À partir de 20€", imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_53876-23421.jpg", imageAlt: "Arbustes ornementaux variés"
},
{
- id: "8",
- name: "Plantes d'Intérieur & Extérieur",
- price: "À partir de 10€",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-beautiful-pink-flower_23-2147948179.jpg?_wi=2",
- imageAlt: "Plantes versatiles d'intérieur et d'extérieur"
+ id: "8", name: "Plantes d'Intérieur & Extérieur", price: "À partir de 10€", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-beautiful-pink-flower_23-2147948179.jpg", imageAlt: "Plantes versatiles d'intérieur et d'extérieur"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -119,23 +87,17 @@ export default function NosPLantesPage() {
title="Questions sur nos produits"
description="Retrouvez toutes les informations utiles sur nos plantes et leurs caractéristiques."
tag="Guide des produits"
- imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg?_wi=3"
+ imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg"
imageAlt="Serre professionnelle avec plantes variées"
faqs={[
{
- id: "1",
- title: "Quel type de sol pour mes plantes ?",
- content: "Le type de sol dépend de chaque plante. Nous proposons des terreaux spécialisés pour chaque espèce. N'hésitez pas à nous consulter lors de votre visite pour recevoir des recommandations précises."
+ id: "1", title: "Quel type de sol pour mes plantes ?", content: "Le type de sol dépend de chaque plante. Nous proposons des terreaux spécialisés pour chaque espèce. N'hésitez pas à nous consulter lors de votre visite pour recevoir des recommandations précises."
},
{
- id: "2",
- title: "Comment faire fleurir mes fleurs plus longtemps ?",
- content: "Un arrosage régulier, une exposition à la lumière naturelle et une température stable favorisent une floraison prolongée. Retirez les fleurs fanées pour encourager la production de nouvelles fleurs."
+ id: "2", title: "Comment faire fleurir mes fleurs plus longtemps ?", content: "Un arrosage régulier, une exposition à la lumière naturelle et une température stable favorisent une floraison prolongée. Retirez les fleurs fanées pour encourager la production de nouvelles fleurs."
},
{
- id: "3",
- title: "Quand faut-il planter les bulbes ?",
- content: "Les bulbes de printemps se plantent en automne (septembre à novembre), tandis que les bulbes d'été se plantent au printemps. Nous vous conseillons lors de votre achat sur les meilleurs périodes de plantation."
+ id: "3", title: "Quand faut-il planter les bulbes ?", content: "Les bulbes de printemps se plantent en automne (septembre à novembre), tandis que les bulbes d'été se plantent au printemps. Nous vous conseillons lors de votre achat sur les meilleurs périodes de plantation."
}
]}
mediaPosition="left"
@@ -157,7 +119,7 @@ export default function NosPLantesPage() {
{ text: "Horaires d'ouverture", href: "contact" }
]}
buttonAnimation="slide-up"
- background={{ variant: "floatingGradient" }}
+ background={{ variant: "canvas-reveal" }}
useInvertedBackground={false}
/>
diff --git a/src/app/page.tsx b/src/app/page.tsx
index e9dafad..af520b6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSmall"
- background="floatingGradient"
+ background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -49,8 +49,8 @@ export default function HomePage() {
description="Découvrez une grande variété de plantes, fleurs et végétaux cultivés avec soin. Nos experts vous conseillent pour créer jardins et intérieurs verdoyants."
tag="Horticulteur de Manduel"
tagAnimation="slide-up"
- background={{ variant: "floatingGradient" }}
- imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg?_wi=1"
+ background={{ variant: "canvas-reveal" }}
+ imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg"
imageAlt="Serre moderne avec fleurs colorées et plantes luxuriantes"
buttons={[
{ text: "Découvrir nos plantes", href: "/nos-plantes" },
@@ -83,60 +83,28 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
- id: "1",
- name: "Camélia",
- price: "À partir de 15€",
- imageSrc: "http://img.b2bpic.net/free-photo/bud-pink-flower_23-2147711033.jpg?_wi=1",
- imageAlt: "Camélia rouge éclatant"
+ id: "1", name: "Camélia", price: "À partir de 15€", imageSrc: "http://img.b2bpic.net/free-photo/bud-pink-flower_23-2147711033.jpg", imageAlt: "Camélia rouge éclatant"
},
{
- id: "2",
- name: "Mimosa",
- price: "À partir de 12€",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-flowers-inside-footpath_1428-161.jpg?_wi=1",
- imageAlt: "Fleurs de mimosa jaune vif"
+ id: "2", name: "Mimosa", price: "À partir de 12€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-flowers-inside-footpath_1428-161.jpg", imageAlt: "Fleurs de mimosa jaune vif"
},
{
- id: "3",
- name: "Plantes Vertes",
- price: "À partir de 10€",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-gardener-planting-succulent-plant-pot_53876-96631.jpg?_wi=1",
- imageAlt: "Collection de plantes vertes"
+ id: "3", name: "Plantes Vertes", price: "À partir de 10€", imageSrc: "http://img.b2bpic.net/free-photo/woman-gardener-planting-succulent-plant-pot_53876-96631.jpg", imageAlt: "Collection de plantes vertes"
},
{
- id: "4",
- name: "Plants de Vigne",
- price: "À partir de 8€",
- imageSrc: "http://img.b2bpic.net/free-photo/planting_23-2148013581.jpg?_wi=1",
- imageAlt: "Jeunes plants de vigne"
+ id: "4", name: "Plants de Vigne", price: "À partir de 8€", imageSrc: "http://img.b2bpic.net/free-photo/planting_23-2148013581.jpg", imageAlt: "Jeunes plants de vigne"
},
{
- id: "5",
- name: "Bulbes",
- price: "À partir de 2€",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-lovely-daisy-flowers-wooden-bowl-with-pine-cones-white-tulip-gray-wooden-background_141793-51949.jpg?_wi=1",
- imageAlt: "Assortiment de bulbes de fleurs"
+ id: "5", name: "Bulbes", price: "À partir de 2€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-lovely-daisy-flowers-wooden-bowl-with-pine-cones-white-tulip-gray-wooden-background_141793-51949.jpg", imageAlt: "Assortiment de bulbes de fleurs"
},
{
- id: "6",
- name: "Fleurs Saisonnières",
- price: "À partir de 5€",
- imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936618.jpg?_wi=1",
- imageAlt: "Fleurs saisonnières colorées"
+ id: "6", name: "Fleurs Saisonnières", price: "À partir de 5€", imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936618.jpg", imageAlt: "Fleurs saisonnières colorées"
},
{
- id: "7",
- name: "Arbustes",
- price: "À partir de 20€",
- imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_53876-23421.jpg?_wi=1",
- imageAlt: "Arbustes ornementaux variés"
+ id: "7", name: "Arbustes", price: "À partir de 20€", imageSrc: "http://img.b2bpic.net/free-photo/green-leaves_53876-23421.jpg", imageAlt: "Arbustes ornementaux variés"
},
{
- id: "8",
- name: "Plantes d'Intérieur & Extérieur",
- price: "À partir de 10€",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-beautiful-pink-flower_23-2147948179.jpg?_wi=1",
- imageAlt: "Plantes versatiles d'intérieur et d'extérieur"
+ id: "8", name: "Plantes d'Intérieur & Extérieur", price: "À partir de 10€", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-beautiful-pink-flower_23-2147948179.jpg", imageAlt: "Plantes versatiles d'intérieur et d'extérieur"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -158,13 +126,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Jardinage Local",
- "Guide Plantes",
- "Floriculture France",
- "Association Horticulteurs",
- "Réseau Agriculture",
- "Collectif Vert",
- "Forum Jardiniers"
+ "Jardinage Local", "Guide Plantes", "Floriculture France", "Association Horticulteurs", "Réseau Agriculture", "Collectif Vert", "Forum Jardiniers"
]}
speed={40}
showCard={true}
@@ -178,58 +140,28 @@ export default function HomePage() {
tag="Avis clients"
testimonials={[
{
- id: "1",
- name: "Marie Durand",
- role: "Propriétaire",
- company: "Jardin des Peupliers",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg?_wi=1",
- imageAlt: "Marie Durand"
+ id: "1", name: "Marie Durand", role: "Propriétaire", company: "Jardin des Peupliers", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", imageAlt: "Marie Durand"
},
{
- id: "2",
- name: "Pierre Leclerc",
- role: "Paysagiste",
- company: "Paysages Méditerranée",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg?_wi=1",
- imageAlt: "Pierre Leclerc"
+ id: "2", name: "Pierre Leclerc", role: "Paysagiste", company: "Paysages Méditerranée", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg", imageAlt: "Pierre Leclerc"
},
{
- id: "3",
- name: "Sophie Martin",
- role: "Fleuriste",
- company: "Fleurs et Couleurs",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-caucasian-woman-with-dark-shining-eyes-bob-hairstyle-wearing-casual-t-shirt-grinning-demonstrating-her-white-even-teeth-posing-indoors-positive-emotions-feelings_273609-7344.jpg?_wi=1",
- imageAlt: "Sophie Martin"
+ id: "3", name: "Sophie Martin", role: "Fleuriste", company: "Fleurs et Couleurs", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/attractive-caucasian-woman-with-dark-shining-eyes-bob-hairstyle-wearing-casual-t-shirt-grinning-demonstrating-her-white-even-teeth-posing-indoors-positive-emotions-feelings_273609-7344.jpg", imageAlt: "Sophie Martin"
},
{
- id: "4",
- name: "Jean Rousseau",
- role: "Jardinier",
- company: "Espaces Verts",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg",
- imageAlt: "Jean Rousseau"
+ id: "4", name: "Jean Rousseau", role: "Jardinier", company: "Espaces Verts", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-male-studio-people_1187-6060.jpg", imageAlt: "Jean Rousseau"
},
{
- id: "5",
- name: "Claire Moreau",
- role: "Architecte Paysagiste",
- company: "Design Jardin",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street-funny-positive-woman-sunglasses_158538-1662.jpg",
- imageAlt: "Claire Moreau"
+ id: "5", name: "Claire Moreau", role: "Architecte Paysagiste", company: "Design Jardin", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street-funny-positive-woman-sunglasses_158538-1662.jpg", imageAlt: "Claire Moreau"
},
{
- id: "6",
- name: "Laurent Blanc",
- role: "Propriétaire",
- company: "Villa Botanica",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-caucasian-man-blue-shirt-sport-pants-smiling-sitting-grass-looking-camera-with-happy-face-expression-working-garden_176420-19937.jpg",
- imageAlt: "Laurent Blanc"
+ id: "6", name: "Laurent Blanc", role: "Propriétaire", company: "Villa Botanica", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-caucasian-man-blue-shirt-sport-pants-smiling-sitting-grass-looking-camera-with-happy-face-expression-working-garden_176420-19937.jpg", imageAlt: "Laurent Blanc"
}
]}
kpiItems={[
@@ -248,33 +180,23 @@ export default function HomePage() {
title="Questions fréquentes"
description="Trouvez les réponses à vos questions sur nos produits, services et conseils en horticulture."
tag="Support"
- imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/blurred-group-plants_23-2147997170.jpg"
imageAlt="Serre professionnelle avec plantes variées"
faqs={[
{
- id: "1",
- title: "Comment bien entretenir mes plantes ?",
- content: "Nos experts vous conseillent en fonction de chaque espèce. En général, arrosage régulier, lumière adaptée et température stable sont essentiels. Visitez-nous pour des conseils personnalisés."
+ id: "1", title: "Comment bien entretenir mes plantes ?", content: "Nos experts vous conseillent en fonction de chaque espèce. En général, arrosage régulier, lumière adaptée et température stable sont essentiels. Visitez-nous pour des conseils personnalisés."
},
{
- id: "2",
- title: "Livrez-vous les plantes à domicile ?",
- content: "Nous privilégions les visites à notre serre pour que vous choisissiez vos plantes directement. Contactez-nous pour discuter de possibilités de livraison pour les gros achats."
+ id: "2", title: "Livrez-vous les plantes à domicile ?", content: "Nous privilégions les visites à notre serre pour que vous choisissiez vos plantes directement. Contactez-nous pour discuter de possibilités de livraison pour les gros achats."
},
{
- id: "3",
- title: "Quels sont vos moyens de paiement ?",
- content: "Nous acceptons carte bancaire, Visa, Mastercard, American Express, PayPal, Paylib, chèque et espèces. Tous les moyens de paiement sécurisés sont disponibles."
+ id: "3", title: "Quels sont vos moyens de paiement ?", content: "Nous acceptons carte bancaire, Visa, Mastercard, American Express, PayPal, Paylib, chèque et espèces. Tous les moyens de paiement sécurisés sont disponibles."
},
{
- id: "4",
- title: "Avez-vous des plantes adaptées aux petits espaces ?",
- content: "Oui, nous avons une sélection de plantes parfaites pour les petits appartements et espaces. Nos conseils vous aideront à choisir les meilleures plantes pour votre environnement."
+ id: "4", title: "Avez-vous des plantes adaptées aux petits espaces ?", content: "Oui, nous avons une sélection de plantes parfaites pour les petits appartements et espaces. Nos conseils vous aideront à choisir les meilleures plantes pour votre environnement."
},
{
- id: "5",
- title: "Quels sont vos horaires d'ouverture ?",
- content: "Lundi 14h-18h, mardi à samedi 8h-12h et 14h-18h. Dimanche fermé. Fermeture annuelle du 2 août au 31 août. Venez nous visiter à 65 chemin Perrières, 30129 Manduel."
+ id: "5", title: "Quels sont vos horaires d'ouverture ?", content: "Lundi 14h-18h, mardi à samedi 8h-12h et 14h-18h. Dimanche fermé. Fermeture annuelle du 2 août au 31 août. Venez nous visiter à 65 chemin Perrières, 30129 Manduel."
}
]}
mediaPosition="left"
@@ -296,7 +218,7 @@ export default function HomePage() {
{ text: "Nous visiter", href: "contact" }
]}
buttonAnimation="slide-up"
- background={{ variant: "floatingGradient" }}
+ background={{ variant: "canvas-reveal" }}
useInvertedBackground={false}
/>