Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -85,15 +85,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-laundry-room_23-2148386961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-laundry-room_23-2148386961.jpg?_wi=1",
|
||||
imageAlt: "Dry cleaning process clothes on rack",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg?_wi=1",
|
||||
imageAlt: "Happy family with clean clothes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg?_wi=1",
|
||||
imageAlt: "Close up of ironed shirt detail",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Freshly laundered folded clothes",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-laundry-room_23-2148386961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-laundry-room_23-2148386961.jpg?_wi=2",
|
||||
imageAlt: "clock icon fast service dry cleaning",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Ironing board with steam",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-helping_23-2149142777.jpg?_wi=2",
|
||||
imageAlt: "clock icon fast service dry cleaning",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Dry cleaning bag with clothes ready for pickup",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg?_wi=2",
|
||||
imageAlt: "clock icon fast service dry cleaning",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user