diff --git a/src/components/sections/UmkhontoSafariSection.tsx b/src/components/sections/UmkhontoSafariSection.tsx new file mode 100644 index 0000000..0890675 --- /dev/null +++ b/src/components/sections/UmkhontoSafariSection.tsx @@ -0,0 +1,37 @@ +import Image from 'next/image' +import Link from 'next/link' +import Button from '@/components/ui/Button' + +export default function UmkhontoSafariSection() { + return ( +
+
+
+

+ Umkhonto Safari — Venture with Purpose +

+

+ Named after the Zulu spear, our Umkhonto Safari cuts through the bush with reverence. Led by rangers from the local community, you'll track lion on foot, learn to read the stars, and taste veld herbs as your guide shares the hidden stories of these lands. +

+

+ Choose from a dawn game drive — when the first light catches a leopard's spots — or a twilight walk to the pangolin burrows. For the culturally curious, we offer beadwork workshops with Zulu women and visits to the local sangoma (traditional healer). Every outing honours the land and its first people. +

+ + + +
+
+ Guests on a game drive at sunset +
+
+
+ ) +} \ No newline at end of file