Skip to content

Commit cde0405

Browse files
committed
Correcting misreferenced plume Banner
1 parent 9ac8ee8 commit cde0405

File tree

1 file changed

+1
-1
lines changed
  • apps/dashboard/src/app/(dashboard)/(chain)

1 file changed

+1
-1
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ const chainMetaRecord = {
597597
},
598598
//Plume Mainnet
599599
98865: {
600-
headerImgUrl: plumeV2Banner.src,
600+
headerImgUrl: plumeBanner.src,
601601
about:
602602
"Plume Network is the first full-stack L1 RWA Chain and ecosystem purpose-built for RWAfi, enabling the rapid adoption and demand-driven integration of real world assets. With 180+ projects building on the network, Plume offers a composable, EVM-compatible environment for onboarding and managing diverse real world assets. Coupled with an end-to-end tokenization engine and a network of financial infrastructure partners, Plume simplifies asset onboarding and enables seamless DeFi integration for RWAs so anyone can tokenize real world assets, distribute them globally, and make them useful for native crypto users.",
603603
cta: {

0 commit comments

Comments
 (0)