diff --git a/src/components/sections/ContactKhulumaSection.tsx b/src/components/sections/ContactKhulumaSection.tsx new file mode 100644 index 0000000..c869acb --- /dev/null +++ b/src/components/sections/ContactKhulumaSection.tsx @@ -0,0 +1,149 @@ +'use client' + +import { useVulaContent } from '@/hooks/useVulaContent' +import Button from '@/components/ui/Button' +import Input from '@/components/ui/Input' +import { Camera, Globe, Mail, MapPin, MessageCircle, Phone, X } from 'lucide-react' + +import Image from 'next/image' +import Link from 'next/link' +import { useState } from 'react' + +export default function ContactKhulumaSection() { + const { items: hours, loading } = useVulaContent('business_hours') + const [form, setForm] = useState({ name: '', email: '', message: '' }) + const [submitted, setSubmitted] = useState(false) + + if (loading) return
Reach out or come through to our Soweto spot.
+Sizo thinta (We'll be in touch)!
+Closed on SA public holidays.
+