-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnatblog.html
233 lines (176 loc) · 9.82 KB
/
natblog.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
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162248727-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-162248727-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="GiveCard was the result of one chance meeting and the passion of 11 unstoppable students. Here the origin story here.">
<title>Nat Dryja: Meet the Team Mondays</title>
<link rel="icon" type="image/png" href="favicon.png" />
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="js-animsition animsition" id="site-wrap" data-animsition-in-class="fade-in" data-animsition-out-class="fade-out">
<header class="templateux-navbar dark" role="banner">
<div class="container" data-aos="fade-down">
<div class="row">
<div class="col-3 templateux-logo">
<a href="index">
<img src= images/givecard-new-logo.png class="img-fluid logo">
</a>
</div>
<nav class="col-9 site-nav">
<button class="d-block d-md-none hamburger hamburger--spin templateux-toggle templateux-toggle-light ml-auto templateux-toggle-menu" data-toggle="collapse" data-target="#mobile-menu" aria-controls="mobile-menu" aria-expanded="false" aria-label="Toggle navigation">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button> <!-- .templateux-toggle -->
<ul class="sf-menu templateux-menu d-none d-md-block">
<li>
<a href="index" class="animsition-link">Home</a>
</li>
<li><a href="mission" class="animsition-link">Mission</a></li>
<li><a href="team" class="animsition-link">Our Team</a></li>
<li class="active"><a href="blog" class="animsition-link">Blog</a></li>
<li><a href="contact" class="animsition-link">Contact</a></li>
<li class = "donate">
<a href="donation" class="btn donate-button" style="color:white">Donate</a>
</li>
</ul> <!-- .templateux-menu -->
</nav> <!-- .site-nav -->
</div> <!-- .row -->
</div> <!-- .container -->
</header> <!-- .templateux-navba -->
<!--- <div class="templateux-padding"> -->
<div class="templateux-cover" style="background-image: url(images/nat_meettheteam.jpg);">
<div class="container">
<div class="row align-items-center">
<div class="col-md-12">
<h6 data-aos="fade-up">June 22nd • by <a href="https://www.linkedin.com/in/ndryja/">Natalie Dryja</a></h6>
<h1 class="heading mb-3" data-aos="fade-up"> Nat: Meet the Team Mondays</h1>
</div>
</div>
</div>
</div> <!-- .templateux-cover -->
<div id="blog" class="templateux-section">
<div class="container">
<div class="row">
<div class="col-md-8">
<h2 class="heading mb-3" data-aos="fade-up">Nat: Meet the Team Mondays</h2>
<p><img src="images/img_7.jpg" alt="" class="img-fluid"></p>
<p> Hi everyone it's Nat! I am a sophomore at Boston College and am from Ellicott city, Maryland. I love being outside and doing anything related to exploring new things. I am also a yoga instructor and love being active. My role in GiveCard is head of funding.
</p>
<p> I joined GiveCard in 2018 after meeting Lurein. I had done some research on homelessness in Boston and we went over it together when he proposed the idea. It’s been crazy ever since! I am passionate about helping others because I believe we are all interconnected as a human family. Someone falling into homelessness is not by their own fault but by our failing them as a collective society. I think we have an obligation to help others to live their best life. We all deserve to do and have what we want in life and though GiveCard we can help people do that.
</p>
<h6 style = "color:black" class="mb-3 mt-5"><br> Why GiveCard?</h5>
<p><br> My favorite things about GiveCard are the people and the mission. Everyone on the team is incredibly passionate about what we are doing and supportive and it’s great to have that kind of energy. The mission is also a favorite because of the opportunity we have to help those in need. I really feel that GiveCard is going to do something incredible and it’s awesome to be a part of that. I hope to give the world a bit of calmness, fun, and appreciation for one another.</p>
<div class="pt-5 mt-5">
<!-- END comment-list -->
<div class="comment-form-wrap pt-5">
<h3 class="mb-5">Leave a comment</h3>
<form action="#" class="p-5 bg-light">
<div class="form-group">
<label for="name">Name *</label>
<input type="text" class="form-control" id="name">
</div>
<div class="form-group">
<label for="email">Email *</label>
<input type="email" class="form-control" id="email">
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea name="" id="message" cols="30" rows="10" class="form-control"></textarea>
</div>
<div class="form-group">
<input type="submit" value="Post Comment" class="btn py-3 px-4 btn-primary">
</div>
</form>
</div>
</div>
</div> <!-- .col-md-8 -->
<div class="col-md-4 sidebar">
<div class="sidebar-box">
<h3>About Us</h3>
<p>We are the GiveCard team! We are 11 students at Boston College with a passion for changing lives and coming together to create innovative solutions to help our world.</p>
<p><a href="team" class="btn btn-primary btn-lg">Read More</a></p>
</div>
<div class="sidebar-box">
<h3>Donate</h3>
<p>To join us in helping uplift, empower and dignify those facing homelessness.</p>
<p><a href="donation" class="btn btn-primary btn-lg">Donate</a></p>
</div>
</div>
</div>
</div>
</div>
<footer class="templateux-footer bg-light">
<div class="container">
<div class="row mb-5">
<div class="col-md-4 pr-md-5">
<div class="block-footer-widget">
<h3>Mission</h3>
<p>We’re a nonprofit organization giving specialized debit cards, digital donation systems and revolutionary financial planning to the homeless. </p>
</div>
</div>
<div class="col-md-8">
<div class="row">
<div class="col-md-3">
<div class="block-footer-widget">
<h3>Learn More</h3>
<ul class="list-unstyled">
<li><a href="donation.html">The Process</a></li>
<li><a href="#">Our Mission</a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<div class="block-footer-widget">
<h3>Support</h3>
<ul class="list-unstyled">
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<div class="block-footer-widget">
<h3>About Us</h3>
<ul class="list-unstyled">
<li><a href="#">Our Team</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<div class="block-footer-widget">
<a href="donation.html" class="btn btn-primary mb-3">Donate Now</a>
<p>Connect With Us</p>
<ul class="list-unstyled block-social">
<li><a href=" https://www.instagram.com/thegivecardproject/"class="p-1"><span class="icon-instagram"></span></a></li>
<li><a href="https://www.linkedin.com/company/givecard/about/" class="p-1"><span class="icon-linkedin"></span></a></li>
<li><a href="https://www.facebook.com/TheGiveCardProject/" class="p-1"><span class="icon-facebook-square"></span></a></li>
</ul>
</div>
</div>
</div> <!-- .row -->
</div>
</div> <!-- .row -->
<div class="row pt-5 text-left"></div>
<div class="col-md-12 text-left"></div><p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | GiveCard
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p></div>
</div> <!-- .row -->
</div>
</footer> <!-- .templateux-footer -->
</div> <!-- .js-animsition -->
<script src="js/scripts-all.js"></script>
<script src="js/main.js"></script>
</body>
</html>