// import React from 'react'; // import { Row, Col, Card, Button } from "react-bootstrap"; // import Place from './Components/Place'; // function Quadrant(props) { // // // // {props.pagePlace[0].name} // // // // {props.pagePlace[0].address} // // props.handleShow(false)} /> // // // // // // {props.pagePlace[1].name} // // // // {props.pagePlace[0].address} // // props.handleShow(false)} /> // // // // // // {props.pagePlace[0].name} // // // // {props.pagePlace[0].address} // // props.handleShow(false)} /> // // // // // // {props.pagePlace[0].name} // // // // {props.pagePlace[0].address} // // props.handleShow(false)} /> // // // // // } // export default Quadrant