diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b67081..3bf3bf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg?_wi=1" imageAlt="dark developer dashboard ui" mediaAnimation="slide-up" /> @@ -91,14 +91,14 @@ export default function LandingPage() { value: "10,000+", title: "Engineers", description: "Active users", - imageSrc: "http://img.b2bpic.net/free-photo/growth-arrow-icon-isolated_53876-71266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/growth-arrow-icon-isolated_53876-71266.jpg?_wi=1", }, { id: "m2", value: "71,000+", title: "Subscribers", description: "Community members", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-logo-template_23-2149202843.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-logo-template_23-2149202843.jpg?_wi=1", }, { id: "m3", @@ -192,21 +192,21 @@ export default function LandingPage() { title: "Production-ready Agents", description: "Automated guardrails and production-grade validation for every agent commit.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg?_wi=2", imageAlt: "Closeup of a black computer keyboard and DEL button", }, { title: "Agentic Protocol", description: "Universal connectivity for any AI agent ecosystem.", buttonIcon: "Globe", - imageSrc: "http://img.b2bpic.net/free-photo/growth-arrow-icon-isolated_53876-71266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/growth-arrow-icon-isolated_53876-71266.jpg?_wi=2", imageAlt: "Closeup of a black computer keyboard and DEL button", }, { title: "Zero-collision Architecture", description: "Multi-agent coordination without conflicting logic.", buttonIcon: "Cpu", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-logo-template_23-2149202843.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-logo-template_23-2149202843.jpg?_wi=2", imageAlt: "Closeup of a black computer keyboard and DEL button", }, ]}