diff --git a/apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/(chainPage)/components/server/BuyFundsSection.tsx b/apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/(chainPage)/components/server/BuyFundsSection.tsx index da45427dcc8..ea86946e9ab 100644 --- a/apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/(chainPage)/components/server/BuyFundsSection.tsx +++ b/apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/(chainPage)/components/server/BuyFundsSection.tsx @@ -11,7 +11,7 @@ export function BuyFundsSection(props: { chain: ChainMetadata }) { return (
- +
@@ -28,21 +28,21 @@ export function BuyFundsSection(props: { chain: ChainMetadata }) {

- Buy Funds on {sanitizedChainName} using Universal Bridge + Bridge Funds to {sanitizedChainName}

- Instantly onramp, bridge & swap into {sanitizedChainName} with any - token. + Get {props.chain.nativeCurrency.symbol} on {sanitizedChainName} with + fiat or any token on another chain.