diff --git a/src/components/EducatorsLicense.vue b/src/components/EducatorsLicense.vue index 14c1013..85b5879 100644 --- a/src/components/EducatorsLicense.vue +++ b/src/components/EducatorsLicense.vue @@ -29,13 +29,14 @@ - + Monthly - + $100 (inclusive of all costs) + Subscribe Now @@ -46,6 +47,7 @@ $600 $540 (10% Discount) (inclusive of all costs) + Subscribe Now @@ -56,10 +58,11 @@ $1200 $1020 (15% Discount) (inclusive of all costs) + Subscribe Now - Subscribe Now + diff --git a/src/components/SchoolLicense.vue b/src/components/SchoolLicense.vue index 5cddda6..867720b 100644 --- a/src/components/SchoolLicense.vue +++ b/src/components/SchoolLicense.vue @@ -26,13 +26,14 @@ - + Monthly - + $100 (inclusive of all costs) + Subscribe Now @@ -43,20 +44,22 @@ $600 $540 (10% Discount) (inclusive of all costs) + Subscribe Now - Yearly + Yearly $1200 $1020 (15% Discount) (inclusive of all costs) + Subscribe Now - Subscribe Now + diff --git a/src/pages/payment.astro b/src/pages/payment.astro new file mode 100644 index 0000000..eb82852 --- /dev/null +++ b/src/pages/payment.astro @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file