This commit is contained in:
Eshan Roy (Eshanized)
2024-04-10 21:35:56 +05:30
parent 41d52c002c
commit 2b850fbe41
3 changed files with 522 additions and 1124 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -3,7 +3,7 @@
banner: banner:
title: "Blazing Fast🚀<br>Optimized Performance🕛" title: "Blazing Fast🚀<br>Optimized Performance🕛"
content: "Snigdha OS has been developed with keeping in mind as a light-weight, easy-to-use, flexible customization, freedom of chocices during installation etc. We are developing separte distribution for Penetration Testing.<br> Till now, You can use Arctic*" content: "Snigdha OS has been developed with keeping in mind as a light-weight, easy-to-use, flexible customization, freedom of chocices during installation etc. We are developing separte distribution for Penetration Testing.<br> Till now, You can use Arctic*"
image: "/images/snigdhaos-banner-sec.svg" # image: "/images/snigdhaos-banner.svg"
button: button:
enable: true enable: true
label: "GO TO DOWNLOAD" label: "GO TO DOWNLOAD"

View File

@@ -26,9 +26,9 @@
{{ end }} {{ end }}
{{ end }} {{ end }}
</div> </div>
<div class="col-12"> {{/* <div class="col-12">
{{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager" "Class" "mx-auto lg:!max-w-[800px]" "DisplayXL" "800x" ) }} {{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager" "Class" "mx-auto lg:!max-w-[800px]" "DisplayXL" "800x" ) }}
</div> </div> */}}
</div> </div>
</div> </div>
</section> </section>