Split hero with live panel
Copy on the left, a real component composition on the right — not a screenshot.
Live preview
Source
This exact file renders the preview above.
components/blocks/headers/split-visual.tsx
components/ui/metric.tsx
Demo source — adapt to your project. Foundry is not published as a package.
Usage
When the product is visual. The right panel is built from Foundry components, so it restyles with the theme and can never show a stale screenshot of an older release.
- The panel moves below the copy at `lg` rather than shrinking — a squeezed dashboard preview communicates nothing.
- Grid-paper behind the panel gives depth without a gradient or a glow.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Two-column at lg
- Stacked below lg
- Live metric panel
Accessibility
- Decorative background
- The grid layer is `aria-hidden` and non-interactive.
- Real content
- The panel is genuine markup, so its numbers are readable by screen readers rather than baked into an image.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All navigationMetric
A KPI tile with trend direction, invertible "good" semantics and a decorative sparkline.
starterFeatured4 variantsSaaS landing page
Eleven blocks in the order a subscription product needs: claim, proof, mechanism, evidence, price, objections, action.
intermediateFeatured4 variantsProduct mosaic hero
Three offset panels built from live components rather than a screenshot.
intermediateFeatured3 variants