forked from caarlos0-graveyard/up
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
executable file
·61 lines (56 loc) · 2.64 KB
/
about.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
---
name: about.html
layout: base
title: "About us"
---
<section class="content-about">
<section id="about-area01">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1><img src="/img/about/about-area01-title.png" /></h1>
</div>
<div class="col-lg-5 col-offset-1 about-area01-reft">
<p>
Inventit provides cloud-based service and software, called <a href="#">ServiceSync</a>, for managing connected products/sensors and bringing to market differentiated remote service applications quickly.<br/>
We, Inventit Inc., are focusing on THINGS, everything surrounding you, and RELATIONSHIPS between them and people. <br/>
Here is the communication portal to connect you as well. Any feedback and suggestions are appreciated. <br/>
</p>
</div>
<div class="col-lg-5 text-center about-area01-right">
<img src="/img/about/inventit-logo_square.png" alt="Responsive image" class=" img-responsive"/>
</div>
</div>
</div>
</section>
<section id="about-area02">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1><img src="/img/about/about-area02-title.png" /></h1>
</div>
<div class="col-lg-10 col-offset-1">
<iframe width="1000" height="550" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=35.684241,139.735311(Inventit+Inc.+Tokyo)&hl=en&sll=35.684241,139.735311&sspn=0.011468,0.022724&t=m&ie=UTF8&z=14&ll=35.684241,139.735311&output=embed"></iframe><br />
</div>
</div>
</div>
</section>
<section id="about-area03">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1><img src="/img/about/about-area03-title.png" /></h1>
</div>
<div class="col-lg-12 text-center about-area03">
<p><i class="icon-envelope"></i> moat-iot-info[AT]yourinventit.com</li>
<p><i class="icon-github-alt"></i> <a href="https://github.com/inventit">github</a></p>
<p><i class="icon-bitbucket"></i> <a href="https://bitbucket.org/inventit">bitbucket</a></p>
<p><i class="icon-youtube-sign"></i> <a href="http://www.youtube.com/user/InventitInc/">youtube</a></p>
<p><i class="icon-google-plus-sign"></i> <a href="https://plus.google.com/103577935124656848081/">google+</a></p>
<p><a href="https://mbed.org/teams/Inventit-Inc/">mbed</a></p>
<p><a href="http://store.raspberrypi.com/developers/inventit">raspberrypi</a></p>
</div>
</div>
</div>
</section>
</section>