Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,14 +62,14 @@ export default function LandingPage() {
|
||||
handle: "@alexr",
|
||||
testimonial: "I saved an entire semester of tuition thanks to TransferPath!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65666.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jordan P.",
|
||||
handle: "@jordanp",
|
||||
testimonial: "The easiest way to track my credits for transfer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-self-confident-millennial-girl-wears-pink-shirt-knitted-vest-headband-looks-directly-camera-has-walk-outside-spare-time-poses-outside_273609-55310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-self-confident-millennial-girl-wears-pink-shirt-knitted-vest-headband-looks-directly-camera-has-walk-outside-spare-time-poses-outside_273609-55310.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sam L.",
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
href: "#explainer",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-activists-taking-action_23-2149502779.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-activists-taking-action_23-2149502779.jpg?_wi=1"
|
||||
imageAlt="TransferPath platform overview"
|
||||
avatars={[
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Search",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-activists-taking-action_23-2149502779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-activists-taking-action_23-2149502779.jpg?_wi=2",
|
||||
imageAlt: "search school icon flat",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
icon: FileText,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65666.jpg?_wi=2",
|
||||
imageAlt: "Export",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Export",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-self-confident-millennial-girl-wears-pink-shirt-knitted-vest-headband-looks-directly-camera-has-walk-outside-spare-time-poses-outside_273609-55310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-self-confident-millennial-girl-wears-pink-shirt-knitted-vest-headband-looks-directly-camera-has-walk-outside-spare-time-poses-outside_273609-55310.jpg?_wi=2",
|
||||
imageAlt: "search school icon flat",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user