From 010c5a18a034b35f825e7f233dd17d5f99d77475 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Sat, 1 Aug 2026 17:20:25 +0000 Subject: [PATCH] Deploy --- .../sections/AboutKasiDripSection.tsx | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 src/components/sections/AboutKasiDripSection.tsx diff --git a/src/components/sections/AboutKasiDripSection.tsx b/src/components/sections/AboutKasiDripSection.tsx new file mode 100644 index 0000000..7172795 --- /dev/null +++ b/src/components/sections/AboutKasiDripSection.tsx @@ -0,0 +1,31 @@ +import Image from 'next/image' +import Link from 'next/link' + +export default function AboutKasiDripSection() { + return ( +
+
+
+ Kasi Drip crew in Durban +
+
+

Born in Durban

+

From kasi streets to streetwear statement.

+

+ Kasi Drip started in Durban's townships, where style is survival and every corner has a story. We print those stories on heavyweight tees, oversized hoodies and caps that move from the block to the global front row. +

+

+ Limited numbered drops. No restocks. When it's gone, it's gone — same as the moment. +

+
+
Durban, KZN
+
Est. 2019
+
+ + Shop the story + +
+
+
+ ) +} \ No newline at end of file