diff --git a/src/components/sections/OurStorySection.tsx b/src/components/sections/OurStorySection.tsx new file mode 100644 index 0000000..4b575ed --- /dev/null +++ b/src/components/sections/OurStorySection.tsx @@ -0,0 +1,43 @@ +import Image from "next/image" + +export default function OurStorySection() { + return ( +
+
+
+ KwaNtofontofo guest house founders and welcoming atmosphere +
+
+ Our Story +

+ A Sanctuary of Ubuntu & Refinement +

+
+

+ Established in 2004, KwaNtofontofo Guest House was born from a dream to create + one of the finest hospitality experiences in KwaZulu-Natal. Nestled at + 44 Rutherford Circle, Bisley, Pietermaritzburg, we blend the warmth of + South African ubuntu – the spirit of "I am because we are" – with + British-colonial attention to detail. +

+

+ Just across the road lies a nature reserve where zebras graze and monkeys + swing through the trees. We are one kilometre from Pietermaritzburg Airport + and minutes from UKZN University and major shopping centres, yet our + private pool and braai area make you feel worlds away. +

+

+ "Drop in for that memorable experience where you will be treated like a King or Queen." +

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