26 Commits

Author SHA1 Message Date
43d83f745c Update src/app/services/page.tsx 2026-03-03 10:11:36 +00:00
378b9688bb Update src/app/page.tsx 2026-03-03 10:11:36 +00:00
52c91d2242 Update src/app/services/page.tsx 2026-03-03 10:09:38 +00:00
d9658e8be0 Update src/app/page.tsx 2026-03-03 10:09:38 +00:00
694c053ebc Update src/app/services/page.tsx 2026-03-03 10:07:15 +00:00
f98fa31143 Update src/app/page.tsx 2026-03-03 10:07:15 +00:00
653c6640d8 Update src/app/services/page.tsx 2026-03-03 10:04:57 +00:00
c6ae3be8c8 Update src/app/page.tsx 2026-03-03 10:04:56 +00:00
c971981bd0 Update src/app/page.tsx 2026-03-03 10:03:05 +00:00
8d645ffb41 Update src/app/page.tsx 2026-03-03 10:01:30 +00:00
1f24cf00ad Update src/app/layout.tsx 2026-03-03 10:01:30 +00:00
2f5071a032 Merge version_2 into main
Merge version_2 into main
2026-03-03 09:50:02 +00:00
d3a9bd0ab4 Merge version_2 into main
Merge version_2 into main
2026-03-03 09:47:50 +00:00
6f7a71a581 Update src/app/services/page.tsx 2026-03-03 09:47:41 +00:00
73da4c0529 Update src/app/page.tsx 2026-03-03 09:47:41 +00:00
7de0c79d6f Update src/app/layout.tsx 2026-03-03 09:47:40 +00:00
2005284dd6 Merge version_2 into main
Merge version_2 into main
2026-03-03 09:45:44 +00:00
016c01d4b8 Merge version_2 into main
Merge version_2 into main
2026-03-03 09:43:52 +00:00
eb72ca9197 Merge version_3 into main
Merge version_3 into main
2026-03-03 09:41:54 +00:00
40e2fb56bf Merge version_2 into main
Merge version_2 into main
2026-03-03 09:41:51 +00:00
321d83df4d Update src/app/layout.tsx 2026-03-03 09:41:50 +00:00
7203ec0ba0 Switch to version 1: modified src/app/page.tsx 2026-03-03 09:41:04 +00:00
3461844389 Switch to version 1: modified src/app/layout.tsx 2026-03-03 09:41:04 +00:00
1f344c82de Merge version_2 into main
Merge version_2 into main
2026-03-03 09:39:31 +00:00
44e8fe22f3 Update src/app/page.tsx 2026-03-03 09:39:29 +00:00
e1bfc34f59 Update src/app/layout.tsx 2026-03-03 09:39:28 +00:00
3 changed files with 50 additions and 71 deletions

View File

@@ -1,11 +1,17 @@
import type { Metadata } from "next";
import { Inter } from "next/font/google";
import "@/styles/globals.css";
import { Geist, Geist_Mono } from "next/font/google";
import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
const geist = Geist({
variable: "--font-geist-sans", subsets: ["latin"],
});
const geistMono = Geist_Mono({
variable: "--font-geist-mono", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "DevForge - Next-Generation Software Development", description: "Premium software development agency specializing in custom solutions, AI automation, and scalable enterprise platforms."};
title: "DevForge - Next-Generation Software Development", description: "Premium software development solutions powered by AI automation and cutting-edge technology."};
export default function RootLayout({
children,
@@ -14,7 +20,9 @@ export default function RootLayout({
}) {
return (
<html lang="en">
<body className={inter.className}>{children}
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
{children}
<script
dangerouslySetInnerHTML={{
__html: `

View File

@@ -135,28 +135,24 @@ 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-4"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
buttons={[{ text: "Explore Services", href: "services" }]}
buttonAnimation="blur-reveal"
/>
@@ -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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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}

View File

@@ -1,5 +1,6 @@
"use client";
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
@@ -75,28 +76,24 @@ export default function ServicesPage() {
<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-4"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
buttons={[{ text: "Explore Services", href: "services" }]}
buttonAnimation="blur-reveal"
/>