-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.php
More file actions
222 lines (204 loc) · 7.38 KB
/
home.php
File metadata and controls
222 lines (204 loc) · 7.38 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css2?family=Sen:wght@800&display=swap" rel="stylesheet">
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<style media="screen">
<?php include 'style.css'; ?>
</style>
<title>Mens</title>
</head>
<body>
<?php include 'header.php'; ?>
<br>
<br>
<!..carousel>
<!-- The slideshow -->
<div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<a href="#"><img class="d-block w-100" src="images/slider3t.jpg" alt="First slide"></a>
</div>
<div class="carousel-item">
<a href="#"><img class="d-block w-100" src="images/sliderluxury.jpg" alt="Second slide"></a>
</div>
</div>
</div>
<br>
<!....................................... PRODUCTS >
<div class="container">
<h3 class="lp">OUR LATEST <b>PRODUCTS</b></h3>
<br>
<div class="row">
<div class="col-sm-3">
<div class="card mb-3">
<img style="height: 100%; width: 100%; display: block;" src="images/shoes.jpg" alt="Shoes">
<div class="card-body">
<h5 class="card-text"><b>Smart Footwear</b></h5>
<p class="card-text">Punctuate your weekday look with classic</p>
<a href="#" style="color: black;"><small><u>Shop Now</u></small></a>
</div>
</div>
</div>
<! 2nd category>
<div class="col-sm-3">
<div class="card mb-3">
<img style="height: 100%; width: 100%; display: block;" src="images/raceday.jpg" alt="Shoes">
<div class="card-body">
<h5 class="card-text"><b>Race Day Ready</b></h5>
<p class="card-text">We've curated a collection of winning looks</p>
<a href="#" style="color: black;"><small><u>Shop Now</u></small></a>
</div>
</div>
</div>
<! 3rd category>
<div class="col-sm-3">
<div class="card mb-3">
<img style="height: 100%; width: 100%; display: block;" src="images/glasses.jpg" alt="Glasses">
<div class="card-body">
<h5 class="card-text"><b>glasses</b></h5>
<p class="card-text">Declaration of belonging, style and attitude</p>
<a href="#" style="color: black;"><small><u>Shop Now</u></small></a>
</div>
</div>
</div>
<! 4th category>
<div class="col-sm-3">
<div class="card mb-3">
<img style="height: 100%; width: 100%; display: block;" src="images/watches.jpg" alt="watches">
<div class="card-body">
<h5 class="card-text"><b>Watches</b></h5>
<p class="card-text">Punctuate your weekday look with classic</p>
<a href="#" style="color: black;"><small><u>Shop Now</u></small></a>
</div>
</div>
</div>
</div>
</div>
<!end products>
<div class="container" style="padding-top: 10px; padding-bottom: 30px; align: center;">
<div class="col-sm-12">
<a href="#"><img src="images/salebanner.jpg" class="img-fluid"></a>
</div>
</div>
<!Testimonial>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h2 class="lp">What <b>our customers</b> are saying</h2>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Carousel indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for carousel items -->
<div class="carousel-inner">
<div class="item carousel-item active">
<div class="row">
<div class="col-sm-6">
<div class="media">
<div class="media-left d-flex mr-3">
<a href="#">
<img src="images/test1.jpg" alt="">
</a>
</div>
<div class="media-body">
<div class="testimonial">
<p>"Thank you for the good sales support and being part of the effort to make the world more humane & sustainable "</p>
<p class="overview"><b>Jhon Smith</b></p>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="media">
<div class="media-left d-flex mr-3">
<a href="#">
<img src="images/test2.jpg" alt="">
</a>
</div>
<div class="media-body">
<div class="testimonial">
<p>Thank you for the good sales support and being part of the effort to make the world more humane & sustainable</p>
<p class="overview"><b>Antonio Moreno</b></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item carousel-item">
<div class="row">
<div class="col-sm-6">
<div class="media">
<div class="media-left d-flex mr-3">
<a href="#">
<img src="/examples/images/clients/3.jpg" alt="">
</a>
</div>
<div class="media-body">
<div class="testimonial">
<p>"Thank you for the good sales support and being part of the effort to make the world more humane & sustainable "</p>
<p class="overview"><b>Jhon Smith</b></p>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="media">
<div class="media-left d-flex mr-3">
<a href="#">
<img src="/examples/images/clients/4.jpg" alt="">
</a>
</div>
<div class="media-body">
<div class="testimonial">
<p>"Thank you for the good sales support and being part of the effort to make the world more humane & sustainable "</p>
<p class="overview"><b>Jhon Smith</b></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!Testimonial end>
<br>
<br>
<section class="news">
<!-- <div class="parallax-img d-flex align-items-center"> --> </* background image>
<div class="container">
<div class="row d-flex justify-content-center py-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<h2>Subcribe to our Newsletter</h2>
<div class="row d-flex justify-content-center mt-5">
<div class="col-md-8">
<form action="#" class="subscribe-form">
<div class="form-group d-flex">
<input type="text" class="form-control" placeholder="Enter email address">
<input type="submit" value="Subscribe" class="submit px-3">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<! footer >
<?php include 'footer.php'; ?>
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY&callback=myMap"></script>
</body>
</html>