Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 16:34:41 +00:00

View File

@@ -69,32 +69,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=1",
imageAlt: "Plomberie professionnelle",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=2",
imageAlt: "Réparation méticuleuse",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=3",
imageAlt: "Installation sanitaire",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=4",
imageAlt: "Rénovation salle de bain",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=5",
imageAlt: "Chauffage et entretien",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=6",
imageAlt: "Service artisanat",
},
]}
@@ -145,7 +145,7 @@ export default function LandingPage() {
quote: "Jérémy et son équipe ont réalisé l'installation d'une douche extérieure avec eau chaude et froide. Le rendu est superbe, les finitions impeccables. Un professionnel arrangeant, méticuleux et vraiment sympathique.",
avatarSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
tag: "Installation",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-carpentry-tools-wooden-table_23-2148180583.jpg?_wi=7",
imageAlt: "professional plumbing tools on wooden surface",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
quote: "Jérémy et son équipe sont intervenus sur la rénovation complète de notre salle de bain et de notre cuisine, ainsi que pour l'installation d'un chauffe-eau, d'un adoucisseur et du chauffage. Professionnel, disponible et rigoureux.",
avatarSrc: "http://img.b2bpic.net/free-photo/older-woman-drinking-coffee-smiling-house-white-shirt-daytime_176474-4942.jpg",
tag: "Rénovation",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=1",
imageAlt: "plumber working on kitchen pipes repair",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=2"
buttonText="Demander un devis gratuit"
/>
</div>