From 1aeb566a929d03c2eb6ae031b7a2eba5aa6cbe66 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:36:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", -- 2.49.1