add support links

This commit is contained in:
miloschwartz 2025-03-22 12:35:33 -04:00
parent edf0ce226f
commit a178faa377
No known key found for this signature in database

View file

@ -208,7 +208,7 @@ export default function SupporterStatus() {
</CardContent>
<CardFooter>
<Link
href="https://www.google.com"
href="https://github.com/sponsors/fosrl/sponsorships?tier_id=474929"
target="_blank"
rel="noopener noreferrer"
className="w-full"
@ -251,7 +251,7 @@ export default function SupporterStatus() {
{supporterStatus?.tier !==
"Limited Supporter" ? (
<Link
href="https://www.google.com"
href="https://github.com/sponsors/fosrl/sponsorships?tier_id=463100"
target="_blank"
rel="noopener noreferrer"
className="w-full"