-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
107 lines (106 loc) · 6.49 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="css/styles.css">
<script src="https://kit.fontawesome.com/d6bf1861cd.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous" />
</head>
<body class="body-home">
<header>
<nav class="nav nav-home">
<div class="navbar-logo-box m-auto-sm">
<a href="index.html"><img class="logo" src="css/images/logo.png" alt="logo"></a>
<h5 class="nav-title white">Root it</h5>
</div>
<div class="navbar-icons-box m-auto-sm">
<a href="index.html"><i class="fas fa-search white"><span class="nav-icons-span d-none-sm-lg white">SEARCH</span></i></a>
<a href="result.html"><i class="fas fa-poll white"><span class="nav-icons-span d-none-sm-lg white">TREND</span></i></a>
</div>
</nav>
</header>
<main>
<div class="main-bg">
<div class="search-main-box m-auto">
<h1 class="white mt-0">Welcome to your new home.</h1>
<div class="search-box">
<h5 class="search-title">SEARCH BY KEY WORD:</h5>
<form class="input-box" action="#">
<input type="text" class="btn-x">
<div class="search-button btn-x"><a href="result.html" class="btn-x-a white text-decoration-none">SEARCH</a></div>
</form>
</div>
<div class="hiw-button btn-x btn"><a href="#" class=" btn-x-a text-decoration-none black font-weight-bold">How it works</a></div>
</div>
</div>
<div class="it-works-main-box m-auto">
<h3 class="iw-title font-weight-bold text-center">Root it works in four simple steps...</h3>
<div class="row it-row">
<div class="explanation-box setting-explanation-box col- col-lg-6 text-center">
<i class="explanation-i fas fa-sliders-h"></i>
<h3 class="explanation-title">1.- SET & SEARCH:</h3>
<p>Only type a keyword for a raw search or let us making a better search for you by setting filters at your convenience. Choosing type of property and the city where you want to live.</p>
</div>
<div class="explanation-box explore-explanation-box col- col-lg-6 text-center">
<i class="explanation-i fas fa-hiking"></i>
<h3 class="explanation-title">2.- EXPLORE:</h3>
<p>Browse the results, you can review the general information of some properties such as photos, location and price.</p>
</div>
<div class="explanation-box choose-explanation-box col- col-lg-6 text-center">
<i class="explanation-i fas fa-crosshairs"></i>
<h3 class="explanation-title">3.- CHOOSE:</h3>
<p>After you skimmed a little, just click on the one that fits best for you to go deeper. you will see very specific details about the property like land meters, decks, parking lots, etc.</p>
</div>
<div class="explanation-box contact-explanation-box col- col-lg-6 text-center">
<i class="explanation-i fas fa-satellite-dish"></i>
<h3 class="explanation-title">4.- CONTACT:</h3>
<p>When you decide which one you are interested in, we show all the necessary information about the owner to make a good business relationship</p>
</div>
</div>
</div>
<div class="three-imgs-main-box">
<div class="ti-box ti-box-1">
<div class="ti-text-box m-auto-sm">
<h4 class="ti-title white">Encouraging people to be conscious about the planet.</h4>
<p class="white">You will find some articles and links on how people can live sustainably.</p>
<div class="ti-btn btn-x btn"><a href="result.html" class="btn-x-a text-decoration-none ti-a-1">SEARCH</a></div>
</div>
<img class="ti-imgs" src="css/images/3-imgs-1.jpg" alt="...">
</div>
<div class="ti-box ti-box-2">
<div class="ti-text-box m-auto-sm">
<h4 class="ti-title white">Big or small.</h4>
<p class="white">It does not matter if you are looking for a whole building or a home for your pet.</p>
<div class="ti-btn btn-x btn"><a href="result.html" class="btn-x-a text-decoration-none ti-a-2">SEARCH</a></div>
</div>
<img class="ti-imgs" src="css/images/3-imgs-2.jpg" alt="...">
</div>
<div class="ti-box ti-box-3">
<div class="ti-text-box m-auto-sm">
<h4 class="ti-title white">Anywhere you can imagine.</h4>
<p class="white">We have connected people from all around the world. let your imagination be free.</p>
<div class="ti-btn btn-x btn"><a href="result.html" class="btn-x-a text-decoration-none ti-a-3">SEARCH</a></div>
</div>
<img class="ti-imgs" src="css/images/3-imgs-3.jpg" alt="...">
</div>
</div>
</main>
<footer class="footer m-auto-sm">
<div class="icons-description-box">
<a href="#" class="text-decoration-none"><i class="fab fa-facebook-f mr-4 white"></i></a>
<a href="#" class="text-decoration-none"><i class="fab fa-whatsapp mr-4 white"></i></a>
<a href="#" class="text-decoration-none"><i class="far fa-envelope mr-4 white"></i></a>
<a href="#" class="text-decoration-none"><i class="fab fa-twitter mr-4 white"></i></a>
<a href="#" class="text-decoration-none"><i class="fab fa-instagram white"></i></a>
</div>
<ul class="footer-ul">
<li><a href="#" class="footer-ul-a text-decoration-none white">Privacy policy</a></li>
<li><a href="#" class="footer-ul-a text-decoration-none white">About us</a></li>
</ul>
</footer>
</body>
</html>