-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
45 lines (42 loc) · 2.79 KB
/
index.html
File metadata and controls
45 lines (42 loc) · 2.79 KB
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
---
layout: default
title: Welcome
---
<div id="header-home-bg">
<div id="header">
{% include menu.html %}
<div class="row">
<div class="header-promo large-10 columns large-offset-1 end">
<!-- <h1 style="font-size:2.9rem;">Growing startups applying exponential technology to address humanity’s grand challenges</h1> -->
<h1 style="font-size:2.9rem;">Is your startup tackling humanity’s grand challenges through technology?<br>You found your tribe.</h1>
</div>
</div>
</div> <!-- header -->
</div> <!-- header-home-bg -->
<div id="main-content">
<div class="row">
<div class="large-10 columns large-offset-1 end">
<h2>Welcome to SU LABS</h2>
<p>We are a fiercely passionate <a href="/team/">community of entrepreneurs</a>
tackling <a href="/ggc/">humanity’s grand challenges</a>.</p>
<p>At Singularity University's SU LABS we believe that by leveraging the power of exponential technologies such as artificial intelligence, robotics, synthetic biology and digital fabrication (to name a few), combined with design thinking and empathy, some of the most intractable problems in this world are solvable.</p>
<p>We dedicate our efforts to the entrepreneurs who are positively impacting the world of tomorrow.</p>
{% comment %}
<p><strong class="highlight">UPDATE:</strong> Applications for our Spring ’16 Startup Accelerator are now open! <a href="/accelerator/">Learn more and apply now.</a></p>
{% endcomment %}
<hr />
<h2>What We Do</h2>
</div>
</div>
<div class="row">
<div class="large-6 columns large-offset-1">
<p>We built the first <a href="/accelerator/">accelerator program</a> designed specifically for startups tackling humanity’s grand challenges leveraging exponential technology. By bringing together the best that Singularity University has to offer, combined with unparalleled access to global Fortune 500 companies, our Impact Partners and providing you $100,000 in seed capital, we deliver an 8 week on-campus program which prepares you, your team, your product/service and your company for scale and impact.</p>
<p>→ <a href="/accelerator/">Learn more about our Startup Accelerator</a></p>
<p>All portfolio companies become part of the <a href="/su-companies/">SU Startup Network</a> where we provide ongoing support to ensure your continued success and growth.</p>
<p>→ <a href="/su-companies/">Learn more about our Startup Network Program</a></p>
</div>
<div class="large-4 columns end">
<p><img src="/img/home.jpg" alt="Welcome to SU" class="round-image" /></p>
<p><blockquote>We shall require a substantially new manner of thinking if mankind is to survive.<cite>A. Einstein</cite></blockquote></p>
</div>
</div>
</div> <!-- main-content -->