-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
190 lines (187 loc) · 9.51 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="assets/c-style.css">
<link rel="icon" href="assets/images/fav.png" type="image/gif" sizes="16x16">
<link href="https://fonts.googleapis.com/css2?family=Laila&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css">
<link rel="stylesheet" href="https://s.pageclip.co/v1/pageclip.css" media="screen">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;1,100;1,300;1,400&display=swap" rel="stylesheet">
<title>Contact Us</title>
<!-- Start of Async Drift Code -->
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('v7b5gax7ftyu');
</script>
<!-- End of Async Drift Code -->
</head>
<body>
<header class="header">
<div class="covid"><h5><a href="https://www.covid.gov.pk/">COVID-19 INFO</a></h5></div>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo.png" alt="logo" width="150px" height="85px">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<!-- <ul class="navbar-nav mr-auto"></ul> -->
<span class="navbar-text justify-content-end">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="bikes.html">Bikes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="street.html">Street</a>
</li>
<li class="nav-item">
<a class="nav-link" href="electric.html">Electric</a>
</li>
<li class="nav-item">
<a class="nav-link" href="trike.html">Trike</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
</span>
</div>
</nav>
<div class="heading">
<h2>THE HARLEY STORE PAKISTAN</h2>
</div>
</header>
<main class="main">
<section class="content">
<section class="main-heading">
<h1>Contact Us</h1>
<p>We’re here to help and answer any question you might have. We look forward to hearing from you 🙂</p>
</section>
<section class="form">
<form action="https://send.pageclip.co/XKdNfN2RTKRg5FqUHFoE2NmRvqeDsG9U" class="pageclip-form" method="post">
<section class="flex">
<div class="first">
<label for="firstname" class="label">FIRST NAME <span>*</span></label>
<input type="text" name="firstname" id="firstname" maxlength="30" required pattern="[a-zA-Z]*">
</div>
<div class="last">
<label for="lastname" class="label">LAST NAME <span>*</span></label>
<input type="text" name="lastname" id="lastname" maxlength="30" required pattern="[a-zA-Z]*">
</div>
</section>
<section>
<label for="email" class="label">EMAIL <span>*</span></label>
<input type="email" required id="email" name="email" >
</section>
<section>
<label for="message" class="label">MESSAGE <span>*</span></label>
<input type="text" name="message" id="message" maxlength="80" required>
</section>
<section>
<label for="details" class="label">ADDITIONAL DETAILS</label>
<textarea name="details" id="details" cols="30" rows="4" required>
</textarea>
</section>
<section>
<button type="submit" class="pageclip-form__submit button">
<span>SEND MESSAGE</span>
</button>
</section>
<hr>
<section class="info">
<h3>Contact Information</h3>
<i class="fas fa-map-marker-alt"></i>
<p>Faisalabad, Punjab, Pakistan</p>
<i class="fas fa-phone-alt"></i>
<p>+92 306 8471693</p>
<i class="fas fa-envelope"></i>
<a style="color: inherit;" href="mailto:[email protected]">[email protected]</a>
</section>
</form>
</section>
<section class="help">
<section>
<h1>How Can We Help?</h1>
<h3>Please select a topic below related to your inquiry. If you don’t find what you need, fill out our contact form.</h3>
</section>
<section>
<h5>Get Inspired</h5>
<p>Discover the many ways why our customers trust us.</p>
<i class="fas fa-angle-right"></i>
<hr>
</section>
<section class="sect">
<h5>Become a Partner</h5>
<p>Join our Partner Program and earn 25% recurring commisssions.</p>
<i class="fas fa-angle-right"></i>
<hr>
</section>
</section>
</section>
<hr>
</main>
<footer class="footer">
<nav>
<ul>
<li><a href="#">Terms of Use</a></li>
<li>|</li>
<li><a href="#">Privacy Policy</a></li>
<li>|</li>
<li><a href="#">Customer Support</a></li>
<li class="pipe">|</li>
<span class="span">
<li><a href="#">About Us</a></li>
<li>|</li>
<li><a href="#">Contact Us</a></li>
<li>|</li>
<li><a href="#">Sitemap</a></li>
</span>
</ul>
</nav>
<hr>
<section>
<p class="footer-p">©2020 H-D or its affiliates. <span> HARLEY-DAVIDSON, HARLEY, H-D, and the Bar and Shield Logo are
among the trademarks of H-D U.S.A., LLC. Third-party trademarks are the property of their </span>
respective owners.</p>
<ul class="footer-icon">
<li><a href="#"></a><i class="fab fa-facebook-f"></i></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li><a href="#"><i class="fab fa-youtube"></i></a></i></li>
<li><a href="#"><i class="fab fa-whatsapp"></i></a></li>
</ul>
</section>
</footer>
<script src="https://s.pageclip.co/v1/pageclip.js" charset="utf-8"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" 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.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</body>
</html>