Update NODEDC admin content and modules

This commit is contained in:
dcconstructions
2026-06-27 11:01:11 +03:00
parent 69e2b05fc2
commit bc0da49506
24 changed files with 1320 additions and 1049 deletions
@@ -1,6 +1,6 @@
<section class="s">
<div class="c _w-60">
<hgroup data-module="hg" class="ho">
<section class="s project-composition">
<div class="c _w-60 project-composition-copy project-composition-copy-top">
<hgroup data-module="hg" class="ho project-composition-hgroup">
<h2 class="main-h h2">
<span class="darker-40">{{text:content.heading.muted}}</span>
<span>{{text:content.heading.main}}</span>
@@ -10,7 +10,7 @@
</div>
<div class="c full">
<div class="w-dyn-list">
<div data-module="slider" data-scroll-speed="{{attr:content.scroll.speed}}" role="list" class="slider w-dyn-items">
<div data-module="slider" data-admin-order="true" data-scroll-speed="{{attr:content.scroll.speed}}" role="list" class="slider w-dyn-items">
{{#each content.sliderItems}}
{{#if enabled}}
<div role="listitem" class="slide-w w-dyn-item">
@@ -28,6 +28,15 @@
</div>
</div>
</div>
<div class="c _w-60 project-composition-copy project-composition-copy-bottom">
<hgroup data-module="hg" class="ho flip project-composition-hgroup">
<h2 class="main-h h2">
<span class="darker-40">{{text:content.bottomInfo.heading.muted}}</span>
<span>{{text:content.bottomInfo.heading.main}}</span>
</h2>
<div class="h-txt">{{html:content.bottomInfo.introHtml}}</div>
</hgroup>
</div>
<div class="webgl-target-w">
<div data-scale="1, 0.6" data-module="webgl-target" class="webgl-target"></div>
</div>