From 96c3dac9b91463286a848fa4d5384fe522dd2506 Mon Sep 17 00:00:00 2001 From: Vula Builder Date: Tue, 23 Jun 2026 08:47:30 +0000 Subject: [PATCH] Deploy --- .../sections/KwaNtofontofoVisionSection.tsx | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 src/components/sections/KwaNtofontofoVisionSection.tsx diff --git a/src/components/sections/KwaNtofontofoVisionSection.tsx b/src/components/sections/KwaNtofontofoVisionSection.tsx new file mode 100644 index 0000000..2c7077a --- /dev/null +++ b/src/components/sections/KwaNtofontofoVisionSection.tsx @@ -0,0 +1,48 @@ +import Image from 'next/image' + +export default function KwaNtofontofoVisionSection() { + return ( +
+
+
+
+ Sunrise over nature reserve near KwaNtofontofo +
+
+

Our Vision

+

+ To be synonymous with the highest standards of service in terms of + professionalism with staff that is equipped to deal with guests from + all walks of life. +

+

+ Our Mission — To provide excellent & efficient + professional services within safe, affordable & accessible facilities + to exceed guest expectations through trained staff with emphasis on + “customer service”. +

+

+ Our Objectives — To be the best business that offers + tailor-made service to its customers in a friendly environment without + compromising on quality. +

+
+ “We believe in ubuntu — I am because we are. Every guest who walks + through our door becomes family.” +
+
+
+
+
+ ) +}