diff --git a/project.json b/project.json index bee67ce..1c53840 100644 --- a/project.json +++ b/project.json @@ -49,7 +49,8 @@ { "glob": "**/*", "input": "public" - } + }, + "src/assets" ], "styles": [ "src/styles.scss" diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png index 6999bab..b91e844 100644 Binary files a/public/favicon-16x16.png and b/public/favicon-16x16.png differ diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png index bbf06d8..8fed02f 100644 Binary files a/public/favicon-32x32.png and b/public/favicon-32x32.png differ diff --git a/public/favicon-48x48.png b/public/favicon-48x48.png index 5aa2e9e..8d18782 100644 Binary files a/public/favicon-48x48.png and b/public/favicon-48x48.png differ diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 51d1cac..89eb238 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -9,7 +9,25 @@ import { PopoverService } from './services/popover.service'; @Component({ selector: 'app-root', template: ` -
+ +

Master Your Learning

Learn smarter, not harder. Start your journey today

@@ -28,7 +46,7 @@ import { PopoverService } from './services/popover.service';
-
+ +
+
+ +
+ Logo + Haiky +
+ + + + + +
+ User Photo +
+ + +
+ +
+
+
+ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - + + - - + + - - + + - - + + + + + \ No newline at end of file