@@ -17,6 +17,8 @@ import galleryImg5 from "@/public/images/uni/study_session.jpg";
1717import galleryImg6 from "@/public/images/uni/wushu_competition.jpg" ;
1818import galleryImg7 from "@/public/images/uni/kungfu_show.jpg" ;
1919import galleryImg8 from "@/public/images/uni/marathon_5k.jpg" ;
20+ import galleryImg9 from "@/public/images/uni/BBB_chinesetaught.jpg" ;
21+ import galleryImg10 from "@/public/images/uni/BBB_englishtaught.jpg" ;
2022
2123import permitImg from "@/public/images/icons/permitbeijing.webp" ;
2224import ppitImg from "@/public/images/icons/ppitiongkok.webp" ;
@@ -90,10 +92,12 @@ export default function CommunityPage() {
9092 { src : galleryImg2 , caption : "ICF event" } ,
9193 { src : galleryImg3 , caption : "Boxing club" } ,
9294 { src : galleryImg4 , caption : "Opening Ceremony" } ,
93- { src : galleryImg5 , caption : "Study session " } ,
95+ { src : galleryImg5 , caption : "Group study " } ,
9496 { src : galleryImg6 , caption : "Wushu Competition" } ,
9597 { src : galleryImg7 , caption : "Kungfu Show" } ,
9698 { src : galleryImg8 , caption : "5km Marathon Event" } ,
99+ { src : galleryImg9 , caption : "Chinese-taught Study session" } ,
100+ { src : galleryImg10 , caption : "English-taught Study session" } ,
97101 ] ;
98102
99103 return (
0 commit comments