From 177da3b15b00e6dbf362d49a4c7310d00b917ae5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 03:55:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99cdbdc..e883fb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-colorful-lights_23-2147881558.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-colorful-lights_23-2147881558.jpg?_wi=1" imageAlt="dark abstract tech background" mediaAnimation="blur-reveal" avatars={[ @@ -152,7 +152,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/analytics-comparison-information-networking-concept_53876-15846.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-colorful-lights_23-2147881558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-colorful-lights_23-2147881558.jpg?_wi=2", imageAlt: "digital strategy consulting", }, { @@ -171,12 +171,12 @@ export default function LandingPage() { title: "Insight Analytics", description: "Data-driven clarity to keep you ahead of the competition.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg?_wi=1", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=1", imageAlt: "digital strategy consulting", }, ]} @@ -197,14 +197,14 @@ export default function LandingPage() { value: "99.9%", title: "Reliability", description: "Uptime and system performance guarantee.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg?_wi=2", }, { id: "m2", value: "5x", title: "Growth", description: "Avg. revenue uplift per project.", - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=2", }, { id: "m3", -- 2.49.1