diff --git a/src/app/page.tsx b/src/app/page.tsx index bd81ce5..8cf56bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg", imageAlt: "Flashcard Generation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/schedule-activity-calendar-appointment-concept_53876-122362.jpg", imageAlt: "Revision Calendar" + imageSrc: "http://img.b2bpic.net/free-photo/schedule-activity-calendar-appointment-concept_53876-122362.jpg?_wi=1", imageAlt: "Revision Calendar" } ]} mediaAnimation="blur-reveal" @@ -125,7 +125,7 @@ export default function LandingPage() { { value: "4", title: "Simple Steps to Master Any Subject" }, { value: "0", title: "External API Dependencies Required" } ]} - imageSrc="http://img.b2bpic.net/free-photo/schedule-activity-calendar-appointment-concept_53876-122362.jpg" + imageSrc="http://img.b2bpic.net/free-photo/schedule-activity-calendar-appointment-concept_53876-122362.jpg?_wi=2" imageAlt="Revision Planning System" mediaAnimation="slide-up" metricsAnimation="slide-up"