```ts import Header from "~/components/ui/Header.vue"; ``` # Page header Place the `Header` at the beginning of a page. Choose an appropriate heading level: `h1` or `h2` or `h3`. Choose `h1` unless the header is part of a page subsection or a modal. ```vue-html
```
### Add an image Use the `