diff --git a/src/app/page.tsx b/src/app/page.tsx index 8aa5a12..5fbcf6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Book a Call", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-tree-with-starry-night-sky_23-2148282336.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-tree-with-starry-night-sky_23-2148282336.jpg?_wi=1" /> @@ -67,9 +67,9 @@ export default function LandingPage() { { id: "f1", title: "Zero Latency", description: "Microsecond throughput with optimized API orchestration.", tag: "01", imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg", imageAlt: "Abstract light streaks with spheres"}, { - id: "f2", title: "Cloud Resilience", description: "Self-healing infrastructure with automated redundancy.", tag: "02", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-tree-with-starry-night-sky_23-2148282336.jpg", imageAlt: "Abstract light streaks with spheres"}, + id: "f2", title: "Cloud Resilience", description: "Self-healing infrastructure with automated redundancy.", tag: "02", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-tree-with-starry-night-sky_23-2148282336.jpg?_wi=2", imageAlt: "Abstract light streaks with spheres"}, { - id: "f3", title: "Agile Velocity", description: "CI/CD pipelines tuned for maximum deployment frequency.", tag: "03", imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg", imageAlt: "Abstract light streaks with spheres"}, + id: "f3", title: "Agile Velocity", description: "CI/CD pipelines tuned for maximum deployment frequency.", tag: "03", imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg?_wi=1", imageAlt: "Abstract light streaks with spheres"}, ]} title="Architecture Highlights" description="Engineering standards that drive performance." @@ -108,7 +108,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Cloud Infrastructure", price: "High-Availability", variant: "SaaS", imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg"}, + id: "p1", name: "Cloud Infrastructure", price: "High-Availability", variant: "SaaS", imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg?_wi=2"}, { id: "p2", name: "AI Integration", price: "Neural Pipelines", variant: "MLOps", imageSrc: "http://img.b2bpic.net/free-vector/hardware-engineering-internet-25-line-filled-icon-pack-including-internet-connectivity-operation-network-house_1142-21386.jpg"}, {