Merge version_1 into main #1
@@ -68,15 +68,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-male-working-remotely_23-2148475580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-male-working-remotely_23-2148475580.jpg?_wi=1",
|
||||
imageAlt: "law office desk professional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakup-marriage-couple-with-divorce-certification_53876-119696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakup-marriage-couple-with-divorce-certification_53876-119696.jpg?_wi=1",
|
||||
imageAlt: "legal documents fountain pen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-making-call_23-2149405900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-making-call_23-2149405900.jpg?_wi=1",
|
||||
imageAlt: "modern glass law firm building",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-male-working-remotely_23-2148475580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-male-working-remotely_23-2148475580.jpg?_wi=2",
|
||||
imageAlt: "legal documents fountain pen",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakup-marriage-couple-with-divorce-certification_53876-119696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakup-marriage-couple-with-divorce-certification_53876-119696.jpg?_wi=2",
|
||||
imageAlt: "legal documents fountain pen",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-making-call_23-2149405900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-making-call_23-2149405900.jpg?_wi=2",
|
||||
imageAlt: "legal documents fountain pen",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user