-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
251 lines (231 loc) · 11.6 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
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<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>BOOSTED USA CLONE</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
<!-- Fontawesome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- My CSS -->
<link rel="stylesheet" href="style.css">
<style>
#navbar , #mobile-tophead{
box-shadow: 0px 0px 5px 0px gray;
}
</style>
</head>
<body>
<nav id="navbar">
<div class="navbar-brand">
<a href="#"><img src="images/Boosted-Boards-Scooters-Logo_1600x.png" alt=""></a>
<i class="fas fa-times fa-2x times-icon" onclick="closeNav()"></i>
</div>
<div class="navbar-menu collapse">
<ul>
<li class="nav-item">
<a class="nav-link" href="pages/electric-skateboards.html">ELECTRIC SKATEBOARDS</a>
</li>
<li>
<a class="nav-link" href="pages/electric-scooters.html">ELECTRIC SCOOTERS</a>
</li class="nav-item">
<li>
<a class="nav-link" href="pages/accessories.html">ACCESSORIES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="pages/gift-card.html">GIFT CARD</a>
</li>
<li class="nav-item">
<a class="nav-link" href="pages/faq.html">MORE INFO</a>
</li>
</ul>
</div>
<div class="navbar-buttons">
<!-- shop cart icon -->
<i class="fas fa-shopping-cart fa-2x"></i>
<!-- login icon -->
<i class="fas fa-user-circle fa-2x"></i>
</div>
</nav>
<nav id="mobile-tophead">
<div class="mobile-navbar-brand">
<a href="#"><img src="images/logonew.png" alt=""></a>
</div>
<div class="mobile-hamburger">
<i class="fas fa-bars fa-2x mobile-hamburger-icon" onclick="openNav()"></i>
</div>
</nav>
<div id="show">
<div class="overlay-for-image">
<div class="image-container">
<img src="images/buy-in-stock-boosted-boards-and-rev-electric-scooter-2_1600x.jpg" alt="">
</div>
<div class="text-container">
<h1>Welcome to Boosted USA</h1>
<p class="bold">The Holy Grail of Electric Skateboards and One REVolutionary Scooter </p>
<div class="flex-container">
<a href="pages/electric-scooters.html"><button>BOOSTED REVS</button></a>
<a href="pages/electric-skateboards.html"><button>BOOSTED BOARDS</button></a>
</div>
</div>
</div>
</div>
<div id="press"">
<div class="press-image-container"><img src="images/purchase-boosted-elecric-scooter-TechCrunch-Black-and-White-Logo_1600x.png" alt=""></div>
<div class="press-image-container"><img src="images/buy-boosted-rev-electric-scooter-press-electrek-logo-white_1600x.png" alt=""></div>
<div class="press-image-container"><img src="images/purchase-boosted-electric-skateboards-press-Popular_Mechanics_logo-white_1600x.png" alt=""></div>
<div class="press-image-container"><img src="images/buy-boosted-boards-press-wired_logo_white_1600x.png" alt=""></div>
</div>
<div id="middle-heading-section">
<div class="container">
<h1 class="title">
Looking for Boosted Boards, or Boosted Revs?
</h1>
<p class="text">
Boosted USA acquired all of the remaining inventory directly from Boosted. This means we have the electric skateboards and scooter you all love and have been looking for. Get your hands on these highly sought after products while supplies last.
</p>
</div>
</div>
<div id="feature-promotion-section">
<div class="flex-container-2">
<div class="center-text-container">
<img src="images/boosted-stealth-mini-mini-x-in-stock-electric-skateboards_1600x.jpg" alt="">
<div class="center-text">
<i class="fas fa-bolt fa-2x"></i>
<h3>Shop Boosted Boards</h3>
<span>IN STOCK</span>
</div>
</div>
<div class="center-text-container">
<img src="images/boosted-rev-electric-scooter-now-in-stock_1600x.jpg" alt="">
<div class="center-text">
<i class="fas fa-bolt fa-2x"></i>
<h3>Shop Boosted Revs</h3>
<span>IN STOCK</span>
</div>
</div>
</div>
</div>
<div id="show-section-again">
<div class="overlay-for-image">
<div class="image-container">
<img src="images/buy-boosted-boards-electric-skateboard-in-stock-1_1600x.jpg" alt="">
</div>
<div class="text-container-center">
<h1>High-performance </h1>
<h2>Electric Skateboards</h2>
<p class="bold">Cruising campus, going to work or getting through that long list of errands has never been easier or more fun.</p>
<a href="pages/electric-skateboards.html"><button>Shop Now</button></a>
</div>
</div>
</div>
<div id="feature-section">
<div class="flex-container">
<div class="image-container"><img src="images/boosted-rev-scooter-purchase-online-in-stock_1600x.jpg" alt=""></div>
<div class="image-container"><img src="images/boosted-rev-display-and-features-in-stock-electric-scooter_1600x.jpg" alt=""></div>
<div class="text-container flex-card-col">
<h3>Boosted Rev</h3>
<p>There's never been an electric scooter quite like this. Speed past traffic at 24 mph. Go up to 22 miles on a single charge. You'll get there in no time at all. Stop and go with the roll of your thumb. Its intuitive design means there’s almost no learning curve.</p>
<a href="pages/electric-scooters.html"><button>Shop Now</button></a>
</div>
</div>
</div>
<div id="section-product">
<div class="grid-container">
<div class="image-container">
<img src="images/boosted-stealth-size_1600x.jpg" alt="">
<div class="text">
<h3>Shop Boosted Stealth</h3>
<span>IN STOCK</span>
</div>
</div>
<div class="image-container">
<img src="images/boosted-plus-size_1600x.jpg" alt="">
<div class="text">
<h3>Shop Boosted Plus</h3>
<span>IN STOCK</span>
</div>
</div>
<div class="image-container">
<img src="IMAGES/mini_1600x.jpg" alt="">
<div class="text">
<h3>Shop Boosted Mini X</h3>
<span>IN STOCK</span>
</div>
</div>
</div>
</div>
<div class="social-videos-section">
<iframe width="500" height="280" src="https://www.youtube.com/embed/78bXV1ZqQWI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="500" height="280" src="https://www.youtube.com/embed/oAQxk9dOJ8k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div id="slogan-section">
<div class="flex-container">
<div class="transparent-card-flex">
<img src="images/fast-top-speed-electric-skateboards-and-scooter-boosted-new1.png" alt="">
<h3>Go Fast</h3>
<p>Boosted is known for its premium performance boards offering a next-level experience.</p>
</div>
<div class="transparent-card-flex">
<img src="images/amazing-range-in-stock-electric-skateboard-and-scooter.png" alt="">
<h3>Go Far</h3>
<p>With optional extended battery life, you can get wherever you need to go reliably.</p>
</div>
<div class="transparent-card-flex">
<img src="images/boosted-boards-scooters-safety-is-priority.png" alt="">
<h3>Go Safe</h3>
<p>Safety is a #1 priority for Boosted, always wear a helmet when riding.</p>
</div>
<div class="transparent-card-flex">
<img src="images/reliable-electric-boosted-boards-and-rev-scooter.png" alt="">
<h3>Built to Last!</h3>
<p>Boosted products are engineered to last for years and are extremely reliable.</p>
</div>
</div>
</div>
<div id="footer-section">
<div class="grid-container">
<div class="image-container">
<img src="images/buy-boosted-boards-online-electric-skateboard-2_1600x.png" alt="">
</div>
<div class="explore-container">
<h4>Explore</h4>
<ul>
<a href="pages/electric-skateboards.html"><li>Electric Skateboards</li></a>
<a href="pages/electric-scooters.html"><li>Electric Scooters</li></a>
<a href="pages/accessories.html"><li>Accessories</li></a>
<a href="pages/faq.html"><li>FAQs</li></a>
<a href="pages/contact-us.html"><li>Contact</li></a>
<a href="pages/gift-card.html"><li>Gift Card</li></a>
</ul>
</div>
<div class="about-container-flex">
<h4>About Boosted USA CLONE</h4>
<p>Boosted empowers people everywhere to commute across their cities, campuses, and communities in ways that were never before possible. Boosted is solving one of the biggest problems people face each day: transportation.
</p>
<p>DBA Boosted USA CLONE
1281 Andersen Drive Ste. K
San Rafael, CA 94901</p>
</div>
</div>
</div>
<div id="copyright-section">
<hr>
<div class="flex-container">
<div class="company">
<p>Boosted USA CLONE. Built by AKS</p>
</div>
<div class="finance">
<i class="fab fa-cc-visa fa-2x"></i>
<i class="fab fa-cc-paypal fa-2x"></i>
<i class="fab fa-google-pay fa-2x"></i>
<i class="fab fa-amazon-pay fa-2x"></i>
</div>
</div>
</div>
<script src="index.js"></script>
</body>
</html>