From 883647d63e5887f342e1f73e5968ad91b407e224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Batuhan=20Berk=20Ba=C5=9Fo=C4=9Flu?= Date: Mon, 5 Apr 2021 14:53:23 -0400 Subject: [PATCH] Added the description page. --- src/homePage/Homepage.css | 14 +++++++++----- src/homePage/Homepage.js | 19 +++++++++++++++++-- 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/src/homePage/Homepage.css b/src/homePage/Homepage.css index fd2434a..018d5c6 100644 --- a/src/homePage/Homepage.css +++ b/src/homePage/Homepage.css @@ -4,21 +4,22 @@ white-space: nowrap; } + .white-section { background-color: #ffffff; - padding-top: 5rem; + padding-top: 10rem; padding-bottom: 5rem; padding-left: 18%; } #title .container-fluid { - padding: 4% 34% 6%; + padding: 5% 34% 6%; text-align: left; font-family: "Georgia"; } #features .container-fluid { - padding: 2% 48% 2%; + padding: 2% 14% 4%; text-align: left; font-family: "Georgia"; } @@ -27,7 +28,6 @@ .housesIntro{ width: 1200px; height: 800px; - } .contactIntro{ @@ -119,4 +119,8 @@ ol.carousel-indicators { ol.carousel-indicators li.active { background: #17a2b8; box-shadow: 0 0 1px 1px black; - } \ No newline at end of file + } + +.homePage{ + padding-bottom: 15%; +} \ No newline at end of file diff --git a/src/homePage/Homepage.js b/src/homePage/Homepage.js index e7c3135..e209f3f 100644 --- a/src/homePage/Homepage.js +++ b/src/homePage/Homepage.js @@ -19,7 +19,7 @@ class Homepage extends Component { } render() { - const {nextIcon,prevIcon}=this.state; + const { nextIcon, prevIcon } = this.state; return (
@@ -32,7 +32,7 @@ class Homepage extends Component {
-
+
@@ -76,6 +76,21 @@ class Homepage extends Component { +
+
+
+
+

Description

+

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.

+
+
+
+