From 64731e6c65e939545a303f821608c427b59cbb83 Mon Sep 17 00:00:00 2001
From: kaito <80802871+kaitoo1@users.noreply.github.com>
Date: Fri, 5 Apr 2024 16:26:57 +0900
Subject: [PATCH] rename to radiance (#2401)
* rename to radiance
* update
* copy tweaks
---
.../MintCampaign/MintCampaignPostTransaction.tsx | 12 ++++++------
.../Mint/MintCampaign/MintCampaignPreTransaction.tsx | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPostTransaction.tsx b/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPostTransaction.tsx
index f74114acf4..4099032707 100644
--- a/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPostTransaction.tsx
+++ b/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPostTransaction.tsx
@@ -140,7 +140,7 @@ export default function MintCampaignPostTransaction({
You collected {`${token?.definition?.name ?? 'Radiance'} by MCHX`}
- Thank you for using the Gallery mobile app. Share your new artwork with others below!
+ Thank you for using the Gallery mobile app. Share your unique piece with others below!
@@ -168,12 +168,12 @@ export default function MintCampaignPostTransaction({
return (
- {state === 'TX_PENDING' ? 'Minting' : 'Succesfully Minted'}
+ {state === 'TX_PENDING' ? 'Minting' : 'Mint Success'}
{state === 'TX_PENDING'
? 'Your new artwork is being minted onchain. This should take less than a minute.'
- : 'Revealing your unique artwork. It will be ready to view in a moment.'}
+ : 'Revealing your unique artwork. It will be ready to view in a moment!'}
@@ -197,14 +197,14 @@ const COPY = [
'Anton uses color as a universal channel of emotional connection and self-exploration.',
'For this project, MCHX created over 60 unique color modes and used a circle as the central object due to its universal symbolism of unity and integrity.',
'This work leverages Javascript, GLSL, and Display P3 wide-gamut to explore emotional connection through color.',
- "Anton's artistic inspiration comes from diverse sources including 20th-century abstraction, Abstract Expressionism, Color Field artists, nature, music, and the internet.",
+ "Anton's diverse inspiration comes from 20th-century abstraction, Abstract Expressionism, Color Field artists, nature, music, and the internet.",
'In his free time, Anton enjoys taking walks, reading, and watching Japanese anime and dramas.',
'Anton has been creating art since 2016, but entered the NFT and Web3 space in 2020.',
'Anton believes in the exchange of energy inherent in blockchain interactions and his work carries imprints of his emotional states or needs at the time of creation.',
];
const FADE_DURATION = 250;
-const TEXT_DURATION = 5000;
+const TEXT_DURATION = 8000;
function LoadingStateMessage() {
const [index, setIndex] = useState(0);
@@ -244,7 +244,7 @@ function LoadingStateMessage() {
return () => clearInterval(interval);
}, [fadeIn, fadeOut]);
return (
-
+
{COPY[index]}
diff --git a/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPreTransaction.tsx b/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPreTransaction.tsx
index 30d3347a5c..456ae26ded 100644
--- a/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPreTransaction.tsx
+++ b/apps/mobile/src/components/Mint/MintCampaign/MintCampaignPreTransaction.tsx
@@ -78,7 +78,7 @@ export default function MintCampaignPreTransaction({
return;
}
if (e instanceof Error && e.message === 'ErrHighlightClaimAlreadyMinted') {
- setError('You have already minted Resonance.');
+ setError('You have already minted Radiance.');
return;
}
setError('Something went wrong while minting. Please try again.');
@@ -92,7 +92,7 @@ export default function MintCampaignPreTransaction({
Exclusive free mint
Thank you for downloading the Gallery app. As a token of our gratitude, we invite you to
- mint Radiance by MCHX, on us.
+ mint Radiance by MCHX - on us ❤️
Open edition
{timeLeft}
- Limit 1 per Gallery user
+ Limit 1 per user
Gallery x MCHX