diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cd8f8e..f96be6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,27 +59,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg?_wi=1", imageAlt: "Bitcoin Accumulation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg?_wi=2", imageAlt: "Data Visualization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg?_wi=3", imageAlt: "Quantitative Strategy", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg?_wi=4", imageAlt: "Technical Analysis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg?_wi=5", imageAlt: "Financial Growth", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-closeup-black-background-background-with-cryptocurrency_169016-61339.jpg?_wi=6", imageAlt: "Security Sovereignty", }, ]}