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