-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
169 lines (159 loc) · 6.03 KB
/
index.html
File metadata and controls
169 lines (159 loc) · 6.03 KB
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>www.kIngsride.com</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<nav class="navbar">
<div class="svg" onclick="openSlideMenu()">
<a href="#" onclick="openSlideMenu()">
<svg width="30" height="30">
<path d="M0,5 30,5" stroke="rgb(255, 255, 255 )" stroke-width="5" />
<path d="M0,14 30,14" stroke="rgb(255, 255, 255 )" stroke-width="5" />
<path d="M0,23 30,23" stroke="rgb(255, 255, 255 )" stroke-width="5"/>
</svg>
</a>
</div>
<!--the links inside the menu button-->
<div id="side-menu" class="side-nav">
<a href="#" class="close-button" onclick="closeSlideMenu()">×</a>
<a href="#"><h3>Home</h3></a>
<a href="#"><h3>About</h3></a>
<a href="#"><h3>Services</h3></a>
<a href="#"><h3>Rides</h3></a>
<a href="#"><h3>Sign up</h3></a>
<a href="#"><h3>Download</h3></a>
</div>
<a href="/"><img src="logo.png" alt="KingsRide" class="logo"></a>
<ul class="navlink">
<li><a href="#" class="navlinks plain home" >Home</a></li>
<li><a href="#" class="navlinks plain">About</a></li>
<li><a href="#" class="navlinks plain">Services</a></li>
<li><a href="#" class="navlinks plain">Rides</a></li>
<li><a href="#" class="navlinks btn btn-clear">Sign up</a></li>
<li><a href="#" class="navlinks btn btn-red">Download</a></li>
</ul>
</nav>
<section class="hero">
<h1>
Sit back and relax on KingsRide
</h1>
<!-- <p class="hero-text">
<a href="#" class=" btn-red" id="Download" >Download</a>
</p> -->
<div class="btn-holder">
<a href="#" class="black">
<img src="Apple.png" alt="" class="download">
</a>
<a href="#" class="black">
<img src="playstore.png" alt="" class="download">
</a>
</div>
</section>
</header>
<main>
<section class="main">
<div>
<h2 class="main-content">
You're your own boss on the blockchain
</h2>
<a href="#" class="btn">Become a driver now</a>
</div>
<img src="angelo-pantazis-JWweTjBosws-unsplash.jpg" alt="">
</section>
<section class="container3">
<div class="content">
<h1 class="container-txt">
Verify and validate drivers application
</h1>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore optio voluptate fuga adipisci, laborum omnis eveniet laudantium accusamus autem esse?
</p>
</div>
<div class="content">
<h1 class="container-txt">
Book your ride in advance for upfront Fares
</h1>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore optio voluptate fuga adipisci, laborum omnis eveniet laudantium accusamus autem esse?
</p>
</div>
<div class="content">
<h1 class="container-txt">
Payment made easy , Pay with your KING tokens
</h1>
<!-- <img src="token.png" alt="" class="coin"> -->
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore optio voluptate fuga adipisci, laborum omnis eveniet laudantium accusamus autem esse?
</p>
</div>
<div class="content">
<h1 class="container-txt">
Select the class of car you want to ride on
</h1>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore optio voluptate fuga adipisci, laborum omnis eveniet laudantium accusamus autem esse?
</p>
</div>
</section>
<section class="container">
<h1 class="container-text">
Better rides much lesser pay
</h1>
</section>
</main>
<footer>
<div class="container_2">
<div class="item">
<a href="#"> <h3 class="itemheader">
Kingsride
</h3></a>
<a href="#"> <p>Rides</p></a>
<a href="#"><p>Food delivery</p></a>
<a href="#"><p>Grocery deivery</p>
<a href="#"> <p>Car sharing</p></a>
<a href="#"><p>Business</p></a>
<a href="#"><p>Airports</p></a>
<a href="#"> <p>Cities</p></a>
</div>
<div class="item">
<a href="#"> <h3 class="itemheader">
Partner with Kingsride
</h3></a>
<a href="#"><p> Sign up as a driver</p></a>
<a href="#"><p>Sign up as a courier</p></a>
<a href="#"> <p>Fleets</p></a>
<a href="#"> <p>Franchise</p></a>
<a href="#"><p>Influencers</p></a>
</div>
<div class="item"> <a href="#"><h3 class="itemheader">
Company
</h3></a>
<a href="#"><p>About us </p></a>
<a href="#"><p>Sign up as a courier</p></a>
<a href="#"> <p>Fleets</p></a>
<a href="#"><p>Franchise</p></a>
<a href="#"><p>Influencers</p></a>
</div>
</div>
<div class="footer-links">
<a href="#"><img src="Facebook.jpg" alt="" class="footer-img"></a>
<a href="#"> <img src="Twitter.jpg" alt="" class="footer-img"></a>
<a href="#"> <img src="Youtube.jpg" alt="" class="footer-img"></a>
<a href="#"> <img src="Discord.jpg" alt="" class="footer-img"></a>
<a href="#"><img src="Linkedin.jpg" alt="" class="footer-img"></a>
</div>
<div class="tab">
<h1 class="footer">
Kingsride
</h1>
<p> © 2022 Kingsride, inc. </p>
</div>
</footer>
<script src="main.js"></script>
</body>
</html>