Skip to content
BaseLayer Themes

Content 02

Three-column editorial — narrow subtitle, title, and body

Live preview

Approach

Built for clarity, shipped with care

Every project starts with the outcome, not the toolkit.

I work with founders and marketing teams who need a site that loads fast, reads clearly, and is easy to update.

From first sketch to launch, the focus stays on structure, performance, and a CMS workflow your team can actually use.

File: src/blocks/content/Content02.astro

Three columns on large screens: smaller all-caps subtitle, then equal-width title and body (preText + blank-line text + optional CTA).

Config (blocks.tscontent02)

content02: {
  width: "wide",
  subtitle: "Approach",
  title: "Built for clarity, shipped with care",
  preText: "Every project starts with the outcome…",
  text: "…\n\n…",
  cta: "See how I work",
  ctaUrl: "/about/",
  ctaVariant: "link",
  padding: "lg",
},

Props

Prop Config key Notes
subtitle content02.subtitle All-caps narrow column
title / preText / text / cta* content02.* Same body pattern as Content01
ctaVariant content02.ctaVariant Default link
width / padding / borders Shared chrome

← Content versions · Blocks overview