diff --git a/src/app/app.routes.ts b/src/app/app.routes.ts index afc6859..c73c324 100644 --- a/src/app/app.routes.ts +++ b/src/app/app.routes.ts @@ -3,5 +3,6 @@ import { HomeComponent } from './pages/home/home.component'; export const routes: Routes = [ { path: '', component: HomeComponent }, + { path: 'about', loadComponent: () => import('./pages/about/about.component').then(m => m.AboutComponent) }, { path: '**', redirectTo: '' } ]; diff --git a/src/app/pages/about/about.component.html b/src/app/pages/about/about.component.html new file mode 100644 index 0000000..badbdd7 --- /dev/null +++ b/src/app/pages/about/about.component.html @@ -0,0 +1,87 @@ +
+ At Energy Price Dashboard, our mission is to provide Swedish consumers with transparent, real-time information about energy prices across different regions. We believe that access to clear data empowers individuals and businesses to make informed decisions about their energy consumption, ultimately leading to more cost-effective and sustainable energy use. +
+ ++ We collect and analyze energy price data from across Sweden's energy market, presenting it in an accessible and user-friendly dashboard. Our platform allows users to: +
++ Energy Price Dashboard was founded in 2023 by a team of energy experts, data scientists, and software developers passionate about bringing transparency to the energy market. Our diverse team brings together decades of combined experience in the Swedish energy sector and cutting-edge technology development. +
+ +Founder & CEO
+Former energy policy advisor with 15+ years in the Swedish energy sector
+Chief Data Scientist
+PhD in Data Science with expertise in energy market analysis and prediction models
+Head of Technology
+Software architect with extensive experience building data visualization platforms
++ We work closely with energy providers, government agencies, and research institutions across Sweden to ensure our data is accurate, comprehensive, and up-to-date. Our partnerships include: +
++ Interested in partnering with us? We're always looking to expand our network of data providers and collaborators. + Get in touch to discuss potential partnerships. +
+