gallery-asset-update
When to use
- Adding or updating gallery images in
public/or gallery components
Goals
- Keep asset naming consistent and lightweight
- Ensure alt text is present and meaningful
Workflow
- Add images to
public/with consistent, lowercase names. - Update gallery component data with correct paths.
- Add or refine alt text (Korean primary).
- Verify no image optimization features require server runtime.
Files to check
public/**src/components/sections/Gallery*src/app/globals.css(if styles adjusted)
Output
- List of assets added/changed and alt text updates.