- { rtl ? 'نحن نقدم حلول تكنولوجيا المعلومات المثالية لعملك' : 'We provide perfect IT Solutions for your business' }
-
-
- )
- :
- (
-
-
Other Awesome Features
-
- Iteck Dashboard is a powerhouse when it comes to the feature list. This ensures you have every functionality you need to build, run, and expand your marketplace
-
- )
-}
+ );
+};
-export default Features
\ No newline at end of file
+// Helper function to get feature descriptions
+const getFeatureDescription = (serviceTitle, feature) => {
+ const descriptions = {
+ 'Cloud Computing': {
+ 'Infrastructure as a Service (IaaS)': 'Virtualized computing resources, storage, and networking on demand',
+ 'Platform as a Service (PaaS)': 'Development and deployment platforms in the cloud',
+ 'Software as a Service (SaaS)': 'Cloud-based software applications and services',
+ 'Cloud Migration & Management': 'Seamless transition and ongoing management of cloud infrastructure',
+ 'Hybrid Cloud Solutions': 'Integrated on-premises and cloud infrastructure solutions'
+ },
+ 'Application Development': {
+ 'Web Application Development': 'Custom web applications using modern frameworks and technologies',
+ 'Mobile App Development': 'Native and cross-platform mobile applications for iOS and Android',
+ 'IoT Solutions': 'Connected device applications and IoT platform development',
+ 'Custom Software Development': 'Tailored software solutions for specific business needs',
+ 'Enterprise Applications': 'Large-scale business applications and systems integration'
+ },
+ 'AI & Machine Learning': {
+ 'Machine Learning Models': 'Custom ML models and predictive analytics systems',
+ 'Computer Vision Solutions': 'Image and video analysis applications',
+ 'Natural Language Processing': 'Text analysis, chatbots, and language understanding systems',
+ 'Predictive Analytics': 'Data-driven forecasting and business intelligence solutions',
+ 'AI Integration Services': 'Seamless integration of AI capabilities into existing systems'
+ }
+ };
+
+ return descriptions[serviceTitle]?.[feature] || '';
+};
+
+export default Features;
\ No newline at end of file
diff --git a/src/components/Saas/Services.jsx b/src/components/Saas/Services.jsx
index 574fadb..2d0d015 100644
--- a/src/components/Saas/Services.jsx
+++ b/src/components/Saas/Services.jsx
@@ -1,84 +1,240 @@
-import React from 'react';
-import { Link } from 'gatsby';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import services from 'data/Saas/services.json';
-import servicesRTL from 'data/Saas/services-rtl.json';
-
-import "swiper/css";
-
-const Services = ({ rtl }) => {
- const servicesData = rtl ? servicesRTL : services;
-
- return (
-
-
- { rtl ? 'تعتبر Iteck لوحة تحكم مصدر قوة عندما يتعلق الأمر بقائمة الميزات. يضمن ذلك حصولك على كل الوظائف التي تحتاجها لبناء سوقك وتشغيله وتوسيعه' : 'Iteck Dashboard is a powerhouse when it comes to the feature list. This ensures you have every functionality you need to build, run, and expand your marketplace' }
-
+ RootXwire delivers comprehensive technology solutions including cloud computing, application development, and AI & ML services, designed to meet your business needs.
+