@Component({
templateUrl: 'about.component.html',
preserveWhitespaces: false
}
export class AboutComponent {}