import React from "react"; import Broken from "@/components/Broken"; const Location = () => { return ( ) } export default Location;