A high-performance, gesture-driven card stack featuring buttery spring physics, dynamic background theming, and keyboard accessibility.
import SwipeDeck from "@/components/ui/swipe-deck"; export default function DemoOne() { return <SwipeDeck />; }