File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
apps/web/src/components/Basenames/RegistrationLearnMoreModal Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ import cbidVerification from './images/cbid-verification.svg';
1111import BNSOwnership from './images/bns.jpg' ;
1212import BaseNFT from './images/base-nft.svg' ;
1313import DevconPNG from './images/devcon.png' ;
14- import TalentProtocolIcon from './images/TalentProtocol.svg' ;
1514import coinbaseOneVerification from './images/coinbase-one-verification.svg' ;
1615import coinbaseVerification from './images/coinbase-verification.svg' ;
1716import BaseWorldNFT from './images/base-around-the-world-nft.svg' ;
@@ -59,14 +58,6 @@ const DISCOUNT_ITEMS: DiscountItem[] = [
5958 label : 'Base buildathon participant' ,
6059 tooltipContent : 'Available for anyone holding a Base Buildathon participant NFT.' ,
6160 } ,
62- {
63- discount : Discount . TALENT_PROTOCOL ,
64- icon : TalentProtocolIcon as StaticImageData ,
65- alt : 'icon of talent protocol' ,
66- label : 'Builder score 50+' ,
67- tooltipContent :
68- 'Available for anyone with a 50+ Builder Score minted onchain. Go to app.talentprotocol.com to get yours.' ,
69- } ,
7061 {
7162 discount : Discount . SUMMER_PASS_LVL_3 ,
7263 icon : summerPassLvl3 as StaticImageData ,
You can’t perform that action at this time.
0 commit comments