|
|
|
|
@@ -91,7 +91,7 @@ export default function HomePage() {
|
|
|
|
|
showBlur={true}
|
|
|
|
|
showDimOverlay={true}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Start Your Project", href: "contact" },
|
|
|
|
|
{ text: "Build Your Solution", href: "contact" },
|
|
|
|
|
{ text: "View Our Work", href: "services" },
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
@@ -135,25 +135,21 @@ export default function HomePage() {
|
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
|
<FeatureCardTwentySeven
|
|
|
|
|
title="Our Core Services"
|
|
|
|
|
description="Deliver 3x faster with AI automation. Scale to millions of users with enterprise-grade architecture. Comprehensive software development services engineered to drive innovation, efficiency, and competitive advantage for your organization."
|
|
|
|
|
description="Comprehensive software development services tailored to drive innovation, efficiency, and competitive advantage for your organization."
|
|
|
|
|
tag="Services"
|
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "custom-development", title: "Custom Software Development", description: "Bespoke software solutions built with modern technologies and architectural best practices to solve complex business challenges and deliver measurable ROI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/custom-software-development-workflow-vis-1772527670830-12700389.png", imageAlt: "Custom software development workflow"
|
|
|
|
|
},
|
|
|
|
|
id: "custom-development", title: "Custom Software Development", description: "Bespoke software solutions built with modern technologies and architectural best practices to solve complex business challenges and deliver measurable ROI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/custom-software-development-workflow-vis-1772527670830-12700389.png", imageAlt: "Custom software development workflow"},
|
|
|
|
|
{
|
|
|
|
|
id: "ai-automation", title: "AI Automation Solutions", description: "Leverage artificial intelligence and machine learning to automate processes, enhance decision-making, and unlock new capabilities in your operations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/artificial-intelligence-and-machine-lear-1772527671596-b816dded.png", imageAlt: "AI automation system visualization"
|
|
|
|
|
},
|
|
|
|
|
id: "ai-automation", title: "AI Automation Solutions", description: "Leverage artificial intelligence and machine learning to automate processes, enhance decision-making, and unlock new capabilities in your operations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/artificial-intelligence-and-machine-lear-1772527671596-b816dded.png", imageAlt: "AI automation system visualization"},
|
|
|
|
|
{
|
|
|
|
|
id: "saas-mvp", title: "SaaS MVP Development", description: "Rapid development of minimum viable products for software-as-a-service platforms, combining speed-to-market with scalable cloud-native architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/saas-mvp-development-process-visualizati-1772527671532-6d1e632c.png", imageAlt: "SaaS MVP development process"
|
|
|
|
|
},
|
|
|
|
|
id: "saas-mvp", title: "SaaS MVP Development", description: "Rapid development of minimum viable products for software-as-a-service platforms, combining speed-to-market with scalable cloud-native architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/saas-mvp-development-process-visualizati-1772527671532-6d1e632c.png", imageAlt: "SaaS MVP development process"},
|
|
|
|
|
{
|
|
|
|
|
id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture"
|
|
|
|
|
},
|
|
|
|
|
id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture"},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="uniform-4-items"
|
|
|
|
|
gridVariant="uniform-3-items"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
|
@@ -172,23 +168,17 @@ export default function HomePage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Accelerated Our Time-to-Market by 60%", quote: "DevForge understood our vision and delivered a SaaS platform that exceeded expectations. Their AI automation features have become core to our competitive advantage. Exceptional team and outstanding results.", name: "Sarah Chen", role: "CEO & Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-confident-ceo-1772527671628-9d9ecbfb.png", imageAlt: "Sarah Chen CEO"
|
|
|
|
|
},
|
|
|
|
|
id: "1", title: "Accelerated Our Time-to-Market by 60%", quote: "DevForge understood our vision and delivered a SaaS platform that exceeded expectations. Their AI automation features have become core to our competitive advantage. Exceptional team and outstanding results.", name: "Sarah Chen", role: "CEO & Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-confident-ceo-1772527671628-9d9ecbfb.png", imageAlt: "Sarah Chen CEO"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Enterprise-Grade Quality at Scale", quote: "Working with DevForge on our enterprise data platform was transformative. Their architects designed a system that handles millions of transactions daily with zero downtime. True technical excellence.", name: "Michael Rodriguez", role: "CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-cto-technical-1772527671869-aa853219.png", imageAlt: "Michael Rodriguez CTO"
|
|
|
|
|
},
|
|
|
|
|
id: "2", title: "Enterprise-Grade Quality at Scale", quote: "Working with DevForge on our enterprise data platform was transformative. Their architects designed a system that handles millions of transactions daily with zero downtime. True technical excellence.", name: "Michael Rodriguez", role: "CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-cto-technical-1772527671869-aa853219.png", imageAlt: "Michael Rodriguez CTO"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Innovation Partner, Not Just Vendor", quote: "DevForge became an extension of our team. They didn't just build software—they helped us reimagine our product strategy with AI-powered features that delighted our users.", name: "Emma Thompson", role: "Product Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-product-manag-1772527669470-32fcb49a.png", imageAlt: "Emma Thompson Product Director"
|
|
|
|
|
},
|
|
|
|
|
id: "3", title: "Innovation Partner, Not Just Vendor", quote: "DevForge became an extension of our team. They didn't just build software—they helped us reimagine our product strategy with AI-powered features that delighted our users.", name: "Emma Thompson", role: "Product Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-product-manag-1772527669470-32fcb49a.png", imageAlt: "Emma Thompson Product Director"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Scaled from MVP to 10M+ Users", quote: "From MVP to enterprise platform serving millions. DevForge's scalable architecture and technical foresight enabled our meteoric growth. Invaluable partnership.", name: "Alex Kumar", role: "Co-Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-startup-found-1772527670406-31301aff.png", imageAlt: "Alex Kumar Co-Founder"
|
|
|
|
|
},
|
|
|
|
|
id: "4", title: "Scaled from MVP to 10M+ Users", quote: "From MVP to enterprise platform serving millions. DevForge's scalable architecture and technical foresight enabled our meteoric growth. Invaluable partnership.", name: "Alex Kumar", role: "Co-Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-startup-found-1772527670406-31301aff.png", imageAlt: "Alex Kumar Co-Founder"},
|
|
|
|
|
{
|
|
|
|
|
id: "5", title: "Transformed Our Operations Completely", quote: "The custom automation solution DevForge built reduced our operational costs by 40% while improving efficiency across all departments. Strategic partner indeed.", name: "Jennifer Martinez", role: "VP Operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-business-deve-1772527669290-171f3714.png", imageAlt: "Jennifer Martinez VP Operations"
|
|
|
|
|
},
|
|
|
|
|
id: "5", title: "Transformed Our Operations Completely", quote: "The custom automation solution DevForge built reduced our operational costs by 40% while improving efficiency across all departments. Strategic partner indeed.", name: "Jennifer Martinez", role: "VP Operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-a-business-deve-1772527669290-171f3714.png", imageAlt: "Jennifer Martinez VP Operations"},
|
|
|
|
|
{
|
|
|
|
|
id: "6", title: "Technical Excellence Across the Board", quote: "DevForge demonstrated outstanding technical prowess in every aspect of our project. Clean code, solid architecture, and proactive problem-solving. Highly recommended.", name: "David Park", role: "Director of Engineering", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-an-operations-m-1772527671951-50744e58.png", imageAlt: "David Park Director of Engineering"
|
|
|
|
|
},
|
|
|
|
|
id: "6", title: "Technical Excellence Across the Board", quote: "DevForge demonstrated outstanding technical prowess in every aspect of our project. Clean code, solid architecture, and proactive problem-solving. Highly recommended.", name: "David Park", role: "Director of Engineering", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/professional-headshot-of-an-operations-m-1772527671951-50744e58.png", imageAlt: "David Park Director of Engineering"},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -207,23 +197,17 @@ export default function HomePage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
team={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Alexander Grant", role: "Lead Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-senior-software-architect--1772527669345-45e9d1da.png", imageAlt: "Alexander Grant Lead Architect"
|
|
|
|
|
},
|
|
|
|
|
id: "1", name: "Alexander Grant", role: "Lead Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-senior-software-architect--1772527669345-45e9d1da.png", imageAlt: "Alexander Grant Lead Architect"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Sofia Nakamura", role: "Senior Full-Stack Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-full-stack-engineer-in-col-1772527669674-4cbd7280.png", imageAlt: "Sofia Nakamura Senior Engineer"
|
|
|
|
|
},
|
|
|
|
|
id: "2", name: "Sofia Nakamura", role: "Senior Full-Stack Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-full-stack-engineer-in-col-1772527669674-4cbd7280.png", imageAlt: "Sofia Nakamura Senior Engineer"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Marcus Johnson", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-ux-ui-designer-in-creative-1772527670531-45514a9e.png", imageAlt: "Marcus Johnson Creative Director"
|
|
|
|
|
},
|
|
|
|
|
id: "3", name: "Marcus Johnson", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-ux-ui-designer-in-creative-1772527670531-45514a9e.png", imageAlt: "Marcus Johnson Creative Director"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Lisa Chen", role: "DevOps Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-devops-infrastructure-engi-1772527671006-e9ce2f41.png", imageAlt: "Lisa Chen DevOps Lead"
|
|
|
|
|
},
|
|
|
|
|
id: "4", name: "Lisa Chen", role: "DevOps Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-devops-infrastructure-engi-1772527671006-e9ce2f41.png", imageAlt: "Lisa Chen DevOps Lead"},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "James Rivera", role: "AI/ML Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-an-ai-ml-specialist-in-resea-1772527670256-0a5bfba6.png", imageAlt: "James Rivera AI Specialist"
|
|
|
|
|
},
|
|
|
|
|
id: "5", name: "James Rivera", role: "AI/ML Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-an-ai-ml-specialist-in-resea-1772527670256-0a5bfba6.png", imageAlt: "James Rivera AI Specialist"},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Rachel Williams", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-project-manager-team-lead--1772527671653-4c8914ed.png", imageAlt: "Rachel Williams Project Manager"
|
|
|
|
|
},
|
|
|
|
|
id: "6", name: "Rachel Williams", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-project-manager-team-lead--1772527671653-4c8914ed.png", imageAlt: "Rachel Williams Project Manager"},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
@@ -243,35 +227,25 @@ export default function HomePage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
faqs={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "What technologies do you specialize in?", content: "We work with modern, production-proven technologies including React, Node.js, Python, TypeScript, AWS, Kubernetes, PostgreSQL, and machine learning frameworks. We select the best tech stack for each project's unique requirements."
|
|
|
|
|
},
|
|
|
|
|
id: "1", title: "What technologies do you specialize in?", content: "We work with modern, production-proven technologies including React, Node.js, Python, TypeScript, AWS, Kubernetes, PostgreSQL, and machine learning frameworks. We select the best tech stack for each project's unique requirements."},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "How long does a typical project take?", content: "Project timelines vary based on complexity and scope. MVP projects typically take 3-6 months, while larger enterprise solutions may take 6-12+ months. We provide detailed timelines during the discovery phase and maintain transparent communication throughout development."
|
|
|
|
|
},
|
|
|
|
|
id: "2", title: "How long does a typical project take?", content: "Project timelines vary based on complexity and scope. MVP projects typically take 3-6 months, while larger enterprise solutions may take 6-12+ months. We provide detailed timelines during the discovery phase and maintain transparent communication throughout development."},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Do you offer ongoing support after launch?", content: "Yes, we provide comprehensive post-launch support including maintenance, monitoring, performance optimization, and feature enhancements. We offer flexible support packages tailored to your needs."
|
|
|
|
|
},
|
|
|
|
|
id: "3", title: "Do you offer ongoing support after launch?", content: "Yes, we provide comprehensive post-launch support including maintenance, monitoring, performance optimization, and feature enhancements. We offer flexible support packages tailored to your needs."},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Can you handle enterprise-scale projects?", content: "Absolutely. We have extensive experience building systems that handle millions of transactions, serve millions of users, and maintain 99.99% uptime. Our architecture is designed for enterprise scalability from day one."
|
|
|
|
|
},
|
|
|
|
|
id: "4", title: "Can you handle enterprise-scale projects?", content: "Absolutely. We have extensive experience building systems that handle millions of transactions, serve millions of users, and maintain 99.99% uptime. Our architecture is designed for enterprise scalability from day one."},
|
|
|
|
|
{
|
|
|
|
|
id: "5", title: "What is your development process?", content: "We follow agile methodologies with regular sprints, continuous integration/deployment, and collaborative planning. Discovery → Design → Development → Testing → Deployment → Optimization. Transparency and communication are core to our process."
|
|
|
|
|
},
|
|
|
|
|
id: "5", title: "What is your development process?", content: "We follow agile methodologies with regular sprints, continuous integration/deployment, and collaborative planning. Discovery → Design → Development → Testing → Deployment → Optimization. Transparency and communication are core to our process."},
|
|
|
|
|
{
|
|
|
|
|
id: "6", title: "How do you ensure code quality?", content: "We implement rigorous code reviews, comprehensive testing (unit, integration, E2E), static code analysis, and continuous monitoring. Our team follows SOLID principles and industry best practices to ensure maintainable, high-quality code."
|
|
|
|
|
},
|
|
|
|
|
id: "6", title: "How do you ensure code quality?", content: "We implement rigorous code reviews, comprehensive testing (unit, integration, E2E), static code analysis, and continuous monitoring. Our team follows SOLID principles and industry best practices to ensure maintainable, high-quality code."},
|
|
|
|
|
{
|
|
|
|
|
id: "7", title: "What about security and compliance?", content: "Security is paramount. We implement data encryption, secure authentication, vulnerability assessments, and compliance with GDPR, HIPAA, SOC 2, and other regulations relevant to your industry. Regular security audits and penetration testing are standard practice."
|
|
|
|
|
},
|
|
|
|
|
id: "7", title: "What about security and compliance?", content: "Security is paramount. We implement data encryption, secure authentication, vulnerability assessments, and compliance with GDPR, HIPAA, SOC 2, and other regulations relevant to your industry. Regular security audits and penetration testing are standard practice."},
|
|
|
|
|
{
|
|
|
|
|
id: "8", title: "Can you integrate with our existing systems?", content: "Yes, we specialize in seamless integrations with existing systems using REST APIs, webhooks, and custom connectors. We handle legacy system modernization and ensure smooth data migration without disrupting your operations."
|
|
|
|
|
},
|
|
|
|
|
id: "8", title: "Can you integrate with our existing systems?", content: "Yes, we specialize in seamless integrations with existing systems using REST APIs, webhooks, and custom connectors. We handle legacy system modernization and ensure smooth data migration without disrupting your operations."},
|
|
|
|
|
{
|
|
|
|
|
id: "9", title: "How much does a project cost?", content: "Pricing depends on project scope, complexity, team size, and timeline. We offer flexible engagement models: fixed-price projects, time-and-materials, and dedicated team arrangements. We provide detailed proposals with transparent pricing."
|
|
|
|
|
},
|
|
|
|
|
id: "9", title: "How much does a project cost?", content: "Pricing depends on project scope, complexity, team size, and timeline. We offer flexible engagement models: fixed-price projects, time-and-materials, and dedicated team arrangements. We provide detailed proposals with transparent pricing."},
|
|
|
|
|
{
|
|
|
|
|
id: "10", title: "Do you provide consultancy services?", content: "Yes, we offer technology strategy, architecture design, feasibility studies, and technical mentoring. Our consultants bring real-world experience helping organizations make informed technology decisions."
|
|
|
|
|
},
|
|
|
|
|
id: "10", title: "Do you provide consultancy services?", content: "Yes, we offer technology strategy, architecture design, feasibility studies, and technical mentoring. Our consultants bring real-world experience helping organizations make informed technology decisions."},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|