* [x] Each pages should have only one `h1` tag * It is adequate to make the top logo into `h1` tag (using css) * [ ] Heading elements should be ranked in order of `h1`, `h2`, `h3` ... * [ ] Header and footer component should be integrated into `app.component.html` * [ ] Image tags should have `alt="xxxx"`