diff --git a/src/app/page.tsx b/src/app/page.tsx index 65d71a2..bd68dd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,23 +67,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg?_wi=1", imageAlt: "Dashboard View", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg?_wi=2", imageAlt: "AI Trend Analysis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg?_wi=3", imageAlt: "Bullish Signals", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg?_wi=4", imageAlt: "Bearish Detection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg?_wi=5", imageAlt: "Entry Points Visualization", }, ]} @@ -134,21 +134,21 @@ export default function LandingPage() { name: "Basic Trend Pack", price: "$99", variant: "Starter", - imageSrc: "http://img.b2bpic.net/free-psd/computer-repair-template-design_23-2151454624.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/computer-repair-template-design_23-2151454624.jpg?_wi=1", }, { id: "p2", name: "Elite Trading Suite", price: "$199", variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-psd/computer-repair-template-design_23-2151454624.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/computer-repair-template-design_23-2151454624.jpg?_wi=2", }, { id: "p3", name: "Hedge Fund Pro", price: "$499", variant: "Expert", - imageSrc: "http://img.b2bpic.net/free-psd/computer-repair-template-design_23-2151454624.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/computer-repair-template-design_23-2151454624.jpg?_wi=3", }, ]} title="The Trendizer Pack" @@ -168,7 +168,7 @@ export default function LandingPage() { handle: "@crypto_pro", testimonial: "The signals are so much clearer now. No more guessing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg?_wi=1", }, { id: "t2", @@ -176,7 +176,7 @@ export default function LandingPage() { handle: "@trader_sam", testimonial: "This system saved me so much time analyzing charts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg?_wi=2", }, { id: "t3", @@ -184,7 +184,7 @@ export default function LandingPage() { handle: "@logic_jamie", testimonial: "Finally, a tool that focuses on logic instead of hype.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg?_wi=3", }, { id: "t4", @@ -192,7 +192,7 @@ export default function LandingPage() { handle: "@v_trading", testimonial: "The AI levels are consistently accurate.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg?_wi=4", }, { id: "t5", @@ -200,7 +200,7 @@ export default function LandingPage() { handle: "@sarah_trades", testimonial: "Beginner friendly and incredibly effective.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/music-production-team-examining-volume-levels-audio-software_482257-115909.jpg?_wi=5", }, ]} showRating={true} @@ -232,7 +232,7 @@ export default function LandingPage() { tag="GET STARTED" title="Start Trading Smarter Today" description="Join thousands of traders using Trendizer." - imageSrc="http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stock-market-chart-technology-blue-background_53876-124650.jpg?_wi=6" mediaAnimation="slide-up" />