update main home page and pricing v1

This commit is contained in:
2026-07-20 21:29:13 +10:00
parent dec7c171cb
commit e85aa0ef31
2 changed files with 51 additions and 37 deletions
+25 -12
View File
@@ -70,7 +70,7 @@
.pricing-tag { font-size:12px; font-weight:700; text-transform:uppercase; letter-spacing:.1em; color:var(--color-teal); margin-bottom:var(--space-sm); }
.pricing-tag.featured-tag { background:var(--color-teal); color:var(--color-white); padding:3px 10px; border-radius:4px; display:inline-block; }
.pricing-name { font-size:22px; font-weight:800; color:var(--color-navy); margin-bottom:var(--space-sm); }
.pricing-price { font-size:36px; font-weight:700; color:var(--color-navy); line-height:1; margin-bottom:4px; }
.pricing-price { font-size:28px; font-weight:700; color:var(--color-navy); line-height:1; margin-bottom:4px; }
.pricing-price span { font-size:16px; font-weight:400; color:var(--color-muted); }
.pricing-desc { font-size:14px; color:var(--color-slate); margin-bottom:var(--space-lg); padding-bottom:var(--space-lg); border-bottom:1px solid var(--color-border); }
.pricing-features { list-style:none; margin-bottom:var(--space-xl); flex:1; }
@@ -177,7 +177,7 @@
<div class="page-hero-inner">
<span class="page-hero-label">Simple, transparent pricing</span>
<h1 id="pricing-hero-h1">Start with the framework<br>you need today.<br><span class="accent">Scale as you grow.</span></h1>
<p>Three plans matched to three regulatory contexts. Upgrade or add frameworks at any time — no migration, no data loss. Pricing below is indicative for v1 planning; confirmed figures to be published at launch.</p>
<p>Three plans matched to three regulatory contexts. Upgrade or add frameworks at any time — no migration, no data loss. <br><b>Pricing below is for early bird initial launch only.</b></br></p>
</div>
</div>
</section>
@@ -191,7 +191,11 @@
<div class="pricing-card">
<div class="pricing-tag">Domestic RTO</div>
<div class="pricing-name">RTOSure</div>
<div class="pricing-price">TBC <span>/ month</span></div>
<div class="pricing-price"><s>$695</s><span> once off setup fee waived <br>for launch</br><br></br></span></div>
<div class="pricing-price">$195 <span>/ month (300 students)</span></div>
<div class="pricing-price">$295 <span>/ month (600 students)</span></div>
<div class="pricing-price">$495 <span>/ month (>600 students)</span></div>
<br> </br>
<p class="pricing-desc">NVR Standards 2025 compliance management for ASQA-regulated RTOs. The complete compliance foundation for domestic providers.</p>
<ul class="pricing-features">
<li><span class="pf-check" aria-hidden="true"></span>All 19 NVR Standards 2025 mapped</li>
@@ -206,10 +210,15 @@
</div>
<!-- Tier 2: RTOSure + CRICOSSure (featured) -->
<div class="pricing-card featured">
<div class="pricing-tag featured-tag">Most popular</div>
<div class="pricing-card featured">
<div class="pricing-tag">CRICOS Registered RTOs</div>
<div class="pricing-name" style="margin-top:var(--space-sm);">RTOSure + CRICOSSure</div>
<div class="pricing-price">TBC <span>/ month</span></div>
<div class="pricing-tag featured-tag">Most popular</div>
<div class="pricing-price"><s>$1,295</s><span> once off setup fee waived for launch<br><br></span></div>
<div class="pricing-price">$295 <span>/ month (300 students)</span></div>
<div class="pricing-price">$495 <span>/ month (600 students)</span></div>
<div class="pricing-price">$795 <span>/ month (>600 students)</span></div>
<br>
<p class="pricing-desc">Everything in RTOSure, plus full ESOS Act and National Code 2018 coverage — the complete compliance suite for CRICOS-registered RTOs.</p>
<ul class="pricing-features">
<li><span class="pf-check" aria-hidden="true"></span>Everything in RTOSure</li>
@@ -222,12 +231,16 @@
</ul>
<a href="demo.html" class="btn btn-primary" style="width:100%;justify-content:center;">Book a demo</a>
</div>
<!-- Tier 3: All three -->
<div class="pricing-card">
<div class="pricing-tag">Complete compliance</div>
<div class="pricing-name">All Frameworks</div>
<div class="pricing-price">TBC <span>/ month</span></div>
<div class="pricing-price"><s>$2,495</s><span> once off setup fee waived for launch</br><br></br></span></div>
<div class="pricing-price">$295 <span>/ month (300 students)</span></div>
<div class="pricing-price">$595 <span>/ month (600 students)</span></div>
<div class="pricing-price">$895 <span>/ month (>600 students)</span></div>
<br>
<p class="pricing-desc">RTOSure + CRICOSSure + ELICOSSure. The only system that covers all three Australian regulatory frameworks in one place.</p>
<ul class="pricing-features">
<li><span class="pf-check" aria-hidden="true"></span>Everything in RTOSure + CRICOSSure</li>
@@ -243,7 +256,7 @@
</div>
<p style="text-align:center;font-size:13px;color:var(--color-muted);margin-top:var(--space-xl);font-style:italic;">Pricing is indicative for planning purposes. Confirmed subscription figures and Enterprise pricing will be published at launch. <a href="demo.html" style="color:var(--color-teal);">Contact us for an early-access quote.</a></p>
<p style="text-align:center;font-size:13px;color:var(--color-muted);margin-top:var(--space-xl);font-style:italic;">Pricing is indicative for initial general market launch. If you are an Enterprise level client with more than 2,000 students, please enquire for customised pricing. <br> <a href="contact.html" style="color:var(--color-teal);"> <br> Also, if you are interested, please contact us for an early-access unique lifetime access quote.</a></p>
</div>
</section>
@@ -255,11 +268,11 @@
<h2 class="section-heading">Pricing FAQ</h2>
</div>
<div class="faq-item"><div class="faq-q">Can I start with one framework and add others later?</div><div class="faq-a">Yes. RTOSure, CRICOSSure, and ELICOSSure are separate modules. You can start with the framework relevant to your current registration and add modules at any time — no migration, no data loss, no re-setup required.</div></div>
<div class="faq-item"><div class="faq-q">Do I need TEAMS to use RTOSure?</div><div class="faq-a">No. RTOSure is a standalone product and does not require TEAMS. The TEAMS integration is an optional add-on for existing RTO Software clients who want to eliminate double-entry of student, staff, and enrolment data.</div></div>
<div class="faq-item"><div class="faq-q">What does onboarding involve?</div><div class="faq-a">Onboarding is guided by the RTOSure team. In your first week, we set up your compliance frameworks, import your scope of registration, and walk your team through the key workflows. Most colleges are operationally live within 57 business days.</div></div>
<div class="faq-item"><div class="faq-q">Do I need TEAMS to use RTOSure?</div><div class="faq-a">No. RTOSure is a standalone product and does not require TEAMS. The TEAMS integration is an optional add-on for existing RTO Software clients who want to eliminate double-entry of student, staff, agent, employer and enrolment data.</div></div>
<div class="faq-item"><div class="faq-q">What does onboarding involve?</div><div class="faq-a">Onboarding is guided by the RTOSure team. In your first week, we set up your compliance frameworks, import your scope of registration, and walk your team through the key processes and workflows. We customise and tailor the processes in consultation with you. Most colleges are operationally live within 1015 business days.</div></div>
<div class="faq-item"><div class="faq-q">Where is our data stored?</div><div class="faq-a">RTOSure data is hosted on Australian servers. We do not store or process compliance data offshore. Full details are available on our <a href="security.html" style="color:var(--color-teal);">security page</a>.</div></div>
<div class="faq-item"><div class="faq-q">What contract length is required?</div><div class="faq-a">Annual subscriptions are the default. Month-to-month options are available — contact us to discuss. Enterprise and multi-campus arrangements are negotiated separately.</div></div>
<div class="faq-item"><div class="faq-q">Is there a free trial?</div><div class="faq-a">We don't offer a self-serve free trial — because a compliance management system genuinely set up for your college is more useful than a blank sandbox. Instead, we offer a 30-minute live demo tailored to your frameworks. <a href="demo.html" style="color:var(--color-teal);">Book one here.</a></div></div>
<div class="faq-item"><div class="faq-q">Is there a free trial?</div><div class="faq-a">We don't offer a self-serve free trial — because a compliance management system genuinely set up for your college is more useful than a blank sandbox. Instead, we offer a 30-45 minute live demo tailored to your frameworks. <a href="demo.html" style="color:var(--color-teal);">Book one here.</a></div></div>
</div>
</section>