Heros — Lookbook

Editorial fashion lookbook hero over a full-bleed photo.

bun x bosia@latest add block heros/lookbook

Editorial fashion lookbook hero over a full-bleed photo. A self-contained, full-width <section> built from semantic tokens only, so it restyles across all 18 themes — the brand colour maps to --primary.

Preview

B
Brand
Autumn / Winter ’26

Quiet
luxury.

Considered cuts in natural cloth. The new season, photographed in available light.

Install

bun x bosia@latest add block heros/lookbook

Pulls the @lucide/svelte npm package for icons.

Usage

<script lang="ts">
	import Lookbook from "$lib/blocks/heros/lookbook/block.svelte";
</script>

<Lookbook />

Drop it at the top of a route. Any interactive bits (size / color / age pickers, address or email inputs) are cosmetic local $state — wire them to your own data. Edit block.svelte to swap copy and the Unsplash images.

Source

src/lib/blocks/heros/lookbook/block.svelte