Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-01 02:52:38 +00:00

View File

@@ -158,37 +158,37 @@ export default function LandingPage() {
{
title: "Charpente Métallique",
description: "Conception et installation de structures robustes.",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg?_wi=1",
imageAlt: "Charpente",
},
{
title: "Serrurerie Industrielle",
description: "Pièces de précision pour vos installations.",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg?_wi=2",
imageAlt: "Serrurerie",
},
{
title: "Bardage & Couverture",
description: "Protection optimale pour vos bâtiments.",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg?_wi=3",
imageAlt: "Bardage",
},
{
title: "Maintenance Industrielle",
description: "Entretien préventif de vos sites.",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg?_wi=4",
imageAlt: "Maintenance",
},
{
title: "Escaliers & Garde-corps",
description: "Design moderne et sécurité accrue.",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg?_wi=5",
imageAlt: "Escaliers",
},
{
title: "Étude de Projet",
description: "Conseil et ingénierie sur mesure.",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rusty-texture_23-2152024254.jpg?_wi=6",
imageAlt: "Ingénierie",
},
]}
@@ -249,7 +249,7 @@ export default function LandingPage() {
handle: "@service",
testimonial: "Partenaire de confiance pour nos projets industriels.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1",
},
{
id: "5",
@@ -257,7 +257,7 @@ export default function LandingPage() {
handle: "@fatima",
testimonial: "Fiabilité remarquable et suivi excellent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2",
},
]}
showRating={true}