From 63ebe9b8450cc3e67556ee56ae44a0d628ee19b3 Mon Sep 17 00:00:00 2001 From: Anika Barop <anika@fabcity.hamburg> Date: Tue, 3 Sep 2024 17:43:18 +0000 Subject: [PATCH] Update members.mdx --- src/pages/en/fabcity/members.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pages/en/fabcity/members.mdx b/src/pages/en/fabcity/members.mdx index 56b4b526b..16037643d 100644 --- a/src/pages/en/fabcity/members.mdx +++ b/src/pages/en/fabcity/members.mdx @@ -30,6 +30,16 @@ The membership application is currently being developed further and will be publ ## Members of Fab City Hamburg e.V. +<Accordion title="105 VIERTEL HAMBURG gGmbH" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Together with the TüftelLab, 105 VIERTEL offers various project days, including at Jupiter. Children and young people gain an insight into sustainability issues and develop ideas with the help of digital tools. This provides easy and playful access to digital education and making. 105 VIERTEL also runs an open workshop for all children and young people. Registration is required as places and tools are limited. Children under the age of 12 can only take part with an accompanying adult who has also booked a place. Participation is free of charge. However, a contribution to the donation box is always appreciated. + <Button icon="Launch" text="105 VIERTEL" newTab href="https://www.105viertel.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + <Accordion title="3Dstrong Gmbh" id="members" client:only="react"> <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> -- GitLab