diff --git a/static/images/adnan.gif b/static/images/adnan.gif deleted file mode 100644 index 5e4dc685f..000000000 Binary files a/static/images/adnan.gif and /dev/null differ diff --git a/static/images/adnan.png b/static/images/adnan.png new file mode 100644 index 000000000..3aabc811d Binary files /dev/null and b/static/images/adnan.png differ diff --git a/static/images/flo.gif b/static/images/flo.gif deleted file mode 100644 index 012b734c8..000000000 Binary files a/static/images/flo.gif and /dev/null differ diff --git a/static/images/flo.png b/static/images/flo.png new file mode 100644 index 000000000..995ddfd0f Binary files /dev/null and b/static/images/flo.png differ diff --git a/static/images/freezone.gif b/static/images/freezone.gif deleted file mode 100644 index d2429ac4e..000000000 Binary files a/static/images/freezone.gif and /dev/null differ diff --git a/static/images/freezone.png b/static/images/freezone.png new file mode 100644 index 000000000..706073812 Binary files /dev/null and b/static/images/freezone.png differ diff --git a/static/images/jan.gif b/static/images/jan.gif deleted file mode 100644 index 0397e1b2e..000000000 Binary files a/static/images/jan.gif and /dev/null differ diff --git a/static/images/jan.jpg b/static/images/jan.jpg deleted file mode 100644 index f7c2d152e..000000000 Binary files a/static/images/jan.jpg and /dev/null differ diff --git a/static/images/jan.png b/static/images/jan.png new file mode 100644 index 000000000..961a87736 Binary files /dev/null and b/static/images/jan.png differ diff --git a/static/images/kds.gif b/static/images/kds.gif deleted file mode 100644 index f2bc48916..000000000 Binary files a/static/images/kds.gif and /dev/null differ diff --git a/static/images/kds.png b/static/images/kds.png new file mode 100644 index 000000000..a87a552c7 Binary files /dev/null and b/static/images/kds.png differ diff --git a/static/images/tanzania.gif b/static/images/tanzania.gif deleted file mode 100644 index 01223532e..000000000 Binary files a/static/images/tanzania.gif and /dev/null differ diff --git a/static/images/tanzania.png b/static/images/tanzania.png new file mode 100644 index 000000000..d13aca552 Binary files /dev/null and b/static/images/tanzania.png differ diff --git a/templates/partials/action/action.html b/templates/partials/action/action.html index afb31ed77..1eb4e61a6 100644 --- a/templates/partials/action/action.html +++ b/templates/partials/action/action.html @@ -16,8 +16,8 @@
++ We believe actions are more important than words.
@@ -70,6 +70,14 @@ } } +blockquote { + border-left-width: 2px; + margin: .5rem; + --tw-border-opacity: 1; + border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)); + padding: .5rem; + padding-left: 1rem; + .blockquote::before { content: open-quote; font-size: 4rem; diff --git a/templates/partials/action/announcements.html b/templates/partials/action/announcements.html index 1ba87be17..fd2fe703d 100644 --- a/templates/partials/action/announcements.html +++ b/templates/partials/action/announcements.html @@ -1,26 +1,26 @@ -
This page is in black & white, to let YOU be the color of the future of the internet.+All Things Web 4
--Web 4 Infrastructure
++-Web 4
Infrastructure-Web 4 Phone & Routers
++-Web 4
Phone & Routers-Human + Machine Agents
++-Human + Machine
Agents-Sovereign Digital Economic Zone
++-Sovereign Digital
Economic Zone-diff --git a/templates/partials/action/banner.html b/templates/partials/action/banner.html index 2457551c2..c41aa5c23 100644 --- a/templates/partials/action/banner.html +++ b/templates/partials/action/banner.html @@ -1,12 +1,12 @@ -Web 4 Dev Tools
++-Web 4
Dev Tools-Web 4 Digital Currency
++Web 4
Digital Currency-+diff --git a/templates/partials/header.html b/templates/partials/header.html index 8bd62aa20..cb6a42ae2 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -2,9 +2,9 @@ {% set header_items = section.content | safe | split(pat="++-
Save the Date
12.12.24
") %} - +- -{% for header_item in header_items %} -{% if not loop.first %} - {% set header_arr = header_item | split(pat="") %} - {% set header_label = header_arr[0] %} - {% set header_menu = header_arr[1] %} - {% set menu_id = header_label ~ "-menu" | slugify %} + {% for header_item in header_items %} + {% if not loop.first %} + {% set header_arr = header_item | split(pat="") %} + {% set header_label = header_arr[0] %} + {% set header_menu = header_arr[1] %} + {% set menu_id = header_label ~ "-menu" | slugify %}