Components
Loading preview...
An authoritative full-screen navigation component designed for high-end digital experiences. This menu utilizes a "Reveal" logic—where the interface transitions from a focused view to an immersive, typography-heavy navigation layer. Inspired by the "Silver" Paya and "Jalchar" (Water) elements, the transitions are fluid and heavy-weighted, providing a tactile sense of depth. It features interactive hover states that "ripple" across the menu items, perfect for agencies and luxury brands that prioritize a "Quiet Luxury" aesthetic.
@haik-kashiyani
npx shadcn@latest add https://21st.dev/r/hardikkashiyani123456788/sterling-gate-kinetic-navigationimport { Component } from "@/components/ui/sterling-gate-kinetic-navigation";
export default function DemoOne() {
return <Component />;
}