import Map from "@/components/map/Map"; import Section from "../ui/Section"; export default function MapPage() { return (
); }