From 2b758fcd7b610e6ef6c253a7f6b1e96a1265f886 Mon Sep 17 00:00:00 2001
From: Tarik Ziyad <tarik@fabcity.hamburg>
Date: Mon, 17 Jul 2023 09:49:55 +0000
Subject: [PATCH] Kebap als Member EN

---
 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 9e6222d57..884a1e058 100644
--- a/src/pages/en/fabcity/members.mdx
+++ b/src/pages/en/fabcity/members.mdx
@@ -171,6 +171,16 @@ The membership application is currently being developed further and will be publ
   </div>
 </Accordion>
 
+<Accordion title="KEBAP" 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">
+  The KulturEnergieBunkerAltonaProject wants to create spaces for culture in the high-rise bunker on Schomburgstraße in Hamburg-Altona and generate decentralized energy. The structural conditions of the double bunker and its location in the residential area meet the new combination of culture and energy and at the same time meet the needs of the district. 
+  <Button icon="Launch" text="KEBAP" newTab href="https://kulturenergiebunker.de/" type="primary" />
+    </div>
+    <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center">![](images/logos/logo-kebab.svg.svg)</div>
+  </div>
+</Accordion>
+
 <Accordion title="Libre Solar Technologies 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