Update Devojo status on homepage

This commit is contained in:
Korbs 2024-12-05 01:21:49 -05:00
parent cd76c90438
commit 7751518e8d

View file

@ -63,12 +63,12 @@ import { CallToAction, Hero } from "@sudovanilla/pandora";
/> />
<CallToAction <CallToAction
Title="Penpot Desktop" Title="Devojo"
Description="A Desktop-Like Experience" Description="A Desktop-Like Experience"
ImageSource="https://md.sudovanilla.org/images/Z1.webp" ImageSource="https://md.sudovanilla.org/images/Z1.webp"
ImageAlt="Image" ImageAlt="Image"
PrimaryActionText="Source Code" PrimaryActionText="Source Code"
PrimaryAction="https://ark.sudovanilla.org/Korbs/butterflyvu" PrimaryAction="https://ark.sudovanilla.org/Korbs/Devojo"
Label="Discontinued" Label="Discontinued"
LabelType="Warning" LabelType="Warning"
/> />