Design section prototypes.

These blocks use a layout-only tg-section with the copy and child shortcodes (tg-card, tg-step, tg-spark, tg-connector, tg-flow-step, tg-pillar, optionally content-card inside split-teasers, and for info-split - tg-info-left, tg-info-card, tg-info-list) in the same file, so you can translate per language and reuse a layout with different content.

services-line / bg="light"

Services

Built to work for you

From idea to launch, we build reliable systems and automate processes of any size.

Web applications

Scalable, maintainable software tailored to your business.

Process automation

We remove the grind so your team can focus on what matters.

Integrations & APIs

We connect your tools and keep data moving reliably between them.

Ongoing support

We stay with you: shipping improvements and keeping things stable.

services-cards / bg="tint"

What we do

we write code
that works
for people

development

Websites, services, and apps of any size - clean code and attention to detail.

automation

Integrations, playbooks, and bots that take busywork off your plate.

support

We maintain and evolve your product when you actually need a partner, not a ticket queue.

services-grid / bg="dark"

What we do

We build digital products
and automate your workflows
so you can stay
focused on what matters

Web development

Websites and web apps from landing pages to complex systems.

Automation

We wire up processes and integrations that save time and headspace.

Integrations

We connect services and systems so they work together, reliably.

Support & growth

We stay after go-live and help your product get better over time.

process-numbers / bg="light"

Order in process-numbers: tg-step, then tg-spark, then tg-step, … (spark only between steps, not after the last one).

How we work

A clear process
and attention to detail

01

We listen

We learn your business, goals, and constraints so we can propose a fit, not a fad.

02

We design

We shape structure, logic, and UX that solve the problem and feel good to use.

03

We build

We write solid code, test, and integrate so the result is stable and fast enough.

04

We ship & improve

We launch and stay close, iterating on feedback and metrics.

process-flow / bg="tint"

In process-flow, put a tg-connector between each tg-flow-step except after the last step.

How we work

understand. design.
build. improve.

01

we listen

We dig into the problem, ask the right questions, and align on the real goal.

02

we design

We propose a solution and think through the shape of the product with you.

03

we build

We implement, test, and integrate - quality and deadlines both matter.

04

we improve

We look at what shipped, gather feedback, and make the next version better.

process-pillars / e.g. bg="light"

Three cards in a row: number (uses primary / --section-accent), title on the left; image on the right (same height for all, top-aligned); lead text below. Arrows between cards, equal space on the left and right, vertically centered. illustration or mark as for tg-card. Same bg options. You can omit eyebrow, title, and lead on the section.

how we work

three steps in one band

A short path from understanding your context to building and improving the system with you.

01

First, we understand

We study your current situation to see where time, money, and control are slipping away.

02

We propose a solution

We find growth opportunities and show how to align processes and tools.

03

We build and improve

We assemble the system, roll it out, and keep making it better together with you.

split-teasers - section head + teaser card grid

Same two-column shell as services-cards: eyebrow / large title / lead on one side; on the other, a grid of cards with image on top (up to four columns on wide screens unless a modifier narrows the grid). Stacks on small screens.

On the home page, Lab (home-lab-cards) uses this layout with a three-column card grid on wide screens. Copy for the left column comes from lab/_index.*: title, short home_summary (falls back to description), and home_cta_label for the footer link. Selected work (home-project-cards) is not split: full-width section head, then a four-column card row. Set bg like other sections (page, light, tint, …).

Inside the section, use content-card shortcodes (image, title, text, optional href, eyebrow, tag). The legacy type parameter on content-card is ignored by styles.

Lab

split-teasers example

Lead sits beside the headline on desktop; below it on narrow viewports.

info-split - copy left + card with lists on the right

Two main columns: on the left, tg-info-left (image, heading, optional list marker - check / cross / dot, image_alt) plus a Markdown list as inner content; on the right, tg-info-card (bg: tint, tint2, light, page, dark). Inside the card, repeat tg-info-list (heading, marker) with a Markdown list as inner content.

The section uses eyebrow, title, lead, and bg (page by default for this layout). Those fields render in the left column, above tg-info-left. Order matters: tg-info-left first, then tg-info-card (columns are split using a small sentinel appended to the tg-info-left output).