File: src/blocks/content/Content03.astro
Left column: all-caps subtitle. Right: title plus body stack (preText, blank-line text, CTA).
Config (blocks.ts → content03)
content03: {
width: "wide",
subtitle: "Services",
title: "Design systems that stay out of the way",
preText: "Reusable sections…",
text: "…\n\n…",
ctaVariant: "link",
padding: "lg",
},
Props
Same shared Content props as Content01/02 (width, subtitle, title, preText, text, cta, ctaUrl, ctaVariant, padding, borders).
