From 3f4152db4fd0d7e2fa620248550503f2bba7ae2a Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 7 Nov 2012 11:02:27 -0800 Subject: [PATCH] 6 months support, w/old pricing for now --- p-t.js | 6 +++--- products-twin.html | 30 +++++++++++++++--------------- products.html | 8 ++++---- services.html | 4 ++-- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/p-t.js b/p-t.js index a247509..c01bbd4 100644 --- a/p-t.js +++ b/p-t.js @@ -1,5 +1,5 @@ function price1_changed() { - var price = 4900; + var price = 5400; if ( document.SPForm.freeradius1.checked ) { price = price + 900; } if ( document.SPForm.asterisk1.checked ) { price = price + 900; } if ( document.SPForm.thirdlane1.checked ) { price = price + 2695; } @@ -8,7 +8,7 @@ function price1_changed() { } function price2_changed() { - var price = 7450; + var price = 8400; if ( document.SPForm.freeradius2.checked ) { price = price + 900; } if ( document.SPForm.asterisk2.checked ) { price = price + 900; } if ( document.SPForm.thirdlane2.checked ) { price = price + 2695; } @@ -17,7 +17,7 @@ function price2_changed() { } function price3_changed() { - var price = 11900; + var price = 12900; if ( document.SPForm.freeradius3.checked ) { price = price + 900; } if ( document.SPForm.asterisk3.checked ) { price = price + 900; } if ( document.SPForm.thirdlane3.checked ) { price = price + 2695; } diff --git a/products-twin.html b/products-twin.html index 3eefd8b..36cf7c9 100644 --- a/products-twin.html +++ b/products-twin.html @@ -39,7 +39,7 @@
SP-85
Entry-level essentials -
SP-400
+
SP-410
Powerful quad-core workhorse
SP-2000
Uncompromised scalability and performance @@ -51,15 +51,15 @@ -

Starting at USD $4900

- As configured: USD $4900
+

Starting at USD $5400

+ As configured: USD $5400
-

Starting at USD $7450

- As configured: USD $7450
+

Starting at USD $8400

+ As configured: USD $8400
-

Starting at USD $11,900

- As configured: USD $11,900
+

Starting at USD $12,900

+ As configured: USD $12,900
@@ -86,7 +86,7 @@ Two distinct servers in a 1U form factor, separating backoffice and customer-facing services.

- More powerful Intel Xeon CPUs and more disk space for more demanding applications.

+ More memory and disk space for more demanding applications, customizations and a full year of support.

Extreme performance and reliability, including 16 independent CPU cores on two distinct servers, each with a separate RAID5 array.

@@ -182,18 +182,18 @@ Support
-   3 months telephone, IM +   6 months telephone, IM and email support

Support
-   6 months telephone, IM +   1 year telephone, IM and email support
-   5 hours of code customization work

+   8 hours of code customization work

Support
-   6 months priority telephone, IM +   1 year priority telephone, IM and email support
-   10 hours of code customization work

+   16 hours of code customization work

Quad-core Intel Xeon CPU (per-blade)
+   Quad-core Intel CPU (per-blade)
  8Gb RAM (per-blade)
  Gigabit ethernet (per-blade)
  IPMI controller (per-blade)

@@ -241,7 +241,7 @@   3 years
Warranty
-   5 years
+   3 years
diff --git a/products.html b/products.html index ece0793..cf44ea7 100644 --- a/products.html +++ b/products.html @@ -47,12 +47,12 @@ -
USD $3450
+
USD $3950 $3450
Free shipping (North America)
-
USD $6450
+
USD $6900 $6450
Free shipping (North America) -
USD $8900
+
USD $9400
Free shipping (North America) @@ -113,7 +113,7 @@ Support
-   3 months telephone, IM +   6 months telephone, IM and email support

Support
diff --git a/services.html b/services.html index 5afd4cd..47865e3 100644 --- a/services.html +++ b/services.html @@ -38,8 +38,8 @@
  • Support through bringing the software live and into production -

    Basic implementation service - $2450
    - Basic implementation service includes three months of support. +

    Basic implementation service - $2950 $2450 (Nov/Dec only)
    + Basic implementation service includes six months of support.

    -- 2.11.0