diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3a658ab..31f251b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
-import { Award, Package, Users } from "lucide-react";
+import { Award, Package, Users, CheckCircle, Truck, Headset, Warehouse } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,99 +43,18 @@ export default function LandingPage() {
@@ -156,21 +63,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="L'Excellence à votre service"
metrics={[
- {
- label: "Années d'expérience",
- value: "20+",
- icon: Award,
- },
- {
- label: "Clients satisfaits",
- value: "5000+",
- icon: Users,
- },
- {
- label: "Références produits",
- value: "10k+",
- icon: Package,
- },
+ { label: "Années d'expérience", value: "20+", icon: Award },
+ { label: "Clients satisfaits", value: "5000+", icon: Users },
+ { label: "Références produits", value: "10k+", icon: Package },
]}
metricsAnimation="slide-up"
/>
@@ -181,30 +76,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Qualité Garantie",
- description: "Sélection rigoureuse de marques reconnues.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384860.jpg",
- buttonIcon: "CheckCircle",
- },
- {
- title: "Livraison Rapide",
- description: "Expédition express partout dans la région.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-paint-can_23-2149705288.jpg",
- buttonIcon: "Truck",
- },
- {
- title: "Conseil Expert",
- description: "Nos techniciens répondent à vos besoins.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-jewelry_23-2149726818.jpg",
- buttonIcon: "Headset",
- },
- {
- title: "Stock Permanent",
- description: "Une disponibilité maximale de vos articles.",
- imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg",
- buttonIcon: "Warehouse",
- },
+ { title: "Qualité Garantie", description: "Sélection rigoureuse de marques reconnues.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384860.jpg", buttonIcon: CheckCircle },
+ { title: "Livraison Rapide", description: "Expédition express partout dans la région.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-paint-can_23-2149705288.jpg", buttonIcon: Truck },
+ { title: "Conseil Expert", description: "Nos techniciens répondent à vos besoins.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-jewelry_23-2149726818.jpg", buttonIcon: Headset },
+ { title: "Stock Permanent", description: "Une disponibilité maximale de vos articles.", imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg", buttonIcon: Warehouse },
]}
title="Nos engagements"
description="Nous mettons un point d'honneur à offrir des produits sélectionnés pour leur durabilité."
@@ -218,42 +93,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Perceuse Professionnelle",
- price: "149€",
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-electric-drill-plastic-case-with-hardware-items_23-2147865422.jpg",
- },
- {
- id: "2",
- name: "Gants de protection XL",
- price: "12€",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-holding-iron_23-2149916276.jpg",
- },
- {
- id: "3",
- name: "Peinture haute performance",
- price: "45€",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-art-tools-studio-paints-brushes-canvas-pencil_633478-1194.jpg",
- },
- {
- id: "4",
- name: "Kit de visserie complet",
- price: "25€",
- imageSrc: "http://img.b2bpic.net/free-photo/set-torx-head-with-bolts-electric-drill-hammer_23-2147865387.jpg",
- },
- {
- id: "5",
- name: "Échelle télescopique",
- price: "89€",
- imageSrc: "http://img.b2bpic.net/free-photo/teenager-girl-overall-opening-tool-box_23-2148085308.jpg",
- },
- {
- id: "6",
- name: "Casque de sécurité standard",
- price: "18€",
- imageSrc: "http://img.b2bpic.net/free-photo/male-carpenter-using-some-power-tools-his-work-woodshop_23-2147944789.jpg",
- },
+ { id: "1", name: "Perceuse Professionnelle", price: "149€", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-electric-drill-plastic-case-with-hardware-items_23-2147865422.jpg" },
+ { id: "2", name: "Gants de protection XL", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-holding-iron_23-2149916276.jpg" },
+ { id: "3", name: "Peinture haute performance", price: "45€", imageSrc: "http://img.b2bpic.net/free-photo/closeup-art-tools-studio-paints-brushes-canvas-pencil_633478-1194.jpg" },
+ { id: "4", name: "Kit de visserie complet", price: "25€", imageSrc: "http://img.b2bpic.net/free-photo/set-torx-head-with-bolts-electric-drill-hammer_23-2147865387.jpg" },
+ { id: "5", name: "Échelle télescopique", price: "89€", imageSrc: "http://img.b2bpic.net/free-photo/teenager-girl-overall-opening-tool-box_23-2148085308.jpg" },
+ { id: "6", name: "Casque de sécurité standard", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/male-carpenter-using-some-power-tools-his-work-woodshop_23-2147944789.jpg" },
]}
title="Catalogue Produits"
description="Découvrez notre sélection variée pour tous vos projets de bricolage ou de construction."
@@ -266,33 +111,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "98%",
- title: "Taux de satisfaction",
- items: [
- "Clients réguliers",
- "Support dédié",
- ],
- },
- {
- id: "m2",
- value: "24h",
- title: "Délai moyen",
- items: [
- "Traitement commande",
- "Expédition",
- ],
- },
- {
- id: "m3",
- value: "150",
- title: "Fournisseurs",
- items: [
- "Partenaires actifs",
- "Contrôle qualité",
- ],
- },
+ { id: "m1", value: "98%", title: "Taux de satisfaction", items: ["Clients réguliers", "Support dédié"] },
+ { id: "m2", value: "24h", title: "Délai moyen", items: ["Traitement commande", "Expédition"] },
+ { id: "m3", value: "150", title: "Fournisseurs", items: ["Partenaires actifs", "Contrôle qualité"] },
]}
title="Impact en chiffres"
description="La preuve d'un engagement durable."
@@ -305,41 +126,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Ali H.",
- handle: "@ali_pro",
- testimonial: "Très bonne droguerie, je trouve tout ce qu'il me faut.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-colleagues-giving-high-five_74855-1516.jpg",
- },
- {
- id: "2",
- name: "Fatima S.",
- handle: "@fati_s",
- testimonial: "Personnel aimable et très compétent.",
- imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12795.jpg",
- },
- {
- id: "3",
- name: "Youssef M.",
- handle: "@youssef_bat",
- testimonial: "Prix imbattables sur le matériel professionnel.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
- },
- {
- id: "4",
- name: "Omar B.",
- handle: "@omar_bricol",
- testimonial: "Qualité au rendez-vous à chaque achat.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg",
- },
- {
- id: "5",
- name: "Leila R.",
- handle: "@leila_renov",
- testimonial: "Je recommande vivement Ouhassou.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg",
- },
+ { id: "1", name: "Ali H.", handle: "@ali_pro", testimonial: "Très bonne droguerie, je trouve tout ce qu'il me faut.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-colleagues-giving-high-five_74855-1516.jpg" },
+ { id: "2", name: "Fatima S.", handle: "@fati_s", testimonial: "Personnel aimable et très compétent.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12795.jpg" },
+ { id: "3", name: "Youssef M.", handle: "@youssef_bat", testimonial: "Prix imbattables sur le matériel professionnel.", imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg" },
+ { id: "4", name: "Omar B.", handle: "@omar_bricol", testimonial: "Qualité au rendez-vous à chaque achat.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg" },
+ { id: "5", name: "Leila R.", handle: "@leila_renov", testimonial: "Je recommande vivement Ouhassou.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg" },
]}
title="Avis de nos clients"
description="La confiance est notre moteur."
@@ -351,21 +142,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Horaires d'ouverture ?",
- content: "Nous sommes ouverts du lundi au samedi de 8h à 19h.",
- },
- {
- id: "f2",
- title: "Livrez-vous en dehors ?",
- content: "Oui, nous proposons une livraison sur toute la région.",
- },
- {
- id: "f3",
- title: "Service après-vente ?",
- content: "Un SAV réactif est disponible pour tout produit défectueux.",
- },
+ { id: "f1", title: "Horaires d'ouverture ?", content: "Nous sommes ouverts du lundi au samedi de 8h à 19h." },
+ { id: "f2", title: "Livrez-vous en dehors ?", content: "Oui, nous proposons une livraison sur toute la région." },
+ { id: "f3", title: "Service après-vente ?", content: "Un SAV réactif est disponible pour tout produit défectueux." },
]}
title="Questions fréquentes"
description="Besoin d'aide ? Voici nos réponses."
@@ -376,9 +155,7 @@ export default function LandingPage() {