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() {