Multi-Page: About
Use Case: About page with team columns and story section, linked from the multi-page home.
Key Features: Team profile cards, story card, alert, prev/next page navigation
[[ :logo: MyApp | [Home](./home.md) | *About* | [Contact](./contact.md) ]]
---
## About MyApp
wiremd is a text-first UI design tool that generates wireframes from Markdown.
Write your UI, see it instantly — no design software required.
---
::: columns-3 card
::: column :user: Alice Chen
Co-founder & CEO
:::
::: column :user: Ben Müller
Co-founder & CTO
:::
::: column :user: Sara Kim
Head of Design
:::
:::
---
## Our Story
::: card
### From frustration to tool
We were tired of maintaining both a Figma file and a spec doc.
wiremd collapses those into one artifact: a `.md` file that
*is* the design.
[Read the full story](./home.md)
:::
---
::: alert info
Want to get in touch? Hit the **Contact** button in the nav.
:::
[← Home](./home.md) [Contact →](./contact.md)*