-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
282 lines (248 loc) · 10.6 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
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Bird Feeder Pro</title>
<meta name="description" content="Bird feeder smart purchase. Buy a window feeder for birds. AI birdfeeder. Intelligent bird feeder for my window sill. Bird feeder with camera and motion detector. Detect a bird and take a photo. Shoot a video of your birds visiting your bird feeder.">
<meta http-equiv="ScreenOrientation" content="autoRotate:disabled">
<!-- Open Graph test -->
<meta property="og:title" content="Smart bird feeder with a camera and motion detector to post your bird videos to telegram"/>
<meta property="og:type" content="website" />
<meta property="og:url" content= "https://birdfeeder.pro/" />
<meta property="og:description" content="You can purchase a smart bird feeder with a camera and a motion detector posting to your feed."/>
<meta property="og:site_name" content="Birdfeeder.pro is a platform to purchase your new smart bird feeder."/>
<meta property="og:image" content="https://birdfeeder.pro/img/share_imm.jpg"/>
<!-- Open Graph END -->
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="img/site.webmanifest">
<link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="css/normalize.css">
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js" integrity="sha256-xNjb53/rY+WmG+4L6tTl9m6PpqknWZvRt0rO1SRnJzw=" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/12100a7f0e.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15/dist/smooth-scroll.polyfills.min.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WJDGHZB');</script>
<!-- End Google Tag Manager -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfVWiweAAAAAPQCvr97ECnuGwzEMWbrpNBR3w2m"></script>
</head>
<body>
<div class="page-1">
<header class="logo_desktop">
<a href="index.html"><img class="utilite-full logo-size" src="img/team_logo.png"></a>
<a href="index.html" class="logo-text link-dec"><p class="logo-p">Birdfeeder.pro</p></a>
<div class="social_desktop">
<a href="http://t.me/birdfeeder.pro" target="_blank"><img class="utilite-full social-logo social-logo-white" src="img/telegram_logo.png"></a>
</div>
</header>
<div class="row item-right">
<p>
<!-- <a class="lang_none" href="index.html">РУС</a> / <a class="lang_active" href="index-eng.html">ENG</a> -->
</p>
</div>
<div class="container">
<div class="row">
<h1 class="main-tit">A smart bird feeder with a camera and a motion detector posting to your newsfeed</h1>
</div>
<div class="row">
<h3 class="main-subtit">Here you can purchase your new birdfeeder with a camera.</h3>
</div>
<div class="row">
<img class="utilite-full img-01" src="img/howitworks_blue.png">
</div>
<div class="row item-center">
<a class="main-button button button-primary" href="#gobot">More info</a>
</div>
</div>
</div>
<div class="page-2 mob" id="gobot">
<div class="container">
<div class="row">
<div class="twelve col tit">
<h2 class="page-white-text">A smart bird feeder with a camera and a motion detector</h2>
</div>
</div>
<div class="row">
<div class="twelve col">
<p>
Now you can track bird-visitors of your home bird feeder with the help of advanced technologies.
</p>
<p>The basic bird feeder package includes
<ul>
<li>Raspberry pi 3.0</li>
<li>High-quality Pi Camera</li>
<li>Motion detector</li>
<li>Case of the bird feeder</li>
</ul>
</p>
<p>
The feeder is set up to capture your birds when they perch on your feeder. The camera shoots a video of your birds. Then, it is automatically posted to your channel. You can pick the best video and later post to your channel with premium videos.
</p>
<p>
Raspberry is a charity platform for development of digital skills of kids <a class="linkcolor" href="https://www.raspberrypi.org">https://www.raspberrypi.org</a>
</p>
</div>
</div>
<div class="row item-center">
<p><b>You can choose your feeder here:</b></p>
</div>
<div class="row item-center">
<a class="sup-button button button-primary" id="upbut" href="calculator.html" target="_blank">Order my feeder!</a>
</div>
<div class="row">
<img class="utilite-full img-01" src="img/page-2-img.png">
</div>
</div>
</div>
<div class="page-3 mob" id="gobot">
<div class="container">
<div class="row">
<div class="twelve col tit">
<h2 class="page-white-text">A smart bird feeder with a camera and a motion detector</h2>
</div>
</div>
<div class="row">
<div class="twelve col">
<p>
Now you can track bird-visitors of your home bird feeder with the help of advanced technologies.
</p>
<p>The basic bird feeder package includes
<ul>
<li>Raspberry pi 3.0</li>
<li>High-quality Pi Camera</li>
<li>Motion detector</li>
<li>Case of the bird feeder</li>
</ul>
</p>
<p>
The feeder is set up to capture your birds when they perch on your feeder. The camera shoots a video of your birds. Then, it is automatically posted to your channel. You can pick the best video and later post to your channel with premium videos.
</p>
<p>
Raspberry is a charity platform for development of digital skills of kids <a class="linkcolor" href="https://www.raspberrypi.org">https://www.raspberrypi.org</a>
</p>
</div>
</div>
<div class="row item-center">
<p><b>You can choose your feeder here:</b></p>
</div>
<div class="row item-center">
<a class="sup-button button button-primary" id="upbut" href="calculator.html" target="_blank">Order my feeder!</a>
</div>
<div class="row">
<img class="utilite-full img-01" src="img/page-2-img.png">
</div>
</div>
</div>
<div class="page-8" id="godownbot">
<div class="container">
<div class="row">
<div class="twelve col tit">
<h2>Q&A</h2>
</div>
</div>
<div class="row">
<p>
Should you have any questions you may ask them in the form below:
</p>
</div>
<div class="container">
<form method="post" action="https://getform.io/f/6827717d-2c46-4fba-aa37-8665b056cf0e">
<div class="row">
<div class="twelve col">
<label for="exampleEmailInput">Your email</label>
<input class="utilite-full" type="email" placeholder="[email protected]" id="exampleEmailInput" name="email">
</div>
</div>
<label for="exampleMessage">Message</label>
<textarea class="utilite-full" name="message" placeholder="Type in your message..." id="exampleMessage"></textarea>
<input type="hidden" id="captchaResponse" name="g-recaptcha-response">
<input class="button-primary" type="submit" value="Send">
</form>
</div>
<div style="padding-top: 30px;" class="row">
<p>
You can also contact us by email: <a href="mailto:[email protected]" target="_blank">[email protected]</a> или в <a href="https://t.me/birdfeeder.pro" target="_blank">telegram</a>.<br>
</p>
</div>
</div>
</div>
<div class="page-9">
<div class="row">
<div class="three col logotype-block-bot">
<a href="index.html" class="link-dec"><p class="logotype-text-bot">Bird Feeder Pro Team</p></a>
<a href="index.html"><img class="utilite-full logotype-size-bot" src="img/team_logo_white.png"></a>
</div>
<div class="six col page-link">
<a href="termsofuse.html" target="_blank">Terms of use</a> <br>
<a href="policy.html" target="_blank">Policy</a> <br>
<a href="personal.html" target="_blank">Personal</a> <br>
</div>
<div class="three col contacts">
<p class="white">
Contact us: <br>
<a href="mailto:[email protected]">[email protected]</a>
<br> <a href="https://t.me/birdfeeder.pro">telegram</a>
</p>
</div>
</div>
</div>
<script>
var scroll = new SmoothScroll('a[href*="#"]', {
speed: 500
});
</script>
<script>
grecaptcha.ready(function() {
grecaptcha.execute('6LfVWiweAAAAAPQCvr97ECnuGwzEMWbrpNBR3w2m', {action: 'homepage'})
.then(function(token) {
document.getElementById('captchaResponse').value = token;
});
});
</script>
<script type="text/javascript">
var pop = document.getElementById("overlay");
if ( document.cookie.indexOf("CERTIFIEDAGE18") >= 0 )
{
pop.style.display = "none";
}
document.getElementById("ofAge").onclick = function()
{
document.cookie = "CERTIFIEDAGE18=true";
// should add document.cookie.expires
// as is, this will just be a session cookie
pop.style.display = "none";
}
</script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WJDGHZB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(75855292, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/75855292" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</body>
</html>