diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f2129a..5335ea5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@trader", testimonial: "The best resource for algorithmic strategies.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg?_wi=1", imageAlt: "financial data dashboard", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@investor", testimonial: "Clear, concise, and highly professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-design-background-with-shallow-depth-field_1048-14612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-design-background-with-shallow-depth-field_1048-14612.jpg?_wi=1", imageAlt: "financial data dashboard", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@forex", testimonial: "Essential reading for serious traders.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-papers_1098-15660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-papers_1098-15660.jpg?_wi=1", imageAlt: "financial data dashboard", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@quant", testimonial: "Transformative knowledge base.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-using-digital-tablet_329181-12725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-using-digital-tablet_329181-12725.jpg?_wi=1", imageAlt: "financial data dashboard", }, { @@ -103,11 +103,11 @@ export default function LandingPage() { handle: "@stocks", testimonial: "Institutional grade insights.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/paper-analysis_1098-15678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/paper-analysis_1098-15678.jpg?_wi=1", imageAlt: "financial data dashboard", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg" + imageSrc="http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -164,7 +164,7 @@ export default function LandingPage() { description="We bridge the gap between amateur observation and institutional execution." subdescription="Our curriculum covers Forex, Crypto, Stocks, and Commodities, structured across three progression tiers." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-communications-design-background-with-shallow-depth-field_1048-14612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-communications-design-background-with-shallow-depth-field_1048-14612.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -341,17 +341,17 @@ export default function LandingPage() { { id: "t1", name: "Alex R.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-papers_1098-15660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-papers_1098-15660.jpg?_wi=2", }, { id: "t2", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-using-digital-tablet_329181-12725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-using-digital-tablet_329181-12725.jpg?_wi=2", }, { id: "t3", name: "Mark V.", - imageSrc: "http://img.b2bpic.net/free-photo/paper-analysis_1098-15678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/paper-analysis_1098-15678.jpg?_wi=2", }, { id: "t4",