diff --git a/src/store/allData.tsx b/src/store/allData.tsx index 5e5d6bb6..62a7df13 100644 --- a/src/store/allData.tsx +++ b/src/store/allData.tsx @@ -250,7 +250,8 @@ export const faqData: faqType[] = [ question: "Wen token?", answer: ( <> - We don’t have any tokens. All prizes and benefits of the lottery are in ETH itself. And can be boosted by Blast token in the future + We don’t have any tokens. All prizes and benefits of the lottery are in + ETH itself. And can be boosted by Blast token in the future ), }, @@ -1459,32 +1460,38 @@ export const roadDataQ2: roadDataType[] = [ ), size: 2, }, +]; +export const roadDataQ3: roadDataType[] = [ { - title: "Integrating new Blast Features to the platform", + title: "Moving towards becoming a DAO", desc: ( <> - As Blast ecosystem is growing, DT can integrate some of their new - innovative features for improving it’s user experiences + 6 months after minting the Demmortal Treasure NFTs, we will be accepting + proposals for accelerating defi gamification ideas based on DD Dao + treasures ), - size: 1.5, + size: 2.5, }, -]; -export const roadDataQ3: roadDataType[] = [ { - title: "Platformization of the lottery format for other collectibles", + title: "Launching accessories marketplace", desc: ( <> - This is possible via fractionalizing to ERC20. DDD will host at least 10 - lotteries for popular collectibles by the end of 2023. + Marketplace for collectibles and their accessories like scores, POTLs, + POAPs, badges, etc. ), - size: 2, + size: 1.5, }, { - title: "Expanding the games and protocols on ethereum layer2 networks", - desc: <> Building fully on-chain games with cost efficient fees., - size: 1, + title: "Integrating new Blast Features to the platform", + desc: ( + <> + As Blast ecosystem is growing, DT can integrate some of their new + innovative features for improving it’s user experiences + + ), + size: 1.5, }, { title: "More anti-rug open-sourced features",