Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-02 17:49:00 +00:00

View File

@@ -45,14 +45,14 @@ export default function LandingPage() {
title="Rénovez votre intérieur avec Global Habitat"
description="Experts en rénovation intérieure à Paris. Transformez vos espaces avec professionnalisme et expertise."
testimonials={[
{ name: "Marc L.", handle: "@client", testimonial: "Travail impeccable et délais respectés.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg" },
{ name: "Sophie D.", handle: "@client", testimonial: "Très professionnel, je recommande.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-boy_23-2148436118.jpg" },
{ name: "Thomas R.", handle: "@client", testimonial: "Une équipe à l'écoute et très réactive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg" },
{ name: "Julie M.", handle: "@client", testimonial: "Résultat au-delà de mes espérances.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg" },
{ name: "Pierre B.", handle: "@client", testimonial: "Qualité de finition exceptionnelle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-embracing-after-moving-together-new-home_23-2149086862.jpg" }
{ name: "Marc L.", handle: "@client", testimonial: "Travail impeccable et délais respectés.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg?_wi=1" },
{ name: "Sophie D.", handle: "@client", testimonial: "Très professionnel, je recommande.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-boy_23-2148436118.jpg?_wi=1" },
{ name: "Thomas R.", handle: "@client", testimonial: "Une équipe à l'écoute et très réactive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg?_wi=1" },
{ name: "Julie M.", handle: "@client", testimonial: "Résultat au-delà de mes espérances.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=1" },
{ name: "Pierre B.", handle: "@client", testimonial: "Qualité de finition exceptionnelle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-embracing-after-moving-together-new-home_23-2149086862.jpg?_wi=1" }
]}
buttons={[{ text: "Estimation gratuite 24h", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -62,11 +62,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ title: "Plomberie", description: "Installation et dépannage professionnel.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg" },
{ title: "Électricité", description: "Mise aux normes et installation complète.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg" },
{ title: "Peinture & Revêtements", description: "Finitions soignées pour vos intérieurs.", buttonIcon: PaintBucket, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-boy_23-2148436118.jpg" },
{ title: "Menuiserie", description: "Agencement sur-mesure de vos espaces.", buttonIcon: Hammer, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg" },
{ title: "Revêtements de sol", description: "Pose de parquet et carrelage haut de gamme.", buttonIcon: LayoutGrid, imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg" }
{ title: "Plomberie", description: "Installation et dépannage professionnel.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg?_wi=2" },
{ title: "Électricité", description: "Mise aux normes et installation complète.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg?_wi=2" },
{ title: "Peinture & Revêtements", description: "Finitions soignées pour vos intérieurs.", buttonIcon: PaintBucket, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-boy_23-2148436118.jpg?_wi=2" },
{ title: "Menuiserie", description: "Agencement sur-mesure de vos espaces.", buttonIcon: Hammer, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg?_wi=2" },
{ title: "Revêtements de sol", description: "Pose de parquet et carrelage haut de gamme.", buttonIcon: LayoutGrid, imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=2" }
]}
title="Nos Services Experts"
description="Nous intervenons sur tous les aspects de la rénovation intérieure avec des artisans qualifiés."
@@ -96,11 +96,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{ id: "1", title: "Excellent", quote: "Parfait !", name: "Alice M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg" },
{ id: "2", title: "Top", quote: "Rapide et efficace.", name: "Bob T.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-boy_23-2148436118.jpg" },
{ id: "3", title: "Super", quote: "Projet réussi.", name: "Charlie R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg" },
{ id: "4", title: "Pro", quote: "Travail très soigné.", name: "David L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg" },
{ id: "5", title: "Parfait", quote: "Nous sommes ravis.", name: "Eve C.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-embracing-after-moving-together-new-home_23-2149086862.jpg" }
{ id: "1", title: "Excellent", quote: "Parfait !", name: "Alice M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg?_wi=3" },
{ id: "2", title: "Top", quote: "Rapide et efficace.", name: "Bob T.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-boy_23-2148436118.jpg?_wi=3" },
{ id: "3", title: "Super", quote: "Projet réussi.", name: "Charlie R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg?_wi=3" },
{ id: "4", title: "Pro", quote: "Travail très soigné.", name: "David L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=3" },
{ id: "5", title: "Parfait", quote: "Nous sommes ravis.", name: "Eve C.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-embracing-after-moving-together-new-home_23-2149086862.jpg?_wi=2" }
]}
title="Nos Clients Parlent"
description="La satisfaction de nos clients est notre meilleure publicité."