changed to euro from dolar, added description, removed buttons from get started section

This commit is contained in:
2025-07-14 18:25:39 +02:00
parent e762343e6a
commit 3a55aa1ed5

View File

@@ -434,7 +434,7 @@
<span class="text-4xl font-extrabold text-dark-text">€290</span>
<span class="text-lg font-medium text-gray-500">/month</span>
</div>
<p class="text-xs text-gray-500 mt-1">Billed monthly. Contact us for annual options.</p>
<p class="text-xs text-gray-500 mt-1">Yearly subscription, billed monthly.</p>
</div>
<ul class="space-y-3 mb-8 flex-grow">
<li class="flex items-start">
@@ -510,7 +510,7 @@
<div class="mb-6 text-center">
<h3 class="text-2xl font-bold text-primary">Risklet Pro</h3>
<div class="mt-2">
<span class="text-4xl font-extrabold text-dark-text">$2449</span>
<span class="text-4xl font-extrabold text-dark-text">2449</span>
<span class="text-lg font-medium text-gray-500">/year</span>
</div>
<p class="text-xs text-gray-500 mt-1">Comprehensive annual access.</p>
@@ -723,14 +723,6 @@
<p class="mt-6 text-lg sm:text-xl text-blue-100 max-w-2xl mx-auto">
Take control of your cybersecurity risk and compliance. Risklet provides the tools and insights you need to protect your assets and build a resilient organization.
</p>
<div class="mt-10 flex flex-col sm:flex-row gap-4 justify-center">
<a href="#" class="bg-accent text-primary hover:bg-yellow-500 font-semibold py-3 px-8 rounded-lg shadow-lg text-lg transition-all duration-300 ease-in-out transform hover:scale-105 no-underline">
Start Your Free Trial
</a>
<a href="#" class="bg-transparent border-2 border-accent text-accent hover:bg-accent hover:text-primary font-semibold py-3 px-8 rounded-lg text-lg transition-all duration-300 ease-in-out no-underline">
Schedule Demo
</a>
</div>
</div>
</section>
</main>