diff --git a/src/components/sections/IndabaYethuSection.tsx b/src/components/sections/IndabaYethuSection.tsx new file mode 100644 index 0000000..e2d9db7 --- /dev/null +++ b/src/components/sections/IndabaYethuSection.tsx @@ -0,0 +1,50 @@ +'use client' + +import Image from 'next/image' + +export default function IndabaYethuSection() { + return ( +
+ {/* Background image with parallax effect via bg-fixed */} +
+
+ +
+
+ + Our Roots + +

+ From Soweto Garage +
+ to Your Wardrobe +

+

+ Kasi Wear started not just to sell, but to weave the spirit of e kasi into every stitch. + What began as a dream in a Soweto garage has grown into a movement that celebrates + African-print streetwear — hoodies, caps, and tees that carry our stories. + Each piece iyi-story, every drop a celebration of township pride. +

+
+
+

2018

+

Founded

+
+
+

50+

+

Drops

+
+
+

12K

+

Customers

+
+
+
+
+
+ ) +}