Official product website for LOQ Nova — an advanced, low-overhead system utility built for direct hardware optimization on LOQ systems.
This repository contains the complete redesigned website for the LOQ Nova application. The design language specifically reflects an enterprise-grade, hardware-level architecture — prioritizing high density, strict geometric layouts, minimal styling, and a near-zero marketing feel.
- React (via Vite)
- Tailwind CSS v4 for clean, utility-first styling
- Framer Motion for subtle, non-intrusive scroll animations
- Subtle Motion Design: Animated via Framer Motion, exclusively utilizing simple translates and opacity fades to maintain a professional response curve.
- Component Architecture:
Hero- Minimal, high-impact typography with a subtle depth gradient.Product Showcase- Dense, alternating layouts demonstrating hardware telemetry and control interfaces.RGB Engine- Deep-dive hardware lighting specs.Performance Modes- Interactive system envelope toggle.
- Clone the repository.
- Install dependencies:
npm install - Run dev server:
npm run dev