Brand Visual Profile
A configurable, accessible brand visual profile surface for AI product workflows.
Brand visual profileAmro visual systemApplied to prompts, validation, and variations.
82% influence
accent-tealaccent-cyandeep-navysoft-mist
- Logo rules
- Clear space equal to mark width; never place over detail
- Photography
- Credible people, practical work, calm premium light
Installation
npm install @amro-ui/reactUsage
A configurable, accessible brand visual profile surface for AI product workflows.
Package
import { BrandVisualProfile } from "@amro-ui/react";
<BrandVisualProfile />shadcn copy
import { BrandVisualProfile } from "@/components/ui/brand-visual-profile";
<BrandVisualProfile />