diff --git a/content/about/index.md b/content/about/index.md
index 6286056..4d822ea 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -13,7 +13,7 @@ weight: 1
-# About
+## About FreeFlow Nation
diff --git a/content/citizenship/index.md b/content/citizenship/index.md
index ad13c4e..67f98f2 100644
--- a/content/citizenship/index.md
+++ b/content/citizenship/index.md
@@ -13,7 +13,7 @@ weight: 1
-## Become a FreeFlow Citizen
+## FreeFlow Solutions
diff --git a/content/farm/img/farm.jpeg b/content/farm/img/farm.jpeg
new file mode 100644
index 0000000..1604db1
Binary files /dev/null and b/content/farm/img/farm.jpeg differ
diff --git a/content/farm/index.md b/content/farm/index.md
new file mode 100644
index 0000000..91fb9bf
--- /dev/null
+++ b/content/farm/index.md
@@ -0,0 +1,20 @@
+---
+title: "Farm"
+description: ""
+date: 2018-09-14
+updated: 2021-02-20
+draft: false
+weight: 1
+---
+
+
+
+{% row(style="center" margin="tight" bgPath="img/farm.jpeg" bgStyle="full") %}
+
+## Host the FreeFlow Internet
+
+
+
+The FreeFlow Internet is our own Internet – built by us, for all of us. By connecting a FreeFlow Node at your home or office, you can provide a new kind of Internet capacity to the people around you and be rewarded for doing this act of service. Support a sovereign future.
+
+{% end %}
\ No newline at end of file
diff --git a/content/header/_index.md b/content/header/_index.md
index 95974a8..988fe94 100644
--- a/content/header/_index.md
+++ b/content/header/_index.md
@@ -4,12 +4,13 @@ description: ""
insert_anchor_links: "left"
template: "partials/header.html"
extra:
- logoPath: "/images/ff_logo3.png"
+ logoPath: "/images/ff_logo_new.png"
imgPath: ""
---
- [About]("/about")
-- [Become a Citizen]("/citizenship")
+- [FreeFlow Solutions]("/citizenship")
+- [Host Our Internet]("/farm")
- Info
{% row(padding="none") %}
diff --git a/content/home/index.md b/content/home/index.md
index 7fd2b7e..379ec7c 100644
--- a/content/home/index.md
+++ b/content/home/index.md
@@ -41,4 +41,10 @@ Come one, come all. Co-founders who are dreamers and doers. Digital Nomads and S
{% end %}
+{% row(style="center" margin="narrow" padding="top") %}
+
+## How it Works
+
+{% end %}
+
\ No newline at end of file
diff --git a/static/images/ff_logo_new.png b/static/images/ff_logo_new.png
new file mode 100644
index 0000000..23151f3
Binary files /dev/null and b/static/images/ff_logo_new.png differ