+ {/* Hero Section */}
+
+
+ {[...Array(25)].map((_, i) => (
+
+ {'⚡🔧📊💡'.charAt(Math.floor(Math.random() * 4))}
+
+ ))}
+
+
+
+
+
+
+ Development Consulting Division
+
+
+
+ Strategic Technology Consulting
+
+
+
+ Expert guidance to optimize your development processes, scale your systems,
+ and accelerate your digital transformation journey.
+
+
+
+
+
+
+
+
+
+
+ {/* Services Grid */}
+
+
+
+
+ Consulting Services
+
+
+ Specialized expertise to solve complex technical challenges
+
+
+
+
+ {consultingServices.map((service, index) => {
+ const Icon = service.icon;
+ return (
+
+
+
+
+
+
+
+ {service.title}
+
+ {service.description}
+
+
+
+
+
+
+ {service.features.map((feature, featureIndex) => (
+
+
+ {feature}
+
+ ))}
+
+
+
+
+
+ {service.duration}
+
+
+
+ {service.price}
+
+
+
+
+ );
+ })}
+
+
+
+
+ {/* Expertise Areas */}
+
+
+
+
+ Our Technical Expertise
+
+
+ Deep knowledge across the modern technology stack
+
+
+
+
+ {expertise.map((area, index) => {
+ const Icon = area.icon;
+ return (
+
+
+
+ {area.category}
+ {area.projects}
+
+
+
+ {area.technologies.map((tech, techIndex) => (
+
+ {tech}
+
+ ))}
+
+
+
+ );
+ })}
+
+
+
+
+ {/* Consulting Packages */}
+
+
+
+
+ Consulting Packages
+
+
+ Flexible engagement models to fit your needs and budget
+
+
+
+
+ {packages.map((pkg, index) => (
+
setActivePackage(index)}
+ >
+ {pkg.popular && (
+
+ MOST POPULAR
+
+ )}
+
+
+ {pkg.name}
+ {pkg.description}
+
+
+ {pkg.price}
+
+
{pkg.duration}
+
+
+
+
+
+ {pkg.features.map((feature, featureIndex) => (
+
+
+ {feature}
+
+ ))}
+
+
+
+
+
+ ))}
+
+
+
+
+ {/* Case Studies */}
+
+
+
+
+ Success Stories
+
+
+ Real results from our consulting engagements
+
+
+
+
+ {caseStudies.map((study, index) => (
+
+
+ {study.client}
+ {study.title}
+
+ Challenge: {study.challenge}
+
+
+
+
+
+
Solution:
+
{study.solution}
+
+
+
+
Results:
+
+ {study.results.map((result, resultIndex) => (
+ -
+
+ {result}
+
+ ))}
+
+
+
+
+ {study.tech.map((tech, techIndex) => (
+
+ {tech}
+
+ ))}
+
+
+
+ ))}
+
+
+
+
+ {/* CTA Section */}
+
+
+
+
+ Ready to Accelerate Your Development?
+
+
+ Let our experts analyze your current setup and provide a roadmap for optimal performance and scalability.
+
+
+
+
+
+
+
+
+
+
+
Confidential
+
NDAs & security first
+
+
+
+
Global Expertise
+
World-class consultants
+
+
+
+
Proven Results
+
500+ successful projects
+
+
+
+
+
+
+