Skip to content

Commit

Permalink
chore: fix marketing description
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Dec 14, 2024
1 parent 60d1616 commit fbc8dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/launchProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1640,7 +1640,7 @@
"salePriceString": "$0.025",
"vestingTimeString": "20% TGE, 1 Month cliff, 4 Months linear vesting",
"projectInfo": {
"marketingSubtitle": "We’re back with another launch! Oxya Origin is building a powerful Web3 gaming ecosystem. <a href=\"https://www.oxyaorigin.com/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #6560C5\">Learn More {'>'}</a>",
"marketingSubtitle": "We’re back with another launch! Oxya Origin is building a powerful Web3 gaming ecosystem. <a href=\"https://www.oxyaorigin.com/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #6560C5\">Learn More ></a>",
"shortDescription": "Oxya Origin is building a powerful gaming ecosystem with a focus on engaging gameplay, immersive graphics and a sustainable, player-owned economy with the ambition to take Web3 gaming to the mainstream.",
"fullDescription": "We're thrilled to announce that our Launchpad is back with an incredible new partner, OxyaOrigin, launching their $OXYA token on the Ethereum Chain!\n<br/>\n<br/>\nOxya Origin is the ecosystem that redefines traditional & Web3 gaming, with immersive gameplay and player-driven economy. They’re building a powerful gaming ecosystem with astounding gameplay, immersive graphics, and a sustainable economy, with the ambition to take Web3 gaming to the mainstream.\n<br/>\n<br/>\n📅 Launch Date: December 17th (schedule below).<br/>\n📅 TGE Date: December 19th.<br/>\n💵 IDO & TGE Price: $0.025.<br/>\n💵 Purchases can be made with $USDC.<br/>\n📜 Vesting Terms: 20% released at TGE, 4 months linear vesting (1-month cliff).<br/>\n<br/>\n<br/>\n🕔 Sale Schedule:<br/>\nDec 17th 17:00 - 21:00 UTC: Legend Tier<br/>\nDec 17th 21:00 - 01:00 UTC: Diamond (and above)<br/>\nDec 18th 01:00 - 05:00 UTC: Gold (and above)<br/>\nDec 18th 05:00 - 09:00 UTC: Silver (and above)<br/>\nDec 18th 09:00 - 13:00 UTC: Bronze (and above)<br/>\nDec 18th 13:00 - 17:00 UTC: FCFS, no tier required!",
"tags": ["GameFi"],
Expand Down
2 changes: 1 addition & 1 deletion src/constants/launchProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ const launchProjects: LaunchProjectConfig[] = [
salePriceString: '$0.025',
vestingTimeString: '20% TGE, 1 Month cliff, 4 Months linear vesting',
projectInfo: {
marketingSubtitle: `We’re back with another launch! Oxya Origin is building a powerful Web3 gaming ecosystem. <a href="https://www.oxyaorigin.com/" target="_blank" rel="noopener noreferrer" style="color: #6560C5">Learn More {'>'}</a>`,
marketingSubtitle: `We’re back with another launch! Oxya Origin is building a powerful Web3 gaming ecosystem. <a href="https://www.oxyaorigin.com/" target="_blank" rel="noopener noreferrer" style="color: #6560C5">Learn More \u003e</a>`,
shortDescription:
'Oxya Origin is building a powerful gaming ecosystem with a focus on engaging gameplay, immersive graphics and a sustainable, player-owned economy with the ambition to take Web3 gaming to the mainstream.',
fullDescription: `We're thrilled to announce that our Launchpad is back with an incredible new partner, OxyaOrigin, launching their $OXYA token on the Ethereum Chain!
Expand Down

0 comments on commit fbc8dc0

Please sign in to comment.