diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c6a62a..1ec27c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,13 +131,13 @@ export default function LandingPage() { id: "p1", name: "Kuberna Labs", price: "AI Infrastructure", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1", }, { id: "p2", name: "BEAM", price: "Hardware/BLE", - imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105563.jpg?_wi=1", }, { id: "p3", @@ -189,7 +189,7 @@ export default function LandingPage() { "zkTLS", "ERC-4337", ], - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "Futuristic ai data visualization", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { "Remote Attestation", "AES-256", ], - imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105563.jpg?_wi=2", imageAlt: "Futuristic ai data visualization", }, ]}