
Serving boards
Serving boards
Slim silhouettes, tactile edges, and solid hardwood surfaces for hosting.
Handcrafted woodworking from Czech makers
JB Wood brings together serving boards, bowls, wall pieces, and custom furniture with an editorial storefront built for calm browsing, clear hierarchy, and fast first render.
Small-batch production
Built for durability, not novelty.
Custom dimensions
Made-to-order tables and statement pieces.
Natural finishes
Warm surfaces designed to age well.

Workshop photograph
The homepage now reads from a stable `/resources` library so editorial media does not depend on temporary remote seeds.

Why this architecture
Next.js App Router, server-first reads, and a session-backed checkout flow.
Catalog and product pages render from the API contract, while cart and checkout mutate the same backend session through a same-origin proxy.
Collections
The visual rhythm borrows editorial calm from the ceramics reference, but translates it into a warmer woodworking language with more grounded surfaces and a stronger sense of material.

Serving boards
Slim silhouettes, tactile edges, and solid hardwood surfaces for hosting.

Bowls and vessels
Turned forms that bring warmth to kitchens, entry tables, and open shelving.

Tables and furniture
Built in smaller batches with quiet detailing and room-centered proportions.
Featured products
The assortment comes from the API catalog, but the page keeps the launch edit tight so product stories stay clear and intentional.
Materials
Oak for depth and durable grain
Maple for pale, clean serving pieces
Ash for visible movement and warmth
Natural oil finishes for touchable surfaces
Process
Every piece starts with boards chosen for figure, stability, and how they will age in a home.
Edges are softened, proportions are tested, and surfaces are refined until they feel settled.
Objects are wrapped for safe transport so the unboxing feels as considered as the object itself.

Editorial lifestyle frame
Static brand imagery now lives under `/resources/home` to keep content ownership separate from product media.
Customer flow
SEO-friendly route metadata and Open Graph structure
Server-rendered catalog and product pages backed by the API
Session-based cart and checkout with CSRF forwarding
Responsive layouts with reserved media space and low CLS risk