forked from StarterSquad/startersquad.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
27 lines (26 loc) · 949 Bytes
/
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
---
layout: default
menu_index: 0
---
<div class="showcase">
{% include home/headline.html %}
<div id="wrapper" class="showcase-carousel">
<div id="carousel">
<img src="/_/images/static/showcase/qwiksense-map.jpg" width="718" height="425" />
<img src="/_/images/static/showcase/1to1mentor-big.jpg" width="718" height="425" />
<img src="/_/images/static/showcase/xebia-gallery-big.jpg" width="718" height="425" />
<img src="/_/images/static/showcase/qwiksense-big.jpg" width="718" height="425" />
<img src="/_/images/static/showcase/wellpepper-big.jpg" width="718" height="425" />
<img src="/_/images/static/showcase/hubskip-big.jpg" width="718" height="425" />
</div>
</div>
</div>
<div class="arkush">
{% include home/team.html %}
</div>
{% include home/challenge.html %}
<div class="arkush">
{% include home/benefits.html %}
</div>
{% include home/quotes.html %}
{% include home/blog.html %}