Avinash DhauniBricks Builder development partner

← All work

Northlight Studio

Marketing site — agency handoff

Northlight designed the site in Figma and needed it built in Bricks without redesigning anything along the way. The build covers 14 templates, a resource library with filtering, and a component set the studio reuses on new pages.

The challenge

The resource library needed filtering by three taxonomies at once, with shareable URLs and no full page reload — while staying editable by a non-technical marketing team.

The approach

A single query loop driven by URL parameters, with filter state written to the query string and applied server-side. Filters are generated from the taxonomies themselves, so new categories appear without touching the template.

Where it landed

The studio adds resources and categories from the WordPress admin, and new pages are assembled from the existing component set rather than styled from scratch.