From da7450c960ddf0f1007afd24dad4e99b73d23703 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Sat, 1 Aug 2026 16:13:30 +0000 Subject: [PATCH] Deploy --- src/components/sections/OurStorySection.tsx | 45 +++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 src/components/sections/OurStorySection.tsx diff --git a/src/components/sections/OurStorySection.tsx b/src/components/sections/OurStorySection.tsx new file mode 100644 index 0000000..a26411c --- /dev/null +++ b/src/components/sections/OurStorySection.tsx @@ -0,0 +1,45 @@ +import Image from 'next/image' +import Link from 'next/link' + +export default function OurStorySection() { + return ( +
+
+
+
+
+ Artisan hands weaving a cushion cover in the Durban studio +
+
+

Since 2016

+

Morningside, Durban

+
+
+
+

Our story

+

Made by hand, rooted in KwaZulu-Natal

+
+

Ukaya Home began in a small Morningside studio with three Durban artisans and a single loom. Today we work with a network of 18 crafters across KwaZulu-Natal and the Eastern Cape — weavers, ceramicists and needleworkers who translate Southern African pattern traditions into contemporary homeware.

+

Each cushion cover is woven from locally sourced cotton and mohair, then finished by hand. Our ceramics are thrown and glazed in small batches, with earthy tones drawn from the KwaZulu-Natal landscape. Every piece carries the maker's mark, and every order ships nationwide from our Durban studio.

+
+
+
+

18

+

Local artisan partners

+
+
+

100%

+

Handcrafted in SA

+
+
+

3-5

+

Day dispatch nationwide

+
+
+ Explore the workshop collection +
+
+
+
+ ) +} \ No newline at end of file