Merge version_3 into main #3
@@ -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() {
|
||||
<TimelineHorizontalCardStack
|
||||
title="Our IT Milestone Journey"
|
||||
description="Tracing our evolution and commitment to technological excellence through the years."
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
>
|
||||
<div>Milestone content goes here</div>
|
||||
</TimelineHorizontalCardStack>
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
|
||||
Reference in New Issue
Block a user