diff --git a/src/app/page.tsx b/src/app/page.tsx index a3b974c..7958bf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,12 +66,12 @@ export default function LandingPage() { description="Unlock your potential with personalized study tools. Organize, plan, and conquer your academic goals with StudyBalance." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/filing-taxes-smartphone_23-2151953952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/filing-taxes-smartphone_23-2151953952.jpg?_wi=1", imageAlt: "Uploaded Study Material", videoAriaLabel: "Uploaded study material example", }, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg?_wi=1", imageAlt: "Pace Setting for Study Plan", videoAriaLabel: "Pace setting for study plan example", }, @@ -90,7 +90,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=1", imageAlt: "Linked External Resources", videoAriaLabel: "Linked external resources example", },