Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-03 17:53:34 +00:00

View File

@@ -49,7 +49,10 @@ export default function LandingPage() {
{ name: "Jean B.", handle: "@annecy", testimonial: "Plombier sérieux et efficace, tarifs clairs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=1" },
{ name: "Lucie V.", handle: "@annecy", testimonial: "Travail impeccable, rien à redire !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=1" },
{ name: "Marc F.", handle: "@annecy", testimonial: "Enfin un plombier ponctuel et honnête.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg?_wi=1" },
{ name: "Sophie L.", handle: "@annecy", testimonial: "Problème réglé en 1h. Excellent contact.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg?_wi=1" }
{ name: "Sophie L.", handle: "@annecy", testimonial: "Problème réglé en 1h. Excellent contact.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg?_wi=1" },
{ name: "Thomas R.", handle: "@annecy", testimonial: "Professionnel très réactif, je recommande vivement pour les urgences.", rating: 5 },
{ name: "Claire P.", handle: "@annecy", testimonial: "Très bonne expérience pour la rénovation de ma salle de bain.", rating: 5 },
{ name: "Julien M.", handle: "@annecy", testimonial: "Plombier très compétent et tarifs très compétitifs.", rating: 4 }
]}
buttons={[{ text: "Contactez-nous", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721516.jpg?_wi=1"
@@ -136,7 +139,10 @@ export default function LandingPage() {
{ id: "2", name: "Jean B.", role: "Client", company: "Annecy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=2" },
{ id: "3", name: "Lucie V.", role: "Cliente", company: "Annecy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=2" },
{ id: "4", name: "Marc F.", role: "Client", company: "Annecy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg?_wi=2" },
{ id: "5", name: "Sophie L.", role: "Cliente", company: "Annecy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg?_wi=2" }
{ id: "5", name: "Sophie L.", role: "Cliente", company: "Annecy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg?_wi=2" },
{ id: "6", name: "Thomas R.", role: "Client", company: "Annecy", rating: 5 },
{ id: "7", name: "Claire P.", role: "Cliente", company: "Annecy", rating: 5 },
{ id: "8", name: "Julien M.", role: "Client", company: "Annecy", rating: 4 }
]}
kpiItems={[
{ value: "10+", label: "Années d'expérience" },