-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontactPage.html
241 lines (237 loc) · 7.93 KB
/
contactPage.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<meta
name="description"
content="Steaksta is an online directory that lists only the best food establishments,
in various cities around the world. I am world traveler as well as a culinary enthusiast, so i figured
why don't I make a website that displays my research . I have put a lot of time into this and I hope anytime
you travel to a new city you think of Steaksta for the food recommendations and eventually I will build it
to where you may upload a list that will be revised by me and I will add valid recommendations ."
/>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-J58KNB8PJK"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-J58KNB8PJK");
</script>
<link rel="stylesheet" href="assets/css/main.css" />
<link
rel="apple-touch-icon"
sizes="57x57"
href="images/fav/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="images/fav/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="images/fav/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="images/fav/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="images/fav/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="images/fav/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="images/fav/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="images/fav/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="images/fav/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="images/fav/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="images/fav/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="images/fav/favicon-16x16.png"
/>
<link rel="manifest" href="images/fav/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="images/fav/ms-icon-144x144.png"
/>
<meta name="theme-color" content="#ffffff" />
<link
rel="apple-touch-icon"
sizes="60x60"
href="images/fav/apple-icon-60x60.png"
/>
<title>Contact Page - The Locals Food List | Steaksta</title>
</head>
<body class="no-sidebar is-preload contactPg">
<div id="page-wrapper">
<!-- Header -->
<section id="header" class="wrapper style">
<!-- Logo -->
<div id="logo" class="contactLogo">
<h1><a href="index.html">Contact</a></h1>
<p>Contact Us About Any Questions Or Suggestions You Might Have</p>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li>
<a href="#">Category</a>
<ul>
<li>
<a href="#">Cafés</a>
<ul>
<li><a href="cafeLA.html">Los Angeles</a></li>
<li><a href="cafeVegas.html">Las Vegas</a></li>
<li><a href="cafeBali.html">Bali</a></li>
</ul>
</li>
<li>
<a href="#">Coffee</a>
<ul>
<li><a href="coffeeBali.html">Bali</a></li>
</ul>
</li>
<li>
<a href="#">Steakhouses</a>
<ul>
<li><a href="steakLA.html">Los Angeles</a></li>
<li><a href="steakVegas.html">Las Vegas</a></li>
<li><a href="steakBali.html">Bali</a></li>
</ul>
</li>
</ul>
</li>
<li class="current"><a href="contactPage.html">Contact</a></li>
</ul>
</nav>
</section>
<div id="intro" class="wrapper style1">
<div class="title">Leave A Reply</div>
<div class="container">
<div id="content">
<article class="box post">
<div class="col-6 col-12-medium">
<section>
<form method="post" action="https://formspree.io/f/myyqbkqk">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input
type="text"
name="name"
id="contact-name"
placeholder="Name"
/>
</div>
<div class="col-6 col-12-small">
<input
type="text"
name="email"
id="contact-email"
placeholder="Email"
required
/>
</div>
<div class="col-12">
<textarea
name="message"
id="contact-message"
placeholder="Message"
rows="4"
required
></textarea>
</div>
<div class="col-12 contactSub">
<ul class="actions">
<li>
<input
type="submit"
class="style3"
value="Submit"
/>
</li>
</ul>
</div>
<!-- <div class="g-recaptcha" data-sitekey="6LcsKWQoAAAAAN5dm9xsslmtVvC56QdFhLglbkwN"></div> -->
</div>
</form>
</section>
</div>
</article>
</div>
<!--Footer-->
<div class="steakstaFooter mobile-hide">
<h2 class="abbt mobile-hide"><a href="aboutPage.html">About</a></h2>
<h2 class="cntt mobile-hide">
<a href="contactPage.html">Contact</a>
</h2>
<h2 class="faqq mobile-hide"><a href="faqPage.html">FAQ</a></h2>
<h2 class="pvcy mobile-hide">
<a href="privacyPage.html">Privacy</a>
</h2>
<h2 class="tnc mobile-hide">
<a href="termsPage.html">Terms & Conditions</a>
</h2>
</div>
</div>
</div>
<div></div>
</div>
<!-- Scripts -->
<script
type="text/javascript"
src="https://platform-api.sharethis.com/js/sharethis.js#property=6524a0cd7da2d70012db43aa&product=inline-share-buttons&source=platform"
async="async"
></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>