parent
26f7454a74
commit
2441ff93e9
2 changed files with 7 additions and 7 deletions
|
|
@ -327,13 +327,13 @@
|
|||
"description": "The title of the tag list page"
|
||||
},
|
||||
"home.title": {
|
||||
"message": "Sharing offline has never been easier"
|
||||
"message": "Introducing Butter Box"
|
||||
},
|
||||
"home.subtitle1": {
|
||||
"message": "Power your own hotspot to share educational materials, videos and apps in small groups or classrooms."
|
||||
"message": "Life without internet made smoother."
|
||||
},
|
||||
"home.subtitle2": {
|
||||
"message": "No internet required."
|
||||
"message": "Get access to tools that help."
|
||||
},
|
||||
"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 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."
|
||||
"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."
|
||||
},
|
||||
"home.learnmore": {
|
||||
"message": "Learn More"
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@ function Hero() {
|
|||
alt="Butter App Feature Logo"
|
||||
/>
|
||||
<Heading as="h1" className="hero-title">
|
||||
<Translate id="home.title">Sharing offline has never been easier</Translate>
|
||||
<Translate id="home.title">Introducing Butter Box</Translate>
|
||||
</Heading>
|
||||
<p className="hero-subtitle">
|
||||
<Translate id="home.subtitle1">Power your own hotspot to share educational materials, videos and apps in small groups or classrooms.</Translate><br/>
|
||||
<Translate id="home.subtitle2">No internet required.</Translate>
|
||||
<Translate id="home.subtitle1">Life without internet made smoother.</Translate><br/>
|
||||
<Translate id="home.subtitle2">Get access to tools that help.</Translate>
|
||||
</p>
|
||||
</div>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue