Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user