Update src/app/page.tsx
This commit is contained in:
@@ -84,11 +84,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-heart-sign-with-hands-as-friendship_52683-138397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-heart-sign-with-hands-as-friendship_52683-138397.jpg?_wi=1",
|
||||
imageAlt: "Des gens profitant d'une montagne russe rapide",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-amusement-park_23-2149105410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-amusement-park_23-2149105410.jpg?_wi=1",
|
||||
imageAlt: "Carrousel coloré de style vintage",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
value: "Convivial",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-heart-sign-with-hands-as-friendship_52683-138397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-heart-sign-with-hands-as-friendship_52683-138397.jpg?_wi=2",
|
||||
imageAlt: "high speed roller coaster ride",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Manèges colorés tourbillonnants",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-amusement-park_23-2149105410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-amusement-park_23-2149105410.jpg?_wi=2",
|
||||
imageAlt: "high speed roller coaster ride",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user