diff --git a/src/app/page.tsx b/src/app/page.tsx index d2312ba..76171f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Join Discord", 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" /> @@ -68,9 +68,9 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "10,000+", title: "Engineers", description: "Active users", imageSrc: "http://img.b2bpic.net/free-photo/growth-arrow-icon-isolated_53876-71266.jpg"}, + id: "m1", value: "10,000+", title: "Engineers", description: "Active users", 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"}, + 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?_wi=1"}, { id: "m3", value: "30,000+", title: "Followers", description: "Social impact", imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-shield-light-blue_78370-7843.jpg"}, ]} @@ -128,13 +128,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-computer-keyboard-del-button_53876-64694.jpg", imageAlt: "Closeup of a black computer keyboard and DEL button"}, { 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", imageAlt: "Closeup of a black computer keyboard and DEL button"}, + 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", imageAlt: "Closeup of a black computer keyboard and DEL button"}, + 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", imageAlt: "Closeup of a black computer keyboard and DEL button"}, + 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"}, ]} title="Built for scale, tuned for speed" description="Our core infrastructure ensures your development lifecycle is fluid and error-free."