Merge version_1 into main #1

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

View File

@@ -60,35 +60,35 @@ export default function LandingPage() {
handle: "@client1",
testimonial: "J'ai eu une urgence ce matin et à midi mon problème était réglé!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
},
{
name: "Client Satisfait",
handle: "@client2",
testimonial: "Service rapide, efficace et très professionnel.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=1",
},
{
name: "Client Satisfait",
handle: "@client3",
testimonial: "Fiables et très professionnels, travaux toujours bien faits.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=1",
},
{
name: "Client Satisfait",
handle: "@client4",
testimonial: "Une expérience de plomberie sans stress, je recommande.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/diverse-husband-wife-having-fun-with-pictures-smartphone-recording-video-moving-new-rented-apartment-flat-homeowners-enjoying-property-relocation-with-mobile-phone_482257-49833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-husband-wife-having-fun-with-pictures-smartphone-recording-video-moving-new-rented-apartment-flat-homeowners-enjoying-property-relocation-with-mobile-phone_482257-49833.jpg?_wi=1",
},
{
name: "Client Satisfait",
handle: "@client5",
testimonial: "Professionnels, propres, et très efficaces.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-couple-reading-together_23-2149129060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-couple-reading-together_23-2149129060.jpg?_wi=1",
},
]}
buttons={[
@@ -229,35 +229,35 @@ export default function LandingPage() {
name: "Marc Tremblay",
role: "Propriétaire",
testimonial: "Un service exceptionnel, je n'ai jamais vu une équipe aussi efficace.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
},
{
id: "2",
name: "Sophie Martin",
role: "Architecte",
testimonial: "Professionnalisme exemplaire sur tous les chantiers confiés.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2",
},
{
id: "3",
name: "Lucie Blais",
role: "Gérante",
testimonial: "Rapidité d'intervention inégalée lors de notre fuite majeure.",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=2",
},
{
id: "4",
name: "Jean Dupont",
role: "Client",
testimonial: "Très poli, propre et travail fait selon les règles de l'art.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-husband-wife-having-fun-with-pictures-smartphone-recording-video-moving-new-rented-apartment-flat-homeowners-enjoying-property-relocation-with-mobile-phone_482257-49833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-husband-wife-having-fun-with-pictures-smartphone-recording-video-moving-new-rented-apartment-flat-homeowners-enjoying-property-relocation-with-mobile-phone_482257-49833.jpg?_wi=2",
},
{
id: "5",
name: "Anne Gauthier",
role: "Rénovatrice",
testimonial: "La référence à Québec pour tout projet de plomberie.",
imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-couple-reading-together_23-2149129060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-couple-reading-together_23-2149129060.jpg?_wi=2",
},
]}
/>