feat: add Kazakhstan AI page and old brand assets
This commit is contained in:
+14
-29
@@ -9,6 +9,9 @@
|
||||
content="IQON helps organizations align technology decisions with measurable business outcomes through strategy, architecture, and transformation consulting."
|
||||
/>
|
||||
<meta name="theme-color" content="#09090b" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
@@ -21,38 +24,19 @@
|
||||
<a class="skip-link" href="#main">Skip to content</a>
|
||||
<header class="topbar" id="topbar">
|
||||
<a class="brand" href="#">
|
||||
<svg class="brand-mark" viewBox="0 0 44 44" aria-hidden="true">
|
||||
<circle cx="22" cy="22" r="21" fill="#09090b" stroke="#09090b" stroke-width="1"></circle>
|
||||
<circle cx="22" cy="22" r="20" stroke="#FFD000" stroke-width="1.5" fill="none"></circle>
|
||||
<ellipse cx="22" cy="22" rx="13" ry="12" fill="#FFD000"></ellipse>
|
||||
<ellipse cx="22" cy="22" rx="13" ry="12" fill="url(#eyeGlow)"></ellipse>
|
||||
<path
|
||||
d="M22 10.5 C19.2 14 18.2 18 18.2 22 C18.2 26 19.2 30 22 33.5 C24.8 30 25.8 26 25.8 22 C25.8 18 24.8 14 22 10.5Z"
|
||||
fill="#09090b"
|
||||
></path>
|
||||
<ellipse
|
||||
cx="17"
|
||||
cy="16.5"
|
||||
rx="2.2"
|
||||
ry="3.2"
|
||||
fill="rgba(255,255,255,0.32)"
|
||||
transform="rotate(-22 17 16.5)"
|
||||
></ellipse>
|
||||
<circle cx="26.5" cy="26" r="1" fill="rgba(255,255,255,0.12)"></circle>
|
||||
<defs>
|
||||
<radialGradient id="eyeGlow" cx="40%" cy="38%" r="65%">
|
||||
<stop offset="0%" stop-color="#FFE84D" stop-opacity=".7"></stop>
|
||||
<stop offset="50%" stop-color="#FFD000" stop-opacity="0"></stop>
|
||||
<stop offset="100%" stop-color="#AA8000" stop-opacity=".15"></stop>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
<span class="brand-name">iqon</span>
|
||||
<img
|
||||
class="brand-mark"
|
||||
src="/wp-content/themes/iqon/images/logo.png"
|
||||
width="84"
|
||||
height="87"
|
||||
alt="IQON"
|
||||
/>
|
||||
</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="/kz/">KZ/RU</a>
|
||||
<a href="#contacts">Contacts</a>
|
||||
</nav>
|
||||
<a class="nav-cta" href="#contacts">Book Discovery Call</a>
|
||||
@@ -194,6 +178,7 @@
|
||||
<li>Operating model redesign for a financial group</li>
|
||||
<li>Infrastructure modernization for retail network</li>
|
||||
<li>Advisory program for digital public services</li>
|
||||
<li><a href="/kz/">AI cases for Kazakhstan enterprises</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
@@ -208,12 +193,12 @@
|
||||
<section>
|
||||
<h4>Contact</h4>
|
||||
<p>10th Montreal Sq. 3rd Floor 3.01 bis Office, 011469 Bucharest, Romania</p>
|
||||
<p><a href="https://t.me/infobidgebot" rel="noopener" target="_blank">@infobidgebot</a></p>
|
||||
<p><a href="https://t.me/infobridgebot" rel="noopener" target="_blank">Telegram</a></p>
|
||||
<p>office@iqon.com</p>
|
||||
</section>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p>Home | Services & Solutions | Case Studies | Contacts</p>
|
||||
<p>Home | Services & Solutions | Case Studies | KZ/RU | Contacts</p>
|
||||
<p>2011-2026 Copyright IQON. All Rights Reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user