From 034f9fcc614c62a79aea808ed1c1ea847a2a8f12 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Wed, 26 Nov 2025 05:29:43 -0800 Subject: [PATCH] feat: update LandingPage content to focus on firmware building features and add benefits grid for enhanced user engagement --- src/pages/LandingPage.tsx | 56 +++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 5 deletions(-) diff --git a/src/pages/LandingPage.tsx b/src/pages/LandingPage.tsx index 6c7d37a..70e9af8 100644 --- a/src/pages/LandingPage.tsx +++ b/src/pages/LandingPage.tsx @@ -36,14 +36,15 @@ export default function LandingPage() {

- Manage your Meshtastic fleet + Build firmware right from your bench

-

- Create custom profiles, build firmware in the cloud, and flash - directly from your browser. +

+ Craft custom Meshtastic firmware in the cloud, flash from your + browser, and share your builds with the community.

-
+ +
+ + {/* Benefits Grid */} +
+
+

+ Zero Install +

+

+ No downloads, no toolchains. Everything runs in your browser. +

+
+
+

+ Custom Firmware +

+

+ Build bespoke Meshtastic firmware tailored to your exact needs. +

+
+
+

+ Community Extensions +

+

+ Include community modules and extensions beyond core Meshtastic. +

+
+
+

+ Share & Remix +

+

+ Publish your build profiles and let others remix your configs. +

+
+
+

+ Cloud Builds +

+

+ Compile in the cloud, flash directly to your device—no local + setup required. +

+
+