diff --git a/src/app/page.tsx b/src/app/page.tsx
index 21e5de5..101c295 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
@@ -49,60 +43,37 @@ export default function LandingPage() {
@@ -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"},
]}
/>
@@ -289,12 +185,11 @@ export default function LandingPage() {