This commit is contained in:
2022-10-04 23:01:05 +00:00
parent 05d1972771
commit 633ab05337
4 changed files with 462 additions and 32 deletions

View File

@@ -13,12 +13,14 @@
content="AyaNova work order & service management software for repair shops. Features for customer service, employee scheduling, work orders, dispatch and preventive maintenance."
/>
<!-- CSS only -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi"
crossorigin="anonymous"
/>
<link href="/r/css/site.css" rel="stylesheet" />
</head>
<body>
@@ -110,7 +112,9 @@
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ayanova.com/docs/ay-evaluate/"
<a
class="nav-link"
href="https://ayanova.com/docs/ay-evaluate/"
>Try it out</a
>
</li>
@@ -177,9 +181,27 @@
<main>
<div class="container col-xxl-8 px-4 py-5">
<h1>Make space</h1><h1>Make time</h1>
<div id="service" class="text-center pt-5">
<h1 class="display-2 fw-bold lh-1 mb-3">Service</h1>
<h1 class="display-2 fw-bold lh-1 mb-3">
Manage your service
</h1>
<h4>
AyaNova service management software is
<a href="/r/pricing.htm">affordable</a> with all the
features you need in a modern easy to use
<a
href="https://ayanova.com/docs/ay-start-form-overview/#responsive-display"
>responsive interface</a
>.
</h4>
<h4>
We can <a href="/r/hosting.htm">host AyaNova</a> for you
or you can
<a href="https://ayanova.com/docs/ops-install/"
>install AyaNova on Windows or Linux</a
>
and run it in-house.
</h4>
</div>
<div
@@ -197,10 +219,7 @@
</div>
<div class="col-lg-6">
<h2 class="display-5 fw-bold lh-1 mb-3">Scheduling</h2>
<p>
Quickly book service and repairs with familiar style
scheduling forms.
</p>
<p>Visually schedule service and repairs.</p>
<p>
Featuring a
<a
@@ -211,7 +230,7 @@
<a href="https://www.ayanova.com/docs/svc-schedule/"
>Service manager's</a
>
schedule form for dispatching all scheduleable
schedule view for dispatching all scheduleable
employees from one location.
</p>
<p>
@@ -255,8 +274,6 @@
src="/r/image/ss-work-order.png"
class="d-block mx-lg-auto img-fluid"
alt="Work order"
width="700"
height="500"
loading="lazy"
/>
</div>
@@ -519,8 +536,8 @@
<a href="https://ayanova.com/docs/svc-contracts/"
>Contracts</a
>
in AyaNova are used to automatically enforce special Part
pricing, service and travel rates and / or
in AyaNova are used to automatically enforce special
Part pricing, service and travel rates and / or
<a
href="https://ayanova.com/docs/svc-contracts/#response-time"
>response time</a
@@ -567,24 +584,41 @@
</h2>
<p>
"Sed ut perspiciatis unde omnis iste natus error sit
voluptatem accusantium doloremque laudantium, totam
rem aperiam, eaque ipsa quae ab illo inventore
veritatis et quasi architecto beatae vitae dicta
sunt explicabo. Nemo enim ipsam voluptatem quia
voluptas sit aspernatur aut odit aut fugit, sed quia
consequuntur magni dolores eos qui ratione
voluptatem sequi nesciunt. Neque porro quisquam est,
qui dolorem ipsum quia dolor sit amet, consectetur,
adipisci velit, sed quia non numquam eius modi
tempora incidunt ut labore et dolore magnam aliquam
quaerat voluptatem. Ut enim ad minima veniam, quis
nostrum exercitationem ullam corporis suscipit
laboriosam, nisi ut aliquid ex ea commodi
consequatur? Quis autem vel eum iure reprehenderit
qui in ea voluptate velit esse quam nihil molestiae
consequatur, vel illum qui dolorem eum fugiat quo
voluptas nulla pariatur?"
AyaNova has a Customer portal allowing your
customers to optionally log in and make service
requests directly which are displayed to the service
manager as
<a href="https://ayanova.com/docs/svc-csr/"
>Customer service requests</a
>
and can be
<a
href="https://ayanova.com/docs/svc-csr/#accept-to-new-work-order"
>accepted</a
>
directly into new service work orders.
</p>
<p>
Customers can also be optionally
<a
href="https://ayanova.com/docs/adm-global-settings/#customer-access-settings"
>given access</a
>
to view and report their own work orders.
</p>
<p>
Often your Customers may be part of a chain or group
of multiple separate customers controlled by a
single entity. AyaNova fully supports this scenario
with the
<a href="https://ayanova.com/docs/head-offices/"
>Head office</a
>
feature which not only allows grouping Customers by
Head Office but also in the Customer login portal
which allows a single Head office login account to
request and view service for multiple customers that
share their Head Office.
</p>
</div>
</div>