From 45d4c90cf7eec56f9d91d466076507b39d13e4b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 20:44:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 130 +++++++++++------------------------------------ 1 file changed, 29 insertions(+), 101 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c81e2b..ea7cfb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -51,19 +43,15 @@ export default function LandingPage() {
@@ -89,29 +73,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Intervention Rapide", - description: "Disponible aujourd'hui pour toutes vos urgences à domicile.", - tag: "Rapidité", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-storm-logo-template_23-2149189463.jpg", - imageAlt: "Rapidité d'intervention", - }, + id: "f1", title: "Intervention Rapide", description: "Disponible aujourd'hui pour toutes vos urgences à domicile.", tag: "Rapidité", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-storm-logo-template_23-2149189463.jpg", imageAlt: "Rapidité d'intervention"}, { - id: "f2", - title: "Qualité Propre", - description: "Un chantier toujours laissé impeccable après chaque passage.", - tag: "Propreté", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149722745.jpg", - imageAlt: "Qualité artisanale", - }, + id: "f2", title: "Qualité Propre", description: "Un chantier toujours laissé impeccable après chaque passage.", tag: "Propreté", imageSrc: "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149722745.jpg", imageAlt: "Qualité artisanale"}, { - id: "f3", - title: "Tarifs Honnêtes", - description: "Devis transparents, sans surprise ni frais cachés.", - tag: "Prix Corrects", - imageSrc: "http://img.b2bpic.net/free-vector/organic-flat-good-job-stickers-set_23-2148920322.jpg", - imageAlt: "Transparence tarifaire", - }, + id: "f3", title: "Tarifs Honnêtes", description: "Devis transparents, sans surprise ni frais cachés.", tag: "Prix Corrects", imageSrc: "http://img.b2bpic.net/free-vector/organic-flat-good-job-stickers-set_23-2148920322.jpg", imageAlt: "Transparence tarifaire"}, ]} title="Nos Engagements" description="Ce qui fait de nous votre partenaire de confiance à Périgueux." @@ -127,37 +93,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Jean Dupont", - handle: "Propriétaire", - testimonial: "Intervention ultra rapide. Travail propre et prix très corrects.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", - }, + id: "t1", name: "Jean Dupont", handle: "Propriétaire", testimonial: "Intervention ultra rapide. Travail propre et prix très corrects.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg"}, { - id: "t2", - name: "Marie Martin", - handle: "Cliente fidèle", - testimonial: "Professionnel et ponctuel. Je recommande vivement leurs services.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/steel-bright-house-home-dripping_1203-4400.jpg", - }, + id: "t2", name: "Marie Martin", handle: "Cliente fidèle", testimonial: "Professionnel et ponctuel. Je recommande vivement leurs services.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/steel-bright-house-home-dripping_1203-4400.jpg"}, { - id: "t3", - name: "Pierre Durand", - handle: "Entrepreneur", - testimonial: "Un service artisan irréprochable. Fiable et très réactif.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg", - }, + id: "t3", name: "Pierre Durand", handle: "Entrepreneur", testimonial: "Un service artisan irréprochable. Fiable et très réactif.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg"}, { - id: "t4", - name: "Sophie Leroy", - handle: "Cliente", - testimonial: "Excellent contact, travail propre et efficace. Une vraie expertise.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-posing-bathroom-with-bath-robe_23-2148147454.jpg", - }, + id: "t4", name: "Sophie Leroy", handle: "Cliente", testimonial: "Excellent contact, travail propre et efficace. Une vraie expertise.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-posing-bathroom-with-bath-robe_23-2148147454.jpg"}, ]} showRating={true} title="La Parole à nos Clients" @@ -173,22 +119,14 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Quels sont vos délais ?", - content: "Nous intervenons généralement dans les 2 heures pour toute urgence.", - }, + id: "q1", title: "Quels sont vos délais ?", content: "Nous intervenons généralement dans les 2 heures pour toute urgence."}, { - id: "q2", - title: "Intervenez-vous le week-end ?", - content: "Oui, notre équipe est disponible sur appel 7j/7 pour les urgences.", - }, + id: "q2", title: "Intervenez-vous le week-end ?", content: "Oui, notre équipe est disponible sur appel 7j/7 pour les urgences."}, ]} ctaTitle="Besoin d'un dépannage ?" ctaDescription="Contactez-nous directement pour une intervention rapide à Périgueux." ctaButton={{ - text: "Appeler Maintenant", - href: "tel:+33123456789", - }} + text: "Appeler Maintenant", href: "tel:+33123456789"}} ctaIcon={Phone} /> @@ -198,29 +136,19 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529709.jpg" columns={[ { - title: "Navigation", - items: [ + title: "Navigation", items: [ { - label: "Accueil", - href: "#hero", - }, + label: "Accueil", href: "#hero"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "01 23 45 67 89", - href: "tel:+33123456789", - }, + label: "01 23 45 67 89", href: "tel:+33123456789"}, { - label: "Mentions Légales", - href: "#", - }, + label: "Mentions Légales", href: "#"}, ], }, ]}