diff --git a/public/pages/images/landing/enterprise.svg b/public/pages/images/landing/enterprise.svg
deleted file mode 100644
index 66b5d81..0000000
--- a/public/pages/images/landing/enterprise.svg
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/public/pages/images/landing/free.svg b/public/pages/images/landing/free.svg
deleted file mode 100644
index dcc6ccf..0000000
--- a/public/pages/images/landing/free.svg
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/public/pages/images/landing/mockup-desktop.svg b/public/pages/images/landing/mockup-desktop.svg
deleted file mode 100644
index 7f4ee2b..0000000
--- a/public/pages/images/landing/mockup-desktop.svg
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/public/pages/images/landing/mockup.svg b/public/pages/images/landing/mockup.svg
deleted file mode 100644
index b6d64be..0000000
--- a/public/pages/images/landing/mockup.svg
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/public/pages/images/landing/new-badge.svg b/public/pages/images/landing/new-badge.svg
deleted file mode 100644
index a8f521d..0000000
--- a/public/pages/images/landing/new-badge.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/public/pages/images/landing/peak-logo.svg b/public/pages/images/landing/peak-logo.svg
deleted file mode 100644
index 72510df..0000000
--- a/public/pages/images/landing/peak-logo.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/public/pages/images/landing/screen-1.png b/public/pages/images/landing/screen-1.png
deleted file mode 100644
index 21eeb55..0000000
Binary files a/public/pages/images/landing/screen-1.png and /dev/null differ
diff --git a/public/pages/images/landing/startup.svg b/public/pages/images/landing/startup.svg
deleted file mode 100644
index bb8e4f6..0000000
--- a/public/pages/images/landing/startup.svg
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/app/pages/auth/access.ts b/src/app/pages/auth/access.ts
index 223090d..3fab0de 100644
--- a/src/app/pages/auth/access.ts
+++ b/src/app/pages/auth/access.ts
@@ -1,6 +1,6 @@
import { Component } from '@angular/core';
-import { ButtonModule } from 'primeng/button';
import { RouterModule } from '@angular/router';
+import { ButtonModule } from 'primeng/button';
import { RippleModule } from 'primeng/ripple';
import { AppFloatingConfigurator } from '../../layout/core/app.floatingconfigurator';
@@ -19,7 +19,7 @@ import { AppFloatingConfigurator } from '../../layout/core/app.floatingconfigura
Access Denied
You do not have the necessary permisions. Please contact admins.
-
+
diff --git a/src/app/pages/auth/error.ts b/src/app/pages/auth/error.ts
index e5d7393..1438764 100644
--- a/src/app/pages/auth/error.ts
+++ b/src/app/pages/auth/error.ts
@@ -1,7 +1,7 @@
import { Component } from '@angular/core';
+import { RouterModule } from '@angular/router';
import { ButtonModule } from 'primeng/button';
import { RippleModule } from 'primeng/ripple';
-import { RouterModule } from '@angular/router';
import { AppFloatingConfigurator } from '../../layout/core/app.floatingconfigurator';
@Component({
@@ -19,7 +19,7 @@ import { AppFloatingConfigurator } from '../../layout/core/app.floatingconfigura
Error Occured
Requested resource is not available.
-
+
diff --git a/src/app/pages/landing/components/featureswidget.ts b/src/app/pages/landing/components/featureswidget.ts
index e050ccc..2be5620 100644
--- a/src/app/pages/landing/components/featureswidget.ts
+++ b/src/app/pages/landing/components/featureswidget.ts
@@ -130,7 +130,7 @@ import { CommonModule } from '@angular/common';
“Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”
-
+
diff --git a/src/app/pages/landing/components/footerwidget.ts b/src/app/pages/landing/components/footerwidget.ts
index 5ea6563..4403e70 100644
--- a/src/app/pages/landing/components/footerwidget.ts
+++ b/src/app/pages/landing/components/footerwidget.ts
@@ -51,7 +51,7 @@ import { Router, RouterModule } from '@angular/router';
diff --git a/src/app/pages/landing/components/herowidget.ts b/src/app/pages/landing/components/herowidget.ts
index d84a6fc..754f66b 100644
--- a/src/app/pages/landing/components/herowidget.ts
+++ b/src/app/pages/landing/components/herowidget.ts
@@ -1,6 +1,6 @@
import { Component } from '@angular/core';
-import { RippleModule } from 'primeng/ripple';
import { ButtonModule } from 'primeng/button';
+import { RippleModule } from 'primeng/ripple';
@Component({
selector: 'hero-widget',
@@ -17,7 +17,7 @@ import { ButtonModule } from 'primeng/button';
-
+
`
diff --git a/src/app/pages/landing/components/highlightswidget.ts b/src/app/pages/landing/components/highlightswidget.ts
index 0aa950f..d4b8804 100644
--- a/src/app/pages/landing/components/highlightswidget.ts
+++ b/src/app/pages/landing/components/highlightswidget.ts
@@ -11,7 +11,7 @@ import { Component } from '@angular/core';
-
+
@@ -37,7 +37,7 @@ import { Component } from '@angular/core';
-
+
diff --git a/src/app/pages/landing/components/pricingwidget.ts b/src/app/pages/landing/components/pricingwidget.ts
index 8d652c2..f091a2c 100644
--- a/src/app/pages/landing/components/pricingwidget.ts
+++ b/src/app/pages/landing/components/pricingwidget.ts
@@ -1,6 +1,6 @@
import { Component } from '@angular/core';
-import { DividerModule } from 'primeng/divider';
import { ButtonModule } from 'primeng/button';
+import { DividerModule } from 'primeng/divider';
import { RippleModule } from 'primeng/ripple';
@Component({
@@ -17,7 +17,7 @@ import { RippleModule } from 'primeng/ripple';
Free
-
+
$0
@@ -50,7 +50,7 @@ import { RippleModule } from 'primeng/ripple';
Startup
-
+
$1
@@ -83,7 +83,7 @@ import { RippleModule } from 'primeng/ripple';
Enterprise
-
+