+
+
\ No newline at end of file
diff --git a/app/layouts/landingpage.vue b/app/layouts/landingpage.vue
new file mode 100644
index 0000000..e731440
--- /dev/null
+++ b/app/layouts/landingpage.vue
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/pages/landingpage.vue b/app/pages/landingpage.vue
new file mode 100644
index 0000000..102b124
--- /dev/null
+++ b/app/pages/landingpage.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+ Du zahlst zuviel fürs Papier?
+
+
+
+
+
+
+ Mit ProPapier vergleichst du schnell & unkompliziert Preise für Klo-, Küchen- und Haushaltspapier und sparst so bares Geld.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/nuxt.config.ts b/nuxt.config.ts
index f1fe86c..68a8b95 100755
--- a/nuxt.config.ts
+++ b/nuxt.config.ts
@@ -57,6 +57,7 @@ export default defineNuxtConfig({
'./app/assets/styles/toolbar.css',
'./app/assets/styles/page.css',
'./app/assets/styles/dialog.css',
+ './app/assets/styles/landingpage.css',
],
site: {
diff --git a/public/img/hero-image.webp b/public/img/hero-image.webp
new file mode 100644
index 0000000..062741b
Binary files /dev/null and b/public/img/hero-image.webp differ