diff --git a/src/components/sections/MashobaneContactSection.tsx b/src/components/sections/MashobaneContactSection.tsx new file mode 100644 index 0000000..523fc21 --- /dev/null +++ b/src/components/sections/MashobaneContactSection.tsx @@ -0,0 +1,122 @@ +'use client' + +import { useEmDashContent } from "@/hooks/useEmDashContent" +import { Clock, Mail, MapPin, Phone } from 'lucide-react' +import Button from "@/components/ui/Button" +import Input from "@/components/ui/Input" + +export default function MashobaneContactSection() { + const { items, loading } = useEmDashContent("business_hours") + + if (loading) { + return ( +
Mashobane & Associates
+
+ 123 Aliwal Street
+ Durban Central
+ KwaZulu-Natal, 4001
+
Office Hours
+Public holiday hours may vary.
+