--- // Services Page for WorkRoot IT Solutions LLP // Enhanced: Service cards with tech stack, pricing tiers, case study highlights, scroll animations import BaseLayout from '../layouts/BaseLayout.astro'; import SEO from '../components/SEO.astro'; // Service data with extended details // Order is intentional: Government IT and ERP/Enterprise lead (highest-value // outcomes), followed by Web, Mobile, Design, and Consulting. const services = [ { id: 'government-systems', title: 'Government IT Solutions', shortDescription: 'Digitize public services across districts with secure, audit-ready systems citizens actually trust. Built on Spring Boot + Astro + PostgreSQL.', fullDescription: 'Serve more citizens with fewer queues. We build secure, compliant systems that are already live across 11+ districts handling critical public services — digital records, real-time reporting, and 99.9% uptime under strict security standards. Built on Spring Boot, Astro, Golang, PostgreSQL, and MySQL.', icon: 'government', features: [ 'Smart city solutions (SCMS)', 'Multi-district deployment', 'Secure & compliant architecture', 'Digital record keeping', 'Real-time reporting dashboards', 'High availability infrastructure', ], techStack: ['Spring Boot', 'Astro', 'Golang', 'PostgreSQL', 'MySQL'], stats: { projects: '3+', districts: '11+', uptime: '99.9%' }, gradient: 'from-red-500 to-orange-700', bgLight: 'bg-red-50', iconColor: 'text-red-500', accentBorder: 'border-red-500', tagBg: 'bg-red-100 text-red-700', }, { id: 'erp-solutions', title: 'ERP & Enterprise Systems', shortDescription: 'Replace 5 spreadsheets with one system your team actually uses. Built on Spring Boot + Angular.', fullDescription: 'Replace scattered spreadsheets and manual handoffs with one system your team actually uses. From university management to personnel administration, we ship ERP platforms that handle complex workflows, role-based access, and 20,000+ users without breaking a sweat. Built on Spring Boot, Angular, Next.js, MySQL, and PostgreSQL.', icon: 'enterprise', features: [ 'Custom ERP development', 'University management systems', 'Personnel management platforms', 'Role-based access control', 'Dashboard & reporting', 'Multi-tenant architecture', ], techStack: ['Spring Boot', 'Angular', 'Next.js', 'MySQL', 'PostgreSQL'], stats: { deployments: '5+', users: '20,000+', districts: '11' }, gradient: 'from-purple-500 to-indigo-700', bgLight: 'bg-purple-50', iconColor: 'text-purple-500', accentBorder: 'border-purple-500', tagBg: 'bg-purple-100 text-purple-700', }, { id: 'web-development', title: 'Web Development', shortDescription: 'Turn visitors into customers with fast, SEO-ready web apps that load in under 2 seconds. Built on Angular, React, Next.js + Spring Boot.', fullDescription: 'Turn visitors into customers with web apps that load in under 2 seconds and rank on day one. From responsive sites to complex SPAs, we deliver high-performance, secure, SEO-ready solutions tuned for conversion. Built on Angular, React, Next.js, and Astro with Spring Boot and Golang backends.', icon: 'web', features: [ 'Custom web application development', 'Angular & React SPA development', 'Next.js SSR/SSG applications', 'Astro static site generation', 'Spring Boot REST API development', 'SEO-friendly architecture', ], techStack: ['Angular', 'React', 'Next.js', 'Astro', 'Spring Boot', 'Golang'], stats: { projects: '10+', clients: '8+', uptime: '99.9%' }, gradient: 'from-primary-500 to-primary-700', bgLight: 'bg-primary-50', iconColor: 'text-primary-500', accentBorder: 'border-primary-500', tagBg: 'bg-primary-100 text-primary-700', }, { id: 'mobile-development', title: 'Mobile App Development', shortDescription: 'Put your business in every customer\'s pocket with one app for iOS and Android. Built on Expo + React Native.', fullDescription: 'Put your business in every customer\'s pocket with one codebase for iOS and Android. We ship cross-platform apps with native-like performance, offline-first architecture, push notifications, and seamless backend integration — published to both stores. Built on Expo, React Native, Spring Boot, and PostgreSQL.', icon: 'mobile', features: [ 'Expo / React Native development', 'iOS & Android deployment', 'Offline-first architecture', 'Push notifications', 'Backend API integration', 'App Store & Play Store publishing', ], techStack: ['Expo', 'React Native', 'Spring Boot', 'PostgreSQL'], stats: { apps: '3+', downloads: '5,000+', rating: '4.8★' }, gradient: 'from-green-500 to-emerald-700', bgLight: 'bg-green-50', iconColor: 'text-green-500', accentBorder: 'border-green-500', tagBg: 'bg-green-100 text-green-700', }, { id: 'ui-ux-design', title: 'UI/UX Design', shortDescription: 'Win trust in the first 5 seconds with interfaces that convert and meet WCAG. Built on TailwindCSS + Figma.', fullDescription: 'Win trust in the first 5 seconds with interfaces that are intuitive, accessible, and on-brand. Our process — wireframing, prototyping, and usability testing — turns into pixel-perfect, WCAG-compliant builds with dark mode out of the box. Built on TailwindCSS, Figma, CSS3, and HTML5.', icon: 'design', features: [ 'Responsive web design', 'TailwindCSS implementation', 'Design system creation', 'Accessibility (WCAG) compliance', 'Wireframing & prototyping', 'Dark mode support', ], techStack: ['TailwindCSS', 'Figma', 'CSS3', 'HTML5'], stats: { designs: '20+', satisfaction: '100%', responsive: '100%' }, gradient: 'from-pink-500 to-rose-700', bgLight: 'bg-pink-50', iconColor: 'text-pink-500', accentBorder: 'border-pink-500', tagBg: 'bg-pink-100 text-pink-700', }, { id: 'it-consulting', title: 'IT Consulting & DevOps', shortDescription: 'Ship faster and sleep better with automated deploys and 99.9% uptime. Built on Docker, Nginx + GitHub Actions.', fullDescription: 'Ship faster and sleep better. We optimize your infrastructure with expert consulting, cloud migration, CI/CD automation, and DevOps best practices — taking you from architecture review to a production deployment that just runs. Built on Docker, Nginx, Linux, Git, and GitHub Actions.', icon: 'consulting', features: [ 'Architecture review & consulting', 'Cloud deployment (AWS/VPS)', 'CI/CD pipeline setup', 'Performance optimization', 'Database design & optimization', 'Security audits', ], techStack: ['Docker', 'Nginx', 'Linux', 'Git', 'GitHub Actions'], stats: { consultations: '15+', optimizations: '10+', uptime: '99.9%' }, gradient: 'from-cyan-500 to-teal-700', bgLight: 'bg-cyan-50', iconColor: 'text-cyan-500', accentBorder: 'border-cyan-500', tagBg: 'bg-cyan-100 text-cyan-700', }, ]; // Pricing tiers const pricingTiers = [ { name: 'Starter', price: '₹1,00,000', period: 'starting from', description: 'Ideal for small businesses and startups needing a professional web presence.', features: [ 'Responsive website (up to 10 pages)', 'Mobile-friendly design', 'Basic SEO optimization', 'Contact form integration', 'SSL certificate setup', '1 month post-launch support', 'Basic analytics setup', ], cta: 'Get my free proposal', highlighted: false, }, { name: 'Professional', price: '₹5,00,000', period: 'starting from', description: 'For growing businesses that need custom web applications and advanced features.', features: [ 'Custom web application', 'Admin dashboard & CMS', 'API development & integration', 'Database design & setup', 'User authentication & roles', 'Payment gateway integration', '3 months post-launch support', 'Performance optimization', 'Automated testing', ], cta: 'Get my free proposal', highlighted: true, }, { name: 'Enterprise', price: 'Custom', period: 'contact us', description: 'For large organizations needing complex enterprise systems, ERP, or government solutions.', features: [ 'Full-stack enterprise application', 'Multi-district/multi-tenant deployment', 'Custom ERP/management system', 'Mobile app (iOS & Android)', 'Advanced security & compliance', 'Load balancing & high availability', '12 months dedicated support', 'On-site training & documentation', 'Priority SLA & escalation', 'Source code ownership', ], cta: 'Get my free proposal', highlighted: false, }, ]; // Case study highlights const caseStudies = [ { service: 'Web Development', client: 'FinTech Platform', result: '3x faster load times, 45% increase in conversion rate', description: 'Rebuilt a legacy banking dashboard with Next.js and real-time WebSocket updates, cutting page load from 8s to under 2s.', metric: '+45%', metricLabel: 'Conversion Rate', tag: 'Web', tagColor: 'bg-primary-100 text-primary-700', icon: 'web', gradient: 'from-primary-500/10 to-primary-600/5', borderColor: 'border-primary-200', }, { service: 'Mobile Development', client: 'Retail App', result: '200K+ downloads in first month, 4.9★ App Store rating', description: 'Built a cross-platform shopping app with AR try-on features using React Native, launching simultaneously on iOS and Android.', metric: '200K+', metricLabel: 'Downloads', tag: 'Mobile', tagColor: 'bg-accent-100 text-accent-700', icon: 'mobile', gradient: 'from-accent-500/10 to-accent-600/5', borderColor: 'border-accent-200', }, { service: 'AI & ML', client: 'Healthcare Provider', result: '60% reduction in manual processing, 94% diagnostic accuracy', description: 'Deployed a computer vision model for medical imaging analysis, reducing radiologist review time and improving early detection rates.', metric: '60%', metricLabel: 'Time Saved', tag: 'AI/ML', tagColor: 'bg-emerald-100 text-emerald-700', icon: 'ai', gradient: 'from-emerald-500/10 to-emerald-600/5', borderColor: 'border-emerald-200', }, ]; // Process steps const processSteps = [ { number: '01', title: 'Discovery', description: 'We analyze your requirements, goals, and challenges to define the project scope.', icon: 'search', }, { number: '02', title: 'Strategy', description: 'Our team develops a comprehensive roadmap tailored to your business objectives.', icon: 'map', }, { number: '03', title: 'Development', description: 'We build your solution using agile methodologies with regular progress updates.', icon: 'code', }, { number: '04', title: 'Launch & Support', description: 'We deploy, monitor, and continuously improve your solution post-launch.', icon: 'rocket', }, ]; ---
Our Services

Custom software for enterprises and governments — shipped in weeks, not quarters.

From concept to deployment, we deliver end-to-end technology solutions that transform businesses and drive measurable results.

{services.map((service) => ( {service.title} ))}
{[ { value: '20+', label: 'Projects Delivered' }, { value: '100%', label: 'Client Satisfaction' }, { value: '6', label: 'Core Services' }, { value: '5★', label: 'Average Rating' }, ].map((stat) => (

{stat.value}

{stat.label}

))}
{services.map((service, index) => (
{service.icon === 'web' && ( )} {service.icon === 'mobile' && ( )} {service.icon === 'ai' && ( )} {service.icon === 'cloud' && ( )} {service.title}

{service.title}

{service.fullDescription}

{Object.entries(service.stats).map(([key, val]) => (
{val} {key.replace(/([A-Z])/g, ' $1').trim()}
))}
    {service.features.map((feature) => (
  • {feature}
  • ))}

Technologies

{service.techStack.map((tech) => ( {tech} ))}
Get my free proposal
{service.icon === 'web' && (
)} {service.icon === 'mobile' && (
)} {service.icon === 'ai' && (
)} {service.icon === 'cloud' && (
{['AWS', 'K8s', 'GCP'].map((label) => (
{label}
))}
)}
))}
Real Results

Client Success Stories

Don't take our word for it — see the measurable impact we've delivered for our clients.

{caseStudies.map((study, idx) => (
{study.tag}

{study.metric}

{study.metricLabel}

{study.client}

{study.description}

{study.result}
))}
Transparent Pricing

Investment Tiers

Straightforward pricing to fit businesses at every stage. All plans include dedicated project management.

{pricingTiers.map((tier, idx) => (
{tier.highlighted && (
Most Popular
)}

{tier.name}

{tier.description}

{tier.price} {tier.period}

What's included

    {tier.features.map((feature) => (
  • {feature}
  • ))}
{tier.cta}
))}

All prices are estimates. Final scope and pricing determined after discovery call. Get my free proposal →

How We Work

Our Proven Process

A battle-tested methodology that delivers consistent, high-quality results — on time, every time.

{processSteps.map((step, index) => (
{step.number}

{step.title}

{step.description}

{/* Connector arrow between steps */} {index < processSteps.length - 1 && ( )}
))}
Ready to get started?

Let's Build Something Great Together

Schedule a free 30-minute discovery call and let's discuss how our services can accelerate your business goals.

No commitment required Free project estimate Response within 24 hours