Compare commits
10 Commits
8569ad4a8c
...
eedcf00eda
| Author | SHA1 | Date | |
|---|---|---|---|
| eedcf00eda | |||
| a145cff3e1 | |||
| d689965ebc | |||
| 72c577ab16 | |||
| c6c73112d9 | |||
| 939e93e51a | |||
| 97a138497c | |||
| 269c353fc6 | |||
| ffdee14330 | |||
| 7a8f1df900 |
73
index.htm
73
index.htm
@@ -4,11 +4,27 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>AyaNova service management software</title>
|
<title>AyaNova - Customizable Service Management Software for SMBs</title>
|
||||||
<meta name="keywords"
|
<meta name="keywords"
|
||||||
content=" service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software" />
|
content=" service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software" />
|
||||||
|
|
||||||
<meta name="description"
|
<meta name="description"
|
||||||
content="AyaNova work order & service management software for repair shops. Features for customer service, employee scheduling, work orders, dispatch and preventive maintenance." />
|
content="AyaNova - An affordable, fully customizable service management solution. Manage work orders, scheduling, inventory, and customer requests. Tailored for small to mid-size service companies. Try a guided tour today!">
|
||||||
|
|
||||||
|
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "SoftwareApplication",
|
||||||
|
"name": "AyaNova",
|
||||||
|
"url": "https://ayanova.com",
|
||||||
|
"applicationCategory": "BusinessApplication",
|
||||||
|
"operatingSystem": "Windows, Linux",
|
||||||
|
"category": "Service Management Software",
|
||||||
|
"description": "AyaNova is a fully customizable service management system for scheduling, work orders, inventory, and customer management."
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
<!-- CSS only -->
|
<!-- CSS only -->
|
||||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet"
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||||
@@ -107,7 +123,7 @@
|
|||||||
<div class="container col-xxl-8 px-4 py-5">
|
<div class="container col-xxl-8 px-4 py-5">
|
||||||
<div id="service" class="text-center pt-5">
|
<div id="service" class="text-center pt-5">
|
||||||
<h1 class="display-3 fw-normal lh-1 mb-4">
|
<h1 class="display-3 fw-normal lh-1 mb-4">
|
||||||
AyaNova software is the ideal solution for managing your service business.
|
Service Management Software | AyaNova for Small to Mid-Size Businesses
|
||||||
</h1>
|
</h1>
|
||||||
<h5 class="mb-3">
|
<h5 class="mb-3">
|
||||||
<p>
|
<p>
|
||||||
@@ -148,11 +164,12 @@
|
|||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-scheduling.png">
|
<a href="/r/image/ss-scheduling.png">
|
||||||
<img src="/r/image/ss-scheduling.png" class="d-block mx-lg-auto img-fluid"
|
<img src="/r/image/ss-scheduling.png" class="d-block mx-lg-auto img-fluid"
|
||||||
alt="Service scheduling" width="700" height="500" loading="lazy" />
|
alt="AyaNova Scheduling Feature Icon - Calendar with Drag & Drop" width="700" height="500" loading="lazy" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">Scheduling</h2>
|
<h2 class="display-5 fw-bold lh-1 mb-3">Scheduling (Visual Scheduling Software for Service
|
||||||
|
Businesses)</h2>
|
||||||
<p>Visually schedule service and repairs.</p>
|
<p>Visually schedule service and repairs.</p>
|
||||||
<p>
|
<p>
|
||||||
Featuring a
|
Featuring a
|
||||||
@@ -183,12 +200,12 @@
|
|||||||
<div id="workorder" class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div id="workorder" class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-work-order.png">
|
<a href="/r/image/ss-work-order.png">
|
||||||
<img src="/r/image/ss-work-order.png" class="d-block mx-lg-auto img-fluid" alt="Work order"
|
<img src="/r/image/ss-work-order.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova work order feature image showing a service work order being edited in AyaNova and the resulting printed format work order report"
|
||||||
width="700" height="500" loading="lazy" />
|
width="700" height="500" loading="lazy" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">Work orders</h2>
|
<h2 class="display-5 fw-bold lh-1 mb-3">Work Orders (Work Order Management System)</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
AyaNova has a feature rich, fully
|
AyaNova has a feature rich, fully
|
||||||
@@ -285,11 +302,11 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-quote.png">
|
<a href="/r/image/ss-quote.png">
|
||||||
<img src="/r/image/ss-quote.png" class="d-block mx-lg-auto img-fluid" alt="Quote" width="700"
|
<img src="/r/image/ss-quote.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova quote feature image showing a quote being edited in the quote edit form as well as an image of that quote in it's printed quote report format" width="700"
|
||||||
height="500" loading="lazy" /></a>
|
height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">Quotes</h2>
|
<h2 class="display-5 fw-bold lh-1 mb-3">Quotes (quotation system)</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://ayanova.com/docs/svc-quotes/">Quote</a>
|
<a href="https://ayanova.com/docs/svc-quotes/">Quote</a>
|
||||||
@@ -315,12 +332,12 @@
|
|||||||
<div id="pm" class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div id="pm" class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-pm.png">
|
<a href="/r/image/ss-pm.png">
|
||||||
<img src="/r/image/ss-pm.png" class="d-block mx-lg-auto img-fluid" alt="PM" width="700"
|
<img src="/r/image/ss-pm.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova preventive maintenance feature image showing a sample preventive maintenance order being scheduled in the preventive maintenance edit form" width="700"
|
||||||
height="500" loading="lazy" /></a>
|
height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
Preventive maintenance
|
Preventive maintenance (recurring scheduled maintenance system)
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -356,12 +373,12 @@
|
|||||||
<div id="contracts" class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div id="contracts" class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-contract.png">
|
<a href="/r/image/ss-contract.png">
|
||||||
<img src="/r/image/ss-contract.png" class="d-block mx-lg-auto img-fluid" alt="Contracts"
|
<img src="/r/image/ss-contract.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova Contracts feature image showing an example of a Contract edit form"
|
||||||
width="700" height="500" loading="lazy" />
|
width="700" height="500" loading="lazy" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">Contracts</h2>
|
<h2 class="display-5 fw-bold lh-1 mb-3">Contracts (service agreement system)</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://ayanova.com/docs/svc-contracts/">Contracts</a>
|
<a href="https://ayanova.com/docs/svc-contracts/">Contracts</a>
|
||||||
@@ -388,12 +405,12 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-csr.png">
|
<a href="/r/image/ss-csr.png">
|
||||||
<img src="/r/image/ss-csr.png" class="d-block mx-lg-auto img-fluid" alt="CSR" width="700"
|
<img src="/r/image/ss-csr.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova Customer Service Request feature image showing an example Customer service request being edited" width="700"
|
||||||
height="500" loading="lazy" /></a>
|
height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div id="customer-portal" class="col-lg-6">
|
<div id="customer-portal" class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
Customer service requests
|
Customer service requests (customer portal system)
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -437,12 +454,12 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-customer-units.png">
|
<a href="/r/image/ss-customer-units.png">
|
||||||
<img src="/r/image/ss-customer-units.png" class="d-block mx-lg-auto img-fluid" alt="Units"
|
<img src="/r/image/ss-customer-units.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova customer units feature image showing a list of customer equipment that is tracked for service in AyaNova"
|
||||||
width="700" height="500" loading="lazy" /></a>
|
width="700" height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
Customer Units
|
Customer Units (customer equipment management system)
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -512,12 +529,12 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-inventory.png">
|
<a href="/r/image/ss-inventory.png">
|
||||||
<img src="/r/image/ss-inventory.png" class="d-block mx-lg-auto img-fluid" alt="Inventory1"
|
<img src="/r/image/ss-inventory.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova inventory feature image showing the AyaNova navigation menu for inventory features such as parts, purchase orders, part requests, part inventory, inventory transactions, part assemblies and warehouses"
|
||||||
width="700" height="500" loading="lazy" />
|
width="700" height="500" loading="lazy" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">Inventory</h2>
|
<h2 class="display-5 fw-bold lh-1 mb-3">Inventory (parts management system)</h2>
|
||||||
<p>
|
<p>
|
||||||
The
|
The
|
||||||
<a href="https://ayanova.com/docs/inv-part-inventory-transactions/#how-inventory-works">inventory
|
<a href="https://ayanova.com/docs/inv-part-inventory-transactions/#how-inventory-works">inventory
|
||||||
@@ -609,7 +626,7 @@
|
|||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-dashboard-biz-metrics.png">
|
<a href="/r/image/ss-dashboard-biz-metrics.png">
|
||||||
<img src="/r/image/ss-dashboard-biz-metrics.png" class="d-block mx-lg-auto img-fluid"
|
<img src="/r/image/ss-dashboard-biz-metrics.png" class="d-block mx-lg-auto img-fluid"
|
||||||
alt="biz metrics images" width="700" height="500" loading="lazy" /> </a>\
|
alt="AyaNova Dashboard showing billable hours summary and work order counts" width="700" height="500" loading="lazy" /> </a>\
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
@@ -650,7 +667,7 @@
|
|||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-dashboard-service-lists.png">
|
<a href="/r/image/ss-dashboard-service-lists.png">
|
||||||
<img src="/r/image/ss-dashboard-service-lists.png" class="d-block mx-lg-auto img-fluid"
|
<img src="/r/image/ss-dashboard-service-lists.png" class="d-block mx-lg-auto img-fluid"
|
||||||
alt="service lists" width="700" height="500" loading="lazy" />
|
alt="AyaNova Dashboard showing service related lists of customer service requests, work orders to be scheduled and overdue work orders" width="700" height="500" loading="lazy" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
@@ -681,7 +698,7 @@
|
|||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-dashboard-personal.png">
|
<a href="/r/image/ss-dashboard-personal.png">
|
||||||
<img src="/r/image/ss-dashboard-personal.png" class="d-block mx-lg-auto img-fluid"
|
<img src="/r/image/ss-dashboard-personal.png" class="d-block mx-lg-auto img-fluid"
|
||||||
alt="personal widgets" width="700" height="500" loading="lazy" /></a>
|
alt="AyaNova Dashboard showing personal schedule widgets with lists of reminders, reviews and scheduled work orders" width="700" height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
@@ -713,7 +730,7 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-notify.png">
|
<a href="/r/image/ss-notify.png">
|
||||||
<img src="/r/image/ss-notify.png" class="d-block mx-lg-auto img-fluid" alt="Notifications"
|
<img src="/r/image/ss-notify.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova notification feature image showing users notification subscriptions"
|
||||||
width="700" height="500" loading="lazy" />
|
width="700" height="500" loading="lazy" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -755,7 +772,7 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-customize-forms.png">
|
<a href="/r/image/ss-customize-forms.png">
|
||||||
<img src="/r/image/ss-customize-forms.png" class="d-block mx-lg-auto img-fluid" alt="Customize"
|
<img src="/r/image/ss-customize-forms.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova form customization feature image showing customization settings"
|
||||||
width="700" height="500" loading="lazy" /></a>
|
width="700" height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
@@ -783,7 +800,7 @@
|
|||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-customize-reports.png">
|
<a href="/r/image/ss-customize-reports.png">
|
||||||
<img src="/r/image/ss-customize-reports.png" class="d-block mx-lg-auto img-fluid"
|
<img src="/r/image/ss-customize-reports.png" class="d-block mx-lg-auto img-fluid"
|
||||||
alt="customize 2" width="700" height="500" loading="lazy" /></a>
|
alt="AyaNova report customization feature image showing a work order report being customized with the built in report editor tool" width="700" height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
@@ -802,7 +819,7 @@
|
|||||||
<div class="row flex-lg-row-reverse align-items-center g-5 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">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/ss-customize-text.png">
|
<a href="/r/image/ss-customize-text.png">
|
||||||
<img src="/r/image/ss-customize-text.png" class="d-block mx-lg-auto img-fluid" alt="customize 2"
|
<img src="/r/image/ss-customize-text.png" class="d-block mx-lg-auto img-fluid" alt="AyaNova custom text and translation feature image showing the built in translation tool being used to customize AyaNova user interface text"
|
||||||
width="700" height="500" loading="lazy" /></a>
|
width="700" height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div id="customizetext" class="col-lg-6">
|
<div id="customizetext" class="col-lg-6">
|
||||||
@@ -830,7 +847,7 @@
|
|||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<a href="/r/image/integration-qbd-link-sync.png">
|
<a href="/r/image/integration-qbd-link-sync.png">
|
||||||
<img src="/r/image/integration-qbd-link-sync.png" class="d-block mx-lg-auto img-fluid"
|
<img src="/r/image/integration-qbd-link-sync.png" class="d-block mx-lg-auto img-fluid"
|
||||||
alt="QuickBooks desktop integration" width="700" height="500" loading="lazy" /></a>
|
alt="AyaNova QuickBooks desktop integration feature image showing a list of customers being synchronized between QuickBooks and AyaNova" width="700" height="500" loading="lazy" /></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="display-5 fw-bold lh-1 mb-3">
|
<h2 class="display-5 fw-bold lh-1 mb-3">
|
||||||
@@ -874,7 +891,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<p class="col-lg-6 pt-2 text-muted">
|
<p class="col-lg-6 pt-2 text-muted">
|
||||||
© 2023 Ground Zero Tech-Works, Inc
|
© 2025 Ground Zero Tech-Works, Inc
|
||||||
</p>
|
</p>
|
||||||
<ul class="nav col-lg-6 justify-content-end">
|
<ul class="nav col-lg-6 justify-content-end">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
|
|||||||
@@ -327,7 +327,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<p class="col-lg-6 pt-2 text-muted">
|
<p class="col-lg-6 pt-2 text-muted">
|
||||||
© 2023 Ground Zero Tech-Works, Inc
|
© 2025 Ground Zero Tech-Works, Inc
|
||||||
</p>
|
</p>
|
||||||
<ul class="nav col-lg-6 justify-content-end">
|
<ul class="nav col-lg-6 justify-content-end">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
|
|||||||
339
r/pricing.htm
339
r/pricing.htm
@@ -1,167 +1,92 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
|
||||||
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>AyaNova Pricing</title>
|
<title>AyaNova Pricing</title>
|
||||||
|
|
||||||
<link
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||||
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
|
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous" />
|
||||||
rel="stylesheet"
|
|
||||||
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
|
|
||||||
crossorigin="anonymous"
|
|
||||||
/>
|
|
||||||
<link href="/r/css/site.css" rel="stylesheet" />
|
<link href="/r/css/site.css" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
|
||||||
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<nav class="navbar navbar-expand-lg fs-5">
|
<nav class="navbar navbar-expand-lg fs-5">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<a class="navbar-brand" href="/index.htm">
|
<a class="navbar-brand" href="/index.htm">
|
||||||
<img
|
<img src="/r/image/logo.svg" alt="" width="48" height="48" class="d-inline-block align-text-top" />
|
||||||
src="/r/image/logo.svg"
|
|
||||||
alt=""
|
|
||||||
width="48"
|
|
||||||
height="48"
|
|
||||||
class="d-inline-block align-text-top"
|
|
||||||
/>
|
|
||||||
<span class="fs-4">AyaNova</span>
|
<span class="fs-4">AyaNova</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<button
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
|
||||||
class="navbar-toggler"
|
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
|
||||||
type="button"
|
aria-expanded="false" aria-label="Toggle navigation">
|
||||||
data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#navbarSupportedContent"
|
|
||||||
aria-controls="navbarSupportedContent"
|
|
||||||
aria-expanded="false"
|
|
||||||
aria-label="Toggle navigation"
|
|
||||||
>
|
|
||||||
<span class="navbar-toggler-icon"></span>
|
<span class="navbar-toggler-icon"></span>
|
||||||
</button>
|
</button>
|
||||||
<div
|
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||||
class="collapse navbar-collapse"
|
|
||||||
id="navbarSupportedContent"
|
|
||||||
>
|
|
||||||
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
|
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
|
||||||
<li class="nav-item dropdown">
|
<li class="nav-item dropdown">
|
||||||
<a
|
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
|
||||||
class="nav-link dropdown-toggle"
|
aria-expanded="false">
|
||||||
href="#"
|
|
||||||
role="button"
|
|
||||||
data-bs-toggle="dropdown"
|
|
||||||
aria-expanded="false"
|
|
||||||
>
|
|
||||||
Features
|
Features
|
||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/index.htm#service">Service</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/index.htm#service"
|
|
||||||
>Service</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/index.htm#inventory">Inventory</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/index.htm#inventory"
|
|
||||||
>Inventory</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/index.htm#dashboard">Dashboard</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/index.htm#dashboard"
|
|
||||||
>Dashboard</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/index.htm#notifications">Notifications</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/index.htm#notifications"
|
|
||||||
>Notifications</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/index.htm#customizable">Customizable</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/index.htm#customizable"
|
|
||||||
>Customizable</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/index.htm#integration">Accounting integration</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/index.htm#integration"
|
|
||||||
>Accounting integration</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link active" href="/r/pricing.htm"
|
<a class="nav-link active" href="/r/pricing.htm">Pricing</a>
|
||||||
>Pricing</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a
|
<a class="nav-link" href="https://ayanova.com/docs/ay-evaluate/">Try AyaNova now</a>
|
||||||
class="nav-link"
|
|
||||||
href="https://ayanova.com/docs/ay-evaluate/"
|
|
||||||
>Try AyaNova now</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item dropdown">
|
<li class="nav-item dropdown">
|
||||||
<a
|
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
|
||||||
class="nav-link dropdown-toggle"
|
aria-expanded="false">
|
||||||
href="#"
|
|
||||||
role="button"
|
|
||||||
data-bs-toggle="dropdown"
|
|
||||||
aria-expanded="false"
|
|
||||||
>
|
|
||||||
Resources
|
Resources
|
||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="https://ayanova.com/docs">AyaNova manual</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="https://ayanova.com/docs"
|
|
||||||
>AyaNova manual</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="https://contact.ayanova.com/contact">Contact &
|
||||||
class="dropdown-item"
|
Support</a>
|
||||||
href="https://contact.ayanova.com/contact"
|
|
||||||
>Contact & Support</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="https://ayanova.com/docs/changelog/">Release
|
||||||
class="dropdown-item"
|
notes</a>
|
||||||
href="https://ayanova.com/docs/changelog/"
|
|
||||||
>Release notes</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/v7index.htm">AyaNova 7 content</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/v7index.htm"
|
|
||||||
>AyaNova 7 content</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a class="dropdown-item" href="/r/about.htm">About us</a>
|
||||||
class="dropdown-item"
|
|
||||||
href="/r/about.htm"
|
|
||||||
>About us</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
@@ -194,7 +119,7 @@
|
|||||||
login and start working
|
login and start working
|
||||||
</li>
|
</li>
|
||||||
<li>pay as you go month to month or yearly</li>
|
<li>pay as you go month to month or yearly</li>
|
||||||
<li>low up front cost, as little as $24/month</li>
|
<li>low up front cost, as little as $26/month</li>
|
||||||
<li>
|
<li>
|
||||||
no need for costly I.T. staff, hardware or networking
|
no need for costly I.T. staff, hardware or networking
|
||||||
expertise
|
expertise
|
||||||
@@ -215,7 +140,7 @@
|
|||||||
<li>
|
<li>
|
||||||
data backup is compatible with the AyaNova on premise
|
data backup is compatible with the AyaNova on premise
|
||||||
self installed software package if you wish to move
|
self installed software package if you wish to move
|
||||||
AyaNova out of the cloud down the road
|
AyaNova out of our hosted cloud service and in-house down the road
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
hosted in the data center of your choice: San Francisco,
|
hosted in the data center of your choice: San Francisco,
|
||||||
@@ -226,80 +151,55 @@
|
|||||||
20GB total storage space included, alternative file and
|
20GB total storage space included, alternative file and
|
||||||
attachment storage available for heavy file attachment
|
attachment storage available for heavy file attachment
|
||||||
scenarios at $2/month for each 10GB
|
scenarios at $2/month for each 10GB
|
||||||
<a href="https://contact.ayanova.com/contact"
|
<a href="https://contact.ayanova.com/contact">contact us</a>
|
||||||
>contact us</a
|
|
||||||
>
|
|
||||||
for details and options.
|
for details and options.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
250
|
250
|
||||||
<a href="/index.htm#customer-portal"
|
<a href="/index.htm#customer-portal">Customer login Users</a>
|
||||||
>Customer login Users</a
|
included, more available see below (Note these are Customer self
|
||||||
>
|
|
||||||
included, more available (Note these are Customer self
|
|
||||||
service login accounts not the number of customers you
|
service login accounts not the number of customers you
|
||||||
can enter in AyaNova which is not limited)
|
can enter in AyaNova which is not limited)
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section class="ps-4">
|
<section class="ps-4">
|
||||||
<h5>Subscription pricing</h5>
|
<h5>Subscription service pricing</h5>
|
||||||
<p>
|
<p>
|
||||||
All pricing in US dollars, taxes if applicable are extra.
|
<strong>Minimum of 2 User initial service subscriptions required. Select more as needed.</strong>
|
||||||
Use the "Add to cart" buttons to purchase. Please review our
|
</p>
|
||||||
<a
|
<p>
|
||||||
href="https://ayanova.com/docs/ayanova-subscription-service-agreement/"
|
<strong>Need to make changes to an existing service subscription?</strong>
|
||||||
>Service agreement</a
|
More Users can be added at any time in any quantity from <a
|
||||||
>
|
href="https://billing.stripe.com/p/login/aEU14I0zMbGd7eMfYY">subscription account</a> and will be
|
||||||
|
pro-rated into your existing subscription.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Please review our
|
||||||
|
<a href="https://ayanova.com/docs/ayanova-subscription-service-agreement/">Service agreement</a>
|
||||||
before purchase.
|
before purchase.
|
||||||
</p>
|
</p>
|
||||||
<h5><strong>Monthly</strong></h5>
|
<p>
|
||||||
<ul id="pricing-subscription-monthly">
|
<h3><strong>Purchase monthly 2 user minimum ($17 / User)</strong></h3>
|
||||||
<li>
|
</p>
|
||||||
$12/month per User (minimum 2)
|
<p>
|
||||||
<a
|
<script async src="https://js.stripe.com/v3/buy-button.js">
|
||||||
class="btn btn-primary btn-sm"
|
</script>
|
||||||
href="https://order.mycommerce.com/cart/add?vendorid=14466&PRODUCT%5B301028467%5D=1&backlink=https%3A%2F%2Fayanova.com%2Fr%2Fpricing.htm%23pricing-subscription-monthly&cartcoupon=1"
|
|
||||||
>Add to Cart</a
|
<stripe-buy-button buy-button-id="buy_btn_1RAaGt1zcUwIfc0zoPXbybPy"
|
||||||
>
|
publishable-key="pk_live_51Pzg5L1zcUwIfc0zNKwNU3DxiCLdEoRQdKjgTztXNDGJAKka9iGPJaRaP12ChbSCzTGfTlXfXEaE01nrkXXCB0mG00NUgEjCbW">
|
||||||
</li>
|
</stripe-buy-button>
|
||||||
<li>
|
</p>
|
||||||
Additional 250
|
|
||||||
<a href="/index.htm#customer-portal"
|
<p> Additional 250
|
||||||
>Customer login Users</a
|
<a href="/index.htm#customer-portal">Customer login Users</a>
|
||||||
>
|
for $17/month (250 are included)
|
||||||
for $12/month (250 are included)
|
|
||||||
<a
|
<a class="btn btn-primary btn-sm" href="https://buy.stripe.com/cN2aHJ7LO1RH1kAeVC">Add
|
||||||
class="btn btn-primary btn-sm"
|
to subscription</a>
|
||||||
href="https://order.mycommerce.com/cart/add?vendorid=14466&PRODUCT%5B301033167%5D=1&backlink=https%3A%2F%2Fayanova.com%2Fr%2Fpricing.htm%23pricing-subscription-monthly&cartcoupon=1"
|
|
||||||
>Add to Cart</a
|
</p>
|
||||||
>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<h5><strong>Yearly</strong></h5>
|
|
||||||
<ul id="pricing-subscription-yearly">
|
|
||||||
<li>
|
|
||||||
$144/year per User (minimum 2)
|
|
||||||
<a
|
|
||||||
class="btn btn-primary btn-sm"
|
|
||||||
href="https://order.mycommerce.com/cart/add?vendorid=14466&PRODUCT%5B301028468%5D=1&backlink=https%3A%2F%2Fayanova.com%2Fr%2Fpricing.htm%23pricing-subscription-yearly&cartcoupon=1"
|
|
||||||
>Add to Cart</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
Additional 250
|
|
||||||
<a href="/index.htm#customer-portal"
|
|
||||||
>Customer login Users</a
|
|
||||||
>
|
|
||||||
for $144/year (250 are included)
|
|
||||||
<a
|
|
||||||
class="btn btn-primary btn-sm"
|
|
||||||
href="https://order.mycommerce.com/cart/add?vendorid=14466&PRODUCT%5B301033168%5D=1&backlink=https%3A%2F%2Fayanova.com%2Fr%2Fpricing.htm%23pricing-subscription-yearly&cartcoupon=1"
|
|
||||||
>Add to Cart</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<h2 class="mt-4" id="perpetual">AyaNova software package</h2>
|
<h2 class="mt-4" id="perpetual">AyaNova software package</h2>
|
||||||
@@ -311,10 +211,12 @@
|
|||||||
maintenance plan is recommended)
|
maintenance plan is recommended)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://ayanova.com/docs/ops-install/"
|
<a href="https://ayanova.com/docs/ops-install/">download and install</a>
|
||||||
>download and install</a
|
to your own in-house server, Windows or Linux are supported
|
||||||
>
|
</li>
|
||||||
on Windows or Linux
|
<li>
|
||||||
|
You install AyaNova locally to your own computers / network and keep your data in-house, no cloud or
|
||||||
|
external providers are required
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
flexible installation configurations from a single
|
flexible installation configurations from a single
|
||||||
@@ -322,58 +224,62 @@
|
|||||||
accessible
|
accessible
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
lowest cost option starting at $24 per User includes one
|
lowest cost option starting at $34 per User includes one
|
||||||
year maintenance plan enabling support and updates
|
year maintenance plan enabling support and updates
|
||||||
</li>
|
</li>
|
||||||
<li>additional yearly maintenance same low price</li>
|
<li>additional yearly maintenance same low price</li>
|
||||||
<li>
|
<li>
|
||||||
unlimited
|
unlimited
|
||||||
<a href="/index.htm#customer-portal"
|
<a href="/index.htm#customer-portal">Customer login Users</a>
|
||||||
>Customer login Users</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
data backup is compatible with the AyaNova hosted
|
data backup is compatible with the AyaNova hosted
|
||||||
subscription service if you wish to move AyaNova into
|
subscription service if you wish to move AyaNova out of your office and into
|
||||||
the cloud down the road
|
our cloud hosted service down the road
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section class="ps-4">
|
<section class="ps-4">
|
||||||
<h5>Perpetual license pricing</h5>
|
<h5>Perpetual license pricing</h5>
|
||||||
<p>
|
|
||||||
All pricing in US dollars, taxes if applicable are extra.
|
<p>Please review the
|
||||||
Use the "Add to cart" buttons to purchase. Please review the
|
<a href="https://ayanova.com/docs/license/">AyaNova License agreement</a>
|
||||||
<a href="https://ayanova.com/docs/license/"
|
|
||||||
>AyaNova License agreement</a
|
|
||||||
>
|
|
||||||
before purchase.
|
before purchase.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Perpetual licenses are included with the intial purchase of
|
Perpetual licenses include a subscription to one year of updates and technical support that will renew
|
||||||
a one year maintenance plan that will renew yearly and can
|
yearly and can
|
||||||
be cancelled easily at any time.
|
be cancelled hassle free at any time.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Cancelling a subscription does not affect the perpetual license so you can continue to use AyaNova
|
||||||
|
without updates or support.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Our payment processing provider will notify you before the
|
<strong>Minimum of 3 User initial license purchase required; select more as required.</strong>
|
||||||
maintenance plan is automatically renewed with instructions
|
|
||||||
on how to cancel or make changes.
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
An active maintenance plan enables you to receive technical
|
<strong>Need to make changes?</strong>
|
||||||
support and to update to the latest version of AyaNova.
|
More Users can be added at any time in any quantity from <a
|
||||||
|
href="https://billing.stripe.com/p/login/aEU14I0zMbGd7eMfYY"> your purchase account</a> and will be
|
||||||
|
pro-rated into your existing support and updates maintenance subscription.
|
||||||
</p>
|
</p>
|
||||||
<p></p>
|
<p>
|
||||||
<ul id="pricing-perpetual-yearly">
|
<h3><strong>Purchase yearly 3 user minimum ($35 / User)</strong></h3>
|
||||||
<li>
|
</p>
|
||||||
$24 per User (minimum 3)
|
<p>
|
||||||
<a
|
<script async src="https://js.stripe.com/v3/buy-button.js">
|
||||||
class="btn btn-primary btn-sm"
|
</script>
|
||||||
href="https://order.mycommerce.com/cart/add?vendorid=14466&PRODUCT%5B301028317%5D=1&backlink=https%3A%2F%2Fayanova.com%2Fr%2Fpricing.htm%23pricing-perpetual-yearly&cartcoupon=1"
|
|
||||||
>Add to Cart</a
|
<stripe-buy-button
|
||||||
|
buy-button-id="buy_btn_1RAaDx1zcUwIfc0zSZMNwV09"
|
||||||
|
publishable-key="pk_live_51Pzg5L1zcUwIfc0zNKwNU3DxiCLdEoRQdKjgTztXNDGJAKka9iGPJaRaP12ChbSCzTGfTlXfXEaE01nrkXXCB0mG00NUgEjCbW"
|
||||||
>
|
>
|
||||||
</li>
|
</stripe-buy-button>
|
||||||
</ul>
|
</p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
@@ -382,37 +288,26 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<p class="col-lg-6 pt-2 text-muted">
|
<p class="col-lg-6 pt-2 text-muted">
|
||||||
© 2023 Ground Zero Tech-Works, Inc
|
© 2025 Ground Zero Tech-Works, Inc
|
||||||
</p>
|
</p>
|
||||||
<ul class="nav col-lg-6 justify-content-end">
|
<ul class="nav col-lg-6 justify-content-end">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a
|
<a href="/r/privacy.htm" class="nav-link px-2 text-muted">Privacy policy</a>
|
||||||
href="/r/privacy.htm"
|
|
||||||
class="nav-link px-2 text-muted"
|
|
||||||
>Privacy policy</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a
|
<a href="https://contact.ayanova.com/contact" class="nav-link px-2 text-muted">Contact</a>
|
||||||
href="https://contact.ayanova.com/contact"
|
|
||||||
class="nav-link px-2 text-muted"
|
|
||||||
>Contact</a
|
|
||||||
>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<script
|
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
|
||||||
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
|
|
||||||
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
|
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"></script>
|
||||||
></script>
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
|
||||||
<script
|
|
||||||
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
|
|
||||||
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
|
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"></script>
|
||||||
></script>
|
</body>
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
@@ -330,7 +330,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<p class="col-lg-6 pt-2 text-muted">
|
<p class="col-lg-6 pt-2 text-muted">
|
||||||
© 2023 Ground Zero Tech-Works, Inc
|
© 2025 Ground Zero Tech-Works, Inc
|
||||||
</p>
|
</p>
|
||||||
<ul class="nav col-lg-6 justify-content-end">
|
<ul class="nav col-lg-6 justify-content-end">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
|
|||||||
@@ -220,7 +220,7 @@
|
|||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<hr>
|
<hr>
|
||||||
<small><span>Ground Zero Tech-Works Inc., 05 - 3610 Christie Parkway Courtenay, BC V9N 9T6 Canada</span>
|
<small><span>Ground Zero Tech-Works Inc., Box 445 Horsefly, B.C. Canada V0L 1L0</span>
|
||||||
<br>
|
<br>
|
||||||
<span>Since 1999 AyaNova® is a registered trademark of Ground Zero Tech-Works Inc. in the United States and other countries.</span>
|
<span>Since 1999 AyaNova® is a registered trademark of Ground Zero Tech-Works Inc. in the United States and other countries.</span>
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user