import LocationIcon from "../icons/LocationIcon"; const Location = () => { return (

Dubai

); }; export default Location;