Skip to content

Commit 8ca0526

Browse files
author
Ceradon Systems
committed
Add 17 new images across all pages: hero backgrounds, section visuals, product shots
Pages updated: index, raptor, aegis, scout, fedresume, company, technology, careers, contact, architect Images: photorealistic environments, equipment, hardware, UI mockups - no AI-generated people All images optimized to webp, 65-240KB each
1 parent 8531e23 commit 8ca0526

27 files changed

+48
-33
lines changed

aegis.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989

9090
<!-- ============ HERO ============ -->
9191
<section class="relative overflow-hidden min-h-[75vh] flex items-center">
92+
<img src="./assets/hero-aegis.webp" alt="" class="absolute inset-0 w-full h-full object-cover opacity-15 pointer-events-none" aria-hidden="true" loading="eager" />
9293
<div class="absolute inset-0 pointer-events-none">
9394
<div class="absolute inset-0 bg-gradient-to-b from-[#04070d]/30 via-[#0a1628]/80 to-[#04070d]"></div>
9495
</div>
@@ -208,6 +209,9 @@ <h3 class="font-semibold text-[color:var(--white)]">Mesh networked</h3>
208209
<span class="tag">Sensor Stack</span>
209210
<h2 class="section-heading">Three modalities. One fused picture.</h2>
210211
</div>
212+
<div class="rounded-xl overflow-hidden max-w-4xl mx-auto" data-animate>
213+
<img src="./assets/section-aegis-sensors.webp" alt="Counter-UAS sensor modules — RF antenna, acoustic array, and PTZ camera" class="w-full h-auto image-surface" loading="lazy" width="1600" height="1066" />
214+
</div>
211215

212216
<div class="grid gap-8 lg:grid-cols-3" data-animate-stagger>
213217
<!-- Acoustic -->
@@ -268,6 +272,9 @@ <h3 class="text-xl font-bold text-[color:var(--white)]">Passive RF (Vantage)</h3
268272
<span class="tag">Sensor Fusion</span>
269273
<h2 class="section-heading">How detection works</h2>
270274
</div>
275+
<div class="rounded-xl overflow-hidden max-w-4xl mx-auto" data-animate>
276+
<img src="./assets/section-aegis-detection.webp" alt="Radar tracking display showing drone detection and tracking" class="w-full h-auto image-surface" loading="lazy" width="1600" height="1066" />
277+
</div>
271278

272279
<div class="grid gap-6 md:grid-cols-3" data-animate-stagger>
273280
<div class="card-glass p-6 space-y-4 text-center">

architect.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
</header>
8686
<main id="main-content">
8787
<section class="relative overflow-hidden hero-splash border-b border-[color:var(--steel-700)]">
88+
<img src="./assets/hero-architect.webp" alt="" class="absolute inset-0 w-full h-full object-cover opacity-15 pointer-events-none" aria-hidden="true" loading="eager" />
8889
<div class="relative mx-auto max-w-7xl px-4 py-16">
8990
<div class="grid gap-10 lg:grid-cols-[1.4fr_1fr] lg:items-center">
9091
<div class="space-y-6">

assets/bg-contact.webp

82.3 KB
Loading

assets/hero-careers.webp

86.5 KB
Loading

assets/hero-company.webp

241 KB
Loading

assets/hero-fedresume.webp

152 KB
Loading

assets/hero-index.webp

65.2 KB
Loading

assets/hero-raptor.webp

113 KB
Loading

assets/hero-scout.webp

55.7 KB
Loading

assets/hero-technology.webp

184 KB
Loading

0 commit comments

Comments
 (0)