Component
PolaroidCard
Photo card with a white frame and soft drop shadow. Lifts the mood-board energy into the app.
9:41
move-in '24
study buds
first game!
Tilted pair + large center polaroid
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| src | string | — | Photo URL. Omit to render the children slot instead (for non-photo content like a monogram tile). |
| alt | string | — | Required for accessibility when src is set. |
| children | ReactNode | — | Content slot rendered inside the square photo area when no src is provided. |
| caption | ReactNode | — | Caption beneath the photo (handwriting feel). |
| subCaption | ReactNode | — | Small uppercase label rendered below the caption (e.g., 'Class of 2030'). |
| tilt | 'left' | 'right' | 'none' | 'none' | Decorative rotation; pair for editorial energy. |
| size | 'sm' | 'md' | 'lg' | 'xl' | 'md' | 128 / 176 / 224 / 256 px wide. |