This FeaturesDetail component showcases product features through an animated, auto-sliding dashboard carousel with smooth GSAP transitions. It combines scroll-triggered effects and interactive tab navigation for a visually engaging feature preview.
import FeaturesDetail from "@/components/ui/features-detail"; export default function DemoOne() { return <FeaturesDetail />; }
Part of Ruixen UI — browse the full library on 21st.dev.