Documentation
Features grid
The About section demonstrates a responsive grid of icon + text pairs that you can drop anywhere.
Responsive behaviour
`src/components/marketing/home/about-section.tsx` uses CSS grid with `md:grid-cols-2` to stay readable on phones and desktops.
Relevant files
src/components/marketing/home/about-section.tsx— About section