diff --git a/content/about/about_header.png b/content/about/about_header.png new file mode 100644 index 000000000..f3ee48d77 Binary files /dev/null and b/content/about/about_header.png differ diff --git a/content/about/index.md b/content/about/index.md index b88418bed..83aee098f 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -6,10 +6,16 @@ insert_anchor_links: "left" -{% row(style="center margin narrow") %} +{% row(style="left wide") %} -![](genesis.png#medium) +
+
+![Image](about_header.png#medium) + +||| + +

# Genesis @@ -20,7 +26,7 @@ When we saw how the Internet's existing infrastructure was becoming increasingly {% end %} -{% row(bgColor="#d3d3d3" style="center margin") %} +{% row(bgColor="#d3d3d3" style="center mtop margin") %} ## **Our Mission** diff --git a/content/home/home_header.png b/content/home/home_header.png new file mode 100644 index 000000000..434d77f34 Binary files /dev/null and b/content/home/home_header.png differ diff --git a/content/home/index.md b/content/home/index.md index 9676774df..9265d2f16 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -11,12 +11,12 @@ extra: -{% row(style="left wide") %} +{% row(style="left wide") %}

-![Image](home_header_geometric.png#medium) +![Image](home_header.png#medium) ||| diff --git a/content/tft/index.md b/content/tft/index.md index 45d6b0a84..41d3ab30e 100644 --- a/content/tft/index.md +++ b/content/tft/index.md @@ -7,13 +7,14 @@ insert_anchor_links: "left" -{% row(style="center mtop narrow") %} +{% row(style="left wide") %} -![](tft_header1.png#medium) +
+
-{% end %} +![Image](token_header.png#medium) -{% row(style="center narrow") %} +||| # Introducing TFT ### The Currency Powering the Decentralized Internet diff --git a/content/tft/token_header.png b/content/tft/token_header.png new file mode 100644 index 000000000..e92c999b4 Binary files /dev/null and b/content/tft/token_header.png differ