design choice changes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="nav-inner">
|
||||
<a href="/" class="logo">
|
||||
<svg class="logo-icon" width="28" height="28" viewBox="0 0 32 32" fill="none">
|
||||
<rect width="32" height="32" rx="6" fill="#0d0e10"/>
|
||||
<rect width="32" height="32" fill="#0b0c0e"/>
|
||||
<path d="M5 27L16 5L27 27" fill="none" stroke="#0acf97" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M9 20H23" fill="none" stroke="#0acf97" stroke-width="2.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
@@ -22,14 +22,14 @@
|
||||
<!-- Hero -->
|
||||
<section class="hero">
|
||||
<div class="hero-inner">
|
||||
<div class="hero-kicker">arcline os — alpha</div>
|
||||
<h1>
|
||||
The Linux OS for<br>
|
||||
<span class="hero-highlight">people who run infrastructure.</span>
|
||||
</h1>
|
||||
<p class="tagline">
|
||||
Arcline OS is a hardened, privacy-first operating system built on Debian.
|
||||
Ships pre-configured with monitoring, auditing, and security tooling —
|
||||
so your systems are production-ready from first boot.
|
||||
Hardened Debian base. Pre-configured monitoring, auditing, and security
|
||||
tooling. Zero telemetry. Your systems are production-ready from first boot.
|
||||
</p>
|
||||
<div class="hero-actions">
|
||||
<a href="#get-started" class="cta">Get Early Access</a>
|
||||
|
||||
Reference in New Issue
Block a user