This commit is contained in:
2022-07-23 22:16:30 +00:00
parent b03ecf4d6b
commit f9430e69d9
3 changed files with 82 additions and 64 deletions

View File

@@ -37,6 +37,14 @@ Powerful features
Contracts
Loaners / rentals
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
@@ -50,13 +58,6 @@ Powerful features
Inventory transactions stored internally in a blockchain with full history
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
features for notification

View File

@@ -125,7 +125,7 @@
<main class="container py-5">
<header>
<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">
From one person service companies to multi-regional
operations we have you covered with affordable pricing that

View File

@@ -64,27 +64,9 @@
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="#"
>Scheduling</a
>Service</a
>
</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>
<a class="dropdown-item" href="#"
>Inventory</a
@@ -93,49 +75,40 @@
<li>
<a class="dropdown-item" href="#"
>Customer access</a
>Dashboard</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Quotes</a
>Notifications</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Quotes</a
>Customizable</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Quotes</a
>Install or hosted</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Quotes</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Quotes</a
>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="r/evaluate.htm"
>Try it out</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="r/pricing.htm"
>Pricing</a
>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
@@ -148,19 +121,33 @@
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="#"
>Action</a
<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>
<a class="dropdown-item" href="#"
>Another action</a
>Download</a
>
</li>
<li><hr class="dropdown-divider" /></li>
<li>
<a class="dropdown-item" href="#"
>Something else here</a
>Contact us</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>About us</a
>
</li>
</ul>
@@ -171,23 +158,53 @@
</nav>
</div>
<main >
<main>
<div>
<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 class="col-10 col-sm-8 col-lg-6">
<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-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 worlds 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
class="row flex-lg-row-reverse align-items-center g-5 py-5"
>
<div class="col-10 col-sm-8 col-lg-6">
<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-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 worlds
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 class="px-4 pt-5 my-5 text-center border-bottom">
<h1 class="display-4 fw-bold">Centered screenshot</h1>
<div class="col-lg-6 mx-auto">