|
|
@@ -0,0 +1,358 @@
|
|
|
1
|
+<!DOCTYPE html>
|
|
|
2
|
+<html lang="en">
|
|
|
3
|
+
|
|
|
4
|
+<head>
|
|
|
5
|
+ <meta charset="utf-8">
|
|
|
6
|
+ <meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
7
|
+
|
|
|
8
|
+ <title>RoboExtract | Intelligent Document Extraction</title>
|
|
|
9
|
+ <meta content="" name="description">
|
|
|
10
|
+ <meta content="" name="keywords">
|
|
|
11
|
+
|
|
|
12
|
+ <!-- Favicons -->
|
|
|
13
|
+ <link href="assets/img/favicon-32x32.png" rel="icon">
|
|
|
14
|
+ <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
|
15
|
+
|
|
|
16
|
+ <!-- Google Fonts -->
|
|
|
17
|
+ <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
|
|
|
18
|
+
|
|
|
19
|
+ <!-- Vendor CSS Files -->
|
|
|
20
|
+ <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
21
|
+ <link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
|
|
|
22
|
+ <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
|
|
|
23
|
+ <link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
|
|
|
24
|
+ <link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
|
|
|
25
|
+ <link href="assets/vendor/aos/aos.css" rel="stylesheet">
|
|
|
26
|
+
|
|
|
27
|
+ <!-- Template Main CSS File -->
|
|
|
28
|
+ <link href="assets/css/style.css" rel="stylesheet">
|
|
|
29
|
+
|
|
|
30
|
+ <!-- =======================================================
|
|
|
31
|
+ * Template Name: BizLand - v1.2.0
|
|
|
32
|
+ * Template URL: https://bootstrapmade.com/bizland-bootstrap-business-template/
|
|
|
33
|
+ * Author: BootstrapMade.com
|
|
|
34
|
+ * License: https://bootstrapmade.com/license/
|
|
|
35
|
+ ======================================================== -->
|
|
|
36
|
+</head>
|
|
|
37
|
+
|
|
|
38
|
+<body>
|
|
|
39
|
+ <header id="header" class="fixed-top">
|
|
|
40
|
+ <div class="container d-flex align-items-center">
|
|
|
41
|
+ <a href="index.html" class="logo mr-auto"><img src="assets/img/RoboExtract.png" alt=""></a>
|
|
|
42
|
+ <nav class="nav-menu d-none d-lg-block">
|
|
|
43
|
+ <ul>
|
|
|
44
|
+ <li class="active"><a href="index.html">Home</a></li>
|
|
|
45
|
+ <li class="drop-down"><a href="#product">Product</a>
|
|
|
46
|
+ <ul>
|
|
|
47
|
+ <li><a href="explainer.html">Explainer</a></li>
|
|
|
48
|
+ <li><a href="document.html">Document Types</a></li>
|
|
|
49
|
+ <li><a href="how.html">How It Works</a></li>
|
|
|
50
|
+ <li><a href="benefit.html">Benefit</a></li>
|
|
|
51
|
+ <li><a href="privacy.html">Privacy Policy</a></li>
|
|
|
52
|
+ </ul>
|
|
|
53
|
+ </li>
|
|
|
54
|
+ <li class="drop-down"><a href="#resources">Resources</a>
|
|
|
55
|
+ <ul>
|
|
|
56
|
+ <li><a href="demo.html">Demo Video</a></li>
|
|
|
57
|
+ <li><a href="use.html">Use Case</a></li>
|
|
|
58
|
+ <li><a href="blog.html">Blog</a></li>
|
|
|
59
|
+ </ul>
|
|
|
60
|
+ </li>
|
|
|
61
|
+ <li><a href="pricing.html">Pricing</a></li>
|
|
|
62
|
+ <li><a href="contact.html">Contact</a></li>
|
|
|
63
|
+ </ul>
|
|
|
64
|
+ </nav>
|
|
|
65
|
+ <!-- .nav-menu -->
|
|
|
66
|
+ </div>
|
|
|
67
|
+ </header>
|
|
|
68
|
+
|
|
|
69
|
+
|
|
|
70
|
+ <main id="main">
|
|
|
71
|
+
|
|
|
72
|
+ <section id="hero" class="d-flex align-items-center">
|
|
|
73
|
+ <div class="container" data-aos="zoom-out" data-aos-delay="100">
|
|
|
74
|
+ <h1>SUPER<span> SPEED</span>
|
|
|
75
|
+ </h1>
|
|
|
76
|
+ <h4 class="about">Do you think your document extraction software can extract data<br>
|
|
|
77
|
+ from hundreds of documents in minutes? Think twice.
|
|
|
78
|
+ </h4>
|
|
|
79
|
+ <h5> With Metabot, it is possible.</h5><br>
|
|
|
80
|
+ <div class="d-flex">
|
|
|
81
|
+ <a href="#about" class="btn-get-started scrollto">Get Started</a>
|
|
|
82
|
+ <a href="https://www.youtube.com/watch?v=19jaz8sxZcA" class="venobox btn-watch-video" data-vbtype="video" data-autoplay="true"> Watch Video <i class="icofont-play-alt-2"></i></a>
|
|
|
83
|
+ </div>
|
|
|
84
|
+ </div>
|
|
|
85
|
+ </section><!-- End Hero -->
|
|
|
86
|
+
|
|
|
87
|
+
|
|
|
88
|
+ <!-- ======= Contact Section ======= -->
|
|
|
89
|
+ <section id="contact" class="contact">
|
|
|
90
|
+ <div class="container" data-aos="fade-up">
|
|
|
91
|
+
|
|
|
92
|
+ <div class="section-title">
|
|
|
93
|
+ <h2>Contact</h2>
|
|
|
94
|
+ <h3><span>Contact Us</span></h3>
|
|
|
95
|
+ <p>We’d love to work with you. Please get in touch and we will explore potential collaborations.</p>
|
|
|
96
|
+ </div>
|
|
|
97
|
+
|
|
|
98
|
+ <div class="row" data-aos="fade-up" data-aos-delay="100">
|
|
|
99
|
+ <div class="col-lg-6">
|
|
|
100
|
+ <div class="info-box mb-4">
|
|
|
101
|
+ <i class="bx bx-map"></i>
|
|
|
102
|
+ <h3>Our Address</h3>
|
|
|
103
|
+ <p>1 Wallich Street, Guoco Tower, #14-01, Singapore 078881</p>
|
|
|
104
|
+ </div>
|
|
|
105
|
+ </div>
|
|
|
106
|
+
|
|
|
107
|
+ <div class="col-lg-3 col-md-6">
|
|
|
108
|
+ <div class="info-box mb-4">
|
|
|
109
|
+ <i class="bx bx-envelope"></i>
|
|
|
110
|
+ <h3>Email Us</h3>
|
|
|
111
|
+ <p>admin@roboextract.com</p>
|
|
|
112
|
+ </div>
|
|
|
113
|
+ </div>
|
|
|
114
|
+
|
|
|
115
|
+ <div class="col-lg-3 col-md-6">
|
|
|
116
|
+ <div class="info-box mb-4">
|
|
|
117
|
+ <i class="bx bx-phone-call"></i>
|
|
|
118
|
+ <h3>Call Us</h3>
|
|
|
119
|
+ <p>+65 6403 3844</p>
|
|
|
120
|
+ </div>
|
|
|
121
|
+ </div>
|
|
|
122
|
+
|
|
|
123
|
+ </div>
|
|
|
124
|
+
|
|
|
125
|
+ <div class="row" data-aos="fade-up" data-aos-delay="100">
|
|
|
126
|
+
|
|
|
127
|
+ <div class="col-lg-6 ">
|
|
|
128
|
+
|
|
|
129
|
+ <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3988.8282397479716!2d103.84366101528006!3d1.2764544621611418!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x31da106e3b888231%3A0xd0b323bd511d81a5!2sGlee%20Trees%20Pte.%20Ltd.%20(Gleematic%20robotic%20process%20automation%2C%20Singapore)!5e0!3m2!1sen!2sid!4v1608176277629!5m2!1sen!2sid" width="600" height="450" frameborder="0" style="border:0; width: 100%; height: 384px;" allowfullscreen></iframe>
|
|
|
130
|
+ </div>
|
|
|
131
|
+
|
|
|
132
|
+ <div class="col-lg-6">
|
|
|
133
|
+ <form action="forms/contact.php" method="post" role="form" class="php-email-form">
|
|
|
134
|
+ <div class="form-row">
|
|
|
135
|
+ <div class="col form-group">
|
|
|
136
|
+ <input type="text" name="name" class="form-control" id="name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
|
|
|
137
|
+ <div class="validate"></div>
|
|
|
138
|
+ </div>
|
|
|
139
|
+ <div class="col form-group">
|
|
|
140
|
+ <input type="email" class="form-control" name="email" id="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
|
|
|
141
|
+ <div class="validate"></div>
|
|
|
142
|
+ </div>
|
|
|
143
|
+ </div>
|
|
|
144
|
+ <div class="form-group">
|
|
|
145
|
+ <input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
|
|
|
146
|
+ <div class="validate"></div>
|
|
|
147
|
+ </div>
|
|
|
148
|
+ <div class="form-group">
|
|
|
149
|
+ <textarea class="form-control" name="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message"></textarea>
|
|
|
150
|
+ <div class="validate"></div>
|
|
|
151
|
+ </div>
|
|
|
152
|
+ <div class="mb-3">
|
|
|
153
|
+ <div class="loading">Loading</div>
|
|
|
154
|
+ <div class="error-message"></div>
|
|
|
155
|
+ <div class="sent-message">Your message has been sent. Thank you!</div>
|
|
|
156
|
+ </div>
|
|
|
157
|
+ <div class="text-center"><button type="submit">Send Message</button></div>
|
|
|
158
|
+ </form>
|
|
|
159
|
+ </div>
|
|
|
160
|
+
|
|
|
161
|
+ </div>
|
|
|
162
|
+
|
|
|
163
|
+ </div>
|
|
|
164
|
+ </section>
|
|
|
165
|
+ </main><!-- End #main -->
|
|
|
166
|
+
|
|
|
167
|
+ <footer id="footer">
|
|
|
168
|
+ <div class="footer-newsletter">
|
|
|
169
|
+ <div class="container">
|
|
|
170
|
+ <div class="row justify-content-center">
|
|
|
171
|
+ <div class="col-lg-8">
|
|
|
172
|
+ <h4>Join Our Newsletter</h4>
|
|
|
173
|
+ <p>Sometimes it sounds too good to be true.
|
|
|
174
|
+ Request a demo, and see for yourself.</p>
|
|
|
175
|
+ <form action="" method="post">
|
|
|
176
|
+ <input type="email" name="email"><input type="submit" value="Subscribe">
|
|
|
177
|
+ </form>
|
|
|
178
|
+ </div>
|
|
|
179
|
+ </div>
|
|
|
180
|
+ </div>
|
|
|
181
|
+ </div>
|
|
|
182
|
+ <div class="footer-top">
|
|
|
183
|
+ <div class="container">
|
|
|
184
|
+ <div class="row">
|
|
|
185
|
+ <div class="col-lg-4 col-md-6 footer-contact">
|
|
|
186
|
+ <h3>Who is <span>Metabot?.</span></h3>
|
|
|
187
|
+ <p>
|
|
|
188
|
+ Robotic process automation (RPA) is <br>
|
|
|
189
|
+ only effective in transformation if it’s <br>
|
|
|
190
|
+ optimized. RPA is key to digital <br>
|
|
|
191
|
+ transformation – but it’s not the whole picture. <br><br>
|
|
|
192
|
+
|
|
|
193
|
+ <h4>Connect With Us</h4>
|
|
|
194
|
+ <div class="social-links mt-3">
|
|
|
195
|
+ <a href="https://www.youtube.com/channel/UCKaJhQa-xt6ZOfRuXc3DjmQ" class="google-plus"><i class="bx bxl-youtube"></i></a>
|
|
|
196
|
+ <a href="https://www.linkedin.com/company/glee-trees"/y class="linkedin"><i class="bx bxl-linkedin"></i></a>
|
|
|
197
|
+ </div>
|
|
|
198
|
+ </p>
|
|
|
199
|
+
|
|
|
200
|
+ </div>
|
|
|
201
|
+ <div class="col-lg-2 col-md-6 footer-links">
|
|
|
202
|
+ <h4>Product</h4>
|
|
|
203
|
+ <ul>
|
|
|
204
|
+ <li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
|
|
|
205
|
+ <li><i class="bx bx-chevron-right"></i> <a href="explainer.html">Explainer</a></li>
|
|
|
206
|
+ <li><i class="bx bx-chevron-right"></i> <a href="document.html">Document Types</a></li>
|
|
|
207
|
+ <li><i class="bx bx-chevron-right"></i> <a href="how.html">How It Works</a></li>
|
|
|
208
|
+ <li><i class="bx bx-chevron-right"></i> <a href="benefit.html">Benefits</a></li>
|
|
|
209
|
+ <li><i class="bx bx-chevron-right"></i> <a href="privacy.html">Privacy policy</a></li>
|
|
|
210
|
+ </ul>
|
|
|
211
|
+ </div>
|
|
|
212
|
+
|
|
|
213
|
+ <div class="col-lg-2 col-md-6 footer-links">
|
|
|
214
|
+ <h4>Resources</h4>
|
|
|
215
|
+ <ul>
|
|
|
216
|
+ <li><i class="bx bx-chevron-right"></i> <a href="demo.html">Demo Video</a></li>
|
|
|
217
|
+ <li><i class="bx bx-chevron-right"></i> <a href="use.html">Use Case</a></li>
|
|
|
218
|
+ <li><i class="bx bx-chevron-right"></i> <a href="blog.html">Blog</a></li>
|
|
|
219
|
+ </ul>
|
|
|
220
|
+ </div>
|
|
|
221
|
+
|
|
|
222
|
+ <div class="col-lg-4 col-md-6 footer-links">
|
|
|
223
|
+ <h4>Pricing</h4>
|
|
|
224
|
+ <ul>
|
|
|
225
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Demo Video</a></li>
|
|
|
226
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Use Case</a></li>
|
|
|
227
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Blog</a></li>
|
|
|
228
|
+ </ul>
|
|
|
229
|
+ </div>
|
|
|
230
|
+
|
|
|
231
|
+ <div class="copyright">
|
|
|
232
|
+ © Copyright <strong><span>2020 Glee Trees Pte. Ltd. </span></strong>. All Rights Reserved Privacy Policy | Terms of Use
|
|
|
233
|
+ </div>
|
|
|
234
|
+ </div>
|
|
|
235
|
+ </div>
|
|
|
236
|
+ </div>
|
|
|
237
|
+
|
|
|
238
|
+
|
|
|
239
|
+
|
|
|
240
|
+ </footer><!-- End Footer -->
|
|
|
241
|
+ <div id="preloader"></div>
|
|
|
242
|
+ <a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
|
|
|
243
|
+ <!-- Vendor JS Files -->
|
|
|
244
|
+ <script src="assets/vendor/jquery/jquery.min.js"></script>
|
|
|
245
|
+ <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
|
246
|
+ <script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
|
|
|
247
|
+ <script src="assets/vendor/php-email-form/validate.js"></script>
|
|
|
248
|
+ <script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
|
|
|
249
|
+ <script src="assets/vendor/counterup/counterup.min.js"></script>
|
|
|
250
|
+ <script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
|
|
|
251
|
+ <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
|
|
|
252
|
+ <script src="assets/vendor/venobox/venobox.min.js"></script>
|
|
|
253
|
+ <script src="assets/vendor/aos/aos.js"></script>
|
|
|
254
|
+ <!-- Template Main JS File -->
|
|
|
255
|
+ <script src="assets/js/main.js"></script>
|
|
|
256
|
+
|
|
|
257
|
+
|
|
|
258
|
+
|
|
|
259
|
+ <div class="footer-top">
|
|
|
260
|
+ <div class="container">
|
|
|
261
|
+ <div class="row">
|
|
|
262
|
+
|
|
|
263
|
+ <div class="col-lg-4 col-md-6 footer-contact">
|
|
|
264
|
+ <h3>Who is <span>Metabot?.</span></h3>
|
|
|
265
|
+ <p>
|
|
|
266
|
+ Robotic process automation (RPA) is <br>
|
|
|
267
|
+ only effective in transformation if it’s <br>
|
|
|
268
|
+ optimized. RPA is key to digital <br>
|
|
|
269
|
+ transformation – but it’s not the whole picture. <br><br>
|
|
|
270
|
+
|
|
|
271
|
+ <h4>Connect With Us</h4>
|
|
|
272
|
+ <div class="social-links mt-3">
|
|
|
273
|
+ <a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
|
|
|
274
|
+ <a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
|
|
|
275
|
+ <a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
|
|
|
276
|
+ <a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
|
|
|
277
|
+ <a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
|
|
|
278
|
+ </div>
|
|
|
279
|
+ </p>
|
|
|
280
|
+
|
|
|
281
|
+
|
|
|
282
|
+ </div>
|
|
|
283
|
+
|
|
|
284
|
+ <div class="col-lg-2 col-md-6 footer-links">
|
|
|
285
|
+ <h4>Product</h4>
|
|
|
286
|
+ <ul>
|
|
|
287
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
|
|
|
288
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Explainer</a></li>
|
|
|
289
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Document Types</a></li>
|
|
|
290
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">How It Works</a></li>
|
|
|
291
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Benefits</a></li>
|
|
|
292
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Privacy policy</a></li>
|
|
|
293
|
+ </ul>
|
|
|
294
|
+ </div>
|
|
|
295
|
+
|
|
|
296
|
+
|
|
|
297
|
+
|
|
|
298
|
+ <div class="col-lg-2 col-md-6 footer-links">
|
|
|
299
|
+ <h4>Resources</h4>
|
|
|
300
|
+ <ul>
|
|
|
301
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Demo Video</a></li>
|
|
|
302
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Use Case</a></li>
|
|
|
303
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Blog</a></li>
|
|
|
304
|
+ </ul>
|
|
|
305
|
+ </div>
|
|
|
306
|
+
|
|
|
307
|
+ <div class="col-lg-4 col-md-6 footer-links">
|
|
|
308
|
+ <h4>Pricing</h4>
|
|
|
309
|
+ <ul>
|
|
|
310
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Demo Video</a></li>
|
|
|
311
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Use Case</a></li>
|
|
|
312
|
+ <li><i class="bx bx-chevron-right"></i> <a href="#">Blog</a></li>
|
|
|
313
|
+ </ul>
|
|
|
314
|
+ </div>
|
|
|
315
|
+
|
|
|
316
|
+ <div class="copyright">
|
|
|
317
|
+ © Copyright <strong><span>2020 Glee Trees Pte. Ltd. </span></strong>. All Rights Reserved Privacy Policy | Terms of Use
|
|
|
318
|
+ </div>
|
|
|
319
|
+ <div class="credits">
|
|
|
320
|
+ <!-- All the links in the footer should remain intact. -->
|
|
|
321
|
+ <!-- You can delete the links only if you purchased the pro version. -->
|
|
|
322
|
+ <!-- Licensing information: https://bootstrapmade.com/license/ -->
|
|
|
323
|
+ <!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/bizland-bootstrap-business-template/ -->
|
|
|
324
|
+ <!-- Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> -->
|
|
|
325
|
+
|
|
|
326
|
+ </div>
|
|
|
327
|
+
|
|
|
328
|
+
|
|
|
329
|
+ </div>
|
|
|
330
|
+ </div>
|
|
|
331
|
+ </div>
|
|
|
332
|
+
|
|
|
333
|
+
|
|
|
334
|
+
|
|
|
335
|
+
|
|
|
336
|
+ </footer><!-- End Footer -->
|
|
|
337
|
+
|
|
|
338
|
+ <div id="preloader"></div>
|
|
|
339
|
+ <a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
|
|
|
340
|
+
|
|
|
341
|
+ <!-- Vendor JS Files -->
|
|
|
342
|
+ <script src="assets/vendor/jquery/jquery.min.js"></script>
|
|
|
343
|
+ <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
|
344
|
+ <script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
|
|
|
345
|
+ <script src="assets/vendor/php-email-form/validate.js"></script>
|
|
|
346
|
+ <script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
|
|
|
347
|
+ <script src="assets/vendor/counterup/counterup.min.js"></script>
|
|
|
348
|
+ <script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
|
|
|
349
|
+ <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
|
|
|
350
|
+ <script src="assets/vendor/venobox/venobox.min.js"></script>
|
|
|
351
|
+ <script src="assets/vendor/aos/aos.js"></script>
|
|
|
352
|
+
|
|
|
353
|
+ <!-- Template Main JS File -->
|
|
|
354
|
+ <script src="assets/js/main.js"></script>
|
|
|
355
|
+
|
|
|
356
|
+</body>
|
|
|
357
|
+
|
|
|
358
|
+</html>
|