diff --git a/src/components/icons/donations/cafuda.astro b/src/components/icons/donations/cafuda.astro new file mode 100644 index 0000000..6a3030e --- /dev/null +++ b/src/components/icons/donations/cafuda.astro @@ -0,0 +1,7 @@ +--- +const { size = 24, cls = 'fill-black' } = Astro.props; +--- + + diff --git a/src/pages/donate.astro b/src/pages/donate.astro index 94d52f3..74e6f0e 100644 --- a/src/pages/donate.astro +++ b/src/pages/donate.astro @@ -11,6 +11,7 @@ import SponsorLink from '~/components/SponsorLink.astro'; import Bitcoin from '~/components/icons/donations/bitcoin.astro'; import Monero from '~/components/icons/donations/monero.astro'; import Ethereum from '~/components/icons/donations/ethereum.astro'; +import Cafuda from '~/components/icons/donations/cafuda.astro'; const meta = { title: 'Dyne.org :: Donations' }; @@ -37,21 +38,35 @@ const wallets = [ ]; const tiers = [ + { + amount: '2€', + text: 'Get yourself an art pack, so a dyne can hack!', + url: 'https://ko-fi.com/s/e011a091f2', + }, + { + amount: '3-70€', + text: 'Look good in the hood, buy the swag.', + url: 'https://dyne.org/shop', + }, { - amount: '50$', - text: 'Get a shoutout on Twitter or Mastodon linking to your user and a link of your choice.', + amount: '70€', + text: 'Get a shoutout on our website and social-media, mentioning your user with a link to your website.', + url: 'https://buy.stripe.com/5kA8xj6oY0zh53ydQR', }, { - amount: '350$', + amount: '350€', text: 'We will dedicate 1 hour to advise you about a technical topic of your choice.', + url: 'https://buy.stripe.com/dR6dRD5kU81J0NieUW', }, { - amount: '600$', + amount: '600€', text: 'We will run a 2h on-line workshop for you and your team', + url: 'https://buy.stripe.com/5kAfZL14E4PxfIc4gj', }, { - amount: '3.000$', + amount: '3.000€', text: 'Jaromil will give a professional keynote talk at your conference', + url: 'https://buy.stripe.com/aEU00N6oYchZfIccMQ', }, ]; --- @@ -106,23 +121,25 @@ const tiers = [
...and much more!
+- We accept both one-time donations (also with crypto!) and + +
+ We accept both one-time donations and recurring donations
+ @@ -130,22 +147,29 @@ const tiers = [Donations can also give you benefits!
+If it fits it sits: Donations give you benefits, including but not limited to no less then
+Not ready to commit on the long term, yet?