diff --git a/content/page/solution/cards/card1/card1.md b/content/page/solution/cards/card1/card1.md
index 4ec9b8612..045b417af 100644
--- a/content/page/solution/cards/card1/card1.md
+++ b/content/page/solution/cards/card1/card1.md
@@ -5,6 +5,6 @@ image: ./solution_card_1.png
button: Learn More
link: '/https://wiki.threefold.io/#/threefold_layers'
order: 1
-excerpt: By starting again from zero, we created a unique lightweight and autonomous OS built from a Linux Kernel. From there, we developed a fully automous system with its own network connection overlay, unique storage algorythm, and storage system that alltogether (1) eliminate backdoors for hackers, (2) eliminate complexity from the model (3) ensure data is fully secured and encrypted.
----
+---
+By starting again from zero, we created a unique lightweight and autonomous OS built from a Linux Kernel. From there, we developed a fully automous system with its own network connection overlay, unique storage algorythm, and storage system that alltogether (1) eliminate backdoors for hackers, (2) eliminate complexity from the model (3) ensure data is fully secured and encrypted.
diff --git a/content/page/solution/cards/card2/card2.md b/content/page/solution/cards/card2/card2.md
index 1f651d71e..3889e8af2 100644
--- a/content/page/solution/cards/card2/card2.md
+++ b/content/page/solution/cards/card2/card2.md
@@ -5,5 +5,6 @@ image: ./tft_stats.png
button: TFT STATISTICS
link: '/https://tokenstats.threefoldtoken.com/'
order: 1
-excerpt: TFT is live and actively traded.
----
\ No newline at end of file
+
+---
+TFT is live and actively traded.
\ No newline at end of file
diff --git a/content/page/solution/cards/card3/card3.md b/content/page/solution/cards/card3/card3.md
index 9a650ecdd..83bdfa324 100644
--- a/content/page/solution/cards/card3/card3.md
+++ b/content/page/solution/cards/card3/card3.md
@@ -5,5 +5,4 @@ image: ./card3.jpeg
button: Start Now
link: '/blog'
order: 3
-excerpt:
---
diff --git a/content/page/token/cards/card2/card2.md b/content/page/token/cards/card2/card2.md
index 0932e2f85..6e9e9a42f 100644
--- a/content/page/token/cards/card2/card2.md
+++ b/content/page/token/cards/card2/card2.md
@@ -5,5 +5,5 @@ image: ./live_stats_1.png
button: TFT STATISTICS
link: '/https://tokenstats.threefoldtoken.com/'
order: 1
-excerpt: TFT is live and actively traded.
----
\ No newline at end of file
+---
+TFT is live and actively traded.
\ No newline at end of file
diff --git a/src/components/custom/NewsFilterHeader.vue b/src/components/custom/NewsFilterHeader.vue
index 2b7a3d755..32ebb3ec1 100644
--- a/src/components/custom/NewsFilterHeader.vue
+++ b/src/components/custom/NewsFilterHeader.vue
@@ -259,7 +259,7 @@ export default {
resetAll() {
this.$emit("resetAll", true);
this.topic = "All Topics";
- this.year = "All Year";
+ this.year = "All Years";
this.month = "All Months";
},
close(e) {
diff --git a/src/components/custom/sections/Comparison.vue b/src/components/custom/sections/Comparison.vue
index 54e10784c..a3dfbf2d3 100644
--- a/src/components/custom/sections/Comparison.vue
+++ b/src/components/custom/sections/Comparison.vue
@@ -10,25 +10,24 @@
v-for="(section, index) in sections"
:key="index"
>
-
- {{ section.excerpt }} -
+- {{ feature.excerpt }} -
+- {{ main.excerpt }} -
+- {{ howItWorkSec.excerpt }} -
+