From 7961b0a77253bb046d92f57b176f559a89641d29 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Wed, 15 Jul 2026 09:25:26 +0000 Subject: [PATCH] Deploy --- .../sections/IndabaStorySection.tsx | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/components/sections/IndabaStorySection.tsx diff --git a/src/components/sections/IndabaStorySection.tsx b/src/components/sections/IndabaStorySection.tsx new file mode 100644 index 0000000..26f3737 --- /dev/null +++ b/src/components/sections/IndabaStorySection.tsx @@ -0,0 +1,30 @@ +import Image from 'next/image' + +export default function IndabaStorySection() { + return ( +
+
+
+ Zulu Lodge heritage — a traditional kraal against the bush +
+
+

+ Indaba — The Story of Zulu Lodge +

+

+ Our lodge was born from a family's deep reverence for the Zulu Kingdom. In 2004, the Ndlovu clan opened their homestead to a handful of travellers, sharing stories around the fire and teaching the art of tracking under the Southern Cross. Today, that same spirit of ubuntu — “I am because we are” — guides every welcome and every safari. +

+

+ The lodge sits on 2 500 hectares of private game reserve, where white rhino and giraffe roam freely. Each suite is named after a Zulu proverb, and the thatched boma echoes with the hum of marimba and the crackle of cedar logs. We don't just offer luxury bush accommodation — we invite you into our living heritage. +

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