-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
297 lines (291 loc) · 13.3 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
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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MetaProvide: Contact</title>
<meta name="description" content="Don't hesitate to reach out!">
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
<link
rel="stylesheet"
href="https://sibforms.com/forms/end-form/build/sib-styles.css"
/>
<link rel="stylesheet" href="assets/styles/contact.css" />
<link rel="stylesheet" href="assets/styles/main.css" />
<link rel="stylesheet" href="assets/styles/modal.css" />
<style>
.wave svg {
width: calc(135% + 2.3px);
height: 123px;
}
</style>
<script src="assets/javascript/main.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js" integrity="sha512-CNgIRecGo7nphbeZ04Sc13ka07paqdeTu0WR1IM4kNcpmBAUSHSQX0FslNhTDadL4O5SAGapGt4FodqL8My0mA==" crossorigin="anonymous" referrerpolicy="no-referrer" defer></script>
</head>
<body>
<nav>
<input class="checkbox" type="checkbox" name="" id="" />
<div class="hamburger-lines">
<span class="line line1"></span>
<span class="line line2"></span>
<span class="line line3"></span>
</div>
<ul class="nav-list">
<li class="nav-item"><a href="index.html">Home</a></li>
<li class="nav-item"><a href="areas.html">Areas</a></li>
<li class="nav-item"><a href="team.html">Team</a></li>
<li class="nav-item"><a href="participate.html">Participate</a></li>
<li class="nav-item"><a href="contact.html">Contact</a></li>
<li class="nav-item"><a href="blog/index.html">Blog</a></li>
<li class="nav-item"><a class="btn donationButton">Donate</a></li>
</ul>
</nav>
<main>
<div class="image-wrapper">
<img width="80%" src="./assets/images/reach-out.jpg" alt="People of metaprovide working" />
</div>
<section id="contact-section">
<!-- Begin Sendinblue Form -->
<div class="sib-form" style="text-align: center">
<div id="sib-form-container" class="sib-form-container">
<div
id="sib-container"
class="sib-container--large sib-container--vertical"
style="text-align: center"
>
<form
id="sib-form"
action=""
>
<div style="padding: 8px 0">
<div
class="sib-form-block"
style="
font-size: 32px;
text-align: left;
font-weight: 700;
color: #3c4858;
"
>
<h1>Reach out</h1>
</div>
<div class="form-feedback-wrapper">
<div id="error-message" class="sib-form-message-panel" style="width: auto;font-size:16px; text-align:left; color:#661d1d; background-color:#ffeded; border-radius:3px; border-color:#ff4949;max-width:540px;">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg viewBox="0 0 512 512" class="sib-icon sib-notification__icon">
<path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z" />
</svg>
<span class="sib-form-message-panel__inner-text">
Your message could not be saved. Please try again.
</span>
</div>
</div>
<div id="success-message" class="sib-form-message-panel" style="width: auto; font-size:16px; text-align:left; color:#085229; background-color:#e7faf0; border-radius:3px; border-color:#13ce66;max-width:540px;">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg viewBox="0 0 512 512" class="sib-icon sib-notification__icon">
<path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z" />
</svg>
<span class="sib-form-message-panel__inner-text">
Your message has been successfully sent.
</span>
</div>
</div>
</div>
</div>
<div style="padding: 8px 0">
<div
class="sib-form-block"
style="
font-size: 16px;
text-align: left;
color: #3c4858;
background-color: transparent;
"
>
<div class="sib-text-form-block">
<p>
We gladly receive any questions, feedback or interest. You can reach us at
<b><a href="mailto:home@metaprovide.org">home@metaprovide.org</a></b> or via the contact form below
</p>
</div>
</div>
</div>
<div style="padding: 8px 0">
<div class="sib-input sib-form-block">
<div class="form__entry entry_block">
<div class="form__label-row">
<label
class="entry__label"
style="
font-size: 16px;
text-align: left;
font-weight: 700;
color: #3c4858;
"
for="EMAIL"
data-required="*"
>
Email address
</label>
<div class="entry__field">
<input
class="input"
type="text"
id="EMAIL"
name="EMAIL"
autocomplete="off"
placeholder="your@email.com"
data-required="true"
required
/>
</div>
</div>
<label
class="entry__error entry__error--primary"
style="
font-size: 16px;
text-align: left;
color: #661d1d;
background-color: #ffeded;
border-radius: 3px;
border-color: #ff4949;
"
>
</label>
</div>
</div>
</div>
<div style="padding: 8px 0">
<div class="sib-input sib-form-block">
<div class="form__entry entry_block">
<div class="form__label-row">
<label
class="entry__label"
style="
font-size: 16px;
text-align: left;
font-weight: 700;
color: #3c4858;
"
for="MESSAGE"
data-required="*"
>
Message
</label>
<div class="entry__field">
<textarea
rows="3"
class="input"
maxlength="500"
id="MESSAGE"
name="MESSAGE"
autocomplete="off"
placeholder="Dear MetaProvide, I think you are..."
data-required="true"
required
></textarea>
</div>
</div>
<label
class="entry__error entry__error--primary"
style="
font-size: 16px;
text-align: left;
color: #661d1d;
background-color: #ffeded;
border-radius: 3px;
border-color: #ff4949;
"
>
</label>
</div>
</div>
</div>
<div style="padding: 8px 0">
<div class="sib-form-block" style="text-align: center">
<button
id="submit-button"
class="sib-form-block__button sib-form-block__button-with-loader"
style=""
form="sib-form"
type="submit"
>
<svg
class="icon clickable__icon progress-indicator__icon sib-hide-loader-icon"
viewBox="0 0 512 512"
>
<path
d="M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z"
/>
</svg>
Send
</button>
</div>
</div>
<input
type="text"
name="email_address_check"
value=""
class="input--hidden"
/>
<input type="hidden" name="locale" value="en" />
<input type="hidden" name="html_type" value="simple" />
</form>
</div>
</div>
</div>
</section>
<!-- End Sendinblue Form -->
</main>
<!-- The Modal -->
<div id="donationModal" class="modal">
<!-- Modal content -->
<div class="modal-content">
<span class="close">×</span>
<h1>Donation Methods</h1>
<p>
Thank you for your interest in supporting our vision, just the fact that you are
here reading this motivates us even more to ensure the success of
MetaProvide!
</p>
<hr>
<section class="donation-option">
<h2>Paypal</h2>
<img id="donate-paypal-image" src="assets/images/QR-paypal.png"/>
<div id="donate-paypal">
</div>
</section>
<section class="donation-option">
<h2>Bitcoin</h2>
<div id="donate-bitcoin">
</div>
<p>bc1qvmuxes6g9fcpwp8yv0ull38zjvl0p9uuy8k4r5</p>
</section>
<section class="donation-option">
<h2>Ether</h2>
<div id="donate-ether">
</div>
<p>0xD6158881393BC572FB368Be1f7C8e1Aae39670dF</p>
</section>
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
<script>
const paypalButton = PayPal.Donation.Button({
env:'production',
hosted_button_id:'3HFUP3W8SP2JA',
image: {
src:'https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif',
alt:'Donate with PayPal button',
title:'PayPal - The safer, easier way to pay online!',
}
})
paypalButton.render('#donate-paypal');
</script>
</div>
</div>
<footer class="wave">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
<path d="M985.66,92.83C906.67,72,823.78,31,743.84,14.19c-82.26-17.34-168.06-16.33-250.45.39-57.84,11.73-114,31.07-172,41.86A600.21,600.21,0,0,1,0,27.35V120H1200V95.8C1132.19,118.92,1055.71,111.31,985.66,92.83Z" class="shape-fill"></path>
</svg>
</footer>
</body>
</html>