This commit is contained in:
15
devnotes
15
devnotes
@@ -37,6 +37,14 @@ Powerful features
|
|||||||
Contracts
|
Contracts
|
||||||
Loaners / rentals
|
Loaners / rentals
|
||||||
Customer service requests
|
Customer service requests
|
||||||
|
#### Customer access maybe include in service section above
|
||||||
|
Customer self-support features
|
||||||
|
Optionally allow your customers to login to their own area of AyaNova
|
||||||
|
Service requests
|
||||||
|
View completed work orders
|
||||||
|
Receive notifications
|
||||||
|
You configure exactly what features they can access
|
||||||
|
|
||||||
Service history / Customer unit entry and tracking
|
Service history / Customer unit entry and tracking
|
||||||
|
|
||||||
|
|
||||||
@@ -50,13 +58,6 @@ Powerful features
|
|||||||
Inventory transactions stored internally in a blockchain with full history
|
Inventory transactions stored internally in a blockchain with full history
|
||||||
Import / export from text files
|
Import / export from text files
|
||||||
|
|
||||||
## CUSTOMER ACCESS
|
|
||||||
Customer self-support features
|
|
||||||
Optionally allow your customers to login to their own area of AyaNova
|
|
||||||
Service requests
|
|
||||||
View completed work orders
|
|
||||||
Receive notifications
|
|
||||||
You configure exactly what features they can access
|
|
||||||
|
|
||||||
## NOTIFICATION
|
## NOTIFICATION
|
||||||
features for notification
|
features for notification
|
||||||
|
|||||||
@@ -125,7 +125,7 @@
|
|||||||
<main class="container py-5">
|
<main class="container py-5">
|
||||||
<header>
|
<header>
|
||||||
<div class="pricing-header p-3 pb-md-4 mx-auto text-center">
|
<div class="pricing-header p-3 pb-md-4 mx-auto text-center">
|
||||||
<h1 class="display-4 fw-normal">Pricing</h1>
|
<h1 class="display-4 fw-normal">Pricing / purchase</h1>
|
||||||
<p class="fs-5 text-muted">
|
<p class="fs-5 text-muted">
|
||||||
From one person service companies to multi-regional
|
From one person service companies to multi-regional
|
||||||
operations we have you covered with affordable pricing that
|
operations we have you covered with affordable pricing that
|
||||||
|
|||||||
129
v8index.htm
129
v8index.htm
@@ -64,27 +64,9 @@
|
|||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Scheduling</a
|
>Service</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a class="dropdown-item" href="#"
|
|
||||||
>Work orders</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<a class="dropdown-item" href="#"
|
|
||||||
>Quotes</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<a class="dropdown-item" href="#"
|
|
||||||
>Preventive maintenance</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Inventory</a
|
>Inventory</a
|
||||||
@@ -93,49 +75,40 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Customer access</a
|
>Dashboard</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Quotes</a
|
>Notifications</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Quotes</a
|
>Customizable</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Quotes</a
|
>Install or hosted</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
|
||||||
<a class="dropdown-item" href="#"
|
|
||||||
>Quotes</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<a class="dropdown-item" href="#"
|
|
||||||
>Quotes</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item">
|
||||||
|
<a class="nav-link" href="r/evaluate.htm"
|
||||||
|
>Try it out</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link" href="r/pricing.htm"
|
<a class="nav-link" href="r/pricing.htm"
|
||||||
>Pricing</a
|
>Pricing</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item dropdown">
|
<li class="nav-item dropdown">
|
||||||
<a
|
<a
|
||||||
class="nav-link dropdown-toggle"
|
class="nav-link dropdown-toggle"
|
||||||
@@ -148,19 +121,33 @@
|
|||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a
|
||||||
>Action</a
|
class="dropdown-item"
|
||||||
|
href="https://ayanova.com/docs"
|
||||||
|
>AyaNova manual</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a
|
||||||
|
class="dropdown-item"
|
||||||
|
href="forum.ayanova.com"
|
||||||
|
>Forum</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Another action</a
|
>Download</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li><hr class="dropdown-divider" /></li>
|
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item" href="#"
|
<a class="dropdown-item" href="#"
|
||||||
>Something else here</a
|
>Contact us</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class="dropdown-item" href="#"
|
||||||
|
>About us</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -171,23 +158,53 @@
|
|||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<main >
|
<main>
|
||||||
<div>
|
<div>
|
||||||
<div class="container col-xxl-8 px-4 py-5">
|
<div class="container col-xxl-8 px-4 py-5">
|
||||||
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div
|
||||||
<div class="col-10 col-sm-8 col-lg-6">
|
class="row flex-lg-row-reverse align-items-center g-5 py-5"
|
||||||
<img src="/r/image/ss-overview.png" class="d-block mx-lg-auto img-fluid" alt="Bootstrap Themes" width="700" height="500" loading="lazy">
|
>
|
||||||
</div>
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<div class="col-lg-6">
|
<img
|
||||||
<h1 class="display-5 fw-bold lh-1 mb-3">Responsive left-aligned hero with image</h1>
|
src="/r/image/ss-overview.png"
|
||||||
<p class="lead">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.</p>
|
class="d-block mx-lg-auto img-fluid"
|
||||||
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
|
alt="Bootstrap Themes"
|
||||||
<button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Primary</button>
|
width="700"
|
||||||
<button type="button" class="btn btn-outline-secondary btn-lg px-4">Default</button>
|
height="500"
|
||||||
|
loading="lazy"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-6">
|
||||||
|
<h1 class="display-5 fw-bold lh-1 mb-3">
|
||||||
|
Responsive left-aligned hero with image
|
||||||
|
</h1>
|
||||||
|
<p class="lead">
|
||||||
|
Quickly design and customize responsive
|
||||||
|
mobile-first sites with Bootstrap, the world’s
|
||||||
|
most popular front-end open source toolkit,
|
||||||
|
featuring Sass variables and mixins, responsive
|
||||||
|
grid system, extensive prebuilt components, and
|
||||||
|
powerful JavaScript plugins.
|
||||||
|
</p>
|
||||||
|
<div
|
||||||
|
class="d-grid gap-2 d-md-flex justify-content-md-start"
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
class="btn btn-primary btn-lg px-4 me-md-2"
|
||||||
|
>
|
||||||
|
Primary
|
||||||
|
</button>
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
class="btn btn-outline-secondary btn-lg px-4"
|
||||||
|
>
|
||||||
|
Default
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="px-4 pt-5 my-5 text-center border-bottom">
|
<div class="px-4 pt-5 my-5 text-center border-bottom">
|
||||||
<h1 class="display-4 fw-bold">Centered screenshot</h1>
|
<h1 class="display-4 fw-bold">Centered screenshot</h1>
|
||||||
<div class="col-lg-6 mx-auto">
|
<div class="col-lg-6 mx-auto">
|
||||||
|
|||||||
Reference in New Issue
Block a user