diff options
author | ivan <ivan> | 2010-01-26 05:17:09 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-01-26 05:17:09 +0000 |
commit | 571759bc69bcd35b98b165ce9e4fcb2f36469c01 (patch) | |
tree | 63a09d5d735e0060688277694845b228c5298a12 | |
parent | 9d8c93f244e203df5ef538e6e9ea65ae07e56d00 (diff) |
s/install/implement/
-rw-r--r-- | index.html | 4 | ||||
-rw-r--r-- | services.html | 11 |
2 files changed, 10 insertions, 5 deletions
@@ -102,7 +102,7 @@ <h4>Freeside offers business solutions:</h4> <p><a href="products.html">Billing and ticketing server appliances</a>: A complete solution including hardware, software and support. Starting at $3450 shipped!<br> <br> - <a href="services.html#install">Installation service</a>: Installation on your hardware and complete support to get you up and running.<br> + <a href="services.html#install">Implementation service</a>: Installation and configuration on your hardware, integration with your processing and provisioning systems, and complete support to get you up and running.<br> <br> <a href="services.html#support">Support</a>: Support contracts offer trouble-free upgrades, customizations for your specific business needs and the ongoing help you need to make the most effective use of the software and your time.<br> <br> @@ -161,7 +161,7 @@ software for their automation needs.<br> <br> For complete, easy deployment and maintenance, Freeside is available on - a variety of <a href="products.html">server appliances</a>. Or, for customers with existing hardware, <a href="services.html">installation service</a> is also available.<br> + a variety of <a href="products.html">server appliances</a>. Or, for customers with existing hardware, <a href="services.html">implementation service</a> is also available.<br> <!-- <br> <b>Freeside's 100% web-based</b> user interface requires no diff --git a/services.html b/services.html index da820d2..88c8720 100644 --- a/services.html +++ b/services.html @@ -22,16 +22,21 @@ <table width="100%" cellspacing="0" cellpadding="0" class="servpurp"> <tr> - <th align="left" valign="top"><a name="install"><h3>Installation service</h3></a></th> + <th align="left" valign="top"><a name="install"><h3>Implementation services</h3></a></th> </tr> <tr> <td align="left" valign="top"> - <p><b>Freeside implementation service</b> - <b class="h6">$2450</b><br> + <p><b>Basic implementation service</b> - <b class="h6">$2450</b><br> Prefer your own hardware? This service includes complete installation and configuration the Freeside billing software and integrated Request Tracker ticketing system, integration with your credit card and/or ACH gateway, setup of the signup and self-service interfaces, integration with your public servers for provisioning of mailboxes, RADIUS, etc., and support through bringing the software live into a full production state and the first three months of usage. <br> </p> + <p><b>Deluxe implementation package</b> - <b class="h6">$8900</b><br> + Basic implementation service as above, 40 hours of customizations and a three day on-site visit for training and live cutover. + <br> + </p> + </td> </tr> </table> @@ -43,7 +48,7 @@ <table width="100%" cellspacing="0" cellpadding="0" class="servpurp"> <tr> - <th align="left" valign="top"><h3>Additional installation services</h3> + <th align="left" valign="top"><h3>Additional implementation services</h3> </th> </tr> <tr> |