Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-21 03:56:52 +00:00

View File

@@ -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" }
]}