Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 10:13:52 +00:00

View File

@@ -80,11 +80,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189336.jpg?_wi=1",
imageAlt: "Modern factory floor with automated inventory system",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-engineer-solar-power-factory-evaluating-industrial-operations-dressed-suit_482257-132661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-engineer-solar-power-factory-evaluating-industrial-operations-dressed-suit_482257-132661.jpg?_wi=1",
imageAlt: "Digital dashboard displaying real-time inventory analytics",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
button: {
text: "Choisir le Plan Pro",
},
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189336.jpg?_wi=2",
imageAlt: "Distribution warehouse building interior and large storage area with goods on the shelf",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
button: {
text: "Nous Contacter",
},
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-engineer-solar-power-factory-evaluating-industrial-operations-dressed-suit_482257-132661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-engineer-solar-power-factory-evaluating-industrial-operations-dressed-suit_482257-132661.jpg?_wi=2",
imageAlt: "Distribution warehouse building interior and large storage area with goods on the shelf",
},
]}