Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-08 17:26:24 +00:00

View File

@@ -77,15 +77,15 @@ export default function LandingPage() {
{
title: "Custom Software Development", description: "Bespoke applications for efficiency and growth.", icon: Code,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg?_wi=2" }
]
},
{
title: "Data & Security", description: "Robust infrastructure and secure analytics architectures.", icon: Shield,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-walking-data-center-used-managing-gear-energy_482257-116015.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-walking-data-center-used-managing-gear-energy_482257-116015.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-walking-data-center-used-managing-gear-energy_482257-116015.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-walking-data-center-used-managing-gear-energy_482257-116015.jpg?_wi=2" }
]
}
]}