chore: save iqon static deploy snapshot
This commit is contained in:
+19
-14
@@ -14,11 +14,11 @@
|
||||
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" />
|
||||
<link rel="stylesheet" href="./styles.css?v=20260520-qa7" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="topbar">
|
||||
<a class="brand" href="#">
|
||||
<a class="brand" href="/">
|
||||
<svg class="brand-mark" viewBox="0 0 44 44" aria-hidden="true">
|
||||
<circle cx="22" cy="22" r="21" fill="#0A0A0A" stroke="#0A0A0A" stroke-width="1"></circle>
|
||||
<circle cx="22" cy="22" r="20" stroke="#FFD000" stroke-width="1.5" fill="none"></circle>
|
||||
@@ -48,12 +48,13 @@
|
||||
<span class="brand-name">iqon</span>
|
||||
</a>
|
||||
<nav class="main-nav" aria-label="Primary">
|
||||
<a href="#approach">How's Business?</a>
|
||||
<a href="#services">Services & Solutions</a>
|
||||
<a href="#cases">Case Studies</a>
|
||||
<a href="#contacts">Contacts</a>
|
||||
<a href="/" aria-current="page">Home</a>
|
||||
<a href="/services/">Services</a>
|
||||
<a href="/industries/">Industries</a>
|
||||
<a href="/case-studies/">Cases</a>
|
||||
<a href="/contact/">Contact</a>
|
||||
</nav>
|
||||
<a class="nav-cta" href="#contacts">Book Discovery Call</a>
|
||||
<a class="nav-cta" href="/contact/">Book Discovery Call</a>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
@@ -66,8 +67,8 @@
|
||||
predictable outcomes for leadership teams.
|
||||
</p>
|
||||
<div class="hero-actions">
|
||||
<a class="btn btn-solid" href="#contacts">Start a conversation</a>
|
||||
<a class="btn btn-outline" href="#services">Explore services</a>
|
||||
<a class="btn btn-solid" href="/contact/">Start a conversation</a>
|
||||
<a class="btn btn-outline" href="/services/">Explore services</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hero-cloud reveal">
|
||||
@@ -84,22 +85,27 @@
|
||||
<article class="service-tile reveal">
|
||||
<h2>Enterprise Management & Decision Support</h2>
|
||||
<p>Executive visibility, governance rhythm, and strategic decision intelligence.</p>
|
||||
<a href="/services/data-analytics/">Explore data and decision support</a>
|
||||
</article>
|
||||
<article class="service-tile reveal">
|
||||
<h2>Industry Specific Services</h2>
|
||||
<p>Domain-led delivery models for regulated and high-complexity sectors.</p>
|
||||
<a href="/industries/">View industry experience</a>
|
||||
</article>
|
||||
<article class="service-tile reveal">
|
||||
<h2>IS Advisory Services</h2>
|
||||
<p>Architecture guidance that links platform choices to growth goals.</p>
|
||||
<a href="/services/strategy-governance/">Explore advisory services</a>
|
||||
</article>
|
||||
<article class="service-tile reveal">
|
||||
<h2>IT Infrastructure Services</h2>
|
||||
<p>Resilient, right-sized infrastructure with cost and risk under control.</p>
|
||||
<a href="/services/infrastructure-cloud/">Explore infrastructure services</a>
|
||||
</article>
|
||||
<article class="service-tile reveal">
|
||||
<h2>Mobility Consulting Services</h2>
|
||||
<p>Modern digital experiences and field-ready operating models.</p>
|
||||
<a href="/services/enterprise-architecture/">Explore transformation services</a>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
@@ -169,7 +175,7 @@
|
||||
<section class="cta-band">
|
||||
<h3>Need clarity on your next IT move?</h3>
|
||||
<p>We can turn ambiguity into a practical roadmap in a two-week advisory sprint.</p>
|
||||
<a class="btn btn-dark" href="#contacts">Talk to IQON</a>
|
||||
<a class="btn btn-dark" href="/contact/">Talk to IQON</a>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
@@ -195,17 +201,16 @@
|
||||
<section>
|
||||
<h4>Contact</h4>
|
||||
<p>10th Montreal Sq. 3rd Floor 3.01 bis Office, 011469 Bucharest, Romania</p>
|
||||
<p>T +4 037 261 2600</p>
|
||||
<p>F +4 037 261 2608</p>
|
||||
<p><a href="https://t.me/infobidgebot" rel="noopener" target="_blank">@infobidgebot</a></p>
|
||||
<p>office@iqon.com</p>
|
||||
</section>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p>Home | Services & Solutions | Case Studies | Contacts</p>
|
||||
<p><a href="/">Home</a> | <a href="/services/">Services</a> | <a href="/case-studies/">Cases</a> | <a href="/contact/">Contact</a></p>
|
||||
<p>2011-2026 Copyright IQON. All Rights Reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="./script.js"></script>
|
||||
<script src="./script.js?v=20260520-qa7"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user