Update all pages with accurate company data and add 5th blog post
Deploy to Production / Build & Verify (push) Failing after 5m44s
E2E Test Suite / Form Interaction Tests (push) Has been skipped
E2E Test Suite / Destructive & Chaos Tests (push) Has been skipped
E2E Test Suite / Cross-Browser Regression (chromium) (push) Has been skipped
E2E Test Suite / Cross-Browser Regression (firefox) (push) Has been skipped
E2E Test Suite / Cross-Browser Regression (webkit) (push) Has been skipped
E2E Test Suite / Mobile Device Tests (push) Has been skipped
E2E Test Suite / Security Header Tests (push) Has been skipped
Ping Search Engines / Notify Search Engines (push) Successful in 7s
Deploy to Production / Pre-Deploy Tests (push) Has been skipped
Deploy to Production / Deploy to Railway (push) Has been skipped
Deploy to Production / Deploy to Render (push) Has been skipped
Deploy to Production / Deploy to VPS (PM2) (push) Has been skipped
Deploy to Production / Deploy to Fly.io (push) Has been skipped
Deploy to Production / Post-Deploy Verification (push) Has been skipped
Deploy to Production / Notify on Failure (push) Successful in 2s
E2E Test Suite / Smoke Tests (P0) (push) Failing after 9m14s
E2E Test Suite / Critical User Journeys (push) Has been skipped
E2E Test Suite / API Integration Tests (push) Has been skipped
E2E Test Suite / Test Report Summary (push) Failing after 4s
Uptime Monitor / Health & Response Time (push) Successful in 3s
Uptime Monitor / SSL Certificate (push) Successful in 2s
Uptime Monitor / Send Alerts (push) Has been skipped
Uptime Monitor / Record Uptime Success (push) Successful in 1s
Deploy to Production / Build & Verify (push) Failing after 5m44s
E2E Test Suite / Form Interaction Tests (push) Has been skipped
E2E Test Suite / Destructive & Chaos Tests (push) Has been skipped
E2E Test Suite / Cross-Browser Regression (chromium) (push) Has been skipped
E2E Test Suite / Cross-Browser Regression (firefox) (push) Has been skipped
E2E Test Suite / Cross-Browser Regression (webkit) (push) Has been skipped
E2E Test Suite / Mobile Device Tests (push) Has been skipped
E2E Test Suite / Security Header Tests (push) Has been skipped
Ping Search Engines / Notify Search Engines (push) Successful in 7s
Deploy to Production / Pre-Deploy Tests (push) Has been skipped
Deploy to Production / Deploy to Railway (push) Has been skipped
Deploy to Production / Deploy to Render (push) Has been skipped
Deploy to Production / Deploy to VPS (PM2) (push) Has been skipped
Deploy to Production / Deploy to Fly.io (push) Has been skipped
Deploy to Production / Post-Deploy Verification (push) Has been skipped
Deploy to Production / Notify on Failure (push) Successful in 2s
E2E Test Suite / Smoke Tests (P0) (push) Failing after 9m14s
E2E Test Suite / Critical User Journeys (push) Has been skipped
E2E Test Suite / API Integration Tests (push) Has been skipped
E2E Test Suite / Test Report Summary (push) Failing after 4s
Uptime Monitor / Health & Response Time (push) Successful in 3s
Uptime Monitor / SSL Certificate (push) Successful in 2s
Uptime Monitor / Send Alerts (push) Has been skipped
Uptime Monitor / Record Uptime Success (push) Successful in 1s
- Fix contact page trust stats (20+ projects, 100% satisfaction, 3+ years) - Fix portfolio meta description (20+ projects, not 100+) - Fix services page stats (20+ projects, 100% satisfaction, 6 services) - Update BaseLayout keywords to match actual tech stack (remove Flutter, add Astro/Golang/Expo) - Update aggregate rating reviewCount to realistic 20 (was inflated 127) - Add 5th blog post: Building Scalable ERP Systems - Replace placeholder SVG blog images with real Unsplash JPEG photos - Add dedicated image for government IT systems blog post Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
0614ae6f85
commit
dfd7e5685d
+35
-42
@@ -32,26 +32,26 @@ const services = [
|
||||
{
|
||||
icon: 'code',
|
||||
title: 'Web Development',
|
||||
description: 'Custom web applications built with modern frameworks and best practices.',
|
||||
features: ['React/Next.js', 'API Development', 'Progressive Web Apps'],
|
||||
description: 'Custom web applications built with Angular, React, Next.js, Astro, and Spring Boot.',
|
||||
features: ['Angular/React/Next.js', 'Spring Boot APIs', 'Astro Static Sites'],
|
||||
},
|
||||
{
|
||||
icon: 'smartphone',
|
||||
title: 'Mobile Apps',
|
||||
description: 'Native and cross-platform mobile solutions for iOS and Android.',
|
||||
features: ['iOS & Android', 'React Native', 'Flutter'],
|
||||
description: 'Cross-platform and native mobile applications for iOS and Android.',
|
||||
features: ['React Native / Expo', 'iOS & Android', 'Offline-First Apps'],
|
||||
},
|
||||
{
|
||||
icon: 'brain',
|
||||
title: 'AI & Machine Learning',
|
||||
description: 'Intelligent automation and predictive analytics for your business.',
|
||||
features: ['NLP & Computer Vision', 'Predictive Analytics', 'Automation'],
|
||||
title: 'ERP & Enterprise Systems',
|
||||
description: 'Custom ERP, CRM, and management systems for enterprises and government bodies.',
|
||||
features: ['University Management', 'Police Management', 'Crematorium SCMS'],
|
||||
},
|
||||
{
|
||||
icon: 'cloud',
|
||||
title: 'Cloud Solutions',
|
||||
description: 'Scalable cloud infrastructure and migration services.',
|
||||
features: ['AWS & Azure', 'DevOps & CI/CD', 'Migration Services'],
|
||||
title: 'Government IT Solutions',
|
||||
description: 'Scalable technology solutions deployed across government departments and districts.',
|
||||
features: ['Multi-District Deployments', 'Secure & Compliant', 'High Availability'],
|
||||
},
|
||||
];
|
||||
|
||||
@@ -82,52 +82,45 @@ const steps = [
|
||||
// Testimonials data
|
||||
const testimonials = [
|
||||
{
|
||||
quote: 'WorkRoot transformed our digital presence completely. Their team delivered beyond our expectations with a modern, scalable solution.',
|
||||
author: 'Sarah Chen',
|
||||
role: 'CTO, TechVentures Inc.',
|
||||
avatar: 'SC',
|
||||
quote: 'WorkRoot IT Solutions is very professional and responsive. They built PLNR Financing platform with great attention to detail. The Angular + Spring Boot stack works flawlessly and their ongoing support is excellent.',
|
||||
author: 'Ajay Pruthi',
|
||||
role: 'Founder, PLNR',
|
||||
avatar: 'AP',
|
||||
rating: 5,
|
||||
},
|
||||
{
|
||||
quote: 'The AI integration they built for us has increased our operational efficiency by 40%. Truly game-changing partnership.',
|
||||
author: 'Michael Roberts',
|
||||
role: 'CEO, DataFlow Systems',
|
||||
avatar: 'MR',
|
||||
quote: 'The FPC Cart e-commerce platform delivered by WorkRoot exceeded our expectations. Built with Astro and Golang, it loads incredibly fast and handles our product catalog seamlessly. Their team understood our business needs perfectly.',
|
||||
author: 'Dhirendra Singh',
|
||||
role: 'Director, RENTEC',
|
||||
avatar: 'DS',
|
||||
rating: 5,
|
||||
},
|
||||
{
|
||||
quote: 'Professional, responsive, and technically excellent. WorkRoot is now our go-to partner for all development needs.',
|
||||
author: 'Emily Watson',
|
||||
role: 'Director of IT, GlobalRetail',
|
||||
avatar: 'EW',
|
||||
rating: 5,
|
||||
},
|
||||
{
|
||||
quote: 'Their cloud migration expertise saved us months of work. The transition was seamless and our costs dropped 30%.',
|
||||
author: 'James Liu',
|
||||
role: 'VP Engineering, CloudFirst',
|
||||
avatar: 'JL',
|
||||
quote: 'WorkRoot delivered our University Management System for IIT Patna on time and within budget. The Next.js + Spring Boot architecture is robust and scalable. They are a reliable technology partner for complex enterprise projects.',
|
||||
author: 'Dilip Raj',
|
||||
role: 'Director, MOC Soft Technologies Pvt Ltd',
|
||||
avatar: 'DR',
|
||||
rating: 5,
|
||||
},
|
||||
];
|
||||
|
||||
// Stats data
|
||||
const stats = [
|
||||
{ value: 150, suffix: '+', label: 'Projects Delivered', icon: 'briefcase' },
|
||||
{ value: 98, suffix: '%', label: 'Client Satisfaction', icon: 'heart' },
|
||||
{ value: 50, suffix: '+', label: 'Enterprise Clients', icon: 'building' },
|
||||
{ value: 24, suffix: '/7', label: 'Support Available', icon: 'clock' },
|
||||
{ value: 20, suffix: '+', label: 'Projects Delivered', icon: 'briefcase' },
|
||||
{ value: 100, suffix: '%', label: 'Client Satisfaction', icon: 'heart' },
|
||||
{ value: 3, suffix: '+', label: 'Years in Business', icon: 'building' },
|
||||
{ value: 3, suffix: '', label: 'Team Members', icon: 'clock' },
|
||||
];
|
||||
|
||||
// FAQ data
|
||||
const faqs = [
|
||||
{
|
||||
question: 'What technologies do you specialize in?',
|
||||
answer: 'We specialize in modern web technologies including React, Next.js, Node.js, Python, and cloud platforms like AWS and Azure. Our team stays current with the latest industry trends and best practices.',
|
||||
answer: 'We specialize in modern web and mobile technologies including Angular, React, Next.js, Astro, Spring Boot, Golang, and databases like MySQL and PostgreSQL. We also work with Expo for mobile development.',
|
||||
},
|
||||
{
|
||||
question: 'How long does a typical project take?',
|
||||
answer: 'Project timelines vary based on complexity. A simple website might take 4-6 weeks, while a complex web application could take 3-6 months. We provide detailed timelines during the planning phase.',
|
||||
answer: 'Project timelines vary based on complexity. A static website might take 2-4 weeks, while a complex government management system could take 6-24 months. We provide detailed timelines during the planning phase.',
|
||||
},
|
||||
{
|
||||
question: 'Do you offer ongoing support after launch?',
|
||||
@@ -150,7 +143,7 @@ const faqs = [
|
||||
|
||||
<BaseLayout
|
||||
title="Home"
|
||||
description="WorkRoot IT Solutions — Build software that scales. Expert web development, mobile apps, AI/ML & cloud services. 150+ projects, 98% satisfaction, 50+ enterprise clients. Get started today."
|
||||
description="WorkRoot IT Solutions LLP — Expert software development, web & mobile apps, ERP systems, and government IT solutions. 20+ projects delivered, 100% client satisfaction. Founded 2022."
|
||||
>
|
||||
<SEO
|
||||
slot="head"
|
||||
@@ -178,7 +171,7 @@ const faqs = [
|
||||
<svg class="w-5 h-5 text-accent-400" fill="currentColor" viewBox="0 0 20 20" aria-hidden="true">
|
||||
<path fill-rule="evenodd" d="M6.267 3.455a3.066 3.066 0 001.745-.723 3.066 3.066 0 013.976 0 3.066 3.066 0 001.745.723 3.066 3.066 0 012.812 2.812c.051.643.304 1.254.723 1.745a3.066 3.066 0 010 3.976 3.066 3.066 0 00-.723 1.745 3.066 3.066 0 01-2.812 2.812 3.066 3.066 0 00-1.745.723 3.066 3.066 0 01-3.976 0 3.066 3.066 0 00-1.745-.723 3.066 3.066 0 01-2.812-2.812 3.066 3.066 0 00-.723-1.745 3.066 3.066 0 010-3.976 3.066 3.066 0 00.723-1.745 3.066 3.066 0 012.812-2.812zm7.44 5.252a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
|
||||
</svg>
|
||||
<span class="text-sm font-medium text-white">Trusted by 50+ Enterprise Clients</span>
|
||||
<span class="text-sm font-medium text-white">Trusted Software Partner Since 2022</span>
|
||||
</div>
|
||||
|
||||
<!-- Main heading with gradient -->
|
||||
@@ -188,7 +181,7 @@ const faqs = [
|
||||
</h1>
|
||||
|
||||
<p class="mt-8 text-xl sm:text-2xl text-secondary-200 max-w-3xl mx-auto opacity-0 animate-slide-up leading-relaxed" style="animation-delay: 0.6s;">
|
||||
From startup MVP to enterprise platform, we build modern software solutions that grow with your business. Fast, secure, and built to last.
|
||||
Expert software development for web, mobile, ERP, and government systems. We transform your ideas into production-ready solutions that deliver real business value.
|
||||
</p>
|
||||
|
||||
<!-- Dual CTA Buttons -->
|
||||
@@ -218,11 +211,11 @@ const faqs = [
|
||||
<div class="mt-20 opacity-0 animate-slide-up" style="animation-delay: 1s;">
|
||||
<p class="text-sm text-secondary-400 uppercase tracking-wider mb-8">Powered By Industry Leaders</p>
|
||||
<div class="flex flex-wrap justify-center items-center gap-12 opacity-60" role="list" aria-label="Technologies we use">
|
||||
<div class="text-2xl font-bold text-white" role="listitem">AWS</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Azure</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">React</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Angular</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Spring Boot</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Next.js</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Node.js</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Astro</div>
|
||||
<div class="text-2xl font-bold text-white" role="listitem">Golang</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user