-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathve-chung-toi.html
297 lines (255 loc) · 16.2 KB
/
ve-chung-toi.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Lotus Viet</title>
<meta content="Author: Sen Việt - LotusViet" name="description">
<meta content="Phần mềm quản lý doanh nghiệp, Kế toán, Nhân sự, Hợp đồng " name="keywords">
<!-- Favicons -->
<link href="https://www.lotusviet.vn/assets/img/favicon.png" rel="icon">
<link href="https://www.lotusviet.vn//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|Raleway: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="https://www.lotusviet.vn/assets/vendor/aos/aos.css" rel="stylesheet">
<link href="https://www.lotusviet.vn/assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="https://www.lotusviet.vn/assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="https://www.lotusviet.vn/assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="https://www.lotusviet.vn/assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="https://www.lotusviet.vn/assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="https://www.lotusviet.vn/assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="https://www.lotusviet.vn/assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Vesperr - v4.7.0
* Template URL: https://bootstrapmade.com/vesperr-free-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CDD5RRWDVJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CDD5RRWDVJ');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9683363583888886"
crossorigin="anonymous"></script>
<style>
.hm-hidden{
display: none !important;
}
#main{
margin-top:4%;
}
.hm-p-content-1{
margin-left:2%;
}
.hm-p-content-2{
margin-left:4%;
}
.hm-div{
text-align: center;
margin-bottom: 4%;
}
</style>
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center justify-content-between">
<div class="logo">
<h1><a href="index.html"><img src="assets/img/Logo200x74.png"/></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="/index">Trang chủ</a></li>
<li><a class="nav-link scrollto" href="/index">Giới thiệu</a></li>
<li><a class="nav-link scrollto" href="/index">Dịch vụ</a></li>
<li><a class="nav-link scrollto" href="/index">Liên hệ</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= About Us Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>công ty phần mềm sen việt</h2>
</div>
<div class="row content">
<div class="col-lg-12" data-aos="fade-up" data-aos-delay="150">
<div class="hm-div"><img src="assets/img/lotusviet/google.jpg" style="width:auto"/></div>
<p>
Sen Việt - Công ty phần mềm của người Việt được thành lập từ năm 2007, có hơn 15 năm kinh nghiệm trong công cuộc chuyển đổi số.
Thấu hiểu những trăn trở của doanh nghiệp Việt khi bắt tay vào công cuộc chuyển đổi số NHANH đến chóng mặt, khiến không ít doanh nghiệp bước vào ngõ cụt.
Từ đó, chúng tôi đã đưa ra giải pháp phần mềm quản lý doanh nghiệp, tư vấn giải pháp ưu Việt phù hợp với từng mô hình kinh doanh, quản lý để giúp nhân sự và chủ doanh nghiệp tiếp bước phát triển trong tương lai.
</p>
<p>
Chúng tôi tự hào là đơn vị tư vấn và xây dựng phần mềm am hiểu cả 3 lĩnh vực xây dựng, sản xuất và thương mại - dịch vụ.
Trong bước chuyển mình quan trọng của thời đại 4.0 chúng tôi biết ơn sự TIN TƯỞNG của từng vị khách từ những ngày đầu thành lập của Sen Việt.
</p>
<p>
<b>Giải pháp chúng tôi mang lại</b>
</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Dành cho lĩnh vực Xây Dựng:</p>
<p class="hm-p-content-2">
Ngày nay, lĩnh vực xây dựng được nhiều doanh nghiệp đầu tư và áp dụng các phương pháp và công cụ quản lý hiện đại nhằm GIÁM SÁT TOÀN DIỆN dự án, từ bước đầu lập kế hoạch, quá trình triển khai, tiến độ thi công đến việc đánh giá, kiểm tra chất lượng thực tế. Mỗi công trình, dự án luôn có những điểm khác biệt trong việc điều phối và các quy định; do đó chúng tôi luôn phân tích sâu vào bản chất từng dự án, nhu cầu của doanh nghiệp từ đó tư vấn giải pháp tối ưu và hiệu quả nhất.
</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Dành cho lĩnh vực Sản Xuất:</p>
<p class="hm-p-content-2">
Từ việc lắng nghe và dấn thân vào quy trình sản xuất cùng với từng doanh nghiệp, chúng tôi đã xây dựng giải pháp hỗ trợ giải quyết vấn đề đầu cuối từ khâu nhập và quản lý nguồn nguyên liệu đến sản xuất thành phẩm lưu vào kho bãi và xuất đơn hàng. Bên cạnh đó, việc kiểm soát tình trạng vận hành của từng bộ phận là điểm tiên quyết nhằm hạn chế tối đa những mâu thuẫn trong quá trình phối hợp, giúp doanh nghiệp HOÀN THÀNH TỐT các đơn hàng mới, cũ giúp khách hàng hài lòng và giữ vững mối làm ăn lâu dài.
</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Dành cho lĩnh vực Thương Mại - Dịch Vụ:</p>
<p class="hm-p-content-2">
Trong lĩnh vực thương mại - dịch vụ khách hàng chính là kim chỉ nam giúp doanh nghiệp không ngừng phát triển. Một hệ thống quản lý dữ liệu khách hàng toàn diện chính là chìa khóa giúp doanh nghiệp quản lý hiệu quả phễu khách hàng. Bên cạnh đó doanh nghiệp cũng không thể lơ là việc quản lý chất lượng hàng hoá/dịch vụ, hệ thống giá, theo dõi doanh số, kiểm soát quy trình và hiệu quả của đội ngũ nhân viên, v.v. Sự điều phối NHANH - GỌN của một phần mềm quản lý sẽ giúp doanh nghiệp TẬN DỤNG TỐT nguồn tài lực sẵn có và ngày càng mở rộng.
</p>
<p>
<b>Cam kết về dịch vụ giải pháp</b>
</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Thiết kế phù hợp với từng đặc điểm, nhu cầu của doanh nghiệp.</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Tinh gọn bộ máy quản lý.</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Dễ dàng theo dõi, quản lý trên thiết bị laptop, smart-phone.</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Dễ dàng tích hợp với các phần mềm khác.</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Hệ thống báo cáo trực quan, chi tiết.</p>
<p class="hm-p-content-1"><i class="ri-check-double-line"></i> Chi phí tối ưu áp dụng theo số người dùng.</p>
<p class="hm-p-content-1">Bằng cách tinh gọn bộ máy quản lý trong một phần mềm; mỗi người dùng dễ dàng thao tác và theo dõi công việc với vai trò được phân quyền. Hệ thống còn đo lường hiệu quả công việc một cách thông minh và minh bạch, giúp quản lý các cấp nhanh chóng nhìn được bức tranh tổng thể để đưa ra chiến lược phát triển toàn diện. </p>
<p>
<b>Sứ mệnh</b>
</p>
<p>Chúng tôi luôn tin rằng mỗi doanh nghiệp đều mang trong mình sứ mệnh góp phần xây dựng Việt Nam thêm giàu thêm đẹp. Vì thế, chúng tôi luôn không ngừng cố gắng tạo ra những giá trị bền vững vào các giải pháp phần mềm quản lý doanh nghiệp dành cho ĐA NGÀNH NGHỀ; mà còn không ngừng cải tiến giúp TINH GỌN bộ máy quản lý một cách TOÀN DIỆN với CHI PHÍ TỐI ƯU.</p>
</div>
</div>
</div>
</section><!-- End About Us Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>Liên hệ</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="contact-about">
<h3>Phần mềm Sen Việt</h3>
<p>Luôn mang lại những giải pháp hiệu quả trong quản trị doanh nghiệp. Hãy để chúng tôi trở thành một phần trong phát triển doanh nghiệp của bạn, hãy liên hệ với chúng tôi để được hổ trợ thêm.</p>
<div class="social-links">
<a href="#" class="twitter" style="display:none"><i class="bi bi-twitter"></i></a>
<a href="https://facebook.com/119398864751784" target="_blank" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="#" class="instagram" style="display:none"><i class="bi bi-instagram"></i></a>
<a href="#" class="linkedin" style="display:none"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="200">
<div class="info">
<div style="width: 500px;">
<i class="ri-map-pin-line"></i>
<a href="https://www.google.com/maps/dir//c%C3%B4ng+ty+c%E1%BB%95+ph%E1%BA%A7n+ph%E1%BA%A7n+m%E1%BB%81m+sen+vi%E1%BB%87t/@10.7958235,106.6511866,13z/data=!4m8!4m7!1m0!1m5!1m1!1s0x31752854bbc11431:0xe30d6f401fda3914!2m2!1d106.6810019!2d10.7966836" target="_blank"><p>243/2 Phan Đình Phùng , Phường 15, Quận Phú Nhuận, TP.HCM</p></a>
</div>
<div>
<i class="ri-mail-send-line"></i>
<a href="mailto:[email protected]"><p>[email protected]</p></a>
</div>
<div>
<i class="ri-phone-line"></i>
<a href="tel:+84 339 864 829"><p>+84 339 864 829</p></a>
</div>
</div>
</div>
<div class="col-lg-5 col-md-12" data-aos="fade-up" data-aos-delay="300" style="display:none">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
</div>
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
</div>
<div class="my-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message</button></div>
</form>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-6 text-lg-left text-center">
<div class="copyright">
© Copyright <strong>Lotus Viet</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/vesperr-free-bootstrap-template/ -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
<div class="col-lg-6">
<nav class="footer-links text-lg-right text-center pt-2 pt-lg-0">
<a href="#intro" class="scrollto">Trang chủ</a>
<a href="#about" class="scrollto">Giới thiệu</a>
</nav>
</div>
</div>
</div>
</footer><!-- End Footer -->
<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="https://www.lotusviet.vn/assets/vendor/purecounter/purecounter.js"></script>
<script src="https://www.lotusviet.vn/assets/vendor/aos/aos.js"></script>
<script src="https://www.lotusviet.vn/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://www.lotusviet.vn/assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="https://www.lotusviet.vn/assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="https://www.lotusviet.vn/assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="https://www.lotusviet.vn/assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="https://www.lotusviet.vn/assets/js/main.js"></script>
<!-- Messenger Chat Plugin Code -->
<div id="fb-root"></div>
<!-- Your Chat Plugin code -->
<div id="fb-customer-chat" class="fb-customerchat">
</div>
<script>
var chatbox = document.getElementById('fb-customer-chat');
chatbox.setAttribute("page_id", "119398864751784");
chatbox.setAttribute("attribution", "biz_inbox");
</script>
<!-- Your SDK code -->
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v14.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/vi_VN/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
</body>
</html>