export default function SteliroLanding() { return (
{/* Aurora Background */}
{/* Noise */}
{/* Header */}
Steliro
星枢
{/* Hero */}
{/* Left */}
HyperOS Inspired Interface

连接设备与未来的 智能中枢

Steliro(星枢)是一个现代化 IoT 平台与智能连接入口, 以极简、流动、柔和光影为核心设计语言,打造更沉浸、更优雅的设备交互体验。

{/* Stats */}
{[ ['99.99%', '稳定运行'], ['MQTT', '实时连接'], ['K8s', '云原生架构'], ].map(([v, t]) => (
{v}
{t}
))}
{/* Right Visual */}
{/* top glow */}
{/* Floating cards */}
Online Devices
1,248
Latency
12ms
{/* Central Orb */}
Core
星枢
{/* Bottom panel */}
Infrastructure
Cloud Native IoT Platform
{/* Features */}
Features

为现代 IoT 构建

{[ { title: '云原生架构', desc: '基于 Kubernetes 与现代微服务架构设计,支持弹性扩展与高可用部署。', }, { title: '实时设备连接', desc: '支持 MQTT / WebSocket / HTTP 等多协议接入,实现毫秒级实时通信。', }, { title: '现代视觉体验', desc: '融合 HyperOS 风格的柔和光影与液态玻璃设计语言,兼顾科技感与克制感。', }, ].map((item) => (
{item.title}
{item.desc}
))}
{/* Footer */}
) }