diff --git a/design/active-states-step-1 copy.jpg b/design/active-states-step-1 copy.jpg new file mode 100644 index 0000000..06a5862 Binary files /dev/null and b/design/active-states-step-1 copy.jpg differ diff --git a/index.html b/index.html index dc84fd9..bba2d6f 100644 --- a/index.html +++ b/index.html @@ -1,21 +1,23 @@ - - + +
- + + displays site properly based on user's device+ We appreciate your purchase. You will receive an email with + your order details shortly. +
+Step {index + 1}
+{step.label}
++ You have the option of monthly or yearly billing. +
+ ++ {isYearly ? plan.price.yearly : plan.price.monthly} +
++ Monthly +
+ ++ Yearly +
++ Add-ons help enhance your gaming experience. +
+ +{addOn.description}
+{addOn.price}
++ Double-check everything looks OK before confirming. +
+ +{plan.price || "$0"}
+{addOn.name}
+{addOn.price}
+Total (per month)
+{`+$${totalPrice.toFixed( + 2 + )}/mo`}
+