Merge version_1 into main #1

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

View File

@@ -91,11 +91,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clown-fish-blue-malawi-cichlids-swimming_181624-27260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clown-fish-blue-malawi-cichlids-swimming_181624-27260.jpg?_wi=1",
imageAlt: "Un récif corallien vibrant avec des poissons tropicaux",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-mediterranean-sea-coast_1268-19060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-mediterranean-sea-coast_1268-19060.jpg?_wi=1",
imageAlt: "Une tortue marine nageant gracieusement dans l'océan bleu",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clown-fish-blue-malawi-cichlids-swimming_181624-27260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clown-fish-blue-malawi-cichlids-swimming_181624-27260.jpg?_wi=2",
imageAlt: "conservation récif corallien restauration",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/view-mediterranean-sea-coast_1268-19060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-mediterranean-sea-coast_1268-19060.jpg?_wi=2",
imageAlt: "conservation récif corallien restauration",
},
]}