diff --git a/content/about/about_new.png b/content/about/about_new.png new file mode 100644 index 000000000..6f0eb7d90 Binary files /dev/null and b/content/about/about_new.png differ diff --git a/content/about/authenticity1.png b/content/about/authenticity1.png new file mode 100644 index 000000000..d6c1f514d Binary files /dev/null and b/content/about/authenticity1.png differ diff --git a/content/about/index.md b/content/about/index.md index b5eada46b..3a925d3e4 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -28,7 +28,7 @@ insert_anchor_links: "left" {% row(style="header") %} -![Image](about_header_geometric.png#mx-auto) +![Image](about_new.png#mx-auto) ||| @@ -52,7 +52,7 @@ When we saw how the Internet's existing infrastructure was becoming increasingly {% row( style="center between") %} -![Image](opensource.png#icon) +![Image](opensource1.png#icon)
@@ -70,7 +70,7 @@ Fostering clarity. Driving innovation. Enabling scalability. ||| -![Image](authenticity.png#icon) +![Image](authenticity1.png#icon)
@@ -81,7 +81,7 @@ We are genuine and vulnerable. {% row( style="center between mbottom") %} -![Image](planetfirst.png#icon) +![Image](planetfirst1.png#icon) ### **Planet-First** Our solutions must be sustainable. diff --git a/content/about/opensource1.png b/content/about/opensource1.png new file mode 100644 index 000000000..a539befcb Binary files /dev/null and b/content/about/opensource1.png differ diff --git a/content/about/planetfirst1.png b/content/about/planetfirst1.png new file mode 100644 index 000000000..b1392de98 Binary files /dev/null and b/content/about/planetfirst1.png differ diff --git a/content/build/build_new.png b/content/build/build_new.png new file mode 100644 index 000000000..2bfe11c77 Binary files /dev/null and b/content/build/build_new.png differ diff --git a/content/build/index.md b/content/build/index.md index a6848488c..6652121d3 100644 --- a/content/build/index.md +++ b/content/build/index.md @@ -32,7 +32,7 @@ insert_anchor_links: "left" {% row(style="header") %} -![Image](build_header_geometric.png) +![Image](build_new.png) ||| diff --git a/content/expand/farm_new.png b/content/expand/farm_new.png new file mode 100644 index 000000000..b91142f5b Binary files /dev/null and b/content/expand/farm_new.png differ diff --git a/content/expand/index.md b/content/expand/index.md index 75d88d058..0f13fe2b3 100644 --- a/content/expand/index.md +++ b/content/expand/index.md @@ -31,7 +31,7 @@ insert_anchor_links: "left" {% row(style="header") %} -![Image](expand_header.png#mx-auto) +![Image](farm_new.png#mx-auto) ||| diff --git a/content/home/compatible1.png b/content/home/compatible1.png new file mode 100644 index 000000000..cee7a2e7e Binary files /dev/null and b/content/home/compatible1.png differ diff --git a/content/home/home_new.png b/content/home/home_new.png new file mode 100644 index 000000000..5dcf75831 Binary files /dev/null and b/content/home/home_new.png differ diff --git a/content/home/index.md b/content/home/index.md index e44fc46c3..422ef5e45 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -35,7 +35,7 @@ extra: {% row(style="header") %} -![Image](home_header_geometric.png#mx-auto) +![Image](home_new.png#mx-auto) ||| @@ -77,7 +77,7 @@ Your digital life depends on hyperscale data centers controlled by a handful of ||| -![Image](home_alternativeblock.png#medium#mx-auto) +![Image](internet_outdated.png#medium#mx-auto) {% end %} @@ -148,7 +148,7 @@ ThreeFold is not a Web3 project, but we love Web3 and the ThreeFold Grid can hos ||| -![Image](compatible.png#icon) +![Image](compatible1.png#icon)
diff --git a/content/token/index.md b/content/token/index.md index cabfdc71e..1b5f9a54a 100644 --- a/content/token/index.md +++ b/content/token/index.md @@ -30,7 +30,7 @@ insert_anchor_links: "left" {% row(style="header") %} -![Image](high_token_header_geometric.png#mx-auto) +![Image](token_new.png#mx-auto) ||| diff --git a/content/token/token_new.png b/content/token/token_new.png new file mode 100644 index 000000000..293edfea1 Binary files /dev/null and b/content/token/token_new.png differ diff --git a/css/index.css b/css/index.css index d2bc44daf..1a4795894 100644 --- a/css/index.css +++ b/css/index.css @@ -122,7 +122,7 @@ h1 { @layer components { h1 { @apply text-4xl lg:text-6xl font-normal; - color: #3d7200; + color: #2b2b2b; } h2 { @apply text-3xl lg:text-4xl my-4 font-normal leading-none; @@ -133,7 +133,7 @@ h1 { } h3 { @apply text-2xl lg:text-3xl my-4 font-extralight; - color: #3d7200; + color: #2b2b2b; } h3 strong { @apply font-normal;