-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfulfillment.html
436 lines (363 loc) · 17.3 KB
/
fulfillment.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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!DOCTYPE html>
<html lang="en">
<head>
<style>
.circle.circle-large {
font-size: 36px;
height: 60px;
line-height: 60px;
min-height: 60px;
min-width: 60px;
width: 60px;
}
.circle {
border-radius: 50%;
color: #fff;
display: block;
font-weight: 700;
height: 32px;
line-height: 32px;
min-height: 32px;
min-width: 32px;
text-align: center;
width: 32px;
}
.bg-bright-purple {
background: #37517E;
}
</style>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Eastern Fulfillment Co - Index</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<!-- Bootstrap CSS -->
<!-- Bootstrap Icons CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap Icons CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Arsha
* Updated: Sep 18 2023 with Bootstrap v5.3.2
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top ">
<div class="container d-flex align-items-center">
<a href="index.html" class="logo me-auto"
><img src="assets/img/logo.png" alt="" class="img-fluid"
/></a>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo me-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav id="navbar" class="navbar">
<ul>
<li>
<a class="nav-link scrollto" href="./index.html">Home</a>
</li>
<li>
<a class="nav-link scrollto" href="./fulfillment.html">Fulfillment</a>
</li>
<li>
<a class="nav-link scrollto" href="./Software.html">Software</a>
</li>
<li>
<a class="nav-link scrollto" href="#team">About</a>
</li>
<li>
<a class="nav-link scrollto" href="#contact">Contact</a>
</li>
<li>
<a class="getstarted scrollto" href="#about">Get Started</a>
</li>
</ul>
<i
class="bi bi-list mobile-nav-toggle"
style="font-size: 35px; color: white"
onclick="showMenu()"
></i>
</nav>
<div class="navbar-mobile"></div>
</div>
</header><!-- End Header -->
<div class="mobile-header" id="mobile-menu">
<a href="./index.html">Home</a>
<a href="./fulfillment.html">Fulfillment</a>
<a href="./Software.html">Software</a>
<a href="#team">About</a>
<a href="#contact">Contact</a>
<button>Get Started</button>
</ul>
<i class="bi bi-x close-btn" onclick="closeMenu()"></i>
</div>
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-6 d-flex flex-column justify-content-center pt-4 pt-lg-0 order-2 order-lg-1" data-aos="fade-up" data-aos-delay="200">
<h1>eCommerce Fulfillment in Three Easy steps</h1>
<h2>Reliable by Global Online Vendors</h2>
<div class="d-flex justify-content-center justify-content-lg-start">
<a href="#about" class="btn-get-started scrollto">Get Started</a>
<a href="https://www.youtube.com/watch?v=jDDaplaOz7Q" class="glightbox btn-watch-video"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
</div><h1 style="text-align: end;">↓</h1>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="zoom-in" data-aos-delay="200">
<img src="b2b ai-01.png" class="img-fluid animated" alt="">
</div>
</div>
</div>
</section><!-- End Hero -->
<section id="skills" class="skills">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-6 d-flex align-items-center" data-aos="fade-right" data-aos-delay="100">
<img src="recived and store and ship-01-01.png" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 content" data-aos="fade-left" data-aos-delay="100">
<h5 style="color: #37517E;">HOW IT <strong> HAPPENS</strong></h5>
<p class="fst-italic">
</p>
<div class="skills-content">
<div class="d-inline-flex flex-column flex-lg-row mb-lg-3"><div class="circle circle-large bg-bright-purple mb-3 me-lg-3">1</div><div><h3 class="bold">Receive</h3><p><strong> Your products arrive at a Eastern warehouse</strong></p></div></div>
<div class="progress">
<span class="skill"> <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="d-inline-flex flex-column flex-lg-row mb-lg-3"><div class="circle circle-large bg-bright-purple mb-3 me-lg-3">2</div><div><h3 class="bold">Store</h3><p><strong> Eastren stores your items in our temperature controlled facilities</strong></p></div></div>
<div class="progress">
<span class="skill"><i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="d-inline-flex flex-column flex-lg-row mb-lg-3"><div class="circle circle-large bg-bright-purple mb-3 me-lg-3">3</div><div><h3 class="bold">Ship</h3><p><strong> Eastren packs and ships your orders the same day they're received </strong></p></div></div>
<div class="progress">
<span class="skill"> <i class="val"></i></span>
<div class="progress-bar-wrap">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Skills Section -->
<section id="cta" class="cta">
<div class="container" data-aos="zoom-in">
<div class="container-fluid px-lg-0 py-3 py-lg-5 bg-white-gradient">
<div class="container-md">
<div class="row">
<div class="col-12 col-lg-6 order-1">
<h1 class="mb-3"style="color: white;" >There's <span class="text-blue-gradient" style="color: white;">NO</span> <br class="d-lg-none"><span class="text-cool-blue-gradient" style="color: white;">hidden fees.</span></h1>
<p>We are very transparent about our pricing so we will never surprise you with extra charges. We keep it simple with <strong>one payment for each of the three steps:</strong></p>
</div>
<div class="col-12 col-lg-6 text-lg-end order-3 order-lg-2 py-4 py-lg-0">
<a class="purple-link large-link position-relative d-inline-block mt-3" style="color: white;" href="/get-started">GET STARTED<svg aria-hidden="true" style="color: white;" focusable="false" data-prefix="fas" data-icon="angle-right" class="svg-inline--fa fa-angle-right fa-w-8 ms-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg></a>
</div>
<div class="col-12 d-flex flex-column flex-md-row justify-content-between overview mt-3 mt-lg-5 order-2 order-lg-3">
<div><h3>Receiving</h3><p>When your items first arrive at our warehouse, we go by a 10 point checklist to make sure your items arrive as expected. 95% of customers take less than 2 hours to offload their items into our warehouse.</p>
</div>
<div class="mx-md-3"><h3>Storage</h3><p>Storage is charged monthly. Each SKU is stored separately from one another so they can be accurately picked & packed by our warehouse team.</p></div>
<div>
<h3>Shipping</h3>
<p>Librex offers flat rate shipping up to 10lbs which takes away the complexities of zone-wise shipping. Librex ships domestically and internationally to all 195 countries.</p></div>
</div>
</div>
</div>
</div></div>
</section>
<section id="features" class="features">
<div class="container" data-aos="fade-up">
<div class="row row-cols-1 row-cols-md-2 g-4">
<div class="col">
<div class="card">
<center> <img src="456-01.png" class="card-img-top" alt="..." >
<div class="card-body">
<h3 class="bold" style="color: #37517E;">Easy Setup</h3>
<p class="card-text"><strong>Our in-house software enables you to set up your selling channel in 5 minutes or less. This software enables all of your orders to be shipped out automatically.</strong></p>
</center>
</div>
</div>
<div class="col">
<div class="card">
<center> <img src="retail-01.png" class="card-img-top" alt="...">
<div class="card-body">
<h3 class="bold" style="color: #37517E;">Retail Distribution Power</h3>
<p class="card-text"><strong>Librex warehouse network allows you to store your products closest to your customers, enabling short transit times.</strong></p>
</center>
</div>
</div>
<div class="col" >
<div class="card">
<center>
<img src="trucks-01.png" class="card-img-top" alt="...">
<div class="card-body">
<h3 class="bold" style="color: #37517E;">2-Day Discounted Shipping</h3>
<p class="card-text"><strong>All Librex customers can take advantage of our expedited shipping contracts. Reach your customer in 2-3 days—with no slow or delayed shipments.</strong></p>
</center>
</div>
</div>
<div class="col">
<div class="card">
<center>
<img src="fulfilment-01 (1).png" class="card-img-top" alt="...">
<div class="card-body">
<h3 class="bold" style="color: #37517E;">Order and Inventory Management</h3>
<p class="card-text"><strong> Access your inventory from your desk or vacation home on our cloud-based software. Monitor your sales and inventory as if your products are right there in your living room.</strong></p>
</center>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-newsletter">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<h4>Join Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>Eastern</h3>
<p>
Houston Texas<br />
Baltimore Maryland<br />
Fredericksburg Virginia<br /><br />
<strong>Phone:</strong> 1800-889-9845<br />
<strong>Email:</strong> Devshat.com<br />
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Quick Links</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">Fulfilment</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">FBA Prep</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">Software</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">About</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#">Get Started</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">Librex Go</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#">Terms Of Services</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Support</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">Live Chat</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#">Shedule a Phone Call</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#">Contact Us</a>
</li>
<li><i class="bx bx-chevron-right"></i> <a href="#">FAQ</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Social Networks</h4>
<p>
Follow us for the latest trends, tips, and exciting developments. Let's build a community together—your journey, our shared success! #ConnectWithEastern
</p>
<div class="social-links mt-3">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"
><i class="bx bxl-instagram"></i
></a>
<!-- <a href="#" class="google-plus"><i class="bx bxl-skype"></i></a> -->
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright <strong><span>Eastern</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/ -->
Designed by <a href="#">DevsHat</a>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>
<script>
const menu = document.getElementById("mobile-menu");
function showMenu() {
menu.classList.add("mobile-header-on");
}
function closeMenu() {
menu.classList.remove("mobile-header-on");
}
</script>