diff --git a/src/components/CollaboratorMonthly.astro b/src/components/CollaboratorMonthly.astro index 4f0f505..1fdb1df 100644 --- a/src/components/CollaboratorMonthly.astro +++ b/src/components/CollaboratorMonthly.astro @@ -1,5 +1,12 @@ --- const donationLinks = [ + { + name: 'Gesto Solidario', + amount: 'CLP 1.000 a CLP 4.000', + description: 'Un peque帽o gesto que tambi茅n ayuda a sembrar esperanza.', + emoji: '馃', + href: 'https://app.reveniu.com/checkout-custom-link/tDRHQvX1T0JL1gdx8A7S0mM4RFqV25AR', + }, { name: 'Semilla Solidaria', amount: '$5.000', diff --git a/src/components/InteractiveSeed.astro b/src/components/InteractiveSeed.astro deleted file mode 100644 index 6373421..0000000 --- a/src/components/InteractiveSeed.astro +++ /dev/null @@ -1,75 +0,0 @@ -
-
- - \ No newline at end of file