diff --git a/src/app/enterprise/page.tsx b/src/app/enterprise/page.tsx index a1a1e66..eb3ff8a 100644 --- a/src/app/enterprise/page.tsx +++ b/src/app/enterprise/page.tsx @@ -56,12 +56,12 @@ export default function LandingPage() { { title: "5G Hubs", description: "Core connectivity.", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139368.jpg?_wi=3", }, { title: "Cloud Nodes", description: "Edge computing.", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601048.jpg?_wi=3", }, ]} />