diff --git a/src/app/page.tsx b/src/app/page.tsx index 81e716c..b6f2fd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@trader_alex", testimonial: "The best platform for live chart analysis. Collaboration is seamless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-lines_1048-14148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-lines_1048-14148.jpg?_wi=1", imageAlt: "digital stock dashboard", }, { @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@sam_trade", testimonial: "Finally, a way to learn from pros while interacting on the actual chart.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg?_wi=1", imageAlt: "digital stock dashboard", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@jordan_p", testimonial: "Game changer for our community sessions.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-online-conference-call_482257-120457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-online-conference-call_482257-120457.jpg?_wi=1", imageAlt: "digital stock dashboard", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@maria_l", testimonial: "Professional tools, zero lag, high-trust environment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-computer-monitor-login-screen_107791-16390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-computer-monitor-login-screen_107791-16390.jpg?_wi=1", imageAlt: "digital stock dashboard", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@chrism_trade", testimonial: "The permission-based drawing features are unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-thread-top-view_23-2148999167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-thread-top-view_23-2148999167.jpg?_wi=1", imageAlt: "digital stock dashboard", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-lines_1048-14148.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-cyber-lines_1048-14148.jpg?_wi=2" imageAlt="Live trading dashboard and collaboration screen" avatars={[ { @@ -143,25 +143,25 @@ export default function LandingPage() { { title: "Live Chart Collaboration", description: "Request control and draw directly on live charts with support for trendlines and fib levels.", - imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg?_wi=2", buttonIcon: "PenTool", }, { title: "Real-Time Streaming", description: "High-fidelity video and audio stream with sub-second latency for market commentary.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-online-conference-call_482257-120457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-online-conference-call_482257-120457.jpg?_wi=2", buttonIcon: "Radio", }, { title: "Secure Access Control", description: "Host-approved interaction workflow keeps your workspace focused and professional.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-computer-monitor-login-screen_107791-16390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-computer-monitor-login-screen_107791-16390.jpg?_wi=2", buttonIcon: "Lock", }, { title: "Synced Synchronization", description: "Real-time updates ensure everyone sees the same markers at the same moment.", - imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-thread-top-view_23-2148999167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-thread-top-view_23-2148999167.jpg?_wi=2", buttonIcon: "Zap", }, ]}