Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 21:27:24 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ name: "Sarah Johnson", handle: "@sarahj", testimonial: "Transformed our digital infrastructure entirely.", rating: 5 },
{ name: "Michael Chen", handle: "@mchen", testimonial: "Incredible scalability and performance results.", rating: 5 }
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-digital-network-flow_84443-74097.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-digital-network-flow_84443-74097.jpg?_wi=1"
/>
</div>
@@ -99,7 +99,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", title: "Uptime", value: "99.99%", description: "High availability", imageSrc: "http://img.b2bpic.net/free-photo/abstract-digital-network-flow_84443-74097.jpg" },
{ id: "m1", title: "Uptime", value: "99.99%", description: "High availability", imageSrc: "http://img.b2bpic.net/free-photo/abstract-digital-network-flow_84443-74097.jpg?_wi=2" },
{ id: "m2", title: "Data Processed", value: "1.2 PB", description: "Massive scale", imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-key_1048-1668.jpg" }
]}
/>