Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 11:02:12 +00:00

View File

@@ -65,10 +65,10 @@ export default function LandingPage() {
title: "Plomberie Sanitaire", description: "Installation et réparation d'installations sanitaires complètes pour votre maison ou commerce.", icon: Droplets,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Plomberie sanitaire"
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1", imageAlt: "Plomberie sanitaire"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Installation plomberie"
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", imageAlt: "Installation plomberie"
},
],
},
@@ -76,10 +76,10 @@ export default function LandingPage() {
title: "Chauffage Central", description: "Systèmes de chauffage central efficaces pour le confort thermique toute l'année.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Chauffage central"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg?_wi=1", imageAlt: "Chauffage central"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Radiateur chauffage"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg?_wi=2", imageAlt: "Radiateur chauffage"
},
],
},
@@ -87,10 +87,10 @@ export default function LandingPage() {
title: "Chauffe-eau Solaire", description: "Solutions écologiques et économiques pour chauffer votre eau avec l'énergie solaire.", icon: Sun,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg", imageAlt: "Chauffe-eau solaire"
imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg?_wi=1", imageAlt: "Chauffe-eau solaire"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg", imageAlt: "Panneau solaire installation"
imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg?_wi=2", imageAlt: "Panneau solaire installation"
},
],
},
@@ -98,10 +98,10 @@ export default function LandingPage() {
title: "Hammam Beldi", description: "Installation complète de bains marocains traditionnels avec expertise authentique.", icon: Waves,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg", imageAlt: "Hammam beldi"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg?_wi=1", imageAlt: "Hammam beldi"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg", imageAlt: "Installation hammam"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg?_wi=2", imageAlt: "Installation hammam"
},
],
},
@@ -109,10 +109,10 @@ export default function LandingPage() {
title: "Piscines", description: "Conception et installation de piscines sur mesure pour votre jardin.", icon: Waves,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg", imageAlt: "Piscine installation"
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg?_wi=1", imageAlt: "Piscine installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg", imageAlt: "Piscine moderne"
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg?_wi=2", imageAlt: "Piscine moderne"
},
],
},