diff --git a/src/app/page.tsx b/src/app/page.tsx index 266ac20..afc20a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { }, { title: "3. Understand Your Next Move", description: "Access clear buy/hold/sell signals, detailed risk insights, and beginner-friendly explanations to confidently make your next move.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg", imageAlt: "Understand what to do next"}, + imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg?_wi=1", imageAlt: "Understand what to do next"}, items: [], reverse: false }, ]} @@ -132,7 +132,7 @@ export default function LandingPage() { features={[ { title: "AI Stock Analysis", description: "Analyze any stock with a clear score based on fundamentals, valuation, technicals, market context, and risk.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg", imageAlt: "AI Stock Analysis"}, + imageSrc: "http://img.b2bpic.net/free-vector/money-machine-background-design_1212-418.jpg?_wi=2", imageAlt: "AI Stock Analysis"}, items: [], reverse: false }, { @@ -167,7 +167,7 @@ export default function LandingPage() { }, { title: "Interactive AI Investment Assistant", description: "Ask questions like 'Is Nvidia too expensive?' or 'Should I diversify my portfolio?' and get clear, concise, actionable answers.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg", imageAlt: "AI Investment Assistant"}, + imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg?_wi=1", imageAlt: "AI Investment Assistant"}, reverse: true, items: [] }, ]} @@ -188,7 +188,7 @@ export default function LandingPage() { { id: "2", name: "Risk Profile Analysis", price: "Personalized", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg", imageAlt: "Risk profile card"}, { - id: "3", name: "Portfolio Overview", price: "Real-time", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg", imageAlt: "Portfolio overview chart"}, + id: "3", name: "Portfolio Overview", price: "Real-time", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-economy-investment-financial-concept_53876-123930.jpg?_wi=2", imageAlt: "Portfolio overview chart"}, { id: "4", name: "Signal Confidence", price: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/economic-impact-decrease-due-coronavirus-pandemic-background_53876-138952.jpg", imageAlt: "Signal confidence detail"}, {