From c9ccf0902702add5bc86176d0af3035539f11d7b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:29:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 67c55b0..4c9a2b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,11 +81,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Cloud Strategy", description: "Seamless transition to secure, scalable cloud environments.", imageSrc: "http://img.b2bpic.net/free-vector/creative-letter-u-gradient-logo-design_474888-8031.jpg"}, + title: "Cloud Strategy", description: "Seamless transition to secure, scalable cloud environments.", imageSrc: "https://img.b2bpic.net/free-photo/cloud-computing-concept_23-2149175409.jpg"}, { - title: "Cyber Security", description: "Fortify your assets against ever-evolving digital threats.", imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-lock_1048-1663.jpg"}, + title: "Cyber Security", description: "Fortify your assets against ever-evolving digital threats.", imageSrc: "https://img.b2bpic.net/free-photo/cyber-security-concept-with-lock_23-2148780749.jpg"}, { - title: "AI Integration", description: "Automate processes with intelligent, custom-built solutions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chroma-key-tablet-workers-supervising-data-center_482257-117840.jpg"}, + title: "AI Integration", description: "Automate processes with intelligent, custom-built solutions.", imageSrc: "https://img.b2bpic.net/free-photo/ai-technology-concept_23-2149175411.jpg"}, ]} title="Our Specialized IT Services" description="We bridge the gap between complex challenges and elegant software outcomes." @@ -118,11 +118,7 @@ export default function LandingPage() { -
Milestone content goes here
-
+ />
-- 2.49.1