chore: save iqon static deploy snapshot
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Services | IQON</title>
|
||||
<meta name="description" content="IQON services align technology strategy, architecture, data, infrastructure, security, and delivery governance with business outcomes." />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Sora:wght@300;400;600;700;800&display=swap" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="../styles.css?v=20260520-qa7" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="topbar">
|
||||
<a class="brand" href="/"><span class="brand-name">iqon</span></a>
|
||||
<nav class="main-nav" aria-label="Primary">
|
||||
<a href="/">Home</a>
|
||||
<a href="/services/" aria-current="page">Services</a>
|
||||
<a href="/industries/">Industries</a>
|
||||
<a href="/case-studies/">Cases</a>
|
||||
<a href="/contact/">Contact</a>
|
||||
</nav>
|
||||
<a class="nav-cta" href="/contact/">Book Discovery Call</a>
|
||||
</header>
|
||||
<main>
|
||||
<section class="page-hero">
|
||||
<p class="eyebrow">Services</p>
|
||||
<h1>Technology advisory built around decisions.</h1>
|
||||
<p class="lead">IQON helps leadership teams turn unclear technology choices into governed roadmaps, resilient architectures, and measurable delivery plans.</p>
|
||||
</section>
|
||||
<section class="content-grid">
|
||||
<article class="content-card">
|
||||
<h2>Strategy & Governance</h2>
|
||||
<p>Clarify investment priorities, operating cadence, decision rights, and delivery accountability.</p>
|
||||
<a href="/services/strategy-governance/">Open service</a>
|
||||
</article>
|
||||
<article class="content-card">
|
||||
<h2>Enterprise Architecture</h2>
|
||||
<p>Connect business capabilities, platforms, integrations, teams, and transformation sequencing.</p>
|
||||
<a href="/services/enterprise-architecture/">Open service</a>
|
||||
</article>
|
||||
<article class="content-card">
|
||||
<h2>Data & Analytics</h2>
|
||||
<p>Build trusted reporting, decision support, customer intelligence, and portfolio visibility.</p>
|
||||
<a href="/services/data-analytics/">Open service</a>
|
||||
</article>
|
||||
<article class="content-card">
|
||||
<h2>Infrastructure & Cloud</h2>
|
||||
<p>Modernize infrastructure, service management, end-user computing, and operational resilience.</p>
|
||||
<a href="/services/infrastructure-cloud/">Open service</a>
|
||||
</article>
|
||||
<article class="content-card">
|
||||
<h2>Security & Continuity</h2>
|
||||
<p>Improve risk posture, compliance readiness, continuity planning, and recovery confidence.</p>
|
||||
<a href="/services/security-continuity/">Open service</a>
|
||||
</article>
|
||||
</section>
|
||||
<section class="cta-band">
|
||||
<h3>Need a sharper roadmap?</h3>
|
||||
<p>Start with a focused advisory sprint to define priorities, risks, and next decisions.</p>
|
||||
<a class="btn btn-dark" href="/contact/">Talk to IQON</a>
|
||||
</section>
|
||||
</main>
|
||||
<footer><div class="footer-bottom"><p><a href="/">Home</a> | <a href="/services/">Services</a> | <a href="/contact/">Contact</a></p><p>2011-2026 Copyright IQON. All Rights Reserved.</p></div></footer>
|
||||
<script src="../script.js?v=20260520-qa7"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user