added sample document, added no confidential data

This commit is contained in:
2025-06-13 19:36:06 +02:00
parent 5563c9b8a8
commit 41e9490e30
6 changed files with 159 additions and 4 deletions

View File

@@ -3,6 +3,9 @@
{% block content %}
<a href="{% url 'core:no_confidential_data' %}" class="no-conf-data">No confidential data!</a>
<!-- Whitepaper Section -->
<section class="whitepaper">
<h1><b>Meet NIS2 Requirements:
@@ -11,7 +14,7 @@
<p style="max-width: 800px; margin: 0 auto 2rem;">RiskLMs intuitive AI platform makes complex cyber risk assessments accessible to everyone, not just experts. Automatic analysis, generate compliant reports (NIS2, ISO, NIST, GDPR+), save time, reduce consultant costs, and ensure continuous security effortlessly.</p>
<p><b>Download our free white paper showing exactly how Risklet pinpoints critical vulnerabilities for NIS2 compliance and recommends cost-effective controls.</b></p>
<div class="hero-buttons" style="margin-top: 2rem;">
<a href="#" class="btn-primary-orn">Download FREE Report Sample</a>
<a href="{% url 'core:download_example_pdf' %}" class="btn-primary-orn">Download FREE Report Sample</a>
<a href="#" class="btn-secondary-grn">Learn More</a>
</div>
</section>