Components
Loading preview...
A sophisticated, hover-responsive showcase block designed for high-end creative portfolios and luxury brand websites. This component features a minimalist vertical navigation list (01–06) that dynamically updates a featured image preview. It balances "Quiet Luxury" typography with high-impact visuals, creating a "premium" user experience that feels both authoritative and mysterious. It is optimized for developers who want to display "Featured Creations" with an air of exclusivity and artistic depth.
@haik-kashiyani
npx shadcn@latest add https://21st.dev/r/hardikkashiyani123456788/lumina-interactive-listimport { Component } from "@/components/ui/lumina-interactive-list";
export default function DemoOne() {
return <Component />;
}