diff --git a/src/components/sections/FarmRhythmHoursSection.tsx b/src/components/sections/FarmRhythmHoursSection.tsx new file mode 100644 index 0000000..6aca8df --- /dev/null +++ b/src/components/sections/FarmRhythmHoursSection.tsx @@ -0,0 +1,61 @@ +'use client' + +import { useEmDashContent } from '@/hooks/useEmDashContent' + +export default function FarmRhythmHoursSection() { + const { items, loading } = useEmDashContent('business_hours') + + if (loading) return
Farm rhythm
++ We keep the pace of farm life — early mornings for sunrise coffee, unhurried breakfasts, and quiet evenings. +
++ * Seasonal variations may apply — always confirm at time of booking. +
+