diff --git a/src/components/sections/GuesthouseGallerySection.tsx b/src/components/sections/GuesthouseGallerySection.tsx new file mode 100644 index 0000000..e4df4ae --- /dev/null +++ b/src/components/sections/GuesthouseGallerySection.tsx @@ -0,0 +1,53 @@ +'use client' + +import { useEmDashContent } from '@/hooks/useEmDashContent' +import Image from 'next/image' + +export default function GuesthouseGallerySection() { + const { items, loading } = useEmDashContent('gallery') + + if (loading) { + return ( +
+ Step inside KwaNtofontofo — elegant interiors, tranquil pool, braai entertainment, and nature's backdrop. +
+{d.description}
} +