@@ -6,30 +6,21 @@ import HeroBanner from "@/components/Banner/HeroBanner.tsx";
66
77const cards_info = [
88 {
9- name : "The Centre for Dreams" ,
10- description :
11- "A centralized mobile application to send announcements, track absences, schedule events, and have discussions." ,
12- image : "projects/centre-for-dreams.jpg" ,
9+ name : "The Inga Foundation" ,
10+ description : "Coming Soon!" ,
11+ image : "projects/inga.jpg" ,
1312 link : "/projects" ,
1413 } ,
1514 {
16- name : "The Period Purse" ,
17- description :
18- "A Menstrual Tracking application for iOS and Android, built by youth for youth." ,
19- image : "projects/the-period-purse.jpeg" ,
15+ name : "Toronto Rape Crisis Centre" ,
16+ description : "Coming Soon!" ,
17+ image : "projects/trcc.jpg" ,
2018 link : "/projects" ,
2119 } ,
2220 {
23- name : "Toronto Community Employment Services" ,
24- description :
25- "A public-facing job board where applicants can find jobs to apply for." ,
26- image : "projects/tces2.jpg" ,
27- link : "/projects" ,
28- } ,
29- {
30- name : "City of Brampton" ,
31- description : "A digital queue system for the public sport courts." ,
32- image : "projects/btq.jpg" ,
21+ name : "The Museum of Art and Digital Entertainment (MADE)" ,
22+ description : "Coming Soon!" ,
23+ image : "projects/made.jpg" ,
3324 link : "/projects" ,
3425 } ,
3526] ;
0 commit comments