diff --git a/src/frontend/static/assets/banner.webp b/src/frontend/static/assets/banner.webp new file mode 100644 index 0000000..1ef4758 Binary files /dev/null and b/src/frontend/static/assets/banner.webp differ diff --git a/src/frontend/templates/layouts/main.html b/src/frontend/templates/layouts/main.html index 90d4a09..7f6d711 100644 --- a/src/frontend/templates/layouts/main.html +++ b/src/frontend/templates/layouts/main.html @@ -12,9 +12,9 @@ content="Find the best NON-KYC exchanges and services to use and spend your crypto anonymously." /> - - - + + + diff --git a/src/frontend/templates/request_service.html b/src/frontend/templates/request_service.html index 8f4169d..0cb87ec 100644 --- a/src/frontend/templates/request_service.html +++ b/src/frontend/templates/request_service.html @@ -1,11 +1,13 @@

Request a service

- *This form requires JavaScript, read more here. + *This form requires JavaScript, read more + here.
- @@ -13,7 +15,8 @@
- @@ -28,45 +31,61 @@
- +
- +
- +
- - + +
*If more than one, separate with commas. - +
- +
- +
- +
*If more than one, separate with commas. - +
- +
*If more than one, separate with commas. - +
- +
*If more than one, separate with commas. - +
@@ -75,52 +94,32 @@ + class="rounded-full outline-none appearance-none bg-opacity-30 bg-zinc-900 focus:ring-0 border-lime-500 text-lime-500" + type="checkbox" {{if eq "on" .Filters.Btc}}checked{{end}} name="btc" id="btc"> - + - + - + - +
@@ -130,35 +129,40 @@ - +

Attributes

* Scrollable. You must check at least 3
{{range .Attributes}} - - - - + + + + {{end}}
-
+
- + 🧠 I'm Human
- diff --git a/src/frontend/templates/service.html b/src/frontend/templates/service.html index 601ce0d..38d6e4d 100644 --- a/src/frontend/templates/service.html +++ b/src/frontend/templates/service.html @@ -198,7 +198,7 @@
{{range .Service.Comments}}

+ class="block px-3 py-1.5 text-sm font-bold rounded-lg border transition duration-300 border-amber-300/30 bg-amber-300/10 hover:bg-amber-300/20 hover:border-amber-100/50"> {{ . | safe }}

{{end}}