-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservice-1.html
409 lines (362 loc) · 16.5 KB
/
service-1.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title> Kogentzar Technologies | Service</title>
<!-- Stylesheets -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/meanmenu.min.css" rel="stylesheet">
<link href="assets/css/responsive.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon">
<script>
window.embeddedChatbotConfig = {
chatbotId: "V1MkSBh0PP65mDXqj84rr",
domain: "www.chatbase.co"
}
</script>
<script
src="https://www.chatbase.co/embed.min.js"
chatbotId="V1MkSBh0PP65mDXqj84rr"
domain="www.chatbase.co"
defer>
</script>
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
</head>
<body>
<div class="page-wrapper">
<!-- Cursor -->
<div class="cursor"></div>
<div class="cursor-follower"></div>
<!-- Cursor End -->
<!-- Preloader -->
<div class="loader-wrap">
<div class="preloader">
<div class="preloader-close">x</div>
<div id="handle-preloader" class="handle-preloader">
<div class="animation-preloader">
<div class="txt-loading">
<span data-text-preloader="L" class="letters-loading">L</span>
<span data-text-preloader="O" class="letters-loading">O</span>
<span data-text-preloader="A" class="letters-loading">A</span>
<span data-text-preloader="D" class="letters-loading">D</span>
<span data-text-preloader="I" class="letters-loading">I</span>
<span data-text-preloader="N" class="letters-loading">N</span>
<span data-text-preloader="G" class="letters-loading">G</span>
</div>
</div>
</div>
</div>
</div>
<!-- Preloader End -->
<!-- Main Header -->
<header class="main-header header-style-two alternate">
<!-- Header Lower -->
<div class="header-lower">
<div class="auto-container">
<div class="inner-container">
<div class="d-flex align-items-center justify-content-between flex-wrap">
<div class="nav-outer d-flex align-items-center flex-wrap">
<div class="logo-box" style="width: 50px;">
<div class="logo"><a href="index.html"><img src="assets/KT_logo.png" alt="logo" title=""></a></div>
</div>
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md">
<div class="navbar-header">
<!-- Toggle Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li><a href="index.html">Home</a>
</li>
<li><a href="about.html">About</a></li>
<li class="dropdown"><a href="services_detail.html">Services</a>
<ul>
<li><a href="service-1.html">Enterprise Management</a></li>
<li><a href="service-2.html">Digital Transformation</a></li>
<li><a href="service-3.html">Workflow Automation</a></li>
<li><a href="service-4.html">Business intelligence</a></li>
</ul>
</li>
<!--<li class=""><a href="#">Blog</a>-->
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
</div>
<!-- Main Menu End-->
<div class="outer-box d-flex align-items-center flex-wrap">
<!-- Language DropDown -->
<div class="language-dropdown">
</div>
<!-- Button Box -->
<!-- Mobile Navigation Toggler -->
<div class="mobile-nav-toggler">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 6l16 0" /><path d="M4 12l16 0" /><path d="M4 18l16 0" /></svg>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End Header Lower-->
<!-- Mobile Menu -->
<div class="mobile-menu">
<div class="menu-backdrop"></div>
<div class="close-btn"><span class="icon fa-solid fa-xmark fa-fw"></span></div>
<nav class="menu-box">
<div class="nav-logo"><a href="index.html"><img src="assets/images/mobile-logo.v" alt="logo" title=""></a></div>
<div class="menu-outer"><!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--></div>
</nav>
</div>
<!-- End Mobile Menu -->
</header>
<!-- End Main Header -->
<!-- Page Title -->
<section class="page-title">
<div class="page-title-icon" style="background-image:url(assets/images/icons/page-title_icon-1.png)"></div>
<div class="page-title-icon-two" style="background-image:url(assets/images/icons/page-title_icon-2.png)"></div>
<div class="page-title-shadow" style="background-image:url(assets/images/background/page-title-1.png)"></div>
<div class="page-title-shadow_two" style="background-image:url(assets/images/background/page-title-2.png)"></div>
<div class="auto-container">
<h2>Service details</h2>
<ul class="bread-crumb clearfix">
<li><a href="index.html">Home</a></li>
<li>Enterprise Management</li>
</ul>
</div>
</section>
<!-- End Page Title -->
<!-- Services Detail -->
<section class="services-detail">
<div class="auto-container">
<!-- Sec Title -->
<div class="sec-title style-four">
<div class="d-flex justify-content-between align-items-center flex-wrap">
<div class="left-box">
<h2 class="sec-title_heading">ERP <span>advisory</span></h2><br>
<p>
In today's fast-paced business environment, having an ERP system is no longer optional—it's a necessity. ERP systems are the backbone of any successful enterprise, streamlining and automating processes to drive scalability and operational efficiency. The true strength of an ERP lies in its ability to maintain data integrity across your entire organization, ensuring smooth coordination between different business functions.
At Kogentzar Technologies, we specialize in understanding your business scale and requirements to recommend the most suitable ERP solution that maximizes efficiency and return on investment (ROI). With the growing demand for industry-specific ERPs, we offer solutions tailored to the unique challenges of various industries. As your trusted advisor, we partner with leading ERP providers and are also fully equipped to design and build a custom ERP solution, should off-the-shelf products fall short of meeting your needs.
</p>
</div>
<div class="right-box">
<img src="assets/images/resource/service-detail1.jpg" alt="" />
</div>
</div>
</div>
</div>
</section><br>
<section class="services-detail">
<div class="auto-container">
<!-- Sec Title -->
<div class="sec-title style-four">
<div class="d-flex justify-content-between align-items-center flex-wrap">
<div class="left-box">
<img src="assets/images/resource/service-detail2.jpg" alt="" />
</div>
<div class="right-box">
<h2 class="sec-title_heading"><span>Custom</span> ERP</h2><br>
<p>The shift from off-the-shelf ERP systems to fully customized ERP solutions marks a new era in enterprise software development. At Kogentzar, we recognize that no two businesses are alike, and we offer ERP frameworks that are as adaptable as wet clay, molded to your specific operational needs. A custom ERP gives your business an edge, as it’s designed exclusively for you—unlike standard solutions that impose limitations.
With a custom ERP, you gain complete control over the software, making it an invaluable intellectual property that scales alongside your company’s growth. Tailored to fit like a bespoke suit, it not only enhances operational efficiency but also provides a sense of exclusivity that drives business owners to aim higher, expanding their horizons beyond predefined limits. Experience the transformational benefits of a customized ERP system that evolves with your business.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Services One -->
<!-- Services Two -->
<div class="services-two">
<div class="auto-container">
<!-- Sec Title -->
<div class="sec-title style-four centered">
<div class="sec-title_title">Service benefit</div>
<h2 class="sec-title_heading"><span>Benefit</span> of our services</h2>
</div>
<div class="row clearfix">
<!-- Service Block Four -->
<div class="service-block_four col-lg-3 col-md-6 col-sm-12">
<div class="service-block_four-inner">
<div class="service-block_four-icon">
<i class="icon-heart-hand"></i>
</div>
<h4 class="service-block_four-title">Engagement</h4>
<div class="service-block_four-text">Design patent protects the unique visual aspects of your product, preventing.</div>
</div>
</div>
<!-- Service Block Four -->
<div class="service-block_four col-lg-3 col-md-6 col-sm-12">
<div class="service-block_four-inner">
<div class="service-block_four-icon">
<i class="icon-eye"></i>
</div>
<h4 class="service-block_four-title">Brand visibility</h4>
<div class="service-block_four-text">Design patent protects the unique visual aspects of your product, preventing.</div>
</div>
</div>
<!-- Service Block Four -->
<div class="service-block_four col-lg-3 col-md-6 col-sm-12">
<div class="service-block_four-inner">
<div class="service-block_four-icon">
<i class="icon-seo"></i>
</div>
<h4 class="service-block_four-title">SEO optimization</h4>
<div class="service-block_four-text">Design patent protects the unique visual aspects of your product, preventing.</div>
</div>
</div>
<!-- Service Block Four -->
<div class="service-block_four col-lg-3 col-md-6 col-sm-12">
<div class="service-block_four-inner">
<div class="service-block_four-icon">
<i class="icon-magnet-1"></i>
</div>
<h4 class="service-block_four-title">Lead generation</h4>
<div class="service-block_four-text">Design patent protects the unique visual aspects of your product, preventing.</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Services Two -->
<!-- CTA One -->
<!-- End CTA One -->
<!-- Main Footer -->
<footer class="main-footer">
<div class="footer_pattern" style="background-image: url(assets/images/background/footer-pattern.png)"></div>
<div class="auto-container">
<div class="inner-container">
<!-- Widgets Section -->
<div class="widgets-section">
<div class="row clearfix">
<!-- Big Column -->
<div class="big-column col-lg-5 col-md-12 col-sm-12">
<div class="footer-newsletter">
<h5 class="footer-title">Newsletter</h5>
<div class="footer-newsletter_text">Stay updated with our latest insights, tips, and news to empower your business growth. Subscribe to our newsletter for valuable resources and updates!</div>
<div class="newsletter-box">
<form method="post" action="contact.html">
<div class="form-group">
<span class="icon fa-regular fa-envelope fa-fw"></span>
<input type="email" name="search-field" value="" placeholder="Enter your mail" required>
<button type="submit" class="template-btn btn-style-one">
<span class="btn-wrap">
<span class="text-one">Subscribe</span>
<span class="text-two">Subscribe</span>
</span>
</button>
</div>
</form>
</div>
</div>
</div>
<!-- Big Column -->
<div class="big-column col-lg-7 col-md-12 col-sm-12">
<div class="footer-lists_outer">
<div class="row clearfix">
<!-- Column -->
<div class="column col-lg-3 col-md-4 col-sm-6">
<h5 class="footer-title">resources</h5>
<ul class="footer-pages_list">
<li><a href="about.html">About</a></li>
<li><a href="services.html">Service</a></li>
<li><a href="contact.html">contact</a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<!--<li><a href="#">Services</a></li>-->
</ul>
</div>
<!-- Column -->
<div class="column col-lg-5 col-md-4 col-sm-6">
<h5 class="footer-title">Services</h5>
<ul class="footer-pages_list">
<li><a href="service-1.html">Custom ERP building</a></li>
<li><a href="service-1.html">ERP Advisory</a></li>
<li><a href="service-2.html">Legacy Modernization</a></li>
<li><a href="service-2.html">Low code development</a></li>
<li><a href="service-3.html">SOP</a></li>
<li><a href="service-3.html">Process Automation</a></li>
<li><a href="service-3.html">Process Audits</a></li>
<li><a href="service-4.html">Dashboards</a></li>
<li><a href="service-4.html">Data Analytics</a></li>
</ul>
</div>
<!-- Column -->
<div class="column col-lg-4 col-md-4 col-sm-6">
<h5 class="footer-title">about us</h5>
<ul class="footer-pages_list">
<li><a href="about.html">Our story</a></li>
<!--<li><a href="#">Careers</a></li>-->
<li><a href="a"></a></li>
<!--<li><a href="#">Error 404</a></li>-->
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="auto-container">
<div class="inner-container d-flex justify-content-between align-items-center flex-wrap">
<div class="footer-logo" style="width: 50px;"><a href="index.html"><img src="assets/KT_logo.png" alt="img" title=""></a></div>
<div class="footer-copyright">© 2024 <a href="index.html">Kogentzar Technologies.</a> All rights reserved.</div>
<!-- Social Box -->
<div class="footer-social_box">
<a href="https://facebook.com/"><i class="fa-brands fa-facebook-f"></i></a>
<a href="https://twitter.com/"><i class="fa-brands fa-twitter"></i></a>
<a href="https://youtube.com/"><i class="fa-brands fa-youtube"></i></a>
<a href="https://instagram.com/"><i class="fa-brands fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- End PageWrapper -->
<div class="progress-wrap">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98"/>
</svg>
</div>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/appear.js"></script>
<script src="assets/js/parallax.min.js"></script>
<script src="assets/js/tilt.jquery.min.js"></script>
<script src="assets/js/jquery.paroller.min.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/swiper.min.js"></script>
<script src="assets/js/backtotop.js"></script>
<script src="assets/js/odometer.js"></script>
<script src="assets/js/parallax-scroll.js"></script>
<script src="assets/js/gsap.min.js"></script>
<script src="assets/js/SplitText.min.js"></script>
<script src="assets/js/ScrollTrigger.min.js"></script>
<script src="assets/js/ScrollToPlugin.min.js"></script>
<script src="assets/js/ScrollSmoother.min.js"></script>
<script src="assets/js/touchspin.js"></script>
<script src="assets/js/jquery.marquee.min.js"></script>
<script src="assets/js/magnific-popup.min.js"></script>
<script src="assets/js/nav-tool.js"></script>
<script src="assets/js/jquery-ui.js"></script>
<script src="assets/js/element-in-view.js"></script>
<script src="assets/js/script.js"></script>
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
</body>
</html>