diff --git a/src/app/page.tsx b/src/app/page.tsx index 8230a25..9bad7b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg"}, + id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg?_wi=1"}, { id: "t2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg"}, { @@ -119,7 +119,7 @@ export default function LandingPage() { { id: "t4", name: "Jason K.", imageSrc: "http://img.b2bpic.net/free-photo/charming-male-with-wide-smile-rolled-up-sleeves-isolated-white-wall_181624-29440.jpg"}, { - id: "t5", name: "Alex W.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg"}, + id: "t5", name: "Alex W.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg?_wi=2"}, ]} cardTitle="Student Stories" cardTag="Life at Summit"