Three families set the whole theme: Bricolage Grotesque for headings, Inter Tight for body copy, and DM Mono for labels and figures. All three are open source under the SIL Open Font License. They are declared in the fonts array in astro.config.mjs, which downloads them at build time and serves them from your own domain, so the deployed site makes no request to Google.
Every image in src/assets/images is a placeholder from Freepik, licensed to the original design rather than to you. Using them on a live site may require attribution depending on the plan they came from, and redistributing them inside something you sell is restricted separately. Replace them with your own photography before launch — each one is referenced by name from a content collection, so a swap keeps the layout intact.
The theme is an Astro site styled with Tailwind CSS, with MDX, RSS and sitemap integrations for the blog and sharp for build-time image encoding. All of it is MIT or Apache-2.0 licensed and free for commercial work.
Scroll-linked reveals and the split-text headings use GSAP with ScrollTrigger and SplitText; the smooth scrolling is Lenis, which is MIT. GSAP is free under its standard license for most uses, including commercial sites, but check the current terms if your site charges for access.
The SVGs in src/icons were drawn for this design and ship with the theme. Use, edit and redistribute them as part of a site built on it.
The templates, components, scripts and stylesheets are licensed to you under the terms of the marketplace listing you bought them from. LICENSE.md in the repository root carries the full text, and is the version to read before you redistribute anything.