This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
partner.html
83 lines (58 loc) · 2.44 KB
/
partner.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
---
layout: default
title: Partnership Programs
---
<section class="background-5">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="text-white" style="text-align: center; margin:10% 0 10% 0;">Partner With Us</span></h1>
</div>
</div>
</div>
</section>
<div class ="container mt-5">
<div class="row" style="padding-left: 50px; padding-right: 50px">
<div class="col-xs-12 col-md-6">
<h1 class="job-heading">Become a National Partner
</h1>
<div class="study-paragraph">
<p>Take your engagement with TechTogether to the next level, go from a local to global audience reach.</p>
<a href="https://techtogether.typeform.com/to/B7gH63j2" target="_blank">
<h3 id="learn-more-button">Request more information →</h3>
</a>
</div>
</div>
<div class="col-xs-12 col-md-6">
<h1 class="job-heading">Sponsor an Event
</h1>
<div class="study-paragraph">
<p>Build brand awareness, recruit untapped talent, or evangelize your product at one of our many events.</p>
<a href="https://techtogether.typeform.com/to/B7gH63j2" target="_blank">
<h3 id="learn-more-button">Request more information →</h3>
</a>
</div>
</div>
<div class="col-xs-12 col-md-6">
<h1 class="job-heading">Co-Host a Workshop
</h1>
<div class="study-paragraph">
<p>Share your industry expertise with our community or the other way around.</p>
<a href="https://techtogether.typeform.com/to/B7gH63j2" target="_blank">
<h3 id="learn-more-button">Request more information →</h3>
</a>
</div>
</div>
<div class="col-xs-12 col-md-6">
<h1 class="job-heading">Advertise in our Newsletter
</h1>
<div class="study-paragraph">
<p>Our bi-weekly Share it Forward newsletter gets sent to over ~$10k high school, college, and new grads.</p>
<a href="/advertise">
<h3 id="learn-more-button">Learn more →</h3>
</a>
</div>
</div>
</div>
</div>
{% include stayintouch.html %}