📝 updating the website tagline, the hook (#212)

Updated the tagline (the hook) for the website.

For people coming in for the first time - they don't know (and care)
about the historical context of open source actual vs closed source. So
slightly changed the copy to focus on the truly important things - the
features.

---------

Co-authored-by: Jed Fox <git@jedfox.com>
This commit is contained in:
Matiss Janis Aboltins
2023-06-23 20:13:44 +01:00
committed by GitHub
parent 22ad3e5ff7
commit 53d1588b14
2 changed files with 20 additions and 6 deletions

11
.editorconfig Normal file
View File

@@ -0,0 +1,11 @@
# https://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

View File

@@ -13,17 +13,20 @@ export default function Hello() {
<img alt="" src="/img/homepage/hero-bg.svg" class={classes.heroBg} />
<div class={`${classes.main} ${classes.container}`}>
<h1>The same Actual Budget, but Open Source</h1>
<h1>Your Finances - made simple</h1>
<p class={classes.heroText}>
This website is for the Open Source version of Actual Budget, it is a
super fast privacy-focused app for managing your finances. You own
your data, and we will sync it across all devices with optional
end-to-end encryption.
Actual Budget is a super fast and privacy-focused app for managing
your finances. At its heart is the well proven and much loved Envelope
Budgeting methodology.
<br />
<strong>You own your data</strong> and can do whatever you want with
it. Featuring multi-device sync, optional end-to-end encryption and so
much more.
</p>
<div>
<Button to="https://demo.actualbudget.org">Try Our Demo</Button>
<Button primary to="/docs/install/">
Set up hosting
Install
</Button>
</div>
<div class={classes.heroImage}>