diff --git a/assets/images/logo.png b/assets/images/logo.png new file mode 100644 index 0000000..3010033 Binary files /dev/null and b/assets/images/logo.png differ diff --git a/content-types.json b/content-types.json index a1edecb..11fd216 100644 --- a/content-types.json +++ b/content-types.json @@ -1,11 +1,11 @@ [ { - "slug":"solarmodule", - "name":"Leistungen", + "slug":"immobilie", + "name":"Immobilien", "description":"Solarmodule", "icon":"solar-panel", "status":1, - "blade":"solarmodule", + "blade":"immobilien", "fields":[ { "name":"Beschreibung", @@ -23,7 +23,7 @@ "description":"Produkt", "icon":"shopping-bag", "status":1, - "blade":"balkonkraftwerk", + "blade":"jobs", "fields":[ { "name":"Preis", @@ -36,12 +36,12 @@ ] }, { - "slug":"News", + "slug":"news", "name":"News", "description":"Solar und AC Kabel", "icon":"parking", "status":1, - "blade":"balkonkraftwerk", + "blade":"news", "fields":[ { "name":"L\u00e4nge", diff --git a/content/contents/balkonkraftwerk.blade.php b/content/contents/immobilien.blade.php similarity index 54% rename from content/contents/balkonkraftwerk.blade.php rename to content/contents/immobilien.blade.php index d0ddb21..93c33b2 100644 --- a/content/contents/balkonkraftwerk.blade.php +++ b/content/contents/immobilien.blade.php @@ -27,53 +27,6 @@

{{$content->title}}

-
- {{$content->data_fields['preis']}} € - Inkl. MwSt. -
-
- @if(2==2) - - Sofort verfügbar! - @elseif(2==3) - - Nachschub ist unterwegs. Jetzt vorbestellen! - @endif -
- - Kostenloser Anmeldeservice beim Netzbetreiber inklusive -
-
- -
-
-
Kurzbeschreibung
- - {!!$content->data_fields['kurzbeschreibung']!!} -
-
- - -
-
- - -
- -
- -
@@ -106,7 +59,6 @@

Beschreibung

- {!!$content->data_fields['beschreibung']!!} @@ -115,7 +67,6 @@

Technische Daten

- {!!$content->data_fields['technische_daten']!!} @@ -130,21 +81,6 @@