diff --git a/src/components/sections/OurHeritageSection.tsx b/src/components/sections/OurHeritageSection.tsx new file mode 100644 index 0000000..01b717f --- /dev/null +++ b/src/components/sections/OurHeritageSection.tsx @@ -0,0 +1,47 @@ +import Image from 'next/image' +import Link from 'next/link' +import Button from '@/components/ui/Button' + +export default function OurHeritageSection() { + return ( +
+
+
+
+ Artisan hands crafting woven textiles in rural KwaZulu-Natal +
+ Handwoven cushions styled in a contemporary living room +
+
+ Nongoma · Bulwer · Impendle · Hluhluwe +
+
+
+

Our Heritage

+

From rural KZN looms to Durban living rooms.

+
+

Every cushion and throw starts in a cooperative, not a factory. We work with women-led groups in Nongoma, Bulwer, Impendle and Hluhluwe who hand-weave, bead and dye each piece using patterns passed down through generations.

+

Durban's design studio then pairs those textured originals with contemporary colourways and refined finishes, so the work sits naturally in an Umhlanga apartment or a Johannesburg loft.

+

When you buy from eKhayalami, you are not just buying a cushion — you are keeping a Nongoma beadwork technique alive and paying a Bulwer weaver fairly.

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