Merge version_1 into main #2
@@ -57,33 +57,26 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png"
|
||||
imageAlt="TechVision team in office environment"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Founded in 2017",
|
||||
description:
|
||||
"Started with a vision to bridge the gap between enterprise needs and cutting-edge technology innovation",
|
||||
},
|
||||
title: "Founded in 2017", description:
|
||||
"Started with a vision to bridge the gap between enterprise needs and cutting-edge technology innovation"},
|
||||
{
|
||||
icon: Users,
|
||||
title: "50+ Team Members",
|
||||
description:
|
||||
"Expert developers, architects, designers, and project managers across multiple offices globally",
|
||||
},
|
||||
title: "50+ Team Members", description:
|
||||
"Expert developers, architects, designers, and project managers across multiple offices globally"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "150+ Projects",
|
||||
description:
|
||||
"Successfully delivered across fintech, healthcare, e-commerce, SaaS, and enterprise sectors",
|
||||
},
|
||||
title: "150+ Projects", description:
|
||||
"Successfully delivered across fintech, healthcare, e-commerce, SaaS, and enterprise sectors"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Continuous Growth",
|
||||
description:
|
||||
"Year-over-year growth driven by client success, innovation, and industry partnerships",
|
||||
},
|
||||
title: "Continuous Growth", description:
|
||||
"Year-over-year growth driven by client success, innovation, and industry partnerships"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,36 +94,20 @@ export default function AboutPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Excellence",
|
||||
title: "Technical Mastery",
|
||||
description:
|
||||
"We pursue the highest standards in code quality, architecture, and delivery",
|
||||
icon: Award,
|
||||
id: "1", value: "Excellence", title: "Technical Mastery", description:
|
||||
"We pursue the highest standards in code quality, architecture, and delivery", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Transparency",
|
||||
title: "Open Communication",
|
||||
description:
|
||||
"Regular updates, honest feedback, and clear roadmaps with every client",
|
||||
icon: CheckCircle,
|
||||
id: "2", value: "Transparency", title: "Open Communication", description:
|
||||
"Regular updates, honest feedback, and clear roadmaps with every client", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Collaboration",
|
||||
title: "Partnership Mindset",
|
||||
description:
|
||||
"We view ourselves as extensions of your team, invested in your success",
|
||||
icon: Users,
|
||||
id: "3", value: "Collaboration", title: "Partnership Mindset", description:
|
||||
"We view ourselves as extensions of your team, invested in your success", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "Innovation",
|
||||
title: "Continuous Learning",
|
||||
description:
|
||||
"Staying ahead of trends through R&D, training, and technology exploration",
|
||||
icon: Zap,
|
||||
id: "4", value: "Innovation", title: "Continuous Learning", description:
|
||||
"Staying ahead of trends through R&D, training, and technology exploration", icon: Zap,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -146,33 +123,26 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png"
|
||||
imageAlt="TechVision professionals at work"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Proven Track Record",
|
||||
description:
|
||||
"8 years of excellence, 150+ successful projects, 99% client satisfaction",
|
||||
},
|
||||
title: "Proven Track Record", description:
|
||||
"8 years of excellence, 150+ successful projects, 99% client satisfaction"},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Enterprise Security",
|
||||
description:
|
||||
"GDPR, HIPAA, SOC 2 compliance built-in from the start of every project",
|
||||
},
|
||||
title: "Enterprise Security", description:
|
||||
"GDPR, HIPAA, SOC 2 compliance built-in from the start of every project"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Agile Delivery",
|
||||
description:
|
||||
"Rapid iteration cycles with transparent communication keep projects on track",
|
||||
},
|
||||
title: "Agile Delivery", description:
|
||||
"Rapid iteration cycles with transparent communication keep projects on track"},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Dedicated Support",
|
||||
description:
|
||||
"Long-term partnership with 24/7 support, monitoring, and continuous optimization",
|
||||
},
|
||||
title: "Dedicated Support", description:
|
||||
"Long-term partnership with 24/7 support, monitoring, and continuous optimization"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
212
src/app/page.tsx
212
src/app/page.tsx
@@ -74,29 +74,19 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-modern-clean-software-dashboard-interf-1772729537585-9c919811.png?_wi=1",
|
||||
imageAlt: "Modern IT solutions dashboard interface",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-modern-clean-software-dashboard-interf-1772729537585-9c919811.png", imageAlt: "Modern IT solutions dashboard interface"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-detailed-cloud-architecture-diagram-sh-1772729539141-72f3722b.png?_wi=1",
|
||||
imageAlt: "Cloud architecture diagram",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-detailed-cloud-architecture-diagram-sh-1772729539141-72f3722b.png", imageAlt: "Cloud architecture diagram"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-software-development-workflow-visualiz-1772729538228-ba8e9be4.png?_wi=1",
|
||||
imageAlt: "Software development workflow",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-software-development-workflow-visualiz-1772729538228-ba8e9be4.png", imageAlt: "Software development workflow"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-development-team-collabor-1772729538144-311489f3.png?_wi=1",
|
||||
imageAlt: "Professional development team",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-development-team-collabor-1772729538144-311489f3.png", imageAlt: "Professional development team"},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-devops-deployment-pipeline-visualizati-1772729539254-6d642f23.png?_wi=1",
|
||||
imageAlt: "DevOps deployment pipeline",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-devops-deployment-pipeline-visualizati-1772729539254-6d642f23.png", imageAlt: "DevOps deployment pipeline"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -112,14 +102,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechCorp Solutions",
|
||||
"CloudSync Inc",
|
||||
"InnovateLabs",
|
||||
"DataDrive Systems",
|
||||
"NetFlow Enterprises",
|
||||
"DevTools Pro",
|
||||
"SecureStack",
|
||||
]}
|
||||
"TechCorp Solutions", "CloudSync Inc", "InnovateLabs", "DataDrive Systems", "NetFlow Enterprises", "DevTools Pro", "SecureStack"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -138,40 +121,28 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Custom Web Development",
|
||||
description:
|
||||
"React, Next.js, and Vue.js applications built for performance, scalability, and seamless user experiences.",
|
||||
},
|
||||
title: "Custom Web Development", description:
|
||||
"React, Next.js, and Vue.js applications built for performance, scalability, and seamless user experiences."},
|
||||
{
|
||||
icon: Server,
|
||||
title: "Backend & API Development",
|
||||
description:
|
||||
"Robust APIs using Java Spring Boot, Node.js, and microservices architecture for enterprise reliability.",
|
||||
},
|
||||
title: "Backend & API Development", description:
|
||||
"Robust APIs using Java Spring Boot, Node.js, and microservices architecture for enterprise reliability."},
|
||||
{
|
||||
icon: Cloud,
|
||||
title: "Cloud & DevOps Solutions",
|
||||
description:
|
||||
"AWS, Azure, and GCP infrastructure with Docker, Kubernetes, and CI/CD pipelines for continuous delivery.",
|
||||
},
|
||||
title: "Cloud & DevOps Solutions", description:
|
||||
"AWS, Azure, and GCP infrastructure with Docker, Kubernetes, and CI/CD pipelines for continuous delivery."},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "IT Consulting",
|
||||
description:
|
||||
"Strategic technology advisory to optimize your infrastructure, reduce costs, and improve performance.",
|
||||
},
|
||||
title: "IT Consulting", description:
|
||||
"Strategic technology advisory to optimize your infrastructure, reduce costs, and improve performance."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Enterprise Software",
|
||||
description:
|
||||
"Secure, scalable enterprise solutions with compliance, security, and long-term technical partnership.",
|
||||
},
|
||||
title: "Enterprise Software", description:
|
||||
"Secure, scalable enterprise solutions with compliance, security, and long-term technical partnership."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Performance Optimization",
|
||||
description:
|
||||
"System optimization, monitoring, and tuning to ensure maximum uptime and lightning-fast performance.",
|
||||
},
|
||||
title: "Performance Optimization", description:
|
||||
"System optimization, monitoring, and tuning to ensure maximum uptime and lightning-fast performance."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -186,33 +157,26 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png"
|
||||
imageAlt="TechVision expert team collaboration"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Agile Delivery",
|
||||
description:
|
||||
"Rapid iteration and continuous feedback ensure you get results faster without compromising quality.",
|
||||
},
|
||||
title: "Agile Delivery", description:
|
||||
"Rapid iteration and continuous feedback ensure you get results faster without compromising quality."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Enterprise Security",
|
||||
description:
|
||||
"Built-in compliance, encryption, and security protocols protect your data and meet regulatory requirements.",
|
||||
},
|
||||
title: "Enterprise Security", description:
|
||||
"Built-in compliance, encryption, and security protocols protect your data and meet regulatory requirements."},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Scalable Architecture",
|
||||
description:
|
||||
"Cloud-native, microservices-based solutions that grow with your business from startup to enterprise.",
|
||||
},
|
||||
title: "Scalable Architecture", description:
|
||||
"Cloud-native, microservices-based solutions that grow with your business from startup to enterprise."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Transparent Communication",
|
||||
description:
|
||||
"Dedicated project managers, regular updates, and clear roadmaps keep you informed every step of the way.",
|
||||
},
|
||||
title: "Transparent Communication", description:
|
||||
"Dedicated project managers, regular updates, and clear roadmaps keep you informed every step of the way."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -230,52 +194,28 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1",
|
||||
title: "Discovery",
|
||||
description:
|
||||
"In-depth analysis of your requirements, goals, and technical landscape",
|
||||
icon: Search,
|
||||
id: "1", value: "1", title: "Discovery", description:
|
||||
"In-depth analysis of your requirements, goals, and technical landscape", icon: Search,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2",
|
||||
title: "Planning",
|
||||
description:
|
||||
"Architecture design, resource allocation, and project roadmap creation",
|
||||
icon: Briefcase,
|
||||
id: "2", value: "2", title: "Planning", description:
|
||||
"Architecture design, resource allocation, and project roadmap creation", icon: Briefcase,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "3",
|
||||
title: "Development",
|
||||
description:
|
||||
"Agile sprints with code reviews, testing, and continuous integration",
|
||||
icon: Globe,
|
||||
id: "3", value: "3", title: "Development", description:
|
||||
"Agile sprints with code reviews, testing, and continuous integration", icon: Globe,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "4",
|
||||
title: "Testing",
|
||||
description:
|
||||
"Comprehensive QA, security audits, and performance optimization",
|
||||
icon: CheckCircle,
|
||||
id: "4", value: "4", title: "Testing", description:
|
||||
"Comprehensive QA, security audits, and performance optimization", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
value: "5",
|
||||
title: "Deployment",
|
||||
description:
|
||||
"Seamless production rollout with monitoring and rollback capabilities",
|
||||
icon: Cloud,
|
||||
id: "5", value: "5", title: "Deployment", description:
|
||||
"Seamless production rollout with monitoring and rollback capabilities", icon: Cloud,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
value: "6",
|
||||
title: "Support",
|
||||
description:
|
||||
"Ongoing maintenance, updates, and technical support for long-term success",
|
||||
icon: Shield,
|
||||
id: "6", value: "6", title: "Support", description:
|
||||
"Ongoing maintenance, updates, and technical support for long-term success", icon: Shield,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -291,47 +231,23 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-female-ceo-or-1772729537025-a7924043.png?_wi=1",
|
||||
imageAlt: "Sarah Johnson CEO",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-female-ceo-or-1772729537025-a7924043.png", imageAlt: "Sarah Johnson CEO"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-an-asian-male-c-1772729537491-97980046.png?_wi=1",
|
||||
imageAlt: "Michael Chen CTO",
|
||||
},
|
||||
id: "2", name: "Michael Chen", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-an-asian-male-c-1772729537491-97980046.png", imageAlt: "Michael Chen CTO"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-latina-produc-1772729539504-bcfcd39e.png?_wi=1",
|
||||
imageAlt: "Emma Rodriguez Product Lead",
|
||||
},
|
||||
id: "3", name: "Emma Rodriguez", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-latina-produc-1772729539504-bcfcd39e.png", imageAlt: "Emma Rodriguez Product Lead"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-an-asian-male-e-1772729537195-e855ad3c.png?_wi=1",
|
||||
imageAlt: "David Kim Engineering Manager",
|
||||
},
|
||||
id: "4", name: "David Kim", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-an-asian-male-e-1772729537195-e855ad3c.png", imageAlt: "David Kim Engineering Manager"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Anderson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-female-vp-of--1772729537719-d6ab7588.png?_wi=1",
|
||||
imageAlt: "Lisa Anderson VP Operations",
|
||||
},
|
||||
id: "5", name: "Lisa Anderson", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-female-vp-of--1772729537719-d6ab7588.png", imageAlt: "Lisa Anderson VP Operations"},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Wilson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-male-tech-dir-1772729538813-c84046ec.png?_wi=1",
|
||||
imageAlt: "James Wilson Tech Director",
|
||||
},
|
||||
id: "6", name: "James Wilson", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/professional-headshot-of-a-male-tech-dir-1772729538813-c84046ec.png", imageAlt: "James Wilson Tech Director"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -349,32 +265,16 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "150",
|
||||
title: "Projects",
|
||||
description: "Successfully delivered across multiple industries and scales",
|
||||
icon: CheckCircle,
|
||||
id: "1", value: "150", title: "Projects", description: "Successfully delivered across multiple industries and scales", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "8",
|
||||
title: "Years",
|
||||
description: "Industry experience and proven technical excellence",
|
||||
icon: Award,
|
||||
id: "2", value: "8", title: "Years", description: "Industry experience and proven technical excellence", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "50",
|
||||
title: "Team Members",
|
||||
description: "Expert developers, architects, and consultants",
|
||||
icon: Users,
|
||||
id: "3", value: "50", title: "Team Members", description: "Expert developers, architects, and consultants", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "99",
|
||||
title: "Uptime %",
|
||||
description: "Enterprise-grade reliability and performance standards",
|
||||
icon: Zap,
|
||||
id: "4", value: "99", title: "Uptime %", description: "Enterprise-grade reliability and performance standards", icon: Zap,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -64,40 +64,28 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Custom Web Development",
|
||||
description:
|
||||
"React, Next.js, and Vue.js applications built for performance, scalability, and seamless user experiences.",
|
||||
},
|
||||
title: "Custom Web Development", description:
|
||||
"React, Next.js, and Vue.js applications built for performance, scalability, and seamless user experiences."},
|
||||
{
|
||||
icon: Server,
|
||||
title: "Backend & API Development",
|
||||
description:
|
||||
"Robust APIs using Java Spring Boot, Node.js, and microservices architecture for enterprise reliability.",
|
||||
},
|
||||
title: "Backend & API Development", description:
|
||||
"Robust APIs using Java Spring Boot, Node.js, and microservices architecture for enterprise reliability."},
|
||||
{
|
||||
icon: Cloud,
|
||||
title: "Cloud & DevOps Solutions",
|
||||
description:
|
||||
"AWS, Azure, and GCP infrastructure with Docker, Kubernetes, and CI/CD pipelines for continuous delivery.",
|
||||
},
|
||||
title: "Cloud & DevOps Solutions", description:
|
||||
"AWS, Azure, and GCP infrastructure with Docker, Kubernetes, and CI/CD pipelines for continuous delivery."},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "IT Consulting",
|
||||
description:
|
||||
"Strategic technology advisory to optimize your infrastructure, reduce costs, and improve performance.",
|
||||
},
|
||||
title: "IT Consulting", description:
|
||||
"Strategic technology advisory to optimize your infrastructure, reduce costs, and improve performance."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Enterprise Software",
|
||||
description:
|
||||
"Secure, scalable enterprise solutions with compliance, security, and long-term technical partnership.",
|
||||
},
|
||||
title: "Enterprise Software", description:
|
||||
"Secure, scalable enterprise solutions with compliance, security, and long-term technical partnership."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Performance Optimization",
|
||||
description:
|
||||
"System optimization, monitoring, and tuning to ensure maximum uptime and lightning-fast performance.",
|
||||
},
|
||||
title: "Performance Optimization", description:
|
||||
"System optimization, monitoring, and tuning to ensure maximum uptime and lightning-fast performance."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -115,35 +103,19 @@ export default function ServicesPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15",
|
||||
title: "Languages",
|
||||
description:
|
||||
"Java, Python, JavaScript, TypeScript, Go, Rust, and more",
|
||||
icon: GitBranch,
|
||||
id: "1", value: "15", title: "Languages", description:
|
||||
"Java, Python, JavaScript, TypeScript, Go, Rust, and more", icon: GitBranch,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "8",
|
||||
title: "Cloud Platforms",
|
||||
description: "AWS, Azure, GCP, and hybrid cloud solutions",
|
||||
icon: Cloud,
|
||||
id: "2", value: "8", title: "Cloud Platforms", description: "AWS, Azure, GCP, and hybrid cloud solutions", icon: Cloud,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "20",
|
||||
title: "Frameworks",
|
||||
description:
|
||||
"React, Vue, Angular, Spring Boot, Node.js, Django, Flask",
|
||||
icon: Database,
|
||||
id: "3", value: "20", title: "Frameworks", description:
|
||||
"React, Vue, Angular, Spring Boot, Node.js, Django, Flask", icon: Database,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "100",
|
||||
title: "Integrations",
|
||||
description:
|
||||
"Seamless connectivity with third-party services and APIs",
|
||||
icon: Lock,
|
||||
id: "4", value: "100", title: "Integrations", description:
|
||||
"Seamless connectivity with third-party services and APIs", icon: Lock,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -162,40 +134,28 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Lightning-Fast Delivery",
|
||||
description:
|
||||
"Agile sprints and rapid iteration ensure you see results quickly without sacrificing quality.",
|
||||
},
|
||||
title: "Lightning-Fast Delivery", description:
|
||||
"Agile sprints and rapid iteration ensure you see results quickly without sacrificing quality."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Security First",
|
||||
description:
|
||||
"Built-in compliance, data encryption, and enterprise-grade security at every layer.",
|
||||
},
|
||||
title: "Security First", description:
|
||||
"Built-in compliance, data encryption, and enterprise-grade security at every layer."},
|
||||
{
|
||||
icon: Gauge,
|
||||
title: "Performance Guaranteed",
|
||||
description:
|
||||
"Optimized code, CDN delivery, and infrastructure tuning for maximum speed and uptime.",
|
||||
},
|
||||
title: "Performance Guaranteed", description:
|
||||
"Optimized code, CDN delivery, and infrastructure tuning for maximum speed and uptime."},
|
||||
{
|
||||
icon: Lock,
|
||||
title: "Compliance & Standards",
|
||||
description:
|
||||
"GDPR, HIPAA, SOC 2, and industry-specific regulatory compliance built-in from day one.",
|
||||
},
|
||||
title: "Compliance & Standards", description:
|
||||
"GDPR, HIPAA, SOC 2, and industry-specific regulatory compliance built-in from day one."},
|
||||
{
|
||||
icon: Cloud,
|
||||
title: "Scalability by Design",
|
||||
description:
|
||||
"Microservices architecture and cloud-native design that grow with your business.",
|
||||
},
|
||||
title: "Scalability by Design", description:
|
||||
"Microservices architecture and cloud-native design that grow with your business."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Dedicated Support",
|
||||
description:
|
||||
"Long-term partnerships with 24/7 support, monitoring, and proactive maintenance.",
|
||||
},
|
||||
icon: GitBranch,
|
||||
title: "Dedicated Support", description:
|
||||
"Long-term partnerships with 24/7 support, monitoring, and proactive maintenance."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user