-
Notifications
You must be signed in to change notification settings - Fork 0
/
support.html
437 lines (411 loc) · 17.9 KB
/
support.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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="" />
<meta name="author" content="" />
<title>Darshan Church | Beltar Nepal</title>
<link
rel="icon"
type="image/x-icon"
href="images/Darshanfavicon-50x50.png"
/>
<!-- Font Awesome icons (free version)-->
<script
src="https://use.fontawesome.com/releases/v5.15.1/js/all.js"
crossorigin="anonymous"
></script>
<!-- Google fonts-->
<link
href="https://fonts.googleapis.com/css?family=Varela+Round"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet"
/>
<!-- Bootstrap CSS -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1"
crossorigin="anonymous"
/>
<!-- Core theme CSS (includes Bootstrap)-->
<style>
html,
body {
background: url("/images/stockPhotos/nepalcross2a.jpg")
no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
</style>
<link href="css/styles.css" rel="stylesheet" />
<!--
-->
<!--
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script> -->
<!-- Core theme JS-->
</head>
<body>
<!-- help load background image faster -->
<img
src="/images/stockPhotos/nepalcross2a.jpg"
alt=""
style="display: none"
/>
<!-- Navigation-->
<nav
class="navbar navbar-expand-lg navbar-light fixed-top"
id="mainNav"
style="background-color: rgb(117, 117, 117)"
>
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html">
<img
class="img-fluid"
src="images/Darshanfavicon-50x50.png"
style="border-radius: 50%"
alt="Darshan Logo"
/>
Darshan Church</a
>
<button
class="navbar-toggler navbar-toggler-right"
type="button"
data-toggle="collapse"
data-target="#navbarResponsive"
aria-controls="navbarResponsive"
aria-expanded="false"
aria-label="Toggle navigation"
>
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a
class="nav-link js-scroll-trigger"
href="nepali.html"
style="
line-height: 20px;
font-size: 1.1rem;
font-weight: bold;
text-decoration: underline;
color: #64a19d;
"
>नेपाली (Nēpālī)
</a>
</li>
<li class="nav-item dropdown">
<a
class="
nav-link
js-scroll-trigger
dropdown-toggle
"
id="navbarDropdown"
href="#about"
data-bs-toggle="dropdown"
aria-expanded="false"
>About</a
>
<ul
class="dropdown-menu"
aria-labelledby="navbarDropdown"
>
<li>
<a
class="dropdown-item"
href="index.html#about"
>About</a
>
</li>
<li>
<a class="dropdown-item" href="about.html"
>Our Story</a
>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a
class="
nav-link
js-scroll-trigger
dropdown-toggle
"
id="navbarDropdown"
role="button"
href="#ministry"
data-bs-toggle="dropdown"
aria-expanded="false"
>Ministry</a
>
<ul
class="dropdown-menu"
aria-labelledby="navbarDropdown"
>
<li>
<a
class="dropdown-item"
href="index.html#ministry"
>Ministry</a
>
</li>
<li>
<a
class="dropdown-item"
href="schedule.html"
>Weekly Schedule</a
>
</li>
<li>
<a class="dropdown-item" href="support.html"
>Support Us</a
>
</li>
</ul>
</li>
<li class="nav-item">
<a
class="nav-link js-scroll-trigger"
href="index.html#gallery"
>Photo Gallery</a
>
</li>
<li class="nav-item">
<a
class="nav-link js-scroll-trigger"
href="index.html#contact"
>Contact</a
>
</li>
</ul>
</div>
</div>
</nav>
<div id="page-top">
<div class="container d-flex align-items-center" style="border: 1px solid rgba(120, 120, 120, 0.2);
background-color: rgba(120, 120, 120, 0.3);
border-radius: 10px; max-width: 800px; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px,
rgba(0, 0, 0, 0.23) 0px 6px 6px;">
<div class="mx-auto text-center" >
<div class="mx-auto text-center"
>
<br /><br />
<br />
<hr />
<img
class="img-fluid"
src="images/darshan-long-banner-2.png"
style="opacity: 0.9; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px,
rgba(0, 0, 0, 0.23) 0px 6px 6px;"
alt="Darshan Logo"
/>
<br /><br />
</div>
<h1
class="pt-5 mt-5 text-white-90 text-uppercase"
style="font-size: 3rem"
>
Support Us
<hr class="mx-auto text-center" style="width: 60%" />
</h1>
<h2
class="text-white-90 mx-auto mt-0 mb-0 display-5"
style="line-height: 2.5rem; font-weight: bold"
>
"Feed My sheep." <br /><br /><i
class="fas fa-church"
style="color: white"
></i
><br /><br />
John 21:17
</h2>
<div class="mx-auto text-center">
<p
class="mx-auto mt-5 mb-5 p-4"
style="
font-size: 1.3rem;
line-height: 1.8rem;
color: whitesmoke;
letter-spacing: 0.1rem;
"
>
For a generation we have preached the Gospel of Jesus
Christ in every foothill and village around Darshan,
providing rice, goats, clothing, bedding, supplies,
water and well systems and more to those in need. <br />
<br />We ask for your help to continue to spread the
Good News of Jesus and alleviate the suffering of the
people here in Nepal.
</p>
<p
class="mx-auto mt-5 mb-5 pl-2 pr-2"
style="
font-size: 1.3rem;
line-height: 1.8rem;
color: white;
letter-spacing: 0.1rem;
"
>
Currently,Western Union is the most accessible option
for us. You can send donations directly using the
Western Union App or bank transfer service.
</p>
<div
style="
display: flex;
align-items: center;
justify-content: center;
"
>
<p
style="
font-size: 1.3rem;
line-height: 1.8rem;
color: white;
letter-spacing: 0.1rem;
text-align: left;
border: rgba(40,40,40,.3) 1px solid;
border-radius: 10px;
padding: 15px;
background-color: rgba(40,40,40,.85);
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px,
rgba(0, 0, 0, 0.23) 0px 6px 6px;
"
>
Sujan Ghimire<br />
Siddhartha Bank<br />
Beltar Branch <br />
A/c-02615225459<br />
SWIFT code: SIDDNPKA<br /><br />
Beltar Udayapur Nepal<br />
Zone: Sagarmatha<br />
Zip Code: 56300<br />
</p>
</div>
<p
class="mx-auto mt-5 mb-5 pl-2 pr-2"
style="
font-size: 1.3rem;
line-height: 1.8rem;
color: white;
letter-spacing: 0.1rem;
"
>
<!-- For this reason, we have partnered with a US ministry to open a PayPal account. All donations to the
Darshan Church PayPal account will be sent
via Western Union to Darshan Church on a quarterly basis.-->
If you have any questions or concerns regarding your
donation please contact
<span style="color: white; font-weight: bold"
>Sujan Ghimire</span
>
at
<a
href="mailto:vision320ch@gmail.com"
style="
color: white;
font-weight: bold;
text-decoration: underline;
"
>vision320ch@gmail.com</a
>
so that she can work with you to receive the funds
locally here in Nepal.
<br /><br />
Sujan is quick to respond, fluent in English and is
happy to send pictures of receipts or items purchased
with your donations.
</p>
<p
class="mx-auto mt-5 mb-5 pl-5 pr-5"
style="
font-size: 1.3rem;
line-height: 1.8rem;
color: white;
letter-spacing: 0.1rem;
"
>
For $100 USD we can feed 4 families for a month each.
<br /><br /><br /><br />We give to the most needy and
vulnerable first - single mothers, widows, elderly,
disabled, etc. <br /><br />
</p>
</div>
</div>
</div>
<!-- Footer-->
<footer class="footer bg-black small text-center text-white-50">
<!-- End Sections -->
<div class="social bg-black d-flex justify-content-center">
<div class="container">
<p
class="mx-auto mb-5 pl-4 pr-4"
style="
font-size: 1.3rem;
line-height: 1.8rem;
color: white;
letter-spacing: 0.1rem;
width: 90%;
max-width: 800px;
"
>
From the bottom of our hearts, we thank each of you
around the world! <br /><br />
Your prayers, your encouragement, your "likes" and
comments are all a blessing to us here at Darshan.
<br /><br /><br />Pray for us as we pray for you and for
all people of God.
</p>
<a
class="btn btn-primary js-scroll-trigger mb-5"
href="index.html#ministry"
>Back</a
>
<div class="social-links">
<a
href="#page-top"
class="back-to-top"
style="scroll-behavior: smooth"
>
<i class="fa fa-angle-up" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<hr />
<div class="container">©2021 | Darshan Church</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Option 1: Bootstrap Bundle with Popper -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW"
crossorigin="anonymous"
></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>