import { MapContainer } from '@/components/map/MapContainer'; export default function HomePage() { return (
); }