-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
11 lines (10 loc) · 5.1 KB
/
index.html
File metadata and controls
11 lines (10 loc) · 5.1 KB
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>PeakMaven</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://www.peakmaven.com/"><link rel="alternate" type="application/atom+xml" href="https://www.peakmaven.com/feed.xml"><link rel="alternate" type="application/json" href="https://www.peakmaven.com/feed.json"><meta property="og:title" content="PeakMaven"><meta property="og:image" content="https://www.peakmaven.com/media/website/default-monochrome-white-Copy-Custom.png"><meta property="og:image:width" content="535"><meta property="og:image:height" content="98"><meta property="og:site_name" content="PeakMaven"><meta property="og:description" content=""><meta property="og:url" content="https://www.peakmaven.com/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://www.peakmaven.com/assets/css/style.css?v=5fd0b70d33c12acc53027a961c879591"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"PeakMaven","logo":"https://www.peakmaven.com/media/website/default-monochrome-white-Copy-Custom.png","url":"https://www.peakmaven.com/"}</script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://www.peakmaven.com/"><img src="https://www.peakmaven.com/media/website/default-monochrome-white-Copy-Custom.png" alt="PeakMaven" width="535" height="98"></a><nav class="navbar js-navbar"><button class="navbar__toggle js-toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://www.peakmaven.com/peakmaven-is-a-cyber-security-consultancy/" target="_self">Home</a></li></ul></nav></header><main><article class="post"><div class="hero"><figure class="hero__image hero__image--overlay"><img src="https://www.peakmaven.com/media/website/Kritis-4zu3.webp" srcset="https://www.peakmaven.com/media/website/responsive/Kritis-4zu3-xs.webp 300w, https://www.peakmaven.com/media/website/responsive/Kritis-4zu3-sm.webp 480w, https://www.peakmaven.com/media/website/responsive/Kritis-4zu3-md.webp 768w, https://www.peakmaven.com/media/website/responsive/Kritis-4zu3-lg.webp 1024w, https://www.peakmaven.com/media/website/responsive/Kritis-4zu3-xl.webp 1360w, https://www.peakmaven.com/media/website/responsive/Kritis-4zu3-2xl.webp 1600w" sizes="100vw" loading="eager" alt=""></figure><header class="hero__content"><div class="wrapper"><h1>Your partner in all things cyber security.</h1></div></header></div><div class="wrapper post__entry"><p class="align-center"><span style="color: var(--text-primary-color); font-family: var(--editor-font-family); font-size: 1em; font-weight: var(--font-weight-normal);"></span></p><h2 id="services">Services</h2><p><strong>Advisory & Implementation. </strong>We support you in the implementation of your IT security and stand by your side with know-how and experience.</p><p><b>Training.</b> Expand your technical and organizational know-how and create more security awareness among your employees.</p><p><b>Compliance.</b> Is your business is considered critical infrastructure? Do you need to comply with any regulatory framework before the next funding round? We help you to achieve any objective.</p><p><b>Certification. </b>Build trust and verify information security with official certification. We accompany you through the audit. No matter if ISO 27001, SOC/2, or PCI-DSS. </p><p><b>Audit. </b>We carry out internal audits for you, at your premises or at your suppliers. And we provide potential for improvement with concrete recommendations.</p><p><b>GDPR.</b> We help your business in all matters for GDPR compliance.</p></div><footer class="wrapper post__footer"><div class="post__share"></div></footer></article></main><footer class="footer"><div class="footer__copyright"><h1>Contact us</h1><p>Email us <a href="mailto:hi@peakmaven.com">hi@peakmaven.com</a></p></div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://www.peakmaven.com/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://www.peakmaven.com/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>