Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@alex",
|
||||
testimonial: "This space makes our distance feel so much smaller.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jamie",
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-darkroom_23-2149893841.jpg",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg?_wi=1"
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-looking-picture-album_23-2149515297.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-with-mysterious-interior-lights-around-her_23-2148946726.jpg?_wi=2",
|
||||
imageAlt: "digital photo album memory gallery",
|
||||
},
|
||||
{
|
||||
@@ -172,13 +172,13 @@ export default function LandingPage() {
|
||||
icon: MessageCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-sitting-shore-sunset-lake-polka-new-zealand_181624-11238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-sitting-shore-sunset-lake-polka-new-zealand_181624-11238.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-note-with-encouragement-quote_23-2150105140.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453417.jpg?_wi=2",
|
||||
imageAlt: "digital photo album memory gallery",
|
||||
},
|
||||
]}
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girls-sitting-shore-sunset-lake-polka-new-zealand_181624-11238.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girls-sitting-shore-sunset-lake-polka-new-zealand_181624-11238.jpg?_wi=2"
|
||||
logoText="Our Portal"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user