Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 40 additions & 8 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,24 @@ export default function Home(): JSX.Element {
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/swingdance.jpg"
alt="Three society members operating at an event"
src="/img/homepage/Activities25.jpg"
alt="Activities award 2025"
loading="lazy"
/>
</SwiperSlide>
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/Drive in movie.jpg"
alt="CHMS' production of Grease 2025"
loading="lazy"
/>
</SwiperSlide>
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/GreaseSignage.jpg"
alt="Making signs for Grease"
loading="lazy"
/>
</SwiperSlide>
Expand All @@ -105,8 +121,8 @@ export default function Home(): JSX.Element {
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/9to5.jpg"
alt="CHMS' 9to5 2022"
src="/img/homepage/JCS.jpg"
alt="CHMS' JCS 2025"
loading="lazy"
/>
</SwiperSlide>
Expand All @@ -121,16 +137,32 @@ export default function Home(): JSX.Element {
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/training.jpg"
alt="A Training Session"
src="/img/homepage/RosesOpening25.jpg"
alt="Roses Opening Ceremony 2025"
loading="lazy"
/>
</SwiperSlide>
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/CH_02.jpg"
alt="Central Hall"
src="/img/homepage/RosesYBLS25.jpg"
alt="Roses Ballroom and Latin 2025"
loading="lazy"
/>
</SwiperSlide>
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/RosesMMA25.jpg"
alt="Central Hall for Roses 2025"
loading="lazy"
/>
</SwiperSlide>
<SwiperSlide>
<img
className="swiper-image"
src="/img/homepage/LYA25.jpg"
alt="Techsoc at Love York Awards 2025"
loading="lazy"
/>
</SwiperSlide>
Expand Down
Binary file removed static/img/homepage/9to5.jpg
Binary file not shown.
Binary file added static/img/homepage/Activities25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/homepage/CH_02.jpg
Binary file not shown.
Binary file added static/img/homepage/Drive in movie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/homepage/GreaseSignage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/homepage/JCS.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/homepage/LYA25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/homepage/RosesMMA25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/homepage/RosesOpening25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/homepage/RosesYBLS25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/homepage/swingdance.jpg
Binary file not shown.
Binary file removed static/img/homepage/training.jpg
Binary file not shown.