-
Notifications
You must be signed in to change notification settings - Fork 1
/
services.html
255 lines (232 loc) · 15.2 KB
/
services.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
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<title>Services</title>
<!--
THEERVU BIZ LLP
Coded by
Omkar Ghotekar
Vishal Sonar
Rutuja Wairale
-->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="images/logo.png" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Montserrat:300,400,700%7CPoppins:300,400,500,700,900">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/style.css">
<style>.ie-panel{display: none;background: #212121;padding: 10px 0;box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3);clear: both;text-align:center;position: relative;z-index: 1;} html.ie-10 .ie-panel, html.lt-ie-10 .ie-panel {display: block;}</style>
</head>
<body>
<div class="ie-panel"><a href="http://windows.microsoft.com/en-US/internet-explorer/"><img src="images/ie8-panel/warning_bar_0000_us.jpg" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today."></a></div>
<div class="preloader">
<div class="preloader-body">
<div class="cssload-container">
<div class="cssload-speeding-wheel"></div>
</div>
<p>Loading...</p>
</div>
</div>
<div class="page">
<header class="section page-header">
<!--RD Navbar-->
<div class="rd-navbar-wrap">
<nav class="rd-navbar rd-navbar-classic" data-layout="rd-navbar-fixed" data-sm-layout="rd-navbar-fixed" data-md-layout="rd-navbar-fixed" data-md-device-layout="rd-navbar-fixed" data-lg-layout="rd-navbar-static" data-lg-device-layout="rd-navbar-static" data-xl-layout="rd-navbar-static" data-xl-device-layout="rd-navbar-static" data-lg-stick-up-offset="46px" data-xl-stick-up-offset="46px" data-xxl-stick-up-offset="46px" data-lg-stick-up="true" data-xl-stick-up="true" data-xxl-stick-up="true">
<div class="rd-navbar-collapse-toggle rd-navbar-fixed-element-1" data-rd-navbar-toggle=".rd-navbar-collapse"><span></span></div>
<div class="rd-navbar-aside-outer rd-navbar-collapse bg-gray-dark">
<div class="rd-navbar-aside">
<ul class="list-inline navbar-contact-list">
<li>
<div class="unit unit-spacing-xs align-items-center">
<div class="unit-left"><span class="icon text-middle fa-phone"></span></div>
<div class="unit-body"><a href="tel:#">+91 9594043035</a></div>
</div>
</li>
<li>
<div class="unit unit-spacing-xs align-items-center">
<div class="unit-left"><span class="icon text-middle fa-envelope"></span></div>
<div class="unit-body"><a href="mailto:#">[email protected]</a></div>
</div>
</li>
</ul>
<ul class="social-links">
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-linkedin" href="https://www.linkedin.com/company/theervu-biz/about/?viewAsMember=true target=_blank"></a></li>
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-twitter" href="#"></a></li>
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-facebook" href="#"></a></li>
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-instagram" href="#"></a></li>
</ul>
</div>
</div>
<div class="rd-navbar-main-outer">
<div class="rd-navbar-main">
<!--RD Navbar Panel-->
<div class="rd-navbar-panel">
<!--RD Navbar Toggle-->
<button class="rd-navbar-toggle" data-rd-navbar-toggle=".rd-navbar-nav-wrap"><span></span></button>
<!--RD Navbar Brand-->
<div class="rd-navbar-brand">
<!--Brand--><a class="brand" href="index.html"><img class="brand-logo-dark" src="images/logo-default-200x34.png" alt="" width="100" height="17"/><img class="brand-logo-light" src="images/logo-inverse-200x34.png" alt="" width="100" height="17"/></a>
</div>
</div>
<div class="rd-navbar-main-element">
<div class="rd-navbar-nav-wrap">
<ul class="rd-navbar-nav">
<li class="rd-nav-item"><a class="rd-nav-link" href="index.html">Home</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="about.html">About</a>
</li>
<li class="rd-nav-item active"><a class="rd-nav-link" href="services.html">Services</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="frontblogpage.html">Blog</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="contacts.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</div>
</header>
<section class="section section-intro context-dark">
<div class="intro-bg" style="background: url(images/Pricing_vishal.jpg) no-repeat;background-size:cover;background-position: top center;"></div>
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-8 text-center">
<h1 class="font-weight-bold wow fadeInLeft">Our Services</h1>
<p class="intro-description wow fadeInRight">OUR PASSION IS YOUR SUCCESS.</p>
</div>
</div>
</div>
</section>
<!--removed Main section-->
<section class="section section-sm position-relative" id="about">
<div class="container">
<div class="row row-30">
<div class="col-lg-6">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s">
<p class="default-letter-spacing font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s"> <br /> </p>
<img src="images/services%20page%20-%20Business%20Intelligence.jpg" alt=""/>
<p class="default-letter-spacing font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s"> <br /> <br /> <br /> <br /> <br /> </p>
</div>
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img src="images/bi_img.jpg" alt=""/>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="block-sm offset-top-45">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">1</div>
<h3 class="wow fadeInLeft text-capitalize devider-bottom" data-wow-delay=".3s">Business <span class="text-primary"> Intelligence (BI)</span></h3>
<h4 class="offset-xl-40 wow fadeInUp" data-wow-delay=".4s">Why BI?</h4>
<p class="offset-xl-40 wow fadeInUp" data-wow-delay=".4s">We are living in an era of Data. Organisations today generate data both from internal and external source. But raw data do not serve any purpose. When data are logically organised and analysed, it provides insights to enable better business decisions.
</p>
<h6 class="offset-xl-40 wow fadeInUp" data-wow-delay=".4s">What we offer:</h6>
<p class="default-letter-spacing font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">
1. Identify the objective </br>
2. Data integration </br>
3. Data analytics </br>
4. Visualisation</br>
This provides Insights for actionable business decisions. </br>
</p>
<p class="offset-xl-40 wow fadeInUp" data-wow-delay=".4s">
We integrate your Tally / ERP with Business Intelligence (BI) Tools. BI Tool is a business analytics solution that lets you visualize your data and share insights across your organization, or embed them in your app or website. Connect to data sources and bring your data to life with live dashboards and reports. This enables faster and insightful decisions across organisation level.</br>
We help in data integration from Tally ERP and visualise data with Power BI tools for insightful decisions. Our visualisation tool can produce:</p>
<ul class="list-marked">
<li>Sales trend</li>
<li>Geography wise, sales person wise, branch wise sales report</li>
<li>Actual sales vs. budgeted sales</li>
<li>Cost centre reports</li>
<li>Best performing products</li>
<li>Customer and vendor ageing reports</li>
<li>Inventory insights</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--Service-2-->
<section class="section custom-section position-relative section-md">
<div class="container">
<div class="row">
<div class="col-xl-7 col-lg-7 col-12">
<div class="section-name wow fadeInRight">2</div>
<h3 class="text-capitalize devider-left wow fadeInLeft" data-wow-delay=".2s">Business automation and <span class="text-primary">enterprise resource planning (ERP) solutions</span></h3>
<p>Enterprise resource planning (ERP) is the integrated management of main business processes, often in real time.
ERP provides an integrated and continuously updated view of core business processes using common databases maintained by a database management system. ERP systems track business resources—cash, raw materials, production capacity—and the status of business commitments: orders, purchase orders, and payroll. The applications that make up the system share data across various departments (manufacturing, purchasing, sales, accounting, etc.) that provide the data. ERP facilitates information flow between all business functions and manages connections to outside stakeholders.
The ERP system integrates varied organizational systems and facilitates error-free transactions and production by automating business processes, thereby enhancing the organization's efficiency.
We are partners for below ERP </br></p>
<ul class="list-marked">
<li><a href="https://www.wingsinfo.net/wings-erp-classic-21e" target="_blank">Wings</a> </li>
<li><a href="https://www.pactsoft.com/" target="_blank">Pact Solutions</a></li>
<li><a href="https://nlet.in/" target="_blank">NLET</a></li>
</ul>
</div>
</div>
</div>
<div class="image-left-side wow slideInRight" data-wow-delay=".5s"><img src="images/helloquence-5fNmWej4tAA-unsplash.jpg" alt="" width="636" height="240"/>
</div>
<!--div class="decor-text decor-text-2 wow fadeInUp" data-wow-delay=".3s">features</div-->
</section>
<!-- Service-3 -->
<section class="section section-sm position-relative" id="about">
<div class="container">
<div class="row row-30">
<div class="col-lg-6">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img src="images/annie-spratt-QckxruozjRg-unsplash.jpg" alt="" width="570" height="351"/>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="block-sm offset-top-45">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">3</div>
<h3 class="wow fadeInLeft text-capitalize devider-bottom" data-wow-delay=".3s">Other <span class="text-primary"> Accounting Products</span></h3>
<p class="offset-xl-40 wow fadeInUp" data-wow-delay=".4s">We provide implementation of accounting software services for small businesses </br></p>
<ul class="list-marked">
<li><a href="https://quickbooks.intuit.com/" target="_blank">Quickbooks</a> </li>
<li><a href="https://www.zoho.com/" target="_blank">Zoho</a></li>
<li><a href="https://bookkeeperapp.net/" target="_blank">Bookkeeper</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--Footer <a class="section section-banner" href="https://www.templatemonster.com/intense-multipurpose-html-template.html" target="_blank" style="background-image: url(images/background-01-1920x310.jpg); background-image: -webkit-image-set( url(images/background-01-1920x310.jpg) 1x, url(images/background-01-3840x620.jpg) 2x )"><img src="images/foreground-01-1600x310.png" srcset="images/foreground-01-1600x310.png 1x, images/foreground-01-3200x620.png 2x" alt="" width="1600" height="310"></a> -->
<footer class="section footer-classic section-sm">
<div class="container">
<div class="row row-30">
<div class="col-lg-3 wow fadeInLeft">
<!--Brand--><a class="brand" href="index.html"><img class="brand-logo-dark" src="images/theervu_logo.png" alt="" width="100" height="17"/><img class="brand-logo-light" src="images/theervu_logo.png" alt="" width="150" height="17"/></a>
<p class="footer-classic-description offset-top-0 offset-right-25">TheervuBiz are provider of high quality Information Technology (IT) Services in the areas of Business Intelligence, Data Analytics, Data Visualisation and Enterprise
Resource Planning (ERP), Business automation and related technologies.</p>
</div>
<div class="col-lg-3 col-sm-8 wow fadeInUp">
<P class="footer-classic-title">Contact info</P>
<div class="d-block offset-top-0">Theervu Biz LLP</div><a class="d-inline-block accent-link" href="mailto:#">[email protected]</a></br><a class="d-inline-block" href="tel:#">+91 9594043035</a>
<ul>
<li>Mon-Sat:<span class="d-inline-block offset-left-10 text-white">9:30 AM - 7:00 PM</span></li>
</ul>
</div>
<div class="col-lg-2 col-sm-4 wow fadeInUp" data-wow-delay=".3s">
<P class="footer-classic-title">Quick Links</P>
<ul class="footer-classic-nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="frontblogpage.html">Blog</a></li>
<li><a href="contacts.html">Contacts</a></li>
</ul>
</div>
</div>
</div>
<div class="container wow fadeInUp" data-wow-delay=".4s">
</div>
</footer>
</div>
<div class="snackbars" id="form-output-global"></div>
<script src="js/core.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>