Update src/app/services/page.tsx

This commit is contained in:
2026-03-12 17:31:47 +00:00
parent eb46ee90a5
commit c47a8a47e0

View File

@@ -93,11 +93,11 @@ export default function ServicesPage() {
icon: "Hammer",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317323.jpg?_wi=1",
imageAlt: "Travaux de construction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692341.jpg?_wi=2",
imageAlt: "Projet de construction terminé",
},
],
@@ -108,11 +108,11 @@ export default function ServicesPage() {
icon: "Paintbrush",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg?_wi=1",
imageAlt: "Travaux de rénovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=2",
imageAlt: "Rénovation intérieure",
},
],
@@ -123,11 +123,11 @@ export default function ServicesPage() {
icon: "Hammer",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/enjoying-morning-sun-before-start-work_329181-11779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/enjoying-morning-sun-before-start-work_329181-11779.jpg?_wi=1",
imageAlt: "Travaux extérieurs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498461.jpg?_wi=2",
imageAlt: "Rénovation de façade",
},
],
@@ -138,11 +138,11 @@ export default function ServicesPage() {
icon: "Wrench",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317323.jpg?_wi=2",
imageAlt: "Réparations professionnelles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692341.jpg?_wi=3",
imageAlt: "Travaux de réparation",
},
],
@@ -185,7 +185,7 @@ export default function ServicesPage() {
description="Contactez-nous dès aujourd'hui pour une consultation gratuite. Nous étudierons votre projet et vous proposerons un devis sans engagement."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/business-people-office_23-2148017144.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-people-office_23-2148017144.jpg?_wi=2"
imageAlt="Contact Fidan Construction"
mediaAnimation="slide-up"
mediaPosition="right"