-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
122 lines (112 loc) · 5.69 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>1000 Pitches</title>
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','http://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48870049-8', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div style = "width: 100%; text-align:center">
<img class="logo" src="assets/images/1kp-2.png"/>
<br>
<a href="http://sparksc.org">
<img class="spark-logo" src="assets/images/spark-white.png"/></a>
</div>
<div style="text-align:center; margin-bottom: 80px;">
<p class="font-border dense-regular" style="margin-bottom: 15px;"> 2 MONTHS, 1000 PITCHES, 12 STUDENTS, <span style="color: white">$12,000</span></p>
<p class="date dense-regular">SEPT 24, 2015 - DEC 1, 2015</p>
<a href="http://1000pitches.com/pitch" style="text-decoration: none">
<div class="gopitch dense-regular">
GO PITCH
</div></a>
</div>
<!-- <div class="white-block upper-case">
<p class="dense-regular what-is">What is 1000 Pitches?</p>
<p class="dense-regular take-a-look">Take a look at last year's</p>
<div class="video" style="width:400px;height:400px;border: 1px solid black;"></div>
</div> -->
<div class="need-to-know dense-regular">
<div class="icon-wrapper">
<img class="icon" src="assets/images/video-02.png">
<p class="icon-text">
<span class="icon-span">You can pitch from anywhere.</span><br> From home, at a pitch booth, you can submit your video pitches whenever you're ready.
</p>
</div>
<div class="icon-wrapper">
<img class="icon" src="assets/images/numbers-02.png">
<p class="icon-text">
<span class="icon-span">You have 3 chances to win.</span><br> Each person can pitch 3 different ideas in any of our 12 categories. 12 winning students will get $1,000 each.
</p>
</div>
<div class="icon-wrapper">
<img class="icon" src="assets/images/lightning-02.png">
<p class="icon-text">
<span class="icon-span">It can be just an idea.</span><br> A rocketship school? Tinder for eyebrows? Dream big, the possibilities are endless. But at the end of the day, you have to convince us.
</p>
</div>
<div class="learn-more">Learn more</div>
<a href="http://1000pitches.com/content/about" style="color: white; text-decoration:none">
<div class="here-box">here</div></a>
</div>
<div class="sponsors">
<div style="padding: 15px">
<div class = "sponsor">
<a href="http://upfront.com">
<img class="sponsor-image" src="assets/images/sponsors/upfront.png"/></a>
</div>
<div class = "sponsor">
<a href="https://www.marshall.usc.edu/faculty/centers/greif">
<img class="sponsor-image" style="width: 300px; height: auto;" src="assets/images/sponsors/lloyd.png"/></a>
</div>
<div class = "sponsor">
<a href="https://citrusbyte.com/">
<img class="sponsor-image" style="width: 200px; height: auto;" src="assets/images/sponsors/cb-logo.png"/></a>
</div>
<div class = "sponsor">
<a href "http://halcyoninnovation.com/">
<img class="sponsor-image" style="width: 200px; height:auto;" src="assets/images/sponsors/halcyon.png"/></a>
</div>
<div class = "sponsor">
<a href="http://raytheon.com/">
<img class="sponsor-image" style="width: 300px; height:auto;" src="assets/images/sponsors/raytheon.png"/></a>
</div>
<div class = "sponsor">
<a href="http://riotgames.com">
<img class="sponsor-image" style="width: 200px; height:auto;" src="assets/images/sponsors/riot.png"/></a>
</div>
<div class = "sponsor">
<a href="http://www.blackstonelaunchpad.org/">
<img class="sponsor-image" style="width: 200px; height:auto;" src="assets/images/sponsors/blp.png"/></a>
</div>
<div class = "sponsor">
<a href="http://cornerstoneondemand.com">
<img class="sponsor-image" style="width: 300px; height:auto;" src="assets/images/sponsors/cornerstone.png"/></a>
</div>
<div class = "sponsor">
<a href="http://daqri.com">
<img class="sponsor-image" style="width: 300px; height:auto;" src="assets/images/sponsors/daq.png"/></a>
</div>
<div class = "sponsor">
<img class="sponsor-image" style="width: 175px; height:auto;" src="assets/images/sponsors/desinus.png"/>
</div>
<div class = "sponsor">
<a href="http://iovine-young.usc.edu/">
<img class="sponsor-image" style="width: 200px; height:auto;" src="assets/images/sponsors/iya.png"/></a>
</div>
<div class = "sponsor">
<a href="http://microsoft.com">
<img class="sponsor-image" style="width: 300px; height:auto;" src="assets/images/sponsors/microsoft.png"/></a>
</div>
</div>
<a href="http://sparksc.org">
<img class="spark-logo" src="assets/images/spark-white.png"/></a>
</div>
</body>
</html>