-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
235 lines (203 loc) · 10.7 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
<!-- Timeless Watches - A Template Website by Utkarsh Tiwari (http://github.com/utk09) -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Courier+Prime|Dosis|Montserrat|Nanum+Gothic|Noto+Sans|Poppins|Source+Sans+Pro|Work+Sans&display=swap"
rel="stylesheet">
<!-- font-awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Bootstrap 4.4.1 CDN -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!-- styles.css file -->
<link rel="stylesheet" href="./css/styles.css">
<title>Timeless - Follow your Style | Home</title>
</head>
<body>
<!------------------------ Navbar -------------------------->
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container">
<a class="navbar-brand" href="./index.html">Timeless</a>
<button class="navbar-toggler d-lg-none" type="button" data-toggle="collapse"
data-target="#collapsibleNavId" aria-controls="collapsibleNavId" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<i class="fa fa-bars" style="font-size: 24px;"></i>
</span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="collapsibleNavId">
<ul class="nav">
<li class="nav-item active">
<a class="nav-link" href="./index.html">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./about-us.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./market-place.html">Market Place</a>
</li>
<li class="nav-item">
<a class="nav-link btn btn-outline-secondary ml-1" href="#contact-us">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!------------------------Home Page-------------------------->
<section class="home container mb-5">
<div class="row mt-5">
<div class="hompage-image col-lg-6 mt-5 py-5 pl-5">
<img class="img-fluid" src="./images/watch-0.jpg" alt="watch image 2">
</div>
<div class="col-lg-6 my-auto">
<div class="row">
<div class="home-content offset-lg-1 col-lg-10">
<h1 class="pb-3">Timeless - watches that define elegance</h1>
<p class="pb-3">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Condimentum id venenatis a condimentum vitae
sapien pellentesque.
</p>
<a href="./about-us.html"><button class="btn btn-lg btn-outline-secondary">
Learn More</button></a>
<a href="#contact-us"><button class="btn btn-lg btn-secondary">Contact Us</button></a>
</div>
</div>
</div>
</div>
</section>
<!------------------------ Short description ------------------------>
<section class="short-description py-5">
<div class="text-center py-5">
<h1 class="py-3">What makes us Timeless</h1>
<div class="mx-auto heading-line"></div>
<p class="py-3 px-5 p-description-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor
incididunt ut labore et dolore magna aliqua. Condimentum id venenatis a condimentum vitae
sapien pellentesque.Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ultricies leo integer malesuada nunc.
Non diam phasellus vestibulum lorem. Elit ut aliquam purus sit amet luctus venenatis. Ut faucibus
pulvinar elementum integer enim neque. Ridiculus mus mauris vitae ultricies leo integer malesuada. Nisl
vel pretium lectus quam id leo in. Nunc non blandit massa enim nec dui nunc mattis enim.</p>
<button class="btn btn-lg btn-primary">Learn More</button>
</div>
</section>
<!------------------------ Watches portfolio ------------------------>
<section class="portfolio container-fluid bg-light">
<div class="text-center py-5">
<h2 class="py-3">Our Limited Edition Models</h2>
<div class="mx-auto heading-line"></div>
</div>
<div class="row">
<div class="col-lg-6 p-0">
<div class="filter"></div>
<img src="./images/watch-1.jpg" alt="watch 1" class="img-fluid">
</div>
<div class="col-lg-6 p-0">
<div class="filter"></div>
<img src="./images/watch-3.jpg" alt="watch 2" class="img-fluid">
</div>
</div>
<div class="row">
<div class="col-lg-6 p-0">
<div class="filter"></div>
<img src="./images/watch-2.jpg" alt="watch 1" class="img-fluid">
</div>
<div class="col-lg-6 p-0">
<div class="filter"></div>
<img src="./images/watch-4.jpg" alt="watch 2" class="img-fluid">
</div>
</div>
</section>
<!------------------------Contact Us------------------------>
<section id="contact-us" class="contact">
<div class="container">
<div class="text-center py-5">
<h2 class="py-3">Contact Us</h2>
<div class="mx-auto heading-line"></div>
</div>
<div class="row">
<div class="col-lg-6">
<!--Google Maps-->
<div id="map-container-google-1" class="z-depth-1-half map-container">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d60342.032117484014!2d72.86616184240559!3d19.04715478191819!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c5ede708d39d%3A0xd81ae764fa3f136d!2sChembur%2C%20Mumbai%2C%20Maharashtra!5e0!3m2!1sen!2sin!4v1576659396498!5m2!1sen!2sin"
width="550" height="450" frameborder="0" style="border:0;" allowfullscreen="">
</iframe>
</div>
</div>
<form class="col-lg-6">
<div class="form-group">
<label for="email">Email Address</label>
<input id="email" type="email" aria-describedby="emailHint" placeholder="Enter your Email"
class="form-control">
<small class="form-text text-muted">We will never share your Email Address with anyone.</small>
</div>
<div class="form-group">
<label for="name">Name</label>
<input id="name" type="text" placeholder="Enter Full Name" class="form-control">
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea class="form-control" id="message" rows="5" placeholder="Enter Message"></textarea>
</div>
<button type="submit" class="btn btn-lg btn-outline-primary">Submit</button>
</form>
</div>
</div>
</section>
<!------------------------ Footer Area ------------------------>
<footer class="footer mt-5">
<div class="text-center py-5">
<h2 class="py-3">Timeless</h2>
<div class="mx-auto heading-line"></div>
</div>
<div class="row mb-3">
<div class="col-lg-6 offset-lg-3 text-center">
<p class="pb-3 p-footer-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor
incididunt ut labore et dolore magna aliqua. Condimentum id venenatis a condimentum vitae
sapien pellentesque.
</p>
<ul class="nav justify-content-center">
<li class="nav-item">
<a href="./index.html" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="./about-us.html" class="nav-link">About Us</a>
</li>
<li class="nav-item">
<a href="./market-place.html" class="nav-link">Market Place</a>
</li>
<!-- <li class="nav-item">
<a href="#" class="nav-link">
<button class="btn btn-primary">Contact Us
</button>
</a>
</li> -->
</ul>
</div>
</div>
<div class="copyright text-center py-3 border-top text-muted">
<p>Made with ❤ by <a href="https://github.com/utk09">Utkarsh Tiwari ©</a></p>
</div>
</footer>
<!------------------------ Bootstrap JS and jQuery ------------------------>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>
</body>
</html>