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