From 18ebe7975f12488604576f1fe9843328f130ac26 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Tue, 23 Jun 2026 08:47:13 +0000 Subject: [PATCH] Deploy --- .../sections/BlackAndWhiteEthosSection.tsx | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 src/components/sections/BlackAndWhiteEthosSection.tsx diff --git a/src/components/sections/BlackAndWhiteEthosSection.tsx b/src/components/sections/BlackAndWhiteEthosSection.tsx new file mode 100644 index 0000000..81dd1bc --- /dev/null +++ b/src/components/sections/BlackAndWhiteEthosSection.tsx @@ -0,0 +1,46 @@ +'use client' + +export default function BlackAndWhiteEthosSection() { + return ( +
+
+

+ Black & White +

+

It's not just a palette. It's a statement.

+
+

+ S.A.W lives in black and white because clarity hits harder. No noise, no distractions — + just pure, uncompromising design. For Generation Z in South Africa, that simplicity is rebellion. +

+

+ Every T-shirt we drop is a canvas for bold lines and honest cuts. We're done with overhyped + brands that charge a bag for mid. Our threads are built different — affordable, premium, and + iced out with minimalism. +

+

+ From the streets of Mzansi to your hood, black and white is the code. It's timeless. It's ours. +

+
+
+
+

3

+

Shades

+
+
+

1

+

Fit

+
+
+

2024

+

Born

+
+
+

19

+

Founder Age

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