Heros — Agency

Bold dark agency hero with a glow accent and client logos.

bun x bosia@latest add block heros/agency

Bold dark agency hero with a glow accent and client logos. 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
Brand · Product · Digital

We build brands that refuse to blend in.

A small studio for ambitious teams. Strategy, identity, and product design — shipped end to end, no handoffs lost in translation.

Trusted by
MERIDIANNorthwindOAK & COLumenFrame

Install

bun x bosia@latest add block heros/agency

Pulls the @lucide/svelte npm package for icons.

Usage

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

<Agency />

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/agency/block.svelte