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