import { motion } from "framer-motion";
import {
Activity,
ArrowRight,
BarChart,
Boxes,
Building2,
ClipboardList,
Cloud,
CloudCog,
Code,
Component,
Container,
Database,
Eye,
Factory,
FileText,
GraduationCap,
Handshake,
LockKeyhole,
MessageSquare,
Network,
BarChart3 as PresentationChart,
RefreshCcw,
Rocket,
Shield,
Terminal,
TrendingUp,
Truck,
Users,
Users2,
Workflow,
Zap,
} from "lucide-react";
import { ImageWithFallback } from "../components/figma/ImageWithFallback";
import { Footer } from "../components/Footer";
import { Navigation } from "../components/Navigation";
import {
Accordion,
AccordionContent,
AccordionItem,
AccordionTrigger,
} from "../components/ui/accordion";
import { Badge } from "../components/ui/badge";
import { Button } from "../components/ui/button";
import { Card, CardContent } from "../components/ui/card";
import { ShimmerButton } from "../components/ui/shimmer-button";
import awsLogo from "../src/images/aws-logo.png";
import { navigateTo } from "@/App";
import { Helmet } from "react-helmet-async";
// Enterprise Software Solutions Hero Section
const EnterpriseHeroWithCTA = () => {
return (
{/* Page Title and Meta Description */}
Enterprise Software Solutions | Tailored Services by WDI
{/* Canonical Link */}
{/* Open Graph Tags (for Facebook, LinkedIn) */}
{/* Twitter Card Tags */}
{/* Social Profiles (using JSON-LD Schema) */}
{/* Enterprise Label */}
Software Engineering
{/* Main Heading */}
Enterprise Software Solutions
Crafting custom, high-impact software tailored to streamline
large-scale operations, enhance productivity, and drive digital
transformation for enterprises.
{/* CTAs */}
navigateTo("/start-a-project")}
>
Transform Your Enterprise
Explore Our Work
{/* Right side with Enterprise Systems visualization */}
{/* Enterprise Systems Architecture */}
);
};
// Enterprise Software FAQs
const EnterpriseFAQs = () => {
const faqs = [
{
question:
"How do you ensure data security and compliance for enterprise systems?",
answer:
"We implement comprehensive security frameworks including multi-layered encryption, role-based access controls, audit trails, and compliance with industry standards like SOC 2, GDPR, HIPAA, and PCI DSS. Our security approach includes regular penetration testing, vulnerability assessments, and adherence to enterprise security best practices. We also provide detailed compliance documentation and work with your security teams to meet specific regulatory requirements.",
},
{
question:
"What is the typical timeline for enterprise software implementation?",
answer:
"Enterprise software timelines vary based on scope and complexity, typically ranging from 6-18 months. Simple ERP customizations may take 3-6 months, while comprehensive enterprise transformations can take 12-24 months. We use agile methodologies with phased delivery to provide value incrementally. Timeline factors include system complexity, integration requirements, data migration scope, user training needs, and change management requirements.",
},
{
question: "Do you provide post-implementation support and maintenance?",
answer:
"Yes, we offer comprehensive post-implementation support including 24/7 monitoring, regular maintenance updates, performance optimization, bug fixes, and feature enhancements. Our support packages include different service levels (bronze, silver, gold, platinum) to match your business requirements. We also provide ongoing training, documentation updates, and strategic consulting to help you maximize your enterprise software investment.",
},
{
question: "How do you integrate with existing legacy systems?",
answer:
"We have extensive experience in legacy system integration using various approaches: API development for modern connectivity, ETL processes for data synchronization, middleware solutions for system communication, and gradual migration strategies to minimize disruption. We assess your existing infrastructure, map data flows, and create integration architectures that preserve business continuity while enabling modernization. Our approach ensures minimal downtime and seamless data migration.",
},
];
return (
Accelerate Your Digital Transformation with{" "}
WDI's Expertise
Partner with us for custom enterprise software solutions that
deliver efficiency, innovation, and a competitive edge.
navigateTo("/start-a-project")}
>
Transform Your Enterprise Now
ERP Customization • CRM Development • Legacy Modernization