Compare commits
34 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43d83f745c | |||
| 378b9688bb | |||
| 52c91d2242 | |||
| d9658e8be0 | |||
| 694c053ebc | |||
| f98fa31143 | |||
| 653c6640d8 | |||
| c6ae3be8c8 | |||
| c971981bd0 | |||
| 8d645ffb41 | |||
| 1f24cf00ad | |||
| 2f5071a032 | |||
| 18c86e1c54 | |||
| 23630c3271 | |||
| d3a9bd0ab4 | |||
| 6f7a71a581 | |||
| 73da4c0529 | |||
| 7de0c79d6f | |||
| 8ba34aed4c | |||
| ab7a7fe3e9 | |||
| 2005284dd6 | |||
| 42f6257975 | |||
| e8f6a99c0d | |||
| 016c01d4b8 | |||
| dacbd69429 | |||
| eb72ca9197 | |||
| 40e2fb56bf | |||
| 51ea748ccd | |||
| ba7aa7e85c | |||
| 7203ec0ba0 | |||
| 3461844389 | |||
| 1f344c82de | |||
| 4faa90db8f | |||
| d61df7bfa3 |
@@ -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 - Custom Software Development & AI Solutions", 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,
|
||||
@@ -13,8 +19,10 @@ export default function RootLayout({
|
||||
children: React.ReactNode;
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<body className={inter.className}>{children}
|
||||
<html lang="en">
|
||||
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Build Your Solution", href: "contact" },
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
{ text: "View Our Work", href: "services" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -167,16 +167,16 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
tagAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
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: "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: "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: "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: "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: "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"},
|
||||
]}
|
||||
|
||||
@@ -4,10 +4,9 @@ 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";
|
||||
import SplitAbout from "@/components/sections/about/SplitAbout";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Sparkles, Code, Cpu, TrendingUp, Globe } from "lucide-react";
|
||||
import { Sparkles } from "lucide-react";
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
@@ -76,71 +75,38 @@ export default function ServicesPage() {
|
||||
{/* Services Section */}
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentySeven
|
||||
title="Our Comprehensive Services"
|
||||
description="End-to-end software development solutions tailored to solve your unique business challenges and drive measurable results. From concept to deployment, we handle every aspect with technical excellence and strategic thinking."
|
||||
title="Our Core Services"
|
||||
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. We combine clean code principles, scalable architecture, and cutting-edge frameworks to create applications that stand the test of time and scale effortlessly.", 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. Our AI specialists design intelligent systems that learn and adapt to optimize your business outcomes.", 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. We combine speed-to-market with scalable cloud-native architecture, ensuring your product can grow from launch to millions of users.", 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. We build enterprise-grade systems with 99.99% uptime requirements, handling millions of transactions securely and reliably.", 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"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Let's Discuss Your Project", href: "contact" }]}
|
||||
buttons={[{ text: "Explore Services", href: "services" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Service Details Section */}
|
||||
<div id="service-details" data-section="service-details">
|
||||
<SplitAbout
|
||||
title="Our Development Approach"
|
||||
description="We follow proven methodologies and best practices that combine technical excellence with strategic business thinking. Every project benefits from our accumulated experience and commitment to delivering transformative results."
|
||||
tag="Methodology"
|
||||
tagIcon={Code}
|
||||
tagAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Discovery & Strategy", description: "We begin with comprehensive discovery, understanding your business goals, technical requirements, and market context to inform our architecture and technology decisions.", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Agile Development", description: "Using agile sprint-based methodologies, we deliver working software regularly, maintain transparent communication, and adapt to changing requirements with ease.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Quality Assurance", description: "Rigorous testing including unit tests, integration tests, E2E tests, security audits, and performance optimization ensure production-ready code every time.", icon: Code,
|
||||
},
|
||||
{
|
||||
title: "Post-Launch Support", description: "Ongoing monitoring, maintenance, performance optimization, and feature enhancements keep your system running at peak efficiency while you focus on growing your business.", icon: Globe,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/a-dynamic-team-of-diverse-software-devel-1772527670697-2850cbf9.png"
|
||||
imageAlt="DevForge development approach and methodology"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="left"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn About Our Process", href: "#" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Contact CTA Section */}
|
||||
{/* Contact Section */}
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to start your next project? Let's discuss how we can help you achieve your business goals with cutting-edge software solutions."
|
||||
text="Ready to transform your business with next-generation software? Let's collaborate and build something extraordinary together."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Get in Touch", href: "contact" },
|
||||
{ text: "Schedule Consultation", href: "contact" },
|
||||
{ text: "Get a Proposal", href: "contact" },
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -157,4 +123,4 @@ export default function ServicesPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user