From 7cf713dfccc04f9ee21801ebb86f41ed04db7933 Mon Sep 17 00:00:00 2001 From: Anika Barop <anika@fabcity.hamburg> Date: Fri, 8 Nov 2024 15:21:53 +0000 Subject: [PATCH] Add new file --- .../en/network/events/upcyclingmarket.mdx | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/pages/en/network/events/upcyclingmarket.mdx diff --git a/src/pages/en/network/events/upcyclingmarket.mdx b/src/pages/en/network/events/upcyclingmarket.mdx new file mode 100644 index 000000000..258dc234e --- /dev/null +++ b/src/pages/en/network/events/upcyclingmarket.mdx @@ -0,0 +1,39 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: UpCycling Market +order: 39 +subtitle: Turn old into WOW! +headerImage: /images/events/upcyclingmarket/UpCycling_header.png +headerImageAlt: UpCycling Markt digital flyer +teaser: "Be inspired and find your favorite creative pieces with a story - good for you and the environment." +location: Jupiter +time: "23 Nov 2024, 10 am" +type: event +--- + +Discover the variety of local upcycling brands: from unique clothing, jewelry and furniture to unusual decorations, everything is here! Be inspired and find your favorite creative pieces with a story - good for you and the environment. + +In the pop-up Circular Hub on the 2nd floor of Jupiter, you can browse through a variety of upcycling suppliers! + + +| | | +|-------|-------------------------------------------------------| +|**Date**| 23rd November 2024, 10 am| +|**Location**| Pop-Up Circular Hub, Jupiter 2nd floor, Mönckebergstraße 2-4| +|**Event Organizer**|UpCycling Markt| + + +<ActionBox + title="Would you like to offer your own upcycling products?" + description="For your own booth, please contact:" +> + <Button + text="UpCycling Markt" + newTab + icon="Email" + iconSize={24} + type="primary" + href="mailto:moin@upcyclingmarkt.de" + /> +</ActionBox> + -- GitLab