From 94ce8459557f94af3310b0b19857251530173168 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 17:34:38 +0000 Subject: [PATCH 1/2] Update src/pages/PortfolioPage.tsx --- src/pages/PortfolioPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/PortfolioPage.tsx b/src/pages/PortfolioPage.tsx index e487230..bc03a69 100644 --- a/src/pages/PortfolioPage.tsx +++ b/src/pages/PortfolioPage.tsx @@ -14,7 +14,7 @@ export default function PortfolioPage() {
0.00%

Average APY

0

Active Pools

Your Portfolio

Real-Time Analytics

View live performance metrics, including APY, TVL, and accumulated fees for your active positions.

-

Position Management

Easily adjust your price ranges, add or remove liquidity, and harvest your earned rewards.

+

Position Management

Easily adjust your price ranges, add or remove liquidity, and harvest your earned rewards.

Capital Efficiency

Analyze your concentrated liquidity performance to ensure your capital is maximizing returns.

); -- 2.49.1 From aecdb5509437817006090058c5ff23318547a5cd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 17:34:38 +0000 Subject: [PATCH 2/2] Update src/pages/ProductsPage.tsx --- src/pages/ProductsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ProductsPage.tsx b/src/pages/ProductsPage.tsx index 5866f46..2cebd2c 100644 --- a/src/pages/ProductsPage.tsx +++ b/src/pages/ProductsPage.tsx @@ -27,7 +27,7 @@ export default function ProductsPage() { items={[{"title":"Lightning-Fast Trading","description":"Swap tokens on Solana with minimal slippage and ultra-low fees using our smart router.","primaryButton":{"text":"Trade Now","href":"/trade"},"imageSrc":"https://img.freepik.com/free-vector/cryptocurrency-trading-concept-illustration_114360-4717.jpg"},{"title":"Capital-Efficient Pools","description":"Create concentrated liquidity pools to maximize your yield and earn deeper rewards with less capital.","primaryButton":{"text":"Create Pool","href":"/pools/create"},"imageSrc":"https://img.freepik.com/free-vector/digital-currency-concept-illustration_114360-4668.jpg"},{"title":"Track Your Portfolio","description":"Monitor your positions, track accumulated fees, and manage your liquidity across all Orca pools.","primaryButton":{"text":"View Portfolio","href":"/portfolio"},"imageSrc":"https://img.freepik.com/free-vector/dashboard-concept-illustration_114360-4122.jpg"},{"title":"Stake & Earn","description":"Lock your tokens to participate in governance and earn protocol emissions while securing the network.","primaryButton":{"text":"Start Staking","href":"/staking"},"imageSrc":"https://img.freepik.com/free-vector/bitcoin-mining-concept-illustration_114360-4357.jpg"},{"title":"Developer Documentation","description":"Build the next generation of DeFi on Solana with our comprehensive SDKs and API references.","primaryButton":{"text":"Read Docs","href":"/docs"},"imageSrc":"https://img.freepik.com/free-vector/programming-concept-illustration_114360-1351.jpg"}]} />

Wavebreak | Tokens

Manage Assets

Portfolio Dashboard

Track your DeFi performance.

Monitor token balances, liquidity positions, and earned yields in one unified view.

-

Low Slippage

Token Swaps

Trade with lightning speed.

Execute trades instantly on Solana with minimal slippage and efficient routing.

+

Low Slippage

Token Swaps

Trade with lightning speed.

Execute trades instantly on Solana with minimal slippage and efficient routing.

Provide Liquidity

Create Liquidity Pools

Maximize capital efficiency.

Deploy concentrated liquidity pools to earn trading fees and optimize yields.

Earn Rewards

Asset Staking

Put your tokens to work.

Stake your assets to secure the network and earn continuous rewards.

Build on Orca

Developer Documentation

Integrate with our contracts.

Access comprehensive guides, API references, and SDKs to build DeFi apps.

-- 2.49.1