Skip to content

Commit dee7ea2

Browse files
authored
chore: banner (#2922)
1 parent a370376 commit dee7ea2

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

src/layouts/MainLayout.tsx

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -12,108 +12,108 @@ import TopBarNotify from './TopBarNotify';
1212

1313
const getCampaignConfigs = () => ({
1414
[ChainId.base]: {
15-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
16-
buttonText: 'Join waitlist',
15+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
16+
buttonText: 'Try it out here',
1717
buttonAction: {
1818
type: 'url' as const,
19-
value: 'https://aave.com/app',
19+
value: 'https://pro.aave.com/',
2020
target: '_blank' as const,
2121
},
22-
bannerVersion: 'aave-app-waitlist-v2',
22+
bannerVersion: 'aave-pro-mainnet-v0',
2323
},
2424

2525
[ChainId.sonic]: {
26-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
27-
buttonText: 'Join waitlist',
26+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
27+
buttonText: 'Try it out here',
2828
buttonAction: {
2929
type: 'url' as const,
30-
value: 'https://aave.com/app',
30+
value: 'https://pro.aave.com/',
3131
target: '_blank' as const,
3232
},
33-
bannerVersion: 'aave-app-waitlist-v2',
33+
bannerVersion: 'aave-pro-mainnet-v0',
3434
// icon: '/icons/networks/sonic.svg',
3535
},
3636

3737
[ChainId.mainnet]: {
38-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
39-
buttonText: 'Join waitlist',
38+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
39+
buttonText: 'Try it out here',
4040
buttonAction: {
4141
type: 'url' as const,
42-
value: 'https://aave.com/app',
42+
value: 'https://pro.aave.com/',
4343
target: '_blank' as const,
4444
},
45-
bannerVersion: 'aave-app-waitlist-v2',
45+
bannerVersion: 'aave-pro-mainnet-v0',
4646
},
4747

4848
[ChainId.polygon]: {
49-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
50-
buttonText: 'Join waitlist',
49+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
50+
buttonText: 'Try it out here',
5151
buttonAction: {
5252
type: 'url' as const,
53-
value: 'https://aave.com/app',
53+
value: 'https://pro.aave.com/',
5454
target: '_blank' as const,
5555
},
56-
bannerVersion: 'aave-app-waitlist-v2',
56+
bannerVersion: 'aave-pro-mainnet-v0',
5757
// icon: '/icons/networks/polygon.svg',
5858
},
5959

6060
[ChainId.avalanche]: {
61-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
62-
buttonText: 'Join waitlist',
61+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
62+
buttonText: 'Try it out here',
6363
buttonAction: {
6464
type: 'url' as const,
65-
value: 'https://aave.com/app',
65+
value: 'https://pro.aave.com/',
6666
target: '_blank' as const,
6767
},
68-
bannerVersion: 'aave-app-waitlist-v2',
68+
bannerVersion: 'aave-pro-mainnet-v0',
6969
// icon: '/icons/networks/avalanche.svg',
7070
},
7171

7272
[ChainId.arbitrum_one]: {
73-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
74-
buttonText: 'Join waitlist',
73+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
74+
buttonText: 'Try it out here',
7575
buttonAction: {
7676
type: 'url' as const,
77-
value: 'https://aave.com/app',
77+
value: 'https://pro.aave.com/',
7878
target: '_blank' as const,
7979
},
80-
bannerVersion: 'aave-app-waitlist-v2',
80+
bannerVersion: 'aave-pro-mainnet-v0',
8181
// icon: '/icons/networks/arbitrum.svg',
8282
},
8383

8484
[ChainId.optimism]: {
85-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
86-
buttonText: 'Join waitlist',
85+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
86+
buttonText: 'Try it out here',
8787
buttonAction: {
8888
type: 'url' as const,
89-
value: 'https://aave.com/app',
89+
value: 'https://pro.aave.com/',
9090
target: '_blank' as const,
9191
},
92-
bannerVersion: 'aave-app-waitlist-v2',
92+
bannerVersion: 'aave-pro-mainnet-v0',
9393
// icon: '/icons/networks/optimism.svg',
9494
},
9595

9696
[ChainId.xdai]: {
97-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
98-
buttonText: 'Join waitlist',
97+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
98+
buttonText: 'Try it out here',
9999
buttonAction: {
100100
type: 'url' as const,
101-
value: 'https://aave.com/app',
101+
value: 'https://pro.aave.com/',
102102
target: '_blank' as const,
103103
},
104-
bannerVersion: 'aave-app-waitlist-v2',
104+
bannerVersion: 'aave-pro-mainnet-v0',
105105
// icon: '/icons/networks/gnosis.svg',
106106
},
107107

108108
[ChainId.bnb]: {
109-
notifyText: 'Introducing the Aave mobile app, a smarter way to save.',
110-
buttonText: 'Join waitlist',
109+
notifyText: 'Aave V4 is now live on Ethereum mainnet.',
110+
buttonText: 'Try it out here',
111111
buttonAction: {
112112
type: 'url' as const,
113-
value: 'https://aave.com/app',
113+
value: 'https://pro.aave.com/',
114114
target: '_blank' as const,
115115
},
116-
bannerVersion: 'aave-app-waitlist-v2',
116+
bannerVersion: 'aave-pro-mainnet-v0',
117117
// icon: '/icons/networks/binance.svg',
118118
},
119119
});

0 commit comments

Comments
 (0)