diff --git a/src/app/page.tsx b/src/app/page.tsx index af9a292..714c534 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg", imageAlt: "Crypto UI" }, + { imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg?_wi=1", imageAlt: "Crypto UI" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg", imageAlt: "Crypto UI" } ]} mediaAnimation="slide-up" @@ -97,7 +97,7 @@ export default function LandingPage() { title="Defining the Standard of Secure Digital Wealth" description="NexusCrypto is the bridge between traditional finance and the decentralized future. We provide a robust architecture built on transparency, safety, and performance." buttons={[{ text: "Our Vision", href: "#" }]} - imageSrc="http://img.b2bpic.net/free-photo/interior-jin-mao-tower-looking-up-from-lobby-grand-hyatt-hotel-shanghai-china_181624-8195.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-jin-mao-tower-looking-up-from-lobby-grand-hyatt-hotel-shanghai-china_181624-8195.jpg?_wi=1" /> @@ -114,11 +114,11 @@ export default function LandingPage() { { id: "p2", title: "Enterprise", price: "$499", period: "/mo", features: ["Dedicated Account Manager", "OTC Access", "Institutional Custody"], button: { text: "Contact Sales" }, - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg", imageAlt: "bitcoin logo white"}, + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57208.jpg?_wi=2", imageAlt: "bitcoin logo white"}, { id: "p3", title: "Institutional", price: "Custom", period: "", features: ["Full API Access", "Custom Integrations", "Compliance Portal"], button: { text: "Request Quote" }, - imageSrc: "http://img.b2bpic.net/free-photo/interior-jin-mao-tower-looking-up-from-lobby-grand-hyatt-hotel-shanghai-china_181624-8195.jpg", imageAlt: "bitcoin logo white"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-jin-mao-tower-looking-up-from-lobby-grand-hyatt-hotel-shanghai-china_181624-8195.jpg?_wi=2", imageAlt: "bitcoin logo white"}, ]} title="Select Your Trading Tier" description="Choose a plan that scales with your strategy."