Merge version_1 into main #1
@@ -73,23 +73,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-colorful-light-effect_53876-108143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-colorful-light-effect_53876-108143.jpg?_wi=1",
|
||||
imageAlt: "Abstract Innovation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg?_wi=1",
|
||||
imageAlt: "Architectural Detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg?_wi=1",
|
||||
imageAlt: "Tech Workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-colorful-light-effect_53876-108143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-colorful-light-effect_53876-108143.jpg?_wi=2",
|
||||
imageAlt: "Abstract Innovation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg?_wi=2",
|
||||
imageAlt: "Architectural Detail",
|
||||
},
|
||||
]}
|
||||
@@ -132,19 +132,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Scalable Infrastructure",
|
||||
description: "Cloud-native architectures that grow alongside your business, ensuring stability and performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-colorful-light-effect_53876-108143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gradient-background-with-colorful-light-effect_53876-108143.jpg?_wi=3",
|
||||
imageAlt: "Infrastructure",
|
||||
},
|
||||
{
|
||||
title: "Data-Driven Strategy",
|
||||
description: "Leveraging analytics to identify growth opportunities and optimize operational workflows.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg?_wi=3",
|
||||
imageAlt: "Analytics",
|
||||
},
|
||||
{
|
||||
title: "Secure Compliance",
|
||||
description: "Comprehensive security measures that keep your business operations safe and fully compliant.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg?_wi=2",
|
||||
imageAlt: "Security",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user