-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
241 lines (218 loc) · 9.26 KB
/
index.html
File metadata and controls
241 lines (218 loc) · 9.26 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
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
<!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" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" rel="stylesheet" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Mansalva&display=swap" rel="stylesheet" />
<!-- MDB -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/3.10.2/mdb.min.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="css/landingpage.css" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js"
integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
crossorigin="anonymous"></script>
<!-- links -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inspiration&family=Lobster&family=Sofia&display=swap"
rel="stylesheet" />
<!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> -->
<title>Gurus</title>
</head>
<body>
<!-- navbar starts here -->
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-success">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-mdb-toggle="collapse" data-mdb-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="nav-item">
<!-- <img src="Images/piper.png" height="75" alt="" class="image"> -->
<a class="navbar-brand text-dark h4" href="#"> <h4>Laptop Gurus</h4></a>
</div>
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link text-white h4" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link text-white h4" href="about.html"> ABOUT US</a>
</li>
<li class="nav-item">
<a class="nav-link text-white h4" href="contact.html">CONTACT US</a>
</li>
</ul>
</div>
<div class="d-flex align-items-center text-white">
<!-- Icon -->
<div class="log">
<button class=btn><a class="nav-link text-white" href="login.html">login</a></button>
<button class="btn"> <a class="nav-link text-white" href="register.html">sign up</a></button>
</div>
</div>
</div>
</nav>
<!-- slideshow -->
<div id="carouselExampleCaptions" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2"
aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="3"
aria-label="Slide 4"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="4"
aria-label="Slide 5"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="Images/dell.jpg" style="width: 100%; height: 100%;" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>Alienware Dell</h5>
<p>Processor. 10th Generation <br>Intel® Core™ i9-10980HK</p>
</div>
</div>
<div class="carousel-item">
<img src="Images/dellxps.jpg" style="width: 100%; height: 100%;" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>Dell XPS</h5>
<p>Processor. 11th Gen Intel® Core™ i5-1135G7<br> (8 MB cache, 4 cores, 8 threads, up to 4.20 GHz Turbo)</p>
</div>
</div>
<div class="carousel-item">
<img src="Images/hp-omen.jpg" style="width: 100%; height: 100%;" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>HP Omen</h5>
<p>Processor. Intel® Core™ i7 9750H<br>16 GB DDR4-2400 SDRAM (2 x 8 GB)</p>
</div>
</div>
<div class="carousel-item">
<img src="Images/hpspectre.jpg" style="width: 100%; height: 100%;" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>HP Spectre</h5>
<p>Core™ i7 16 GB LPDDR3-SDRAM 512 GB SSD<br>8 GB LPDDR3-2133 SDRAM (onboard)</p>
</div>
</div>
<div class="carousel-item">
<img src="Images/macbook.jpg" style="width: 100%; height: 100%;" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>MacBook Pro</h5>
<p>Processor, Intel Core i5 8th Gen. Burst Clock Speed, 3.9GHz<br> Memory. RAM, 8GB. Expandable RAM </p>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="prev">
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide="next">
<span class="visually-hidden">Next</span>
</button>
</div>
<h1><i class=" fa fa-shopping-cart"></i></h1>
<section>
<div class="item">
<img src="Images/macbook.jpg">
<p> MacBook is powered by a Core i5 processor and it comes with 12GB of RAM.
</p>
<h6>Ksh150,000</h6>
<br>
<span></span>
<br>
<button>Add-cart</button>
</div>
<div class="item">
<img src="Images/dellxps.jpg">
<p>Dell XPS 9560 is powered by a Core i5 processor and it comes with 16GB RAM.</p>
<h6>Ksh60,000</h6>
<span></span>
<br>
<button>Add-cart</button>
</div>
<div class="item">
<img src="Images/dell.jpg">
<p>Dell Alienware is powered by a Core i7 processor and it comes with 16GB of RAM</p>
<h6>Ksh125,000</h6>
<span></span>
<br>
<button>Add-cart</button>
</div>
<div class="item">
<img src="Images/hpspectre.jpg">
<p>HP Spectre is powered by a Core i5 processor and it comes with 8GB of RAM .</p>
<h6>Ksh 120,000</h6>
<span></span>
<br>
<button>Add-cart</button>
</div>
</section>
<div class="select">
</div>
<section>
<div class="item">
<img src="Images/zenbook.jpeg">
<p>ZenBook 14 Flip OLED also comes in an AMD Ryzen 7 5800H option that features 16GB RAM and 1TB storage</p>
<h6>Ksh 70,000</h6>
<span></span>
<button>Add-cart</button>
</div>
<div class="item">
<img src="Images/LG.jpg">
<p>LG gram is powered by up to 12th Gen Intel Core i7 with up to 32GB of RAM and a
Nvidia GeForce RTX 2050 </p>
<h6>Ksh 50,000</h6>
<span></span>
<button>Add-cart</button>
</div>
<div class="item">
<img src="Images/thinkpad.jpg">
<p>Lenovo is powered by 12th generation Intel Core i7 along with 16GB of RAM
and 512GB of onboard storage</p>
<h6>Ksh 60,000</h6>
<span></span>
<button>Add-cart</button>
</div>
<div class="item">
<img src="Images/redmi.jpg">
<p> Redmi is powered by 12th Gen Intel Core i7 processor with an Nvidia GeForce RTX 2050 </p>
<br>
<h6>Ksh 120,000</h6>
<span></span>
<button>Add-cart</button>
</div>
</section>
<!-- foooter ends here -->
<div class="footer">
<footer class="bg-light text-center text-lg-start">
<!-- Copyright -->
<div class="text-center text-light p-3" style="background-color: #083111;">
© 2022 Copyright:
<a style="background-color: inherit;" class="text-light" href="#">GURUS</a>
<div class="icons">
<a href=""><span class="fab fa-facebook icon_facebook"></span></a>
<a href=""><span class="fab fa-twitter icon_twitter"></span></a>
<a href=""><span class="fab fa-linkedin icon_linkedin"></span></a>
<a href=""><span class="fab fa-instagram icon_instagram"></span></a>
<a href=""><span class="fab fa-snapchat icon_snapchat"></span></a>
</div>
</div>
<!-- Copyright -->
</footer>
</div>
<!-- footer end -->
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="javascript/landingpage.js"></script>
</body>
</html>