From 7000dddc876138e1a8b976126268751ae5aa821d Mon Sep 17 00:00:00 2001 From: luxferre Date: Fri, 1 May 2026 13:01:50 +0100 Subject: [PATCH] feat: hero text change #11 (cherry picked from commit 4d5d3dcaf2edf1434e2296ba9212b44ab102ab76) --- i18n/en/code.json | 8 ++++---- src/pages/index.tsx | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/en/code.json b/i18n/en/code.json index e790272..3351c5b 100644 --- a/i18n/en/code.json +++ b/i18n/en/code.json @@ -327,13 +327,13 @@ "description": "The title of the tag list page" }, "home.title": { - "message": "Introducing Butter Box" + "message": "Sharing offline has never been easier" }, "home.subtitle1": { - "message": "Life without internet made smoother." + "message": "Power your own hotspot to share educational materials, videos and apps in small groups or classrooms." }, "home.subtitle2": { - "message": "Get access to tools that help." + "message": "No internet required." }, "home.whatisbutterbox": { "message": "An app store, encrypted chat, and more, all available over WiFi from an off-the-grid Raspberry Pi." @@ -342,7 +342,7 @@ "message": "How does it work?" }, "home.section1.description": { - "message": "Butter Box is a self-contained microserver and wifi hotspot. Once you join, you can access apps, connect to secure messaging, join a public chatroom, access maps, or any other content and services. ButterBox works even when there's no Internet. Just stop by the box to download more apps or check in on your chatrooms. Everything is stored right there." + "message": "Butter Box broadcasts its own WiFi network. Once you join, you can install Butter, get apps, join a public chatroom, or make your own private one to share with friends. Butter Box works even when there's no Internet. Just stop by the box to download more apps or check in on your chatrooms. Everything is stored right on the Butter Box." }, "home.learnmore": { "message": "Learn More" diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 0cec9d4..b2f88fe 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -19,11 +19,11 @@ function Hero() { alt="Butter App Feature Logo" /> - Introducing Butter Box + Sharing offline has never been easier

- Life without internet made smoother.
- Get access to tools that help. + Power your own hotspot to share educational materials, videos and apps in small groups or classrooms.
+ No internet required.