diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ceef0f..f7ad1d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,15 +91,15 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Advanced Charting", description: "Real-time technical indicators including RSI and MACD overlays.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg" }, + title: "Visualize Market Trends", description: "Real-time technical indicators including RSI and MACD overlays.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg" }, }, { - title: "Risk Management", description: "Position sizing calculator to ensure capital preservation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg" }, + title: "Preserve Trading Capital", description: "Position sizing calculator to ensure capital preservation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg" }, }, { - title: "Live Alerts", description: "Get instant notifications on breakout signals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/company-administrator-searching-new-solution-obtain-business-growth-working-hard_482257-136146.jpg?_wi=1" }, + title: "Capture Breakout Profits", description: "Get instant notifications on breakout signals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/company-administrator-searching-new-solution-obtain-business-growth-working-hard_482257-136146.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/risk-gamble-opportunity-swot-weakness-unsure-concept_53876-122989.jpg" }, }, ]}