Skip to content

feat(marketing): hero backdrop image (replaces video) - #103

Merged
f-amine merged 1 commit into
masterfrom
feat/hero-image
Jun 18, 2026
Merged

f-amine merged 1 commit into
masterfrom
feat/hero-image

Conversation

@f-amine

@f-amine f-amine commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Swaps the hero background video for an image per request. Ships an on-brand abstract SVG placeholder (public/hero-bg.svg: ink canvas, warm gold glow, concentric rings + sweeping arc, no text) and removes the unused 4.8MB hero-bg.mp4. To use the AI-generated art, save it as public/hero-bg.jpg and point the <img src> at it (one line in hero.tsx).

Verified: placeholder renders full-bleed behind the dimmed content; typecheck + biome clean.

🤖 Generated with Claude Code

Swap the hero background <video> for an <img>, and ship an on-brand
abstract SVG placeholder (ink canvas, gold glow, concentric rings + arc)
at public/hero-bg.svg. Drop the unused 4.8MB hero-bg.mp4. Replace the
placeholder with a generated 16:9 raster by pointing the src at it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@f-amine
f-amine merged commit 4582eca into master Jun 18, 2026
3 checks passed
@f-amine
f-amine deleted the feat/hero-image branch June 18, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant