diff --git a/src/app/page.tsx b/src/app/page.tsx index fee893e..0f4f227 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { }} title="Master Your Trading Performance" description="Log trades, track metrics, and optimize your edge with the most advanced journal for SMC, ICT, and Price Action traders." - imageSrc="http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=1" imageAlt="trading dashboard ui dark mode" buttons={[ { @@ -81,21 +81,21 @@ export default function LandingPage() { title: "SMC/ICT Tagging", description: "Tag setups with FVG, Liquidity Sweeps, and MSS.", tag: "Analysis", - imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg?_wi=1", }, { id: "f2", title: "Intelligent Logging", description: "Rapidly log your entries, exits, and session data.", tag: "Workflow", - imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=1", }, { id: "f3", title: "Advanced Analytics", description: "Identify your best setups and worst mistakes.", tag: "Performance", - imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg?_wi=1", }, ]} title="Core Trading Features" @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "The analytics view saved my account.", name: "Sarah L.", role: "SMC Trader", - imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=2", imageAlt: "High end empty work environment used in business industry and corporate culture", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Logging trades takes less than 30 seconds.", name: "Mike P.", role: "Forex Pro", - imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg?_wi=2", imageAlt: "High end empty work environment used in business industry and corporate culture", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Understanding my mistakes made me profitable.", name: "David W.", role: "Swing Trader", - imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=2", imageAlt: "High end empty work environment used in business industry and corporate culture", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Essential for professional growth.", name: "Jenny H.", role: "Scalper", - imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg?_wi=2", imageAlt: "High end empty work environment used in business industry and corporate culture", }, ]}