Components
Loading preview...
A high-performance, seamless infinite slider designed for luxury retail and premium product discovery. This component utilizes a "frictionless" motion logic to create an unending stream of items, reflecting a sense of boundless opportunity and "smart-work" automation. The visual architecture is optimized for high-contrast "Silver" accents—aligning with a premium metal aesthetic—and smooth, heavy-easing transitions that command user attention without being intrusive.
@haik-kashiyani
npx shadcn@latest add https://21st.dev/r/hardikkashiyani123456788/argent-loop-infinite-sliderimport { Component } from "@/components/ui/argent-loop-infinite-slider";
export default function DemoOne() {
return <Component />;
}