diff --git a/src/app/page.tsx b/src/app/page.tsx index bea282c..3abe02c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { 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" /> @@ -88,7 +88,7 @@ export default function LandingPage() { 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", + 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", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg?_wi=1", imageAlt: "Abstract light streaks with spheres", }, ]} @@ -158,7 +158,7 @@ export default function LandingPage() { name: "Cloud Infrastructure", price: "High-Availability", variant: "SaaS", - imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/internet-speed-test-software-concept_53876-124238.jpg?_wi=2", }, { id: "p2",