Update src/app/page.tsx

This commit is contained in:
2026-04-27 07:10:58 +00:00
parent 57d1acae97
commit 436c6d2d84

View File

@@ -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",
},
]}