Update src/app/services/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ServicesPage() {
|
||||
price: "Devis gratuit",
|
||||
variant: "Interventions d'urgence 24/7",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=3",
|
||||
imageAlt: "Service plomberie",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function ServicesPage() {
|
||||
price: "Devis gratuit",
|
||||
variant: "Installations et mises aux normes",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24230.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24230.jpg?_wi=3",
|
||||
imageAlt: "Service électricité",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function ServicesPage() {
|
||||
price: "Devis gratuit",
|
||||
variant: "Maintenance et interventions",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg",
|
||||
"http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg?_wi=2",
|
||||
imageAlt: "Service climatisation",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function ServicesPage() {
|
||||
price: "Devis gratuit",
|
||||
variant: "Entretien et inspections",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184907.jpg",
|
||||
"http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184907.jpg?_wi=2",
|
||||
imageAlt: "Service maintenance générale",
|
||||
},
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function ServicesPage() {
|
||||
{ value: "100%", title: "Satisfaction client" },
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=3"
|
||||
imageAlt="Équipe BRPRO"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user