Update src/app/page.tsx

This commit is contained in:
2026-05-17 18:59:59 +00:00
parent af8a60b11c
commit 7c1773d79c

View File

@@ -67,27 +67,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=1",
imageAlt: "Plombier professionnel",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg?_wi=1",
imageAlt: "Installation de tuyauterie",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=1",
imageAlt: "Camion de service",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1",
imageAlt: "Rénovation salle de bain",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg?_wi=1",
imageAlt: "Réparation évier",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
quote: "Rapidité et efficacité remarquable.",
tag: "Résidentiel",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=2",
imageAlt: "happy home owner plumbing service",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
quote: "Problème de fuite résolu en une heure.",
tag: "Urgence",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-makes-repairs-home_1398-5140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg?_wi=2",
imageAlt: "happy home owner plumbing service",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
quote: "Installation propre et soignée.",
tag: "Pro",
avatarSrc: "http://img.b2bpic.net/free-photo/architect-giving-hand-shake_23-2148242932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=2",
imageAlt: "happy home owner plumbing service",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
quote: "Super équipe, très polie et experte.",
tag: "Résidentiel",
avatarSrc: "http://img.b2bpic.net/free-photo/man-having-videocall-work_23-2148940772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=2",
imageAlt: "happy home owner plumbing service",
},
{
@@ -202,7 +202,7 @@ export default function LandingPage() {
quote: "Pas de surprise, travail impeccable.",
tag: "Entretien",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg?_wi=2",
imageAlt: "happy home owner plumbing service",
},
]}