From c87c977bfba45bb7e68cc6413a2685ef92279217 Mon Sep 17 00:00:00 2001 From: "Joshua \"Yoshi\" Askharoun" Date: Fri, 3 Sep 2021 20:39:12 -0500 Subject: [PATCH] Update home card for Launch 2021 start --- src/assets/views/home.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/views/home.json b/src/assets/views/home.json index 7c992688..55815495 100644 --- a/src/assets/views/home.json +++ b/src/assets/views/home.json @@ -1,9 +1,9 @@ { "main": { - "subtitle": "Launch 2021 has been upgraded!", + "subtitle": "Launch 2021 is here", "details": [ - "The event is now sponsored by our friends from the Uno Platform. Participants are now elligible to receive prizes.", - "Registration is open until May 24th." + "23 new and refreshed projects are launching September 1st and are free to try!", + "Our panel of judges have personally reviewed each project in different categories to help you get started!" ] } -} \ No newline at end of file +}