-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
36 lines (33 loc) · 1.15 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
---
title: Home
---
<section class="hero diagonal">
<div class="container">
<h2>Modern broadcasting Tools</h2>
<p class="subtext"><strong>Vantibyte</strong> provides modern tools for the modern broadcaster. Our solutions allow small broadcast teams to make output that can sit
side by side with TV broadcasting.</p>
</div>
</section>
<section class="diagonal patterned">
<div class="container">
<div>
<h3>Using our tools</h3>
<p>While we scale up our tooling, we're currently working on an invite-only basis. <a href="/contact/">Contact us</a> to find out more and get started.</p>
<p><a class="button alt" href="/contact/">Contact Us</a></p>
</div>
</div>
</section>
<section class="diagonal alternate">
<div class="container halves">
<div>
<ul class="image-list">
<li><img src="/images/twitch-phone.jpg" width="426"></li>
<li><img src="/images/studio-mic.jpg" width="426"></li>
</ul>
</div>
<div>
<h3>Our toolset</h3>
<p>Each of our tools has been built from the ground up for their purpose. From our RTMP Solution to our esports overlays; see what <a href="/products">tools we offer.</a></p>
</div>
</div>
</section>