1 Commits

Author SHA1 Message Date
8f6e98b791 Update src/app/page.tsx 2026-05-09 16:01:24 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Eden Fakiah"
/>
@@ -58,19 +48,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
logoText="EDEN FAKIAH"
description="Découvrez l'essence des épices marocaines authentiques au cœur de Marrakech. Qualité, tradition et accueil chaleureux depuis notre magasin de confiance."
buttons={[
{
text: "Explorer les produits",
href: "#products",
},
text: "Explorer les produits", href: "#products"},
{
text: "Contactez-nous",
href: "#contact",
},
text: "Contactez-nous", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6301.jpg"
imageAlt="Magasin d'épices Eden Fakiah"
@@ -85,9 +70,7 @@ export default function LandingPage() {
description="Chez Eden Fakiah, nous sélectionnons les meilleurs ingrédients pour sublimer vos plats. De nos épices rares à nos fruits secs de première qualité, nous vous offrons le meilleur du terroir marocain dans un cadre propre et accueillant."
buttons={[
{
text: "En savoir plus",
href: "#contact",
},
text: "En savoir plus", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-close-up-view-vegetables-bowl-lentil-herbs-vegetables-spices-citrus-fruits-with-leaves_140725-73599.jpg"
imageAlt="À propos d'Eden Fakiah"
@@ -102,59 +85,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Eden",
name: "Safran Pur",
price: "Prix sur demande",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-saffron-still-life-arrangement_23-2149130057.jpg",
},
id: "1", brand: "Eden", name: "Safran Pur", price: "Prix sur demande", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-saffron-still-life-arrangement_23-2149130057.jpg"},
{
id: "2",
brand: "Eden",
name: "Mélange Fruits Secs",
price: "120 MAD/kg",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-assortment-dried-fruit_23-2147689621.jpg",
},
id: "2", brand: "Eden", name: "Mélange Fruits Secs", price: "120 MAD/kg", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-assortment-dried-fruit_23-2147689621.jpg"},
{
id: "3",
brand: "Eden",
name: "Ras El Hanout",
price: "80 MAD/kg",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/selection-indian-spices-wooden-spoons_114579-69977.jpg",
},
id: "3", brand: "Eden", name: "Ras El Hanout", price: "80 MAD/kg", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/selection-indian-spices-wooden-spoons_114579-69977.jpg"},
{
id: "4",
brand: "Eden",
name: "Dattes Majhoul",
price: "150 MAD/kg",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-dried-fruits-along-with-nuts-all-kind-grey-floor_140725-14406.jpg",
},
id: "4", brand: "Eden", name: "Dattes Majhoul", price: "150 MAD/kg", rating: 5,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-dried-fruits-along-with-nuts-all-kind-grey-floor_140725-14406.jpg"},
{
id: "5",
brand: "Eden",
name: "Huiles Essentielles",
price: "60 MAD",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-spoon-with-yellow-herbs_23-2149339767.jpg",
},
id: "5", brand: "Eden", name: "Huiles Essentielles", price: "60 MAD", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/wooden-spoon-with-yellow-herbs_23-2149339767.jpg"},
{
id: "6",
brand: "Eden",
name: "Thé à la Menthe",
price: "50 MAD/kg",
rating: 5,
reviewCount: "29",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-seasonings-different-colored-inside-bowls-brown-background-green-mint-dry_140725-22720.jpg",
},
id: "6", brand: "Eden", name: "Thé à la Menthe", price: "50 MAD/kg", rating: 5,
reviewCount: "29", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-seasonings-different-colored-inside-bowls-brown-background-green-mint-dry_140725-22720.jpg"},
]}
title="Nos Produits Phares"
description="Une sélection rigoureuse d'épices, de fruits secs et d'herbes traditionnelles pour enrichir votre cuisine au quotidien."
@@ -169,25 +116,15 @@ export default function LandingPage() {
author="Hicham Zhiri"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-business-man-talking-phone_23-2148479505.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/front-view-business-man-talking-phone_23-2148479505.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-souvenirs-shop_23-2149726230.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-souvenirs-shop_23-2149726230.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-blonde-gardener-woman-uniform-wearing-hat-holding-pepper-looking-front-isolated-purple-wall-with-copy-space_141793-109898.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-blonde-gardener-woman-uniform-wearing-hat-holding-pepper-looking-front-isolated-purple-wall-with-copy-space_141793-109898.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-shopping-organic-products_23-2148672828.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/smiley-woman-shopping-organic-products_23-2148672828.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-women-having-coffee-together_23-2148421545.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/happy-young-women-having-coffee-together_23-2148421545.jpg", alt: "Client 5"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -200,20 +137,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Proposez-vous la livraison ?",
content: "Oui, nous proposons un service de livraison pour vos commandes. Contactez-nous pour plus d'informations.",
},
id: "1", title: "Proposez-vous la livraison ?", content: "Oui, nous proposons un service de livraison pour vos commandes. Contactez-nous pour plus d'informations."},
{
id: "2",
title: "Quels sont vos horaires ?",
content: "Nous sommes ouverts tous les jours jusqu'à 20:00.",
},
id: "2", title: "Quels sont vos horaires ?", content: "Nous sommes ouverts tous les jours jusqu'à 20:00."},
{
id: "3",
title: "Où êtes-vous situés ?",
content: "Nous sommes situés au Lot Maatallah, Magasin N°2458, Marrakech.",
},
id: "3", title: "Où êtes-vous situés ?", content: "Nous sommes situés au Lot Maatallah, Magasin N°2458, Marrakech."},
]}
mediaAnimation="slide-up"
title="Questions Fréquentes"
@@ -231,20 +159,11 @@ export default function LandingPage() {
tag="Pourquoi nous choisir"
metrics={[
{
id: "m1",
value: "77+",
description: "Avis Clients",
},
id: "m1", value: "77+", description: "Avis Clients"},
{
id: "m2",
value: "5.0",
description: "Note Moyenne",
},
id: "m2", value: "5.0", description: "Note Moyenne"},
{
id: "m3",
value: "100%",
description: "Produits Naturels",
},
id: "m3", value: "100%", description: "Produits Naturels"},
]}
metricsAnimation="slide-up"
/>
@@ -254,16 +173,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Besoin de conseils ?"
title="Contactez Eden Fakiah"
description="Notre équipe est disponible pour vous conseiller sur le choix de vos épices. Appelez-nous au 06 63 77 23 86."
buttons={[
{
text: "Appeler maintenant",
href: "tel:+212663772386",
},
text: "Appeler maintenant", href: "tel:+212663772386"},
{
text: "Envoyer un message", href: "https://wa.me/212663772386"},
]}
/>
</div>
@@ -272,33 +190,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Accueil",
href: "#hero",
},
label: "Accueil", href: "#hero"},
{
label: "Produits",
href: "#products",
},
label: "Produits", href: "#products"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Informations",
items: [
title: "Informations", items: [
{
label: "Avis",
href: "#reviews",
},
label: "Avis", href: "#reviews"},
{
label: "Horaires",
href: "#faq",
},
label: "Horaires", href: "#faq"},
],
},
]}
@@ -308,4 +214,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}