From 6e9236eba28733471ae71c6fdb13d9950e1e8b94 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 03:56:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 27ea742..6a77726 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137509.jpg" } }, { - 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" }, + 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?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg" } } ]} @@ -113,7 +113,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { id: "m1", 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" }, + { id: "m1", 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?_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" }, { id: "m3", value: "1h", title: "Response", description: "Lightning-fast communication standard.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-bokeh-background_640221-588.jpg" } ]} -- 2.49.1