Heros — Home Goods
Full-bleed lifestyle hero with a floating featured-product card.
bun x bosia@latest add block heros/home-goodsFull-bleed lifestyle hero with a floating featured-product card. 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 The slow-living shop
Make the room you never want to leave.
Considered, long-lasting pieces for every corner of the home — natural materials, honest prices, and styling help if you want it.
Linden lounge chair
$520
Solid oak frame · wool bouclé
Install
bun x bosia@latest add block heros/home-goodsPulls the @lucide/svelte npm package for icons.
Usage
<script lang="ts">
import HomeGoods from "$lib/blocks/heros/home-goods/block.svelte";
</script>
<HomeGoods />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/home-goods/block.svelte