Skip to content

Commit c20ed52

Browse files
committed
Update banners and links
1 parent df99d74 commit c20ed52

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/components/About/constants.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const MAIN_CARDS = [
1414
{
1515
to: '/swap',
1616
title: 'Swap tokens',
17-
description: 'Buy, sell, and trade real world assets and tokens and NFTs on Ethereum, Polygon, Optimism, and more.',
17+
description: 'Buy, sell, and trade tokens and NFTs on Lux, Ethereum, Polygon, Optimism, and more.',
1818
cta: 'Trade Tokens',
1919
darkBackgroundImgSrc: swapCardImgSrc,
2020
lightBackgroundImgSrc: swapCardImgSrc,
@@ -40,10 +40,10 @@ const StyledCardLogo = styled.img`
4040

4141
export const MORE_CARDS = [
4242
{
43-
to: 'https://app.lux.market',
43+
to: 'https://lux.market',
4444
external: true,
4545
title: 'Mint',
46-
description: 'Stake NFTs and mint real world asset (RWA) backed tokens, like LUX Uranium.',
46+
description: 'Discover and trade exclusive NFTs on Lux Market. Be part of the future of decentralized finance.',
4747
lightIcon: <DollarSign color={lightTheme.textTertiary} size={48} />,
4848
darkIcon: <StyledCardLogo src={darkDollarImgSrc} alt="Earn" />,
4949
cta: 'Find on secondary market',
@@ -59,7 +59,7 @@ export const MORE_CARDS = [
5959
elementName: InterfaceElementName.ABOUT_PAGE_EARN_CARD,
6060
},
6161
{
62-
to: 'https://docs.lux.finance',
62+
to: 'https://docs.lux.network',
6363
external: true,
6464
title: 'Docs',
6565
description: 'Build apps and tools on the only decentralized, private, and quantum secure financial fabric.',

src/nft/components/explore/Banner.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -164,13 +164,13 @@ const Banner = () => {
164164
</strong>
165165
<strong style={{ position: 'relative', left: 20, top: 10, verticalAlign: 'middle', fontSize: '14.2px' }}>NEW!</strong>
166166
<p style={{ fontSize: ".9rem", margin: '20px 10px 10px 10px', lineHeight: '1.42', fontWeight: '300', color: '#98A1C0' }}>
167-
The Lux Genesis collection is backed by 7.65 million pounds of physical uranium (U3O8), in a first-of-its-kind mining transaction.
167+
The Lux Genesis collection launched on Ethereum, introducing the first NFTs that granted exclusive access to our DeFi ecosystem—including the Genesis LUX coin, validator nodes, and credit card NFTs.
168168
</p>
169169
<p style={{ fontSize: ".9rem", margin: '10px', lineHeight: '1.42', fontWeight: '300', color: '#98A1C0' }}>
170-
Each Genesis NFT provides access to governance, and unique utility. Mint a DeFi credit card, secure network rights and more.
170+
Each Genesis Token provides access to governance and provides access to our innovative ecosystem: participate in staking and governance, secure the network and reserve your Lux Credit Card.
171171
</p>
172172
<p style={{ fontSize: ".9rem", margin: '10px', lineHeight: '1.42', fontWeight: '300', color: '#98A1C0' }}>
173-
Stake, vote and build your reputation. Help us increase economic freedom through decentralized access to RWAs.
173+
Join the Monetary Revolution: stake, trade, and build your reputation on the Lux Network. Connect with a vibrant community that's pushing the boundaries of what's possible in decentralized finance.
174174
</p>
175175
</a>
176176
</HeaderContainer>

0 commit comments

Comments
 (0)