Update src/app/page.tsx

This commit is contained in:
2026-03-07 17:49:39 +00:00
parent 3521886c0f
commit abdeca894f

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}