Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit 16cdd4f

Browse files
authored
Merge pull request #940 from wimo7083/change_staff
changed email to no longer be staff
2 parents 109a7d3 + 58239da commit 16cdd4f

File tree

2 files changed

+72
-197
lines changed

2 files changed

+72
-197
lines changed

src/scenes/home/benefit/benefit.js

Lines changed: 67 additions & 195 deletions
Original file line numberDiff line numberDiff line change
@@ -23,35 +23,23 @@ const Benefit = () => (
2323
<h3>Thank You!</h3>
2424
<YouTube id="edMC6Wc3nsg" height="420" width="740" />
2525
<p>
26-
Thank you to all of our donors, sponsors, and event staff who helped
27-
make the Operation Code 2017 Benefit Dinner a success!<br />
26+
Thank you to all of our donors, sponsors, and event staff who helped make the Operation
27+
Code 2017 Benefit Dinner a success!<br />
2828
Save the date: November 9th, 2018
2929
</p>
3030
<p className={styles.desc}>
3131
For Sponsorship Information,
32-
<a
33-
href="mailto:[email protected]"
34-
target="_blank"
35-
rel="noopener noreferrer"
36-
>
32+
<a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer">
3733
contact us
3834
</a>.
3935
<br />
4036
To make a donation,
41-
<a
42-
href={commonUrl.donateLink}
43-
target="_blank"
44-
rel="noopener noreferrer"
45-
>
37+
<a href={commonUrl.donateLink} target="_blank" rel="noopener noreferrer">
4638
click here
4739
</a>.
4840
</p>
4941
</div>
50-
<Section
51-
title="Benefit Dinner & Auction"
52-
theme="white"
53-
headingLines={false}
54-
>
42+
<Section title="Benefit Dinner & Auction" theme="white" headingLines={false}>
5543
<br />
5644
<h3>Open to the Public</h3>
5745
<p className={styles.cta}>
@@ -87,46 +75,40 @@ const Benefit = () => (
8775
/>
8876
</p>
8977
<p>
90-
The 2017 Operation Code Benefit Dinner & Auction will celebrate the tens
91-
of hundreds of life-changing educational and mentorship opportunities
92-
provided throughout the country and across the globe since 2014 while
93-
aspiring to deliver more next year.
78+
The 2017 Operation Code Benefit Dinner & Auction will celebrate the tens of hundreds of
79+
life-changing educational and mentorship opportunities provided throughout the country and
80+
across the globe since 2014 while aspiring to deliver more next year.
9481
</p>
9582
<p>
96-
Every day a new active military service member, citizen-soldier,
97-
veteran, spouse or military family member joins Operation Code for
98-
software mentorship, career guidance and assistance, for the lifelong
99-
friendships, tech conference and code school scholarships, and to be
100-
part of something bigger than themselves— an open source community
101-
comprised of passionate volunteer software developers and technology
102-
entrepreneurs all dedicated to helping the men and women who’ve served
103-
in uniform and their families get the technical skills necessary for the
104-
21st century new skills economy. In too many cases, they face financial
105-
barriers and hardships to get started.
83+
Every day a new active military service member, citizen-soldier, veteran, spouse or military
84+
family member joins Operation Code for software mentorship, career guidance and assistance,
85+
for the lifelong friendships, tech conference and code school scholarships, and to be part
86+
of something bigger than themselves— an open source community comprised of passionate
87+
volunteer software developers and technology entrepreneurs all dedicated to helping the men
88+
and women who’ve served in uniform and their families get the technical skills necessary for
89+
the 21st century new skills economy. In too many cases, they face financial barriers and
90+
hardships to get started.
10691
</p>
10792
<p>
108-
At Operation Code, we believe every service member, citizen-soldier,
109-
veteran and family member deserves exceptional technology training and
110-
mentorship. We believe that all who’ve worn the uniform and their
111-
families should fill the nation’s technical talent shortage.
93+
At Operation Code, we believe every service member, citizen-soldier, veteran and family
94+
member deserves exceptional technology training and mentorship. We believe that all who’ve
95+
worn the uniform and their families should fill the nation’s technical talent shortage.
11296
</p>
11397
<p>
114-
That’s what drives each and every one of us: our global network of
115-
volunteer software developers, who donate tens of thousands of hours
116-
towards mentoring those who’ve served and their families, and our
117-
supporters who back us through employee-employer matching, in-kind
98+
That’s what drives each and every one of us: our global network of volunteer software
99+
developers, who donate tens of thousands of hours towards mentoring those who’ve served and
100+
their families, and our supporters who back us through employee-employer matching, in-kind
118101
contributions, and generous sponsorship.
119102
</p>
120103
<p>
121-
On Friday, November 10, 2017, we will come together at the Sentinel
122-
Hotel’s Governor Ballroom to pause, reflect, toast and celebrate how far
123-
we’ve come. We will honor those who’ve served in uniform and how much
124-
they’ve learned through the communities generosity. With your support,
125-
we will continue to fund our education programs and seed our first
104+
On Friday, November 10, 2017, we will come together at the Sentinel Hotel’s Governor
105+
Ballroom to pause, reflect, toast and celebrate how far we’ve come. We will honor those
106+
who’ve served in uniform and how much they’ve learned through the communities generosity.
107+
With your support, we will continue to fund our education programs and seed our first
126108
scholarship endowment so we can go further, faster tomorrow.
127109
</p>
128110
<p className={styles.cta}>
129-
To learn more about sponsorship, {' '}
111+
To learn more about sponsorship,{' '}
130112
<a
131113
href="https://operationcode.ejoinme.org/MyEvents/DeploytheFutureGala2017/VeteransDayBenefitDinnerSilentAuctionTicketTableRegistration/tabid/892109/Default.aspx"
132114
target="_blank"
@@ -148,10 +130,7 @@ const Benefit = () => (
148130
<Section title="You're Invited" theme="white">
149131
<div className={styles.cta}>
150132
<h6>Who:</h6>
151-
<p>
152-
250+ guests joining forces to help America’s finest and their families
153-
get into tech
154-
</p>
133+
<p>250+ guests joining forces to help America’s finest and their families get into tech</p>
155134
<h6>What:</h6>
156135
<p>Hosted bar, wine, hors d’oeuvres, auction, dinner, and program</p>
157136
<h6>When:</h6>
@@ -168,19 +147,14 @@ const Benefit = () => (
168147
Portland, OR 97205<br />
169148
</p>
170149
<h6>Why:</h6>
171-
<p>
172-
Fund Operation Code’s education programs and create a scholarship
173-
endowment
174-
</p>
150+
<p>Fund Operation Code’s education programs and create a scholarship endowment</p>
175151
<h6>Dress: </h6>
176152
<p>Business Casual</p>
177153
<br />
178154
<h6>Event Co-Chairs:</h6>
179155
<p>Chris Dawson & David Molina</p>
180156
<h6>Auction Item Include:</h6>
181-
<p>
182-
Disney Parkhopper Passes, wine tastings, airline tickets, and more!
183-
</p>
157+
<p>Disney Parkhopper Passes, wine tastings, airline tickets, and more!</p>
184158
</div>
185159
</Section>
186160
<Section title="Menu" theme="white">
@@ -193,201 +167,104 @@ const Benefit = () => (
193167
<br />
194168
Grilled Prosciutto, Quince Paste, and Manchego Cheese on Baguette<br />
195169
Smoked Salmon Mousse Tartlets<br />
196-
<i className={styles.desc}>
197-
House Smoked Salmon with Cream Cheese, Chives & Lemon Zest
198-
</i>
170+
<i className={styles.desc}>House Smoked Salmon with Cream Cheese, Chives & Lemon Zest</i>
199171
<br />
200172
Pierre Robert Cheese & Cherry Conserve Crostini<br />
201173
<h6>Salad:</h6> Italian Kale and Romaine Salad<br />
202174
<i className={styles.desc}>
203-
with Radicchio, Fennel, Feta Cheese, Dried Cranberries and Candied
204-
Walnuts with a Green Goddess Dressing
175+
with Radicchio, Fennel, Feta Cheese, Dried Cranberries and Candied Walnuts with a Green
176+
Goddess Dressing
205177
</i>
206178
<br />
207179
<h6>Dinner:</h6> Mushroom Duxelle Stuffed Chicken<br />
208180
<i className={styles.desc}>
209-
Panko-Crusted Boneless Chicken Breast Stuffed with Mushroom Duxelle,
210-
Served with Creamy Farro Risotto & Rosemary Sage Cream Sauce
181+
Panko-Crusted Boneless Chicken Breast Stuffed with Mushroom Duxelle, Served with Creamy
182+
Farro Risotto & Rosemary Sage Cream Sauce
211183
</i>
212184
<br />
213-
<b>Vegetarian Option:</b> Wild Mushrooms, Broccolini, Asparagus, and
214-
Fontina Cheese Served in an Acorn Squash with Butternut Squash Puree<br />
185+
<b>Vegetarian Option:</b> Wild Mushrooms, Broccolini, Asparagus, and Fontina Cheese Served
186+
in an Acorn Squash with Butternut Squash Puree<br />
215187
</p>
216188
<p>
217189
Gluten Free Option Upon Request<br />
218190
Dinner Served with Artisan Rolls & Butter, House Brewed Coffee & Tea.
219191
</p>
220192
<h6>Dessert</h6>
221193
<p>
222-
To commemorate the 242nd Marine Corps Birthday, a birthday cake will
223-
be served for dessert.
194+
To commemorate the 242nd Marine Corps Birthday, a birthday cake will be served for
195+
dessert.
224196
</p>
225197
</div>
226198
</Section>
227199
<Section title="This Year's Guests" theme="white">
228200
<div className={styles.cta}>
229201
<p>
230202
This year’s major sponsors include{' '}
231-
<a
232-
href="http://www.dshaw.com"
233-
target="_blank"
234-
rel="noopener noreferrer"
235-
>
203+
<a href="http://www.dshaw.com" target="_blank" rel="noopener noreferrer">
236204
Dan Shaw
237205
</a>,{' '}
238-
<a
239-
href="https://www.sabio.la/gi"
240-
target="_blank"
241-
rel="noopener noreferrer"
242-
>
206+
<a href="https://www.sabio.la/gi" target="_blank" rel="noopener noreferrer">
243207
Sabio
244-
</a>, and {' '}
245-
<a
246-
href="https://www.beneficialstatebank.com"
247-
target="_blank"
248-
rel="noopener noreferrer"
249-
>
208+
</a>, and{' '}
209+
<a href="https://www.beneficialstatebank.com" target="_blank" rel="noopener noreferrer">
250210
Beneficial State Bank
251211
</a>.<br />
252-
We want to thank friends of Operation Code for purchasing a ticket for
253-
veterans to attend, including: Jay Bloom, Billy Le, and Domenica
254-
Mendoza Bueno.
212+
We want to thank friends of Operation Code for purchasing a ticket for veterans to attend,
213+
including: Jay Bloom, Billy Le, and Domenica Mendoza Bueno.
255214
</p>
256215
<div className={styles.logoBox}>
257-
<a
258-
href="https://www.sabio.la/gi"
259-
target="_blank"
260-
rel="noopener noreferrer"
261-
>
216+
<a href="https://www.sabio.la/gi" target="_blank" rel="noopener noreferrer">
262217
<img className={styles.logoTall} src={SabioLogo} alt="Sabio" />
263218
</a>
264-
<a
265-
href="https://www.nodesummit.com"
266-
target="_blank"
267-
rel="noopener noreferrer"
268-
>
269-
<img
270-
className={styles.logoTall}
271-
src={NodejsLogo}
272-
alt="Node Summit"
273-
/>
219+
<a href="https://www.nodesummit.com" target="_blank" rel="noopener noreferrer">
220+
<img className={styles.logoTall} src={NodejsLogo} alt="Node Summit" />
274221
</a>
275-
<a
276-
href="http://www.srvd.vet"
277-
target="_blank"
278-
rel="noopener noreferrer"
279-
>
222+
<a href="http://www.srvd.vet" target="_blank" rel="noopener noreferrer">
280223
<img className={styles.logoTall} src={srvdLogo} alt="SRVD" />
281224
</a>
282-
<a
283-
href="https://pdxcodeguild.com/"
284-
target="_blank"
285-
rel="noopener noreferrer"
286-
>
287-
<img
288-
className={styles.logoTall}
289-
src={PDXlogo}
290-
alt="PXD Code Guild"
291-
/>
225+
<a href="https://pdxcodeguild.com/" target="_blank" rel="noopener noreferrer">
226+
<img className={styles.logoTall} src={PDXlogo} alt="PXD Code Guild" />
292227
</a>
293-
<a
294-
href="http://www.alchemycodelab.com/"
295-
target="_blank"
296-
rel="noopener noreferrer"
297-
>
298-
<img
299-
className={styles.logoTall}
300-
src={alchemyLogo}
301-
alt="Alchemy Codelab"
302-
/>
228+
<a href="http://www.alchemycodelab.com/" target="_blank" rel="noopener noreferrer">
229+
<img className={styles.logoTall} src={alchemyLogo} alt="Alchemy Codelab" />
303230
</a>
304-
<a
305-
href="https://www.codefellows.org/"
306-
target="_blank"
307-
rel="noopener noreferrer"
308-
>
309-
<img
310-
className={styles.logoLong}
311-
src={codeFellowsLogo}
312-
alt="Code Fellows"
313-
/>
231+
<a href="https://www.codefellows.org/" target="_blank" rel="noopener noreferrer">
232+
<img className={styles.logoLong} src={codeFellowsLogo} alt="Code Fellows" />
314233
</a>
315-
<a
316-
href="https://secureset.com/"
317-
target="_blank"
318-
rel="noopener noreferrer"
319-
>
234+
<a href="https://secureset.com/" target="_blank" rel="noopener noreferrer">
320235
<img
321236
className={styles.logoLong}
322237
src={secureSetLogo}
323238
alt="Secure Set Cybersecurity Bootcamp"
324239
/>
325240
</a>
326-
<a
327-
href="https://www.launchcode.org/"
328-
target="_blank"
329-
rel="noopener noreferrer"
330-
>
331-
<img
332-
className={styles.logoLong}
333-
src={launchCodeLogo}
334-
alt="Launch Code"
335-
/>
241+
<a href="https://www.launchcode.org/" target="_blank" rel="noopener noreferrer">
242+
<img className={styles.logoLong} src={launchCodeLogo} alt="Launch Code" />
336243
</a>
337-
<a
338-
href="https://www.ebay.com"
339-
target="_blank"
340-
rel="noopener noreferrer"
341-
>
244+
<a href="https://www.ebay.com" target="_blank" rel="noopener noreferrer">
342245
<img className={styles.logoLong} src={ebayLogo} alt="eBay" />
343246
</a>
344-
<a
345-
href="https://www.topcoder.com/"
346-
target="_blank"
347-
rel="noopener noreferrer"
348-
>
349-
<img
350-
className={styles.logoLong}
351-
src={topCoderLogo}
352-
alt="Top Coder"
353-
/>
247+
<a href="https://www.topcoder.com/" target="_blank" rel="noopener noreferrer">
248+
<img className={styles.logoLong} src={topCoderLogo} alt="Top Coder" />
354249
</a>
355-
<a
356-
href="https://www.gitkraken.com/"
357-
target="_blank"
358-
rel="noopener noreferrer"
359-
>
360-
<img
361-
className={styles.logoLong}
362-
src={gitkrackenLogo}
363-
alt="GitKracken"
364-
/>
250+
<a href="https://www.gitkraken.com/" target="_blank" rel="noopener noreferrer">
251+
<img className={styles.logoLong} src={gitkrackenLogo} alt="GitKracken" />
365252
</a>
366-
<a
367-
href="http://www.oregonpva.org"
368-
target="_blank"
369-
rel="noopener noreferrer"
370-
>
253+
<a href="http://www.oregonpva.org" target="_blank" rel="noopener noreferrer">
371254
<img className={styles.pvaLogo} src={PVAlogo} alt="Oregon PVA" />
372255
</a>
373256
</div>
374257
</div>
375258
</Section>
376259
<Section title="Location" theme="white">
377260
<div className={styles.cta}>
378-
<h6>
379-
To reserve one of our blocked rooms at the historic Sentinel Hotel,
380-
please contact:
381-
</h6>
261+
<h6>To reserve one of our blocked rooms at the historic Sentinel Hotel, please contact:</h6>
382262
<p>
383263
Shelley Phonharath<br />
384264
385265
(503) 419-1620
386266
</p>
387-
<p>
388-
Thank you to all of our guests coming from across the United Stated to
389-
join us!
390-
</p>
267+
<p>Thank you to all of our guests coming from across the United Stated to join us!</p>
391268
<iframe
392269
title="Sentinel Hotel"
393270
src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d11181.901436230051!2d-122.6826821!3d45.5206389!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x776c285f8c70615a!2sSentinel!5e0!3m2!1sen!2sus!4v1501714755964"
@@ -415,12 +292,7 @@ const Benefit = () => (
415292
</p>
416293
<br />
417294
<p className={styles.cta}>
418-
<LinkButton
419-
text="Donate"
420-
theme="blue-large"
421-
link={commonUrl.donateLink}
422-
isExternal
423-
/>
295+
<LinkButton text="Donate" theme="blue-large" link={commonUrl.donateLink} isExternal />
424296
&nbsp;
425297
<LinkButton
426298
text="Purchase Tickets"

0 commit comments

Comments
 (0)