Merge version_1 into main #1
@@ -73,15 +73,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108529.jpg?_wi=1",
|
||||
imageAlt: "Construction Site",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg?_wi=1",
|
||||
imageAlt: "Residential Construction",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-construction_342744-602.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-construction_342744-602.jpg?_wi=1",
|
||||
imageAlt: "Infrastructure Project",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108529.jpg?_wi=2",
|
||||
imageAlt: "professional architect on site",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg?_wi=2",
|
||||
imageAlt: "professional architect on site",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-construction_342744-602.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-construction_342744-602.jpg?_wi=2",
|
||||
imageAlt: "professional architect on site",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user