Remove Certified & Compliant section from homepage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
root
2025-12-29 00:50:02 +00:00
parent 45bfea0bad
commit d4b582dec0

View File

@@ -733,72 +733,6 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-main-logo
</div>
</section>
<!-- Certifications & Trust Badges Section -->
<section class="certifications-section">
<div class="container">
<div class="section-header">
<h2>Certified & Compliant</h2>
<p>Our commitment to security, compliance, and industry best practices is validated by leading certifications and regulatory standards.</p>
</div>
<div class="certifications-grid">
<div class="certification-badge">
<div class="badge-icon">
<svg width="80" height="80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
<circle cx="40" cy="40" r="38" fill="#144784" opacity="0.1"/>
<circle cx="40" cy="40" r="32" fill="none" stroke="#144784" stroke-width="2"/>
<path d="M40 15 L45 25 L56 26.5 L48 34 L50 45 L40 39.5 L30 45 L32 34 L24 26.5 L35 25 Z" fill="#179e83"/>
<text x="40" y="58" font-size="12" font-weight="bold" fill="#144784" text-anchor="middle">ISO</text>
<text x="40" y="68" font-size="10" fill="#144784" text-anchor="middle">27001</text>
</svg>
</div>
<h3>ISO 27001 Certified</h3>
<p>Information Security Management System certified to international standards</p>
</div>
<div class="certification-badge">
<div class="badge-icon">
<svg width="80" height="80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
<circle cx="40" cy="40" r="38" fill="#179e83" opacity="0.1"/>
<rect x="25" y="20" width="30" height="40" rx="3" fill="none" stroke="#179e83" stroke-width="2"/>
<path d="M30 30 L50 30 M30 38 L50 38 M30 46 L45 46" stroke="#144784" stroke-width="2"/>
<circle cx="40" cy="55" r="3" fill="#179e83"/>
<path d="M32 28 L36 32 L44 24" fill="none" stroke="#179e83" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
<h3>GDPR Compliant</h3>
<p>Full compliance with UK Data Protection Act 2018 and EU GDPR regulations</p>
</div>
<div class="certification-badge">
<div class="badge-icon">
<svg width="80" height="80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
<circle cx="40" cy="40" r="38" fill="#144784" opacity="0.1"/>
<path d="M40 20 L50 30 L50 50 L40 60 L30 50 L30 30 Z" fill="none" stroke="#144784" stroke-width="2"/>
<path d="M35 40 L38 43 L45 34" fill="none" stroke="#179e83" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
<text x="40" y="68" font-size="10" font-weight="bold" fill="#144784" text-anchor="middle">ICO</text>
</svg>
</div>
<h3>ICO Registered</h3>
<p>Registered with the UK Information Commissioner's Office for data protection</p>
</div>
<div class="certification-badge">
<div class="badge-icon">
<svg width="80" height="80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
<circle cx="40" cy="40" r="38" fill="#179e83" opacity="0.1"/>
<rect x="25" y="25" width="30" height="30" rx="2" fill="none" stroke="#179e83" stroke-width="2"/>
<path d="M32 35 L36 39 L48 30" fill="none" stroke="#144784" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="40" cy="40" r="18" fill="none" stroke="#179e83" stroke-width="1.5" stroke-dasharray="3,3"/>
<text x="40" y="68" font-size="9" font-weight="bold" fill="#144784" text-anchor="middle">CYBER</text>
</svg>
</div>
<h3>Cyber Essentials</h3>
<p>Government-backed scheme protecting against common cyber threats</p>
</div>
</div>
</div>
</section>
<!-- Process Section -->
<section id="process" class="process">
<div class="container">