-
Notifications
You must be signed in to change notification settings - Fork 1
/
products.html
236 lines (214 loc) · 9.13 KB
/
products.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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Bottomatik is a chatbot agency in France. Focused on people integration to events like festival, museums and others.">
<meta name="author" content="">
<meta charset="utf-8" name="keyword" content="bots, bot, chatbot, chatbots, france, festivals, integration, paris, picardie, picardy, music, fun, services,
login, facebook, twitter, google, spotify, messenger, whatsapp, viber, slack, telegram, creation, agency, agence, web, production">
<title>Bottomatik - Chatbots that integrate people</title>
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@bottomatik">
<meta name="twitter:title" content="Bottomatik - Chatbots that integrate people">
<meta name="twitter:description" content="Bottomatik is a chatbot agency in France. Focused on people integration to events like festival, museums and others.">
<meta name="twitter:image" content="https://bottomatik.com/img/botto_if.jpg">
<!-- Open Graph data -->
<meta property="og:title" content="Bottomatik - Chatbots that integrate people" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bottomatik.com/" />
<meta property="og:image" content="https://bottomatik.com/img/botto_if.jpg" />
<meta property="og:description" content="Bottomatik is a chatbot agency in France. Focused on people integration to events like festival, museums and others." />
<meta property="og:site_name" content="Bottomatik" />
<!-- Favicon -->
<link rel="icon" type="image/png" href="img/botto-round.png" />
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import css-->
<link type="text/css" rel="stylesheet" href="css/device.min.css">
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
<link type="text/css" rel="stylesheet" href="css/bottomatik.css" media="screen,projection"/>
<link type="text/css" rel="stylesheet" href="css/convention.css" media="screen,projection"/>
<link type="text/css" rel="stylesheet" href="css/font-awesome.min.css">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Bottomatik",
"description": "Bottomatik is a chatbot agency, based in France. Bottomatik develops chatbots for both events (festivals, theme parks, etc...) and RH functions.",
"url": "https://bottomatik.com",
"logo": "https://bottomatik.com/img/botto_white.png",
"sameAs":[
"https://www.facebook.com/bottomatik",
"https://twitter.com/bottomatik",
"https://www.instagram.com/bottomatik/",
"https://www.linkedin.com/company-beta/10992067/"
]
}
</script>
<script type="text/javascript">
(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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104465151-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body id="page-top">
<div class="navbar-fixed">
<nav>
<div class="nav-wrapper">
<a class="brand-logo" href="#home"><img src="img/logo_white.png" class="branding_top"></a>
<!-- <ul class="right hide-on-med-and-down navbar-menu">
<li>
<a href="#download">Examples</a>
</li>
<li>
<a href="#features">Features</a>
</li>
<li>
<a href="#contact">Talk to us</a>
</li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li>
<a href="#download">Examples</a>
</li>
<li>
<a href="#features">Features</a>
</li>
<li>
<a href="#contact">Talk to us</a>
</li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a> -->
</div>
</nav>
</div>
<header>
<div id="home" class="wrapper-header scrollspy">
<span></span>
<span></span>
<span class="punchline"><span class="first-letter">Y</span>ou worry about your <span class="event"><span></span>event,</span> we worry about the rest.<span class="last-letter"></span></span>
<span class="contact-us">
<button class="btn btn-large waves-effect waves-light">
Contactez Nous
<i class="material-icons left">email</i>
</button>
</span>
<span class="punchline-2">Let our bots answer all the questions.</span>
</div>
</header>
<div class="section scrollspy no-pad-bot wrapper-products" id="festival">
<span></span>
<div class="row">
<div class="col s12 title">
Festival
</div>
<div class="col s12 l7">
<img src="img/products/festival.svg" alt="Festival" />
</div>
<div class="col s12 l5">
<div class="products-subtitle">Festival</div>
<div class="products-desc">Festival Blablabal</div>
</div>
</div>
</div>
<div class="section scrollspy no-pad-bot wrapper-products" id="park">
<span></span>
<div class="row">
<div class="col s12 title">
Amusement Park
</div>
<div class="col s12 l5 hide-on-med-and-down">
<div class="products-subtitle">Amusement Park</div>
<div class="products-desc">Amusement Park Blablabal</div>
</div>
<div class="col s12 l7">
<img src="img/products/park.svg" alt="Amusement Park" />
</div>
<div class="col s12 l5 hide-on-large-only">
<div class="products-subtitle">Amusement Park</div>
<div class="products-desc">Amusement Park Blablabal</div>
</div>
</div>
</div>
<div class="section scrollspy no-pad-bot wrapper-products" id="museum">
<span></span>
<div class="row">
<div class="col s12 title">
Museum
</div>
<div class="col s12 l7">
<img src="img/products/festival.svg" alt="Museum" />
</div>
<div class="col s12 l5">
<div class="products-subtitle">Museum</div>
<div class="products-desc">Museum Blablabal</div>
</div>
</div>
</div>
<div class="section scrollspy no-pad-bot wrapper-products" id="cities">
<span></span>
<div class="row">
<div class="col s12 title">
Cities
</div>
<div class="col s12 l5 hide-on-med-and-down">
<div class="products-subtitle">Cities</div>
<div class="products-desc">Cities Blablabal</div>
</div>
<div class="col s12 l7">
<img src="img/products/cities.svg" alt="Amusement Park" />
</div>
<div class="col s12 l5 hide-on-large-only">
<div class="products-subtitle">Cities</div>
<div class="products-desc">Cities Blablabal</div>
</div>
</div>
</div>
<footer class="page-footer">
<div class="container">
<div class="row">
<div class="col m6 hide-on-small-only footer-brand">
<h5 class="white-text"><img src="img/logo_white.png" class="footer-logo"></h5>
<p class="grey-text text-lighten-4">7 Montée Bonafous, 69004 LYON</p>
</div>
<div class="col m4 offset-m2 footer-social-media hide-on-small-only">
<ul>
<li><a class="grey-text text-lighten-3" href="https://www.facebook.com/bottomatik/" target="_blank">Facebook</a></li>
<li><a class="grey-text text-lighten-3" href="https://twitter.com/bottomatik" target="_blank">Twitter</a></li>
<li><a class="grey-text text-lighten-3" href="https://www.instagram.com/bottomatik/" target="_blank">Instagram</a></li>
<li><a class="grey-text text-lighten-3" href="https://www.linkedin.com/company-beta/10992067/" target="_blank">LinkedIn</a></li>
</ul>
</div>
<div class="col s12 footer-social-media hide-on-med-and-up">
<div class="row">
<div class="col s3"><a class="grey-text text-lighten-3" href="https://www.facebook.com/bottomatik/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></div>
<div class="col s3"><a class="grey-text text-lighten-3" href="https://twitter.com/bottomatik" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></div>
<div class="col s3"><a class="grey-text text-lighten-3" href="https://www.instagram.com/bottomatik/" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a></div>
<div class="col s3"><a class="grey-text text-lighten-3" href="https://www.linkedin.com/company-beta/10992067/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></div>
</div>
</div>
<div class="col s12 hide-on-med-and-up footer-brand">
<h5 class="white-text"><img src="img/logo_white.png" class="footer-logo"></h5>
<p class="grey-text text-lighten-4">7 Montée Bonafous, 69004 LYON, FRANCE</p>
</div>
</div>
</div>
<div class="footer-separator"></div>
<div class="footer-copyright">
<div class="container">
© Bottomatik - <a href="docs/policies/privacy_policy_v1.pdf" target="_blank">Privacy Policy</a>
</div>
</div>
</footer>
<!--Import jQuery before materialize.js-->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/materialize.min.js"></script>
<script type="text/javascript" src="js/bottomatik.js"></script>
</body>
</html>