Merge version_1 into main #1
@@ -70,32 +70,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg?_wi=1",
|
||||
imageAlt: "Snowy peak",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg?_wi=2",
|
||||
imageAlt: "Mountain view 2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg?_wi=3",
|
||||
imageAlt: "Mountain view 3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg?_wi=4",
|
||||
imageAlt: "Mountain view 4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg?_wi=5",
|
||||
imageAlt: "Mountain view 5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountain-range-surrounded-by-fir-trees-sunset-sky_181624-13369.jpg?_wi=6",
|
||||
imageAlt: "Mountain view 6",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user