Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-19 18:11:25 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboardScroll <HeroBillboardScroll
title="3D Tech Solutions for Modern Enterprise" title="3D Tech Solutions for Modern Enterprise"
description="Experience the future of IT infrastructure with immersive 3D visualization and interactive depth. Our cutting-edge platform transforms complex technology into intuitive, engaging digital experiences." description="Experience the future of IT infrastructure with immersive 3D visualization and interactive depth. Our cutting-edge platform transforms complex technology into intuitive, engaging digital experiences."
background="aurora" background={{ variant: "plain" }}
tag="Next Generation Technology" tag="Next Generation Technology"
tagIcon={Zap} tagIcon={Zap}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -65,9 +65,9 @@ export default function LandingPage() {
title="Pioneering IT Innovation Since 2015" title="Pioneering IT Innovation Since 2015"
description="We transform enterprise technology through immersive 3D solutions and interactive digital experiences. Our team combines deep technical expertise with creative vision to deliver solutions that engage, inspire, and drive measurable results." description="We transform enterprise technology through immersive 3D solutions and interactive digital experiences. Our team combines deep technical expertise with creative vision to deliver solutions that engage, inspire, and drive measurable results."
metrics={[ metrics={[
{ value: "500+", title: "Enterprise Clients" }, { value: "500+", title: "Enterprise Clients", description: "" },
{ value: "99.9%", title: "System Uptime" }, { value: "99.9%", title: "System Uptime", description: "" },
{ value: "180M+", title: "Users Worldwide" } { value: "180M+", title: "Users Worldwide", description: "" }
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
tag="About Us" tag="About Us"
@@ -106,7 +106,7 @@ export default function LandingPage() {
id: "automation", title: "Process Automation", content: "Intelligent automation workflows that reduce operational overhead by up to 70%. Our 3D workflow visualization engine provides complete transparency into every automated process with interactive monitoring and control." id: "automation", title: "Process Automation", content: "Intelligent automation workflows that reduce operational overhead by up to 70%. Our 3D workflow visualization engine provides complete transparency into every automated process with interactive monitoring and control."
} }
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAtOQOfQWjaopMUbHz5SqXyhxC/3d-artificial-intelligence-and-machine-l-1773943801114-bbdaca02.png?_wi=1" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAtOQOfQWjaopMUbHz5SqXyhxC/3d-artificial-intelligence-and-machine-l-1773943801114-bbdaca02.png"
imageAlt="3D AI and Machine Learning visualization" imageAlt="3D AI and Machine Learning visualization"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -141,7 +141,7 @@ export default function LandingPage() {
}, },
{ {
id: "service-3", brand: "Enterprise", name: "AI Platform", price: "Starting at $7K/mo", rating: 5, id: "service-3", brand: "Enterprise", name: "AI Platform", price: "Starting at $7K/mo", rating: 5,
reviewCount: "412", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAtOQOfQWjaopMUbHz5SqXyhxC/3d-artificial-intelligence-and-machine-l-1773943801114-bbdaca02.png?_wi=2", imageAlt: "3D AI Visualization Engine" reviewCount: "412", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAtOQOfQWjaopMUbHz5SqXyhxC/3d-artificial-intelligence-and-machine-l-1773943801114-bbdaca02.png", imageAlt: "3D AI Visualization Engine"
} }
]} ]}
ariaLabel="Services section - Enterprise IT solutions" ariaLabel="Services section - Enterprise IT solutions"