Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:21:08 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Accueil",
id: "#hero",
},
name: "Accueil", id: "#hero"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Réserver",
id: "#reservation",
},
name: "Réserver", id: "#reservation"},
]}
brandName="MultiServices"
/>
@@ -49,60 +43,37 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Tous vos services en un clic"
description="Réservez facilement des prestations professionnelles près de chez vous. Qualité, rapidité et confiance à votre portée."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", alt: "Client 5"},
]}
avatarText="Rejoignez nos 1000+ clients satisfaits"
buttons={[
{
text: "Commencer",
href: "#services",
},
text: "Commencer", href: "#services"},
]}
marqueeItems={[
{
type: "text",
text: "Qualité Garantie",
},
type: "text", text: "Qualité Garantie"},
{
type: "text",
text: "Service Rapide",
},
type: "text", text: "Service Rapide"},
{
type: "text",
text: "Professionnels Vérifiés",
},
type: "text", text: "Professionnels Vérifiés"},
{
type: "text",
text: "Disponibilité 24/7",
},
type: "text", text: "Disponibilité 24/7"},
{
type: "text",
text: "Sécurité Totale",
},
type: "text", text: "Sécurité Totale"},
]}
/>
</div>
@@ -114,89 +85,49 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Aménagement extérieur",
description: "Expertise en piscines, gazon synthétique et revêtement de sol.",
icon: Leaf,
title: "Aménagement extérieur", description: "Expertise en piscines, gazon synthétique et revêtement de sol.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=1",
imageAlt: "Aménagement extérieur",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Aménagement extérieur"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=2",
imageAlt: "Aménagement extérieur",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=3",
imageAlt: "service professional handyman work",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Aménagement extérieur"},
]
},
{
title: "Moustiquaires",
description: "Installation sur mesure pour fenêtres et portes.",
icon: Shield,
title: "Moustiquaires", description: "Installation sur mesure pour fenêtres et portes.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=4",
imageAlt: "Moustiquaires",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Moustiquaires"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=5",
imageAlt: "Moustiquaires",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
imageAlt: "happy client smiling portrait",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Moustiquaires"},
]
},
{
title: "Transport & VTC",
description: "Déplacements sécurisés avec des chauffeurs qualifiés.",
icon: Car,
title: "Transport & VTC", description: "Déplacements sécurisés avec des chauffeurs qualifiés.", icon: Car,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=6",
imageAlt: "Transport",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Transport"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=7",
imageAlt: "Transport",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
imageAlt: "satisfied business customer portrait",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Transport"},
]
},
{
title: "Cybersécurité",
description: "Audits informatiques complets et protection de données.",
icon: Lock,
title: "Cybersécurité", description: "Audits informatiques complets et protection de données.", icon: Lock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=8",
imageAlt: "Cybersécurité",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Cybersécurité"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=9",
imageAlt: "Cybersécurité",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg",
imageAlt: "smiling customer professional look",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Cybersécurité"},
]
},
{
title: "Ménage",
description: "Aide ménagère professionnelle à votre domicile.",
icon: Sparkles,
title: "Ménage", description: "Aide ménagère professionnelle à votre domicile.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=10",
imageAlt: "Ménage",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Ménage"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=11",
imageAlt: "Ménage",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
imageAlt: "professional customer happy portrait",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Ménage"},
]
},
]}
title="Nos services professionnels"
@@ -212,25 +143,15 @@ export default function LandingPage() {
author="Sophie M."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
alt: "Sophie M",
},
src: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg", alt: "Sophie M"},
{
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", alt: "Client 5"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -247,40 +168,15 @@ export default function LandingPage() {
description="Découvrez nos offres forfaitaires pour simplifier vos besoins quotidiens."
products={[
{
id: "p1",
name: "Pack Entretien Jardin",
price: "99€",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=12",
imageAlt: "Entretien jardin",
},
id: "p1", name: "Pack Entretien Jardin", price: "99€", imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Entretien jardin"},
{
id: "p2",
name: "Pack Sécurité Web",
price: "149€",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=13",
imageAlt: "Sécurité Web",
},
id: "p2", name: "Pack Sécurité Web", price: "149€", imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Sécurité Web"},
{
id: "p3",
name: "Pack Ménage Complet",
price: "79€",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=14",
imageAlt: "Ménage",
},
id: "p3", name: "Pack Ménage Complet", price: "79€", imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Ménage"},
{
id: "p4",
name: "Pack Transport Privé",
price: "59€",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=15",
imageAlt: "Transport",
},
id: "p4", name: "Pack Transport Privé", price: "59€", imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Transport"},
{
id: "p5",
name: "Pack Installation Pro",
price: "129€",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=16",
imageAlt: "Installation",
},
id: "p5", name: "Pack Installation Pro", price: "129€", imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg", imageAlt: "Installation"},
]}
/>
</div>
@@ -289,12 +185,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Réserver"
title="Prendre un rendez-vous"
description="Choisissez votre service et votre date pour bénéficier de notre intervention rapide."
imageSrc="http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg?_wi=17"
imageSrc="http://img.b2bpic.net/free-photo/woman-dancing-with-headphones_1149-1856.jpg"
mediaAnimation="slide-up"
inputPlaceholder="Votre email professionnel"
buttonText="Payer & Réserver"
@@ -307,25 +202,17 @@ export default function LandingPage() {
{
items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Réserver",
href: "#reservation",
},
label: "Réserver", href: "#reservation"},
],
},
{
items: [
{
label: "Confidentialité",
href: "#",
},
label: "Confidentialité", href: "#"},
{
label: "Mentions légales",
href: "#",
},
label: "Mentions légales", href: "#"},
],
},
]}