diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 817c65c0..a1675791 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -182,12 +182,14 @@ function Home() { {features.map((feature, index) => (
+
{feature.title} -
+
+

{feature.title}

{feature.description}

@@ -195,7 +197,7 @@ function Home() { ))} -
+

Connect with us.

{SocialCards.map((card, index) => ( @@ -206,7 +208,7 @@ function Home() {
-
+

Getting started with Meshtastic is as easy as 1, 2, 3!