OmniX landing page

Static HTML/CSS/JavaScript; no build runtime or credentials are required.
Preview: python3 -m http.server 8787

Brand images are served separately to avoid duplicating large binary files in
the Helm release. To reproduce the page after unpacking this source archive:
mkdir -p assets
curl -f https://omni-x.su/assets/omnix-logo.png -o assets/omnix-logo.png
curl -f https://omni-x.su/assets/cabinet-setup.jpg -o assets/cabinet-setup.jpg

Brand colors and Aurora configuration were read from the OmniX cabinet public
branding API. Logo and cabinet installation screenshot belong to OmniX.
The screenshot is encoded as JPEG for transfer size; content is unchanged.
Typography: Manrope, loaded from Google Fonts.

Aurora background adapted from:
https://github.com/BEDOLAGA-DEV/bedolaga-cabinet
src/components/ui/backgrounds/aurora-background.tsx
tailwind.config.js (aurora keyframes)
Copyright (C) 2025 BEDOLAGA DEV.
The original license is included as LICENSE.txt.
Adaptation: standalone CSS, pause when the page is hidden; mobile and reduced
motion behavior follows the original. Source is available through /source.zip.

Prices and the three-day trial are editorial content confirmed by the owner.
Update index.html and rebuild the source archive when changing them.
