4343 < body class ="bg-[color:var(--ink)] text-[color:var(--silver)] ">
4444 < header class ="backdrop-blur bg-[color:var(--steel-900)/70] sticky top-0 z-50 border-b border-[color:var(--steel-700)] ">
4545 < div class ="mx-auto max-w-7xl px-4 py-3 flex items-center justify-between ">
46- < a href ="index.html "> < img class ="hidden sm:block h-10 " src ="./assets/Horizontal_Logo.PNG " alt ="Ceradon Systems logo "/>
47- < img class ="sm:hidden h-10 " src ="./assets/Square_Logo.PNG " alt ="Ceradon Systems mark "/> </ a >
46+ < a href ="index.html "> < img class ="hidden sm:block h-10 logo-glow " src ="./assets/Horizontal_Logo.PNG " alt ="Ceradon Systems logo "/>
47+ < img class ="sm:hidden h-10 logo-glow " src ="./assets/Square_Logo.PNG " alt ="Ceradon Systems mark "/> </ a >
4848 < nav class ="hidden md:flex gap-6 ">
4949 <!-- add active link state using aria-current="page" -->
5050 < a href ="index.html " class ="navlink "> Home</ a >
5454 < a href ="careers.html " class ="navlink "> Careers</ a >
5555 < a href ="contact.html " class ="btn btn-primary "> Contact</ a >
5656 </ nav >
57- < button class ="md:hidden " aria-label ="Open menu " data-open-menu > ☰</ button >
57+ < button class ="md:hidden icon-button " aria-label ="Open menu " data-open-menu > ☰</ button >
5858 </ div >
5959 <!-- mobile panel injected by /src/ui.js -->
6060 </ header >
8282 < span class ="w-2 h-2 rounded-full bg-[color:var(--ceradon-blue)] "> </ span >
8383 Passive RF Situational Awareness
8484 </ div >
85- < img src ="./assets/Square_Logo.PNG " alt ="Ceradon Systems mark " class ="h-24 w-24 sm:h-32 sm:w-32 " />
85+ < img src ="./assets/Square_Logo.PNG " alt ="Ceradon Systems mark " class ="h-24 w-24 sm:h-32 sm:w-32 image-surface " />
8686 < h1 class ="text-4xl sm:text-5xl lg:text-6xl font-bold text-[color:var(--white)] leading-tight ">
8787 Vantage Scanner: Through-wall pose intelligence.
8888 </ h1 >
@@ -214,7 +214,7 @@ <h2 class="section-heading text-3xl">Adapt Vantage to any mission profile</h2>
214214 </ div >
215215 < div class ="grid gap-6 md:grid-cols-3 ">
216216 < div class ="card-glass p-6 space-y-3 ">
217- < div class ="h-12 w-12 rounded-full bg-[color:var(--steel-700)]/70 flex items-center justify-center ">
217+ < div class ="h-12 w-12 image-surface rounded-full bg-[color:var(--steel-700)]/70 flex items-center justify-center ">
218218 < svg class ="h-6 w-6 text-[color:var(--ceradon-blue)] " fill ="none " stroke ="currentColor " stroke-width ="1.5 " viewBox ="0 0 24 24 " aria-hidden ="true ">
219219 < path stroke-linecap ="round " stroke-linejoin ="round " d ="M12 3v18m6-6-6 6-6-6 " />
220220 </ svg >
@@ -223,7 +223,7 @@ <h3 class="text-xl font-semibold text-[color:var(--white)]">Tripod ISR Node</h3>
223223 < p class ="text-sm text-subtle "> Extended overwatch with replaceable power packs and multi-sector monitoring.</ p >
224224 </ div >
225225 < div class ="card-glass p-6 space-y-3 ">
226- < div class ="h-12 w-12 rounded-full bg-[color:var(--steel-700)]/70 flex items-center justify-center ">
226+ < div class ="h-12 w-12 image-surface rounded-full bg-[color:var(--steel-700)]/70 flex items-center justify-center ">
227227 < svg class ="h-6 w-6 text-[color:var(--ceradon-blue)] " fill ="none " stroke ="currentColor " stroke-width ="1.5 " viewBox ="0 0 24 24 " aria-hidden ="true ">
228228 < path stroke-linecap ="round " stroke-linejoin ="round " d ="M4 7h16M4 12h10m-6 5h6 " />
229229 </ svg >
@@ -232,7 +232,7 @@ <h3 class="text-xl font-semibold text-[color:var(--white)]">Handheld Breach Kit<
232232 < p class ="text-sm text-subtle "> Rapid entry support with haptic alerts for presence, pose, and motion vectors.</ p >
233233 </ div >
234234 < div class ="card-glass p-6 space-y-3 ">
235- < div class ="h-12 w-12 rounded-full bg-[color:var(--steel-700)]/70 flex items-center justify-center ">
235+ < div class ="h-12 w-12 image-surface rounded-full bg-[color:var(--steel-700)]/70 flex items-center justify-center ">
236236 < svg class ="h-6 w-6 text-[color:var(--ceradon-blue)] " fill ="none " stroke ="currentColor " stroke-width ="1.5 " viewBox ="0 0 24 24 " aria-hidden ="true ">
237237 < path stroke-linecap ="round " stroke-linejoin ="round " d ="m5 11 7-7 7 7m-7-7v18 " />
238238 </ svg >
@@ -304,7 +304,7 @@ <h3 class="text-xl font-semibold text-[color:var(--white)]">Disseminate securely
304304 < div class ="mx-auto max-w-7xl px-4 py-12 space-y-10 ">
305305 < div class ="flex flex-col gap-6 md:flex-row md:items-center md:justify-between ">
306306 < div class ="flex items-center gap-4 ">
307- < img src ="./assets/Square_Logo.PNG " alt ="Ceradon Systems mark " class ="h-12 w-12 " />
307+ < img src ="./assets/Square_Logo.PNG " alt ="Ceradon Systems mark " class ="h-12 w-12 image-surface " />
308308 < div >
309309 < p class ="font-semibold text-[color:var(--white)] "> Ceradon Systems</ p >
310310 < p class ="text-sm text-subtle "> Passive RF sensing for decisive teams.</ p >
0 commit comments