Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-waving-fabric-air_23-2151036766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-waving-fabric-air_23-2151036766.jpg?_wi=1",
|
||||
imageAlt: "Modern bright laundry room with clean machines",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176255.jpg?_wi=1",
|
||||
imageAlt: "Stack of freshly folded white towels",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Choose Plan",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-waving-fabric-air_23-2151036766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-waving-fabric-air_23-2151036766.jpg?_wi=2",
|
||||
imageAlt: "premium care laundry",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Get a Quote",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176255.jpg?_wi=2",
|
||||
imageAlt: "laundry baskets with clean clothes",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user