import { Component } from "react"; import "./Homepage.css"; import house1 from "../images/house1.jpg"; import house2 from "../images/house2.jpg"; import house3 from "../images/house3.jpg"; import house4 from "../images/house4.jpg"; import Carousel from "react-bootstrap/Carousel"; import Button from "react-bootstrap/Button"; class Homepage extends Component { constructor(props) { super(props); this.state = { nextIcon: , prevIcon: , }; } render() { const { nextIcon, prevIcon } = this.state; return (
Welcome to Kene's Cribs. Kene's Cribs is a real estator company which provides the clients with the houses.
The houses limited to the clients are only limited to the clients' dreams. In order to further navigate the
website, use the navigation bar to switch between pages. Listings page is for browsing houses, Agents page
is for browsing the estators, the Contact Us page is for the contacting us and the login page is for our
members who want to benefit from our deals. Above are some houses which can interest you. Feel free to
click the buttons above to explore the houses you want.