'use client' import { useEmDashContent } from '@/hooks/useEmDashContent' import Image from 'next/image' export default function GuestRavesSection() { const { items, loading } = useEmDashContent('posts') if (loading) return
Real stories from travellers who found more than a room—they found a home in the Mara.
"{d.excerpt}"
{d.author || 'Guest'}
{d.title &&{d.title}
}