From 0fdb03a533d887bb4bcb73481c4289796e2f4230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Wed, 31 Aug 2022 11:31:50 +0200 Subject: [PATCH] added rechner and example buttons --- .idea/workspace.xml | 5 +- content/includes/footer.blade.php | 4 +- content/pages/impressum.blade.php | 73 ++++++- .../steckersolar-ertragsrechner.blade.php | 203 +++++++----------- 4 files changed, 155 insertions(+), 130 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 45cd70a..64cf17a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,9 @@ - + + + diff --git a/content/includes/footer.blade.php b/content/includes/footer.blade.php index afb1ed6..7fc3ffb 100644 --- a/content/includes/footer.blade.php +++ b/content/includes/footer.blade.php @@ -12,7 +12,7 @@

Service

- Etragsrechner + Ertragsrechner
Anmeldung Steckersolar
@@ -62,7 +62,7 @@
diff --git a/content/pages/impressum.blade.php b/content/pages/impressum.blade.php index 526fcdf..f04b173 100644 --- a/content/pages/impressum.blade.php +++ b/content/pages/impressum.blade.php @@ -1 +1,72 @@ -Impressum \ No newline at end of file +@layout('content.master') +@section('content') +
+
+
+
+

Impressum

+
+
+ +
+ +
+
+

Areya Webservices GmbH

+
+ + + Neuenhammerstraße 44 +
+ 92714 Pleystein +
+
+ Geschäftsführer: Benjamin Völkl +
+
+ + + Tel.: +49 9654 5529550 +
+ + Fax: +49 9654 55295509
+
+ + E-Mail: info@areya.de +
+ Web: www.areya.de +
+
+ + USt.-IdNr.: DE320603182 +
+ HRB 5144 (eingetragen im Handelsregister des Amtsgerichts Weiden) + +
+
+ Dieses Impressum gilt auch für unsere Profile in Foren und den sozialen Medien, insbesondere für + folgende + Profile: +
+
+ +
+ +
+ Die Europäische Kommission bietet die Möglichkeit, eine Plattform zur Online-Streitbeilegung zu + nutzen. +
Die Webseite zur Online-Streitbeilegung ist unter http://ec.europa.eu/consumers/odr + +
+
+
+
+
+
+@stop diff --git a/content/pages/steckersolar-ertragsrechner.blade.php b/content/pages/steckersolar-ertragsrechner.blade.php index 8d2845e..8322164 100644 --- a/content/pages/steckersolar-ertragsrechner.blade.php +++ b/content/pages/steckersolar-ertragsrechner.blade.php @@ -2,168 +2,119 @@ @section('content')
+
+
+ + + +

Solar Etragsrechner

+

+ Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus aperiam asperiores + consectetur dicta eaque et eveniet ex illo ipsa iste maiores maxime, modi optio perferendis, + quaerat quisquam, sapiente vitae voluptas! +

+
+
+
-
-

Angebot anfragen

-
-
- - -
-
-
- Persönliche Daten
+
+
+
+
Ihre Angaben zu Ihrer Anlage
+
+
Angaben zu Ihrer Anlage
+
+ + +
Geben Sie die Adresse Ihrer Solaranlage an
+
+
+ + +
-
- - + +
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
- +
- - - - -
-
-
-
-
Warenkorb
+ +
+
+
+
Ergebnis
+ + + -
- + + + + + - - - - - - - - - - - - - - + + -
- - -
+ + + + + + + + + + + + - - - - - - - -
MetrikWert
- Balkonkraftwerk 600 - - 18,00 €
- Shelly - - 18,00 €
- Longi 375 Modul - - 18,00 €Jährliche Stromproduktion :700 kWh
Jährliche Einsparungen :145,33 €
Amortisation:4,5 Jahre
Autarkie:20 %
Gesammt:2838,00 € -
- Preise inkl. 19% Umsatzsteuer -
- - Weitere Produkte hinzufügen - -
-
- -
-
-
- Wie geht es weiter?
-
-
- -
    -
  1. Beratungsgespräch
  2. -
  3. Persönliches Angebot
  4. -
  5. Packen & Abholtermin
  6. -
  7. Rechnung / Barzahlung
  8. -
  9. Abholung in 92648 Vohenstrauß
  10. - -
-
-
-
-
- - - - - -
@stop