diff --git a/src/app/page.tsx b/src/app/page.tsx index 199d18e..e05c0d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function HomePage() { enableKpiAnimation={true} mediaAnimation="blur-reveal" background="radial-gradient" - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-team-young-ambitious-entrepreneurs-working-together-start-up-project-cafeteria-table-with-papers-diagrams_273609-6192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-team-young-ambitious-entrepreneurs-working-together-start-up-project-cafeteria-table-with-papers-diagrams_273609-6192.jpg?_wi=1" imageAlt="students studying together notes marketplace" /> @@ -315,25 +315,25 @@ export default function HomePage() { { id: "student-1", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-office-1_1262-1492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-office-1_1262-1492.jpg?_wi=1", imageAlt: "young female student smiling portrait", }, { id: "student-2", name: "Marcus Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-handsome-unshaved-dark-skinned-guy-standing-park-with-coffee-wearing-headphones-neck-looking-aside-man-tries-find-his-girlfriend-crowd-emotions-concept_176420-42397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-handsome-unshaved-dark-skinned-guy-standing-park-with-coffee-wearing-headphones-neck-looking-aside-man-tries-find-his-girlfriend-crowd-emotions-concept_176420-42397.jpg?_wi=1", imageAlt: "young male student smiling portrait", }, { id: "student-3", name: "Emily Patterson", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-book-outside_23-2148396313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-book-outside_23-2148396313.jpg?_wi=1", imageAlt: "young woman student smiling portrait", }, { id: "student-4", name: "James Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/excited-adult-man-holding-laptop-making-fist-pump-rejoicing-win-standing-satisfied-against-tu_1258-160481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-adult-man-holding-laptop-making-fist-pump-rejoicing-win-standing-satisfied-against-tu_1258-160481.jpg?_wi=1", imageAlt: "young male student portrait smiling", }, ]}