diff --git a/_i18n/en.yml b/_i18n/en.yml
index 02944b9..72807f3 100755
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -12,6 +12,7 @@ pages:
full-list: Full Exchanges Listing
how-heading: How to Buy and Sell Dash
+
how-fiat: How to Fiat
how-fiat-text: One of the greatest challenges of building a crypto currency platform is ensuring you crforms.
how-fiat-btn: Show Video
diff --git a/_includes/hero/buy.html b/_includes/hero/buy.html
index e16d433..b08ddd1 100644
--- a/_includes/hero/buy.html
+++ b/_includes/hero/buy.html
@@ -11,13 +11,13 @@
-
{% t pages.budget.hero-heading %}
-
{% t pages.budget.hero-text %}
+
{% t pages.buy.hero-heading %}
+
{% t pages.buy.hero-text %}
diff --git a/budget/index.html b/budget/index.html
index 5399aa1..e5d992a 100644
--- a/budget/index.html
+++ b/budget/index.html
@@ -111,8 +111,8 @@ description: pages.woocommerce.description
{% t pages.budget.voting-central-btn %}
-
{% tmd pages.budget.voting-tools %}
-
{% tmd pages.budget.voting-tools-text %}
+
{% t pages.budget.voting-tools %}
+
{% t pages.budget.voting-tools-text %}
{% t pages.budget.decentralized-governance-link %}
{% t pages.budget.masternode-budget-link %}
{% t pages.budget.using-link %}
diff --git a/buy-sell/index.html b/buy-sell/index.html
index 66dac6b..fc888ef 100644
--- a/buy-sell/index.html
+++ b/buy-sell/index.html
@@ -5,7 +5,7 @@ description: pages.woocommerce.description
---
-{% include hero/budget.html %}
+{% include hero/buy.html %}
{% include base.html %}
@@ -18,23 +18,17 @@ description: pages.woocommerce.description
-
{% t pages.budget.voting-header %}
+
{% t pages.buy.how-heading %}