Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
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."
|
||||
background="aurora"
|
||||
background={{ variant: "plain" }}
|
||||
tag="Next Generation Technology"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -65,9 +65,9 @@ export default function LandingPage() {
|
||||
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."
|
||||
metrics={[
|
||||
{ value: "500+", title: "Enterprise Clients" },
|
||||
{ value: "99.9%", title: "System Uptime" },
|
||||
{ value: "180M+", title: "Users Worldwide" }
|
||||
{ value: "500+", title: "Enterprise Clients", description: "" },
|
||||
{ value: "99.9%", title: "System Uptime", description: "" },
|
||||
{ value: "180M+", title: "Users Worldwide", description: "" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
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."
|
||||
}
|
||||
]}
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
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,
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user