import { motion } from "framer-motion"; import { Apple, ArrowRight, Award, Bolt, BookOpen, Brush, Bug, Database, DollarSign, Eye, Layers, Play, Rocket, Settings, Shield, ShieldCheck, ShoppingCart, Smartphone, Stethoscope, Tablet, Truck, Tv, UserPlus, Watch, Wifi, Zap } from "lucide-react"; import { navigateTo } from "../App"; import { FAQSection } from "../components/FAQSection"; import { Footer } from "../components/Footer"; import { Navigation } from "../components/Navigation"; import { ProcessSection } from "../components/ProcessSection"; import { ImageWithFallback } from "../components/figma/ImageWithFallback"; 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 Group1597880681 from "../assets/Group1597880681"; import { Accordion, AccordionContent, AccordionItem, AccordionTrigger } from "@/components/ui/accordion"; // Enhanced Hero Section with compact mockup and integrated stats const HeroWithCTA = () => { return (
{/* Mobile App Development Label */} Mobile App Development {/* Main Heading - Updated Content */}

Expert Mobile App Development Services

Build secure, scalable, high-performance apps for iOS, Android, or cross-platform — fast.

{/* Updated CTAs - Using provided code structure */} navigateTo('/contact')}>
Book a Discovery Call
{/* Right side with compact phone mockups and integrated stats */} {/* Compact Phone Mockups with Integrated Stats Layout */}
{/* Phone Mockups Component - Reduced Size */} {/* Integrated Statistics - Positioned to align with phones */} {/* Left Phone Stats */}
75+
App Developed
{/* Center Phone Stats */}
25+
App Deployed
{/* Right Phone Stats */}
3M+
App downloads
); }; // Enhanced Horizontal Tag Scroller with Marquee Animation const HorizontalTagScroller = () => { const industries = [ { name: "FinTech", icon: DollarSign, color: "text-green-400" }, { name: "HealthTech", icon: Stethoscope, color: "text-red-400" }, { name: "EdTech", icon: BookOpen, color: "text-blue-400" }, { name: "eCommerce", icon: ShoppingCart, color: "text-orange-400" }, { name: "OTT & Streaming", icon: Play, color: "text-purple-400" }, { name: "Logistics", icon: Truck, color: "text-yellow-400" }, { name: "On-Demand Services", icon: Bolt, color: "text-cyan-400" } ]; return (
{/* Add subtle decorative elements */}

Apps Built for High-Impact Industries

Our mobile apps power industries where user trust, speed, and uptime are critical.

{/* Gradient overlays for smooth fade effect */}
{/* Marquee container */}
{/* First set of industries */} {industries.map((industry, index) => { const IconComponent = industry.icon; return (
{industry.name}
); })} {/* Second set for seamless loop */} {industries.map((industry, index) => { const IconComponent = industry.icon; return (
{industry.name}
); })} {/* Third set for extra smoothness */} {industries.map((industry, index) => { const IconComponent = industry.icon; return (
{industry.name}
); })}
); }; // Updated Title-Only Layout - No Body Text const SideBySideContentWithIcons = () => { const trustFactors = [ { id: "engineering", title: "24+ Years in App Engineering", icon: Award }, { id: "ownership", title: "100% Ownership, No Lock-ins", icon: Shield }, { id: "agile", title: "Agile Sprints with Rapid Iteration", icon: Zap }, { id: "security", title: "Enterprise Security & Compliance-Ready", icon: ShieldCheck }, { id: "devices", title: "Deep Experience Across Devices", icon: Settings } ]; return (
{/* Main Heading */}

Why Founders and CTOs Trust WDI

{/* Subtext */}

Not just a dev agency. A product partner.

{/* Uniform Grid - Title Only Cards */} {trustFactors.map((factor, index) => { const IconComponent = factor.icon; return ( {/* Icon - Clean without background */}
{/* Title */}

{factor.title}

); })}
); }; // Enhanced Mobile Expertise Grid const TabbedServiceDisplay = () => { const services = [ { title: "iOS App Development", icon: Smartphone, description: "Transforming Concepts Into Captivating Mobile Experiences With Our Expert App Developments Service" }, { title: "Android App Development", icon: Smartphone, description: "Transforming Concepts Into Captivating Mobile Experiences With Our Expert App Developments Service" }, { title: "Wearable App Development", icon: Watch, description: "Transforming Concepts Into Captivating Mobile Experiences With Our Expert App Developments Service" }, { title: "Tablet", icon: Tablet, description: "Transforming Concepts Into Captivating Mobile Experiences With Our Expert App Developments Service" }, { title: "TV", icon: Tv, description: "Transforming Concepts Into Captivating Mobile Experiences With Our Expert App Developments Service" }, { title: "IoT", icon: Database, description: "Transforming Concepts Into Captivating Mobile Experiences With Our Expert App Developments Service" } ]; return (

Innovating Mobility, Empowering Connectivity

Where creativity meets technology! We are a leading app development company committed to transforming your ideas into powerful, user-friendly, and cutting-edge mobile applications.

{services.map((service, index) => { const IconComponent = service.icon; return (

{service.title}

{service.description}

); })}
); }; // Updated CTA Banner with ShimmerButton const InlineCTA = () => { return (
{/* Add subtle decorative elements matching site theme */}
{/* Badge with black background and gradient border */}
AI-Driven Innovation
{/* Main Heading */}

Let's Architect{" "} Intelligence{" "} Into Your App

{/* Subtitle */}

Schedule a discovery call to explore how AI can give you a strategic edge.

{/* Updated CTA Button with ShimmerButton */} navigateTo('/contact')}>
Book an AI Discovery Call
); }; // Updated Hire Developers Section with ShimmerButton const HireDevelopersSection = () => { const developers = [ { title: "Hire iOS Developers", icon: Apple, skills: ["Swift", "Objective-C"], iconBg: "bg-gray-800", iconColor: "text-white" }, { title: "Hire Android Developers", icon: Smartphone, skills: ["Kotlin", "Java"], iconBg: "bg-green-500", iconColor: "text-white" }, { title: "Hire Flutter / React Native Developers", icon: Layers, skills: ["Flutter", "React Native"], iconBg: "bg-blue-500", iconColor: "text-white" }, { title: "Hire Mobile QA Testers", icon: Bug, skills: ["Mobile Testing", "Automation"], iconBg: "bg-red-500", iconColor: "text-white" }, { title: "Hire UI/UX Designers", icon: Brush, skills: ["Mobile-first", "User Experience"], iconBg: "bg-purple-500", iconColor: "text-white" } ]; return (

Need Talent? Hire Our Top App Developers

Get access to top-tier mobile developers who can bring your vision to life with cutting-edge technology and proven expertise.

{developers.map((developer, index) => { const IconComponent = developer.icon; return ( {/* Header with icon and title */}
Mobile Development

{developer.title}

{/* Skills section */}
{developer.skills.map((skill) => ( {skill} ))}
{/* CTA Buttons - Updated with ShimmerButton */}
navigateTo('/contact')}>
Start Hiring
); })}
); }; // Enhanced Case Study Highlight - Updated to match reference design const CaseStudyHighlight = () => { const projects = [ { title: "Automated management of IoT networks", brand: "RAK", icon: Wifi, description: "Comprehensive IoT device management and monitoring platform", image: "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?w=400&h=300&fit=crop&auto=format", bgGradient: "from-blue-500/20 to-cyan-500/20" }, { title: "HIPAA-compliant app for healthcare digitization", brand: "HealthVue", icon: Stethoscope, description: "Secure healthcare management system with patient data protection", image: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1f?w=400&h=300&fit=crop&auto=format", bgGradient: "from-green-500/20 to-emerald-500/20" }, { title: "SaaS transportation management system", brand: "FleetOps", icon: Truck, description: "Advanced fleet tracking and logistics optimization platform", image: "https://images.unsplash.com/photo-1586953208448-b95a79798f07?w=400&h=300&fit=crop&auto=format", bgGradient: "from-orange-500/20 to-yellow-500/20" }, { title: "Industry-agnostic cybersecurity system", brand: "SecureNet", icon: Shield, description: "Enterprise-grade security monitoring and threat detection", image: "https://images.unsplash.com/photo-1563013544-824ae1b704d3?w=400&h=300&fit=crop&auto=format", bgGradient: "from-purple-500/20 to-indigo-500/20" } ]; return (

See What We've Built

From IoT platforms to healthcare systems, our solutions drive real business impact across industries.

{projects.map((project, index) => { const IconComponent = project.icon; return ( {/* Header with title and brand */}
{project.brand}

{project.title}

{/* App screenshot/mockup */}
{/* CTA Button - Keep as secondary action */}
); })}
); }; // Tech Marquee Component const TechMarquee = () => { const logos = [ "Swift", "Kotlin", "Flutter", "React Native", "Firebase", "AWS", "PostgreSQL", "GraphQL", "Jest", "Figma" ]; const techImages = [ "https://images.unsplash.com/photo-1621839673705-6617adf9e890?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1607706189992-eae578626c86?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1611224923853-80b023f02d71?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1633356122544-f134324a6cee?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1618477388954-7852f32655ec?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1606868306217-dbf5046868d2?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1544383835-bda2bc66a55d?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1627398242454-45a1465c2479?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1609921212029-bb5a28e60960?w=80&h=80&fit=crop&auto=format", "https://images.unsplash.com/photo-1609921212029-bb5a28e60960?w=80&h=80&fit=crop&auto=format" ]; return (

Tools & Tech We Use Daily

{logos.concat(logos).map((logo, index) => (

{logo}

))}
); }; // Enhanced FAQ Accordion const AccordionFAQs = () => { const items = [ { question: "Do you help with app store publishing?", answer: "Yes. We help you publish, optimize, and comply with Apple & Google guidelines." }, { question: "Can you build MVPs quickly?", answer: "Absolutely. Most MVPs are shipped in 4–6 weeks using cross-platform stacks." }, { question: "How do you handle security?", answer: "From secure APIs to encrypted storage, our apps are built with enterprise-grade security in mind." } ]; return (
{items.map((item, index) => ( {item.question} {item.answer} ))}
); }; // Updated Large Call to Action with ShimmerButton const LargeCallToAction = () => { return (
{/* Badge with black background and gradient border */}
Ready to Launch Your App?
{/* Main Heading */} Build Your Next Mobile App with{" "} WDI {/* Subtitle */} Join the companies who trust us to bring their app ideas to life with cutting-edge technology and expert craftsmanship. {/* CTA Section - Updated with ShimmerButton */} {/* Main CTA Button with ShimmerButton */} navigateTo('/contact')}>
Get Started
{/* Secondary CTA */}

Free consultation • No commitment • Quick turnaround

{/* Background Decorative Elements */}
{/* Subtle gradient orbs */}
); }; // Main Mobile App Development Page // FAQ data for Mobile App Development const mobileAppFAQs = [ { question: "What platforms do you develop mobile apps for?", answer: "We develop mobile apps for iOS, Android, and cross-platform solutions using technologies like React Native and Flutter. Our team has expertise in native development as well as hybrid approaches to ensure optimal performance and user experience." }, { question: "How long does it take to develop a mobile app?", answer: "The development timeline varies based on app complexity, features, and platform requirements. Simple apps typically take 8-12 weeks, while complex enterprise applications can take 4-6 months. We provide detailed project timelines during the planning phase." }, { question: "Do you provide app store submission and approval support?", answer: "Yes, we handle the complete app store submission process for both Apple App Store and Google Play Store. Our team ensures your app meets all guidelines and requirements, and we provide ongoing support for app updates and maintenance." }, { question: "Can you integrate AI and machine learning features into mobile apps?", answer: "Absolutely! We specialize in integrating AI and ML capabilities including chatbots, recommendation engines, image recognition, natural language processing, and predictive analytics to enhance user engagement and app functionality." }, { question: "What is your approach to mobile app security?", answer: "We implement comprehensive security measures including data encryption, secure API connections, authentication systems, and compliance with industry standards like GDPR and HIPAA. Security is built into every layer of our development process." } ]; export function MobileAppDevelopment() { return (
); }