From e78c49b70ef2a8faca127171e82ba3e5795f4d40 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Wed, 29 Jul 2026 18:15:23 +0000 Subject: [PATCH] Deploy --- .../sections/MzansiStorySection.tsx | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/components/sections/MzansiStorySection.tsx diff --git a/src/components/sections/MzansiStorySection.tsx b/src/components/sections/MzansiStorySection.tsx new file mode 100644 index 0000000..233dbcf --- /dev/null +++ b/src/components/sections/MzansiStorySection.tsx @@ -0,0 +1,22 @@ +import Image from 'next/image' + +export default function MzansiStorySection() { + return ( +
+
+
+ Mzansi street culture +
+
+

Born on the streets of South Africa

+

Mzansi isn't just a label — it's a movement. From Soweto to Sandton, we fuse global streetwear with local pride. Every stitch carries the energy of the township, the swagger of the city, and the soul of ubuntu.

+

Our drops drop hard because we know the streets that raised us. Built for the bold, worn by the real.

+
+
+ #MzansiFit +
+
+
+
+ ) +} \ No newline at end of file