From 436c6d2d84dcec81d755a274596f46e5283d7ffd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:10:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef7741e..ccea005 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}