Fading Image
An image that fades in on load with a skeleton and error fallback.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/fading-image.jsonUsage
An image that fades in on load, showing a pulsing skeleton while loading and an icon fallback if the source fails.
import { FadingImage } from "@/components/ui/fading-image";