updated home page and agent page

This commit is contained in:
kene17 2021-03-31 14:14:08 -04:00
parent f32f4ceb4c
commit 19f03a8b60
2 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,4 @@
/* import { Component } from "react";
import { Component } from "react";
import './Homepage.css';
import house1 from '../images/house1.jpg';
import house2 from '../images/house2.jpg';
@ -105,4 +105,3 @@ class Homepage extends Component {
}
export default Homepage;
*/