diff --git a/src/app/page.tsx b/src/app/page.tsx index e9b2882..877b273 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,27 +70,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=1", imageAlt: "USABO Club Introduction", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=2", imageAlt: "Biological Study & Training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=3", imageAlt: "Community & Competition", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=4", imageAlt: "Academic Excellence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=5", imageAlt: "Scientific Innovation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=6", imageAlt: "Success in USABO", }, ]}