From e827d1dd84458c89529e6d056b5826ce30ef58b7 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Tue, 23 Jun 2026 08:39:01 +0000 Subject: [PATCH] Deploy --- .../sections/KwaNtofontofoStorySection.tsx | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 src/components/sections/KwaNtofontofoStorySection.tsx diff --git a/src/components/sections/KwaNtofontofoStorySection.tsx b/src/components/sections/KwaNtofontofoStorySection.tsx new file mode 100644 index 0000000..9b3a831 --- /dev/null +++ b/src/components/sections/KwaNtofontofoStorySection.tsx @@ -0,0 +1,54 @@ +import Image from 'next/image' +import { Car, Coffee, MapPin, Sun, Tag, Waves, Wifi } from 'lucide-react' + +export default function KwaNtofontofoStorySection() { + return ( +
+
+
+
+ KwaNtofontofo guest house with peaceful outdoor area +
+
+

Our Story — A Home Away from Home

+
+

+ KwaNtofontofo was born in 2004 with a clear dream: to become one of the finest guest houses in KwaZulu-Natal. + Nestled at 44 Rutherford Circle, Bisley, Pietermaritzburg, we offer a sanctuary of complete privacy + where you can unwind and feel truly at home. Just across the street, a nature reserve hosts zebras grazing and monkeys + swinging in the trees — a daily reminder of the natural beauty surrounding us. +

+

+ Our vision is to be synonymous with the highest professional standards, with staff equipped to welcome guests from all + walks of life. Our mission: to provide excellent, efficient, and professional services within safe, affordable, and + accessible facilities — exceeding expectations through trained staff who live the spirit of ubuntu. +

+

+ What awaits you: tea and coffee in your room, free secure parking monitored by a burglar alarm, + Wi-Fi throughout, laundry service, a refreshing swimming pool with a tranquil entertainment area and braai facilities, + and a delicious traditional English breakfast served daily (dinner available on request). Whether you are a business + traveler, a UKZN academic, an airport transit guest, or a leisure tourist, we promise a memorable experience — treated + like a king or queen from the moment you arrive. +

+
+
+
1 km from airport, 4 km from UKZN
+
Tea & Coffee
+
Free Secure Parking
+
Wi-Fi
+
Laundry Service
+
Swimming Pool
+
Breakfast Available
+
+
+
+
+
+ ) +} \ No newline at end of file