cards that slide around
Loading preview...
import { Component } from "@/components/ui/slider-block-cards"; export default function DemoOne() { return <Component />; }