From 111db90b1bc451210b7b81b80fdbcf61dc6b50cc Mon Sep 17 00:00:00 2001 From: Anika Barop <anika@fabcity.hamburg> Date: Fri, 24 May 2024 17:31:26 +0000 Subject: [PATCH] Altonale24 event page EN --- src/pages/en/network/events/altonale2024.mdx | 37 ++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/pages/en/network/events/altonale2024.mdx diff --git a/src/pages/en/network/events/altonale2024.mdx b/src/pages/en/network/events/altonale2024.mdx new file mode 100644 index 000000000..e1b70fe18 --- /dev/null +++ b/src/pages/en/network/events/altonale2024.mdx @@ -0,0 +1,37 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: altonale 2024 +order: 12 +subtitle: Parkour for a better World +headerImage: /images/events/altonale24/Altonale_event_header.png +headerImageAlt: altonale 2024 +teaser: "This year's altonale is getting closer, and once again, Fab City will be there: we are part of the Parkour for a better World alongside Attraktor, our local maker space in Altona." +location: Hamburg +time: "8.06. – 9.06.24, 1 - 5 p.m." +type: event +translated: de/network/events/altonale24 +--- + +Visit us there and learn more about the crucial role that circular economy concepts can play in the fight against the ecological crisis, and in creating a better, more liveable future in Hamburg. Check it out, and let yourself be inspired! At our station, visitors will be able to learn about: + +3D printing, soldering, and upcycling e.g. crafting a wallet from a milk carton + +| | | +|-------|-------------------------------------------------------| +|**Date**|8.06. – 9.06.24, 1 - 5 p.m.| +|**Location**|Christianswiese| +|**Event organizer**|junge altonale| + +<ActionBox + title="About the event" + description="Discover, what a more sustainable and fair future can look like." +> + <Button + text="junge altonale" + newTab + icon="Launch" + iconSize={24} + type="primary" + href="https://www.altonale.de/veranstaltungen/parkour-fuer-eine-bessere-welt/" + /> +</ActionBox> -- GitLab