Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Scopri il mondo dei motori: una panoramica completa sui vari tipi di veicoli, dalle agili city car alle potenti supercar."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=1",
|
||||
imageAlt: "minimalist modern car garage clean background",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=2",
|
||||
imageAlt: "modern city car compact design minimal",
|
||||
},
|
||||
]}
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=3",
|
||||
imageAlt: "compact utility car hatchback clean",
|
||||
},
|
||||
]}
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=4",
|
||||
imageAlt: "elegant sedan luxury berline black studio",
|
||||
},
|
||||
]}
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=5",
|
||||
imageAlt: "white suv crossover modern outdoor",
|
||||
},
|
||||
]}
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=6",
|
||||
imageAlt: "exotic supercar hypercar racing minimal",
|
||||
},
|
||||
]}
|
||||
@@ -351,7 +351,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=7",
|
||||
imageAlt: "electric vehicle ev technology clean",
|
||||
},
|
||||
]}
|
||||
@@ -388,7 +388,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-room-background-with-white-walls_23-2151020116.jpg?_wi=8",
|
||||
imageAlt: "rugged offroad fuoristrada mountain trail",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user