Neobrutalism-styled image card component.
import ImageCard from '@/components/ui/image-card' export const Demo = () => ( <ImageCard caption="Image" imageUrl="https://hips.hearstapps.com/hmg-prod/images/flowers-trees-and-bushes-reach-their-peak-of-full-bloom-in-news-photo-1678292967.jpg?resize=300:*" ></ImageCard> )
Part of Neobrutalism — browse the full library on 21st.dev.