File: src/blocks/content/Content04.astro
Left title column; larger right column for preText, blank-line text, and CTA.
Config (blocks.ts → content04)
content04: {
width: "wide",
title: "A quieter kind of marketing site",
preText: "Less chrome. More message.",
text: "…\n\n…",
ctaVariant: "link",
padding: "lg",
},
Props
| Prop | Config key | Notes |
|---|---|---|
title |
content04.title |
Left column |
preText / text / cta* / ctaVariant |
content04.* |
Right column body |
width / padding / borders |
— | Shared chrome |
