Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-07 17:49:44 +00:00
6 changed files with 1396 additions and 29 deletions

View File

@@ -99,7 +99,7 @@ export default function ReviewsPage() {
"Intervention très rapide et professionnelle. Le technicien a résolu notre fuite de tuyauterie en moins d'une heure. Tarif honnête et transparent.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
"http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=2",
imageAlt: "happy customer satisfied smiling portrait",
},
{
@@ -110,7 +110,7 @@ export default function ReviewsPage() {
"Excellent service pour la réparation de notre chaudière. Très compétent et à l'écoute. Je recommande vivement Its Plombier!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg",
"http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg?_wi=2",
imageAlt: "professional woman customer portrait happy",
},
{
@@ -121,7 +121,7 @@ export default function ReviewsPage() {
"Débouchage de canalisation réussi sans aucun dégât. Professionnel, rapide et fiable. Merci beaucoup!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg",
"http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=2",
imageAlt: "business owner portrait professional photo",
},
{
@@ -132,7 +132,7 @@ export default function ReviewsPage() {
"Installation de salle de bain magnifique. L'équipe a été très attentive à nos demandes. Travail impeccable et livré à temps.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
"http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2",
imageAlt: "satisfied customer smiling testimonial photo",
},
{
@@ -143,7 +143,7 @@ export default function ReviewsPage() {
"Intervention d'urgence en plein hiver. Ils ont pu venir très rapidement et ont sauvé notre chauffage. Merci!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
"http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg?_wi=2",
imageAlt: "client portrait smiling professional photo",
},
{
@@ -154,7 +154,7 @@ export default function ReviewsPage() {
"Service client impeccable du début à la fin. Devis détaillé, travail soigné. Nous sommes très satisfaits.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-adult-man-woman-shaking-hands-office_23-2148461588.jpg",
"http://img.b2bpic.net/free-photo/close-up-adult-man-woman-shaking-hands-office_23-2148461588.jpg?_wi=2",
imageAlt: "professional woman portrait testimonial photo",
},
]}

View File

@@ -160,7 +160,7 @@ export default function ContactPage() {
"Oui, nous proposons des contrats d'entretien régulier pour chaudière et chauffage. Cela vous assure un fonctionnement optimal et la tranquillité d'esprit.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg?_wi=5"
imageAlt="Support client plomberie"
title="Questions Fréquemment Posées"
description="Trouvez les réponses aux questions les plus courantes sur nos services."

File diff suppressed because it is too large Load Diff

View File

@@ -111,7 +111,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg?_wi=1"
imageAlt="Plombier professionnel à Noisy-le-Grand"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -127,7 +127,7 @@ export default function HomePage() {
description:
"Réparation rapide de fuites, robinetterie défectueuse, tuyauterie endommagée. Intervention d'urgence disponible 24h/24.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg?_wi=1",
},
items: [
{
@@ -151,7 +151,7 @@ export default function HomePage() {
description:
"Entretien et réparation de chaudière, radiateurs et systèmes de chauffage central. Nous garantissons votre confort en hiver.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg?_wi=1",
},
items: [
{
@@ -175,7 +175,7 @@ export default function HomePage() {
description:
"Débouchage efficace et durable des éviers, toilettes et canalisations. Équipement professionnel pour résultats garantis.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=1",
},
items: [
{
@@ -242,7 +242,7 @@ export default function HomePage() {
href: "#quote-form",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg?_wi=2"
imageAlt="Technicien plomberie professionnel"
useInvertedBackground={true}
/>
@@ -280,7 +280,7 @@ export default function HomePage() {
testimonial:
"Intervention très rapide et professionnelle. Le technicien a résolu notre fuite de tuyauterie en moins d'une heure. Tarif honnête et transparent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=1",
},
{
id: "2",
@@ -289,7 +289,7 @@ export default function HomePage() {
testimonial:
"Excellent service pour la réparation de notre chaudière. Très compétent et à l'écoute. Je recommande vivement Its Plombier!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg?_wi=1",
},
{
id: "3",
@@ -298,7 +298,7 @@ export default function HomePage() {
testimonial:
"Débouchage de canalisation réussi sans aucun dégât. Professionnel, rapide et fiable. Merci beaucoup!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=1",
},
{
id: "4",
@@ -307,7 +307,7 @@ export default function HomePage() {
testimonial:
"Installation de salle de bain magnifique. L'équipe a été très attentive à nos demandes. Travail impeccable et livré à temps.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1",
},
{
id: "5",
@@ -316,7 +316,7 @@ export default function HomePage() {
testimonial:
"Intervention d'urgence en plein hiver. Ils ont pu venir très rapidement et ont sauvé notre chauffage. Merci!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg?_wi=1",
},
{
id: "6",
@@ -325,7 +325,7 @@ export default function HomePage() {
testimonial:
"Service client impeccable du début à la fin. Devis détaillé, travail soigné. Nous sommes très satisfaits.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-man-woman-shaking-hands-office_23-2148461588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-man-woman-shaking-hands-office_23-2148461588.jpg?_wi=1",
},
]}
showRating={true}

View File

@@ -98,7 +98,7 @@ export default function ServicesPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg?_wi=3"
imageAlt="Nos services de plomberie professionnels"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -114,7 +114,7 @@ export default function ServicesPage() {
description:
"Réparation rapide de fuites, robinetterie défectueuse, tuyauterie endommagée. Intervention d'urgence disponible 24h/24 pour tous vos problèmes plomberie.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg?_wi=2",
},
items: [
{
@@ -138,7 +138,7 @@ export default function ServicesPage() {
description:
"Entretien et réparation complète de chaudière, radiateurs et systèmes de chauffage central. Nous garantissons votre confort en hiver avec des interventions fiables.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg?_wi=2",
},
items: [
{
@@ -162,7 +162,7 @@ export default function ServicesPage() {
description:
"Débouchage efficace et durable des éviers, toilettes et canalisations. Notre équipement professionnel garantit des résultats sans endommager vos installations.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=2",
},
items: [
{
@@ -198,7 +198,7 @@ export default function ServicesPage() {
description:
"Une fuite d'eau endommagera rapidement votre maison. Nous localisons et réparons la fuite rapidement pour minimiser les dégâts matériels.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg?_wi=3",
},
items: [
{
@@ -222,7 +222,7 @@ export default function ServicesPage() {
description:
"Pas de chauffage l'hiver c'est intolérable. Nos techniciens diagnostiquent et réparent votre chaudière en urgence pour retrouver rapidement votre confort.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg?_wi=3",
},
items: [
{
@@ -246,7 +246,7 @@ export default function ServicesPage() {
description:
"Évier ou toilettes bloqués? Nos équipements professionnels débouchent efficacement sans endommager vos installations existantes.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=3",
},
items: [
{
@@ -314,7 +314,7 @@ export default function ServicesPage() {
"Oui, nous proposons des contrats d'entretien régulier pour chaudière et chauffage. Cela vous assure un fonctionnement optimal et la tranquillité d'esprit.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lucky-plumber_1368-783.jpg?_wi=4"
imageAlt="Support client plomberie"
title="Questions Fréquemment Posées"
description="Trouvez les réponses aux questions les plus courantes sur nos services."

View File

@@ -106,7 +106,7 @@ export default function EmergencyPage() {
"Une fuite d'eau endommagera rapidement votre maison. Nous localisons et réparons la fuite rapidement pour minimiser les dégâts.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg",
"http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746373.jpg?_wi=4",
imageAlt: "water leak repair emergency plumbing",
},
items: [
@@ -132,7 +132,7 @@ export default function EmergencyPage() {
"Pas de chauffage l'hiver c'est intolérable. Nos techniciens diagnostiquent et réparent votre chaudière en urgence.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg",
"http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg?_wi=4",
imageAlt: "boiler heating system maintenance",
},
items: [
@@ -158,7 +158,7 @@ export default function EmergencyPage() {
"Évier ou toilettes bloqués? Nos équipements professionnels débouchent efficacement sans endommager vos installations.",
media: {
imageSrc:
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=4",
imageAlt: "drain unclogging plumbing service",
},
items: [