From de080033497d13c5cfd143962338a37f101d43cc Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 18 May 2026 22:31:34 +0000 Subject: [PATCH 1/2] Update remix contest prizes placeholder Co-authored-by: Ray Jacobson --- .../src/pages/host-remix-contest-page/HostRemixContestPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx b/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx index 4f43654e991..88243254932 100644 --- a/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx +++ b/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx @@ -88,7 +88,7 @@ const messages = { 'Upload failed. Try again or leave blank to use the track artwork.', prizesLabel: 'Prizes', prizesHelper: 'Describe all prizes, rewards, or other incentives.', - prizesPlaceholder: '1st place gets $500. 2nd place gets $250…', + prizesPlaceholder: '1st Place: Official Release, Social Support, VIP Tickets, etc…', sourceTracksLabel: 'Source Track', sourceTracksHelper: 'Choose a track to be linked to this contest. Any stems included in that track will also be part of this contest.', From 984baeacf4ca4da61c5f2fded755db5c1655a4c4 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 18 May 2026 22:44:28 +0000 Subject: [PATCH 2/2] Format contest prizes placeholder Co-authored-by: Ray Jacobson --- .../src/pages/host-remix-contest-page/HostRemixContestPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx b/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx index 88243254932..fbed25c1cfb 100644 --- a/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx +++ b/packages/web/src/pages/host-remix-contest-page/HostRemixContestPage.tsx @@ -88,7 +88,8 @@ const messages = { 'Upload failed. Try again or leave blank to use the track artwork.', prizesLabel: 'Prizes', prizesHelper: 'Describe all prizes, rewards, or other incentives.', - prizesPlaceholder: '1st Place: Official Release, Social Support, VIP Tickets, etc…', + prizesPlaceholder: + '1st Place: Official Release, Social Support, VIP Tickets, etc…', sourceTracksLabel: 'Source Track', sourceTracksHelper: 'Choose a track to be linked to this contest. Any stems included in that track will also be part of this contest.',