Empty Gallery Starter
A configurable, accessible empty gallery starter surface for AI product workflows.
Create your first durable visual
Start with a production-ready example or build a prompt from scratch.
ProductCampaignEditorialSocial
Installation
npm install @amro-ui/reactUsage
A configurable, accessible empty gallery starter surface for AI product workflows.
Package
import { EmptyGalleryStarter } from "@amro-ui/react";
<EmptyGalleryStarter />shadcn copy
import { EmptyGalleryStarter } from "@/components/ui/empty-gallery-starter";
<EmptyGalleryStarter />