Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,15 +68,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=1",
|
||||
imageAlt: "luxury garage interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1233.jpg?_wi=1",
|
||||
imageAlt: "car engine repair focus",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rim-black-metal-grunge-close-up-3d-rendering_1379-899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rim-black-metal-grunge-close-up-3d-rendering_1379-899.jpg?_wi=1",
|
||||
imageAlt: "modern car alloy rim",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=2",
|
||||
imageAlt: "mechanics working together shop",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1233.jpg?_wi=2",
|
||||
imageAlt: "mechanics working together shop",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rim-black-metal-grunge-close-up-3d-rendering_1379-899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rim-black-metal-grunge-close-up-3d-rendering_1379-899.jpg?_wi=2",
|
||||
imageAlt: "mechanics working together shop",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user