From 81804d33f47a8eb30c1a921122025dff2b0551a4 Mon Sep 17 00:00:00 2001 From: VDawg Date: Sat, 25 Jan 2025 19:50:43 +0100 Subject: [PATCH] support: improve design/text of donate page (#87) * improve design/text of donate page * reword --------- Co-authored-by: Vaxry --- src/routes/support/+page.svelte | 113 ++++++++++++++++---------------- 1 file changed, 55 insertions(+), 58 deletions(-) diff --git a/src/routes/support/+page.svelte b/src/routes/support/+page.svelte index 8dcf4c3..cfd6ebf 100644 --- a/src/routes/support/+page.svelte +++ b/src/routes/support/+page.svelte @@ -6,81 +6,78 @@ import TitleSubtile from '$lib/components/Title/TitleSubtile.svelte' import TitlePre from '$lib/components/Title/TitlePre.svelte' import TitleHeading from '$lib/components/Title/TitleHeading.svelte' + import Button from '$lib/components/Button.svelte' + import Card from '$lib/components/Card.svelte' + import CardsContainer from '$lib/components/CardsContainer.svelte' - {'Donate | Hyprland'} + {'Support | Hyprland'} - + -
-
+
-
- - <TitlePre slot="pre">Help continue Hyprland development</TitlePre> - <TitleHeading slot="title" class="">Donate</TitleHeading> - -
+
+ + <TitlePre slot="pre">Help continue Hyprland development</TitlePre> + <TitleHeading slot="title" class="">Support Hyprland</TitleHeading> + -
+

+ Hyprland development is done by volunteers, and led by one person in their free time. + If you want to show a token of appreciation, or help the development continue, consider dontating to the project! +

-
-

- Hyprland development is done by volunteers, and led by one person in their free time. - If you want to show a token of appreciation, or help the development continue, - consider dontating to the project! -

+

Donate

+

+ You can donate once, or monthly, via the following channels: +

-

- Donating -

+ -
-

- You can donate once, or monthly, via the following channels: -

- -
- -

- Do I get anything? -

+

+ Hyprland is, and will always stay Free and Open Source software. Donating is purely voluntary. We will never lock out features behind a paywall. +

-

- If you decide to donate, you will be listed in the special thanks - part of the next Hyprland release notes, and, if you are a member of the - Discord server, a role to signify you have supported the project. -

- Outside of that, you get the satisfaction that you rock and support - the software you use and love. -

- Hyprland is, and will always stay Free and Open Source software. Donating is purely - voluntary. We will never lock out features behind a paywall. -

- -
-
+

Do I get anything?

+ +

+ If you decide to donate, you will be listed in the special thanks part of the next Hyprland + release notes, and, if you are a member of the Discord server, a role to signify you have + supported the project. +

+ Outside of that, you get the satisfaction that you rock and support the software you use and love! +

+ +

Thank you, you rock! :)

+