diff --git a/src/contents/education.tsx b/src/contents/education.tsx index f4c4f8f05658dc408779107871c429aa2b5512c5..a44eacf7063b11d9bff9b2bd86a91745d30ce08c 100644 --- a/src/contents/education.tsx +++ b/src/contents/education.tsx @@ -1,3 +1,4 @@ + import { ButtonOne} from "../components/Buttons"; @@ -32,7 +33,48 @@ export function Education() { </div> <div id="mukomove" className="cycletab" style={{display: "none"}}> <h2>Cystic fibrosis awareness month</h2> - </div> + <h3>What is MUKOMOVE?</h3> + <p>As part of the cystic fibrosis awareness month May, we took part in this year's MUKOmove from May 8th to May + 12th under the team name iGEM Bielefeld. MUKOmove is a participatory sports initiative organized by + <a href="https://www.muko.info/"> Mukoviszidose e.V.</a>, the German Cystic Fibrosis Association, aimed at raising awareness and funds + for cystic fibrosis research and support. [link] This annual event encourages individuals and teams to + engage in various physical activities, track their movement, and share their experiences online. </p> + <h3>Why and in which ways were we invested in MUKOmove? </h3> + <p>We did not stop at our participation itself – we wanted to make other people from our university and city + aware of the event and collect sport hours for cystic fibrosis with them by inviting them to join our team. + Our survey about cystic fibrosis awareness and our discussions with Kathrin Westhoff [link], the head of a + practice for physiotherapy in Gütersloh who is also treating young CF patients, showed us how little known + this illness still is. Especially the interview with the physiotherapist made us realize how important + exercise is for everyone and how it brings a community together – we wanted to establish MUKOmove in + Bielefeld. That is why we really got the publicity going by putting up posters and distributing flyers + at the university and in our city as you can see in the following picture. </p> + <div className="row align-items-center"> + <div className="col"> + <img src="https://media.istockphoto.com/id/1409329028/vector/no-picture-available-placeholder-thumbnail-icon-illustration-design.jpg?s=612x612&w=0&k=20&c=_zOuJu755g2eEUioiOUdz_mHKJQJn-tDgIAhQzyeKUQ="></img> + </div> + <div className="col"> + <img src="https://media.istockphoto.com/id/1409329028/vector/no-picture-available-placeholder-thumbnail-icon-illustration-design.jpg?s=612x612&w=0&k=20&c=_zOuJu755g2eEUioiOUdz_mHKJQJn-tDgIAhQzyeKUQ="></img> + </div> + </div> + <br/> + <p>We also called for MUKOmove on our socials and set our team a goal of collecting 240 hours doing sports together, + while the entire MUKOmove had a goal of collecting 24,000 sport hours. In cooperation with our university's + sports facilities, using their “HOUBI-Aktivmobil" and other equipment, we organized a team event at the sports + ground of our university at the begin of MUKOmove. Everyone was warmly invited to our event on May 8th, and + it was a lot of fun to play various sport games together outside in the sun – check out in the following + video! </p> + <div className="row align-items-center"> + <div className="col"> + <img src="https://www.mapcom.com/wp-content/uploads/2015/07/video-placeholder.jpg"></img> + </div> + </div> + <br/> + <h3>What did we achieve?</h3> + <p>We are happy to announce that both movement goals were surpassed: Team iGEM Bielefeld was able to collect 358 sport hours, and everyone who took part in MUKOmove together collected 36,542 sport hours! </p> + <p>The MUKOmove was therefore a complete success, and we take pride in having contributed to the goal while raising more awareness for cystic fibrosis in our region and Germany as a whole.</p> + <button>Spenden</button> + </div> + <div className="row"> </div>