DEMO BUILD · Inner pages extending the homepage at krtprints.pages.dev
Companion demo

The inner pages that complete the site.

The homepage you built at krtprints.pages.dev is the front door. This demo builds out the rooms behind it: a catalogue with working filters, single product pages, dedicated service pages, contact, about, the lot. All static, all wired to a /content folder that would become a Storyblok schema in production.

9 pagesBuilt out
5 content
models
JSON schemas
Storyblok
ready
CMS layer
Stack of custom printed garments
Same brand, extended Visual style picks up from the pages.dev mockup
What’s in this demo
Catalogue with filter Single product page Service pages About & contact CMS-style /content folder
Explore the build

Open any page below.

Each one would be edited by Kenny in Storyblok in the real build. Right now the content sits in /content as JSON, the way Astro would consume it.

Under the hood

Content lives in a /content folder.

In the real build that becomes a Storyblok space Kenny edits. For this demo it’s JSON files you can open and read.

  • products.json — the 12 catalogue items, each with photos, price, methods, sizes
  • services.json — service pages and their starting prices and lead times
  • reviews.json — testimonials with author and source
  • faqs.json — one source of truth for FAQ content
  • settings.json — phone, email, address, opening hours
Studio process

Show this to Kenny.

Catalogue, service pages, contact form, the whole flow Kenny would actually use. Plus the homepage mockup at pages.dev. Two halves of the same site.

← MAIN HOMEPAGE