diff --git a/src/components/Navbars/StartupNav/OnePageNav.jsx b/src/components/Navbars/StartupNav/OnePageNav.jsx
deleted file mode 100644
index f48bafa..0000000
--- a/src/components/Navbars/StartupNav/OnePageNav.jsx
+++ /dev/null
@@ -1,99 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-import navbarScrollEffect from "common/navbarScrollEffect";
-import scrollToSection from 'common/scrollToSection';
-
-const OnePageNav = ({ rtl }) => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- useEffect(() => {
- const sections = document.querySelectorAll('[data-scroll-index]');
-
- window.addEventListener('scroll', () => {
- sections.forEach(section => {
- const index = section.getAttribute('data-scroll-index');
- const offset = section.offsetTop;
- const height = section.offsetHeight;
- const scroll = window.scrollY;
-
- if (scroll + 200 > offset && scroll + 200 < offset + height) {
- document.querySelector(`[data-scroll-nav="${index}"]`).classList.add('active');
- } else {
- document.querySelector(`[data-scroll-nav="${index}"]`).classList.remove('active');
- }
- });
- });
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default OnePageNav
\ No newline at end of file
diff --git a/src/components/Navbars/StartupNav/RTLNav.jsx b/src/components/Navbars/StartupNav/RTLNav.jsx
deleted file mode 100644
index f47be37..0000000
--- a/src/components/Navbars/StartupNav/RTLNav.jsx
+++ /dev/null
@@ -1,98 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-import { Link } from 'gatsby';
-import navbarScrollEffect from "common/navbarScrollEffect";
-
-const Navbar = ({ whiteNotRounded }) => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- const handleMouseMove = (event) => {
- const dropDownToggler = event.target.classList.contains('dropdown-toggle') ? event.target : event.target.querySelector('.dropdown-toggle');
- const dropDownMenu = dropDownToggler?.nextElementSibling;
-
- dropDownToggler?.classList?.add('show');
- dropDownMenu?.classList?.add('show');
- }
-
- const handleMouseLeave = (event) => {
- const dropdown = event.target.classList.contains('dropdown') ? event.target : event.target.closest('.dropdown');
- const dropDownToggler = dropdown.querySelector('.dropdown-toggle');
- const dropDownMenu = dropdown.querySelector('.dropdown-menu');
-
- dropDownToggler?.classList?.remove('show');
- dropDownMenu?.classList?.remove('show');
- }
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- الرئيسية
-
-
- صفحة هبوط للتطبيق
- التكنولوجى
- التسويق الالكترونى
-
-
-
-
- الصفحات الداخلية
-
-
- من نحن
- المنتجات
- الخدمات
- المتجر
- تفاصيل المشروع
- تفاصيل الخبر
-
-
-
-
- المشاريع
-
-
-
-
- المدونة
-
-
-
-
- اتصل بنا
-
-
-
-
-
-
-
-
- لنتحدث الأن !
-
-
-
-
-
-
-
- )
-}
-
-export default Navbar
\ No newline at end of file
diff --git a/src/components/Navbars/StartupNav/index.jsx b/src/components/Navbars/StartupNav/index.jsx
deleted file mode 100644
index a0f4d03..0000000
--- a/src/components/Navbars/StartupNav/index.jsx
+++ /dev/null
@@ -1,104 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-import { Link } from 'gatsby';
-import navbarScrollEffect from "common/navbarScrollEffect";
-
-const Navbar = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- const handleMouseMove = (event) => {
- const dropDownToggler = event.target.classList.contains('dropdown-toggle') ? event.target : event.target.querySelector('.dropdown-toggle');
- const dropDownMenu = dropDownToggler?.nextElementSibling;
-
- dropDownToggler?.classList?.add('show');
- dropDownMenu?.classList?.add('show');
- }
-
- const handleMouseLeave = (event) => {
- const dropdown = event.target.classList.contains('dropdown') ? event.target : event.target.closest('.dropdown');
- const dropDownToggler = dropdown.querySelector('.dropdown-toggle');
- const dropDownMenu = dropdown.querySelector('.dropdown-menu');
-
- dropDownToggler?.classList?.remove('show');
- dropDownMenu?.classList?.remove('show');
- }
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- Home
-
-
- Landing Preview
- Creative It Solutions
- Data Analysis
- App Landing
- Saas Technology
- Marketing Startup
- It Solution
- Software Company
- Digital Agency
- Modren Shop
-
-
-
-
- pages
-
-
- about
- product
- services
- shop
- single project
-
-
-
-
- portfolio
-
-
-
-
- blog
-
-
-
-
- contact us
-
-
-
-
-
-
-
-
- Let’s Chat!
-
-
-
-
-
-
-
- )
-}
-
-export default Navbar
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/About.jsx b/src/components/PaymentSolutions/About.jsx
deleted file mode 100644
index c0e100d..0000000
--- a/src/components/PaymentSolutions/About.jsx
+++ /dev/null
@@ -1,58 +0,0 @@
-import React, { useState } from 'react';
-import ModalVideo from "react-modal-video";
-import "react-modal-video/css/modal-video.css";
-
-const About = () => {
- const [isOpen, setOpen] = useState(false);
-
- const openVideo = (e) => {
- e.preventDefault();
- setOpen(true);
- }
-
- return (
-
-
-
-
-
-
-
oslo co. sucess story
-
Read or Watch Our Story
-
-
- Fund your account using a selection of deposit methods or receive money from friends, family and businesses.
-
-
- Iteck has been helping to make it, send it and spend it for millions of customers since 2001. So wherever you are and whatever you want to do with your money, just skrill it.
-
-
- Read Story
-
-
-
-
-
-
-
-
-
-
-
- {
- typeof window !== "undefined" &&
- (
- setOpen(false)}
- />
- )
- }
-
- )
-}
-
-export default About
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Blog.jsx b/src/components/PaymentSolutions/Blog.jsx
deleted file mode 100644
index 37eebe8..0000000
--- a/src/components/PaymentSolutions/Blog.jsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React from 'react';
-import blogs from 'data/PaymentSolutions/blog.json';
-
-const Blog = () => {
- return (
-
-
-
-
insights
-
Company Blog & Insights
-
-
-
- {
- blogs.map((blog, index) => (
-
-
-
-
-
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Blog
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/ChooseUs.jsx b/src/components/PaymentSolutions/ChooseUs.jsx
deleted file mode 100644
index 32a6d0d..0000000
--- a/src/components/PaymentSolutions/ChooseUs.jsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React from 'react';
-import chooseusData from 'data/PaymentSolutions/chooseus.json';
-
-const ChooseUs = () => {
- return (
-
-
-
-
-
-
why choose us
-
The Faster, Safer Way To Receive Money.
-
-
-
-
-
- {
- chooseusData.map((choice, index) => (
-
-
-
-
-
-
-
{choice.title}
-
{choice.details}
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default ChooseUs
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Clients.jsx b/src/components/PaymentSolutions/Clients.jsx
deleted file mode 100644
index a4d70ef..0000000
--- a/src/components/PaymentSolutions/Clients.jsx
+++ /dev/null
@@ -1,20 +0,0 @@
-import React from 'react'
-
-const Clients = () => {
- return (
-
- )
-}
-
-export default Clients
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Contact.jsx b/src/components/PaymentSolutions/Contact.jsx
deleted file mode 100644
index fc05cc0..0000000
--- a/src/components/PaymentSolutions/Contact.jsx
+++ /dev/null
@@ -1,31 +0,0 @@
-import React from 'react'
-
-const Contact = () => {
- return (
-
-
-
-
-
-
-
You can do anything in this world, as long as you can navigate it.
-
Ready To Thrive? Start Today With Our Free Payment Solution.
-
-
-
-
-
-
-
-
- )
-}
-
-export default Contact
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Features.jsx b/src/components/PaymentSolutions/Features.jsx
deleted file mode 100644
index 1a3c831..0000000
--- a/src/components/PaymentSolutions/Features.jsx
+++ /dev/null
@@ -1,64 +0,0 @@
-import React from 'react';
-import features from 'data/PaymentSolutions/features.json';
-
-const Features = () => {
- return (
-
-
-
-
-
features
-
Payment Methods
-
-
- {
- features.items.map((item, index) => (
-
-
- {item.text}
-
-
- ))
- }
-
-
- {
- features.tabs.map((tab, index) => (
-
-
-
-
-
-
-
-
-
Use Our {tab.text} For Get Paid
-
- {
- tab.items.map((item, idx) => (
- {item}
- ))
- }
-
-
-
-
-
-
-
-
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Features
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Footer.jsx b/src/components/PaymentSolutions/Footer.jsx
deleted file mode 100644
index 88d7327..0000000
--- a/src/components/PaymentSolutions/Footer.jsx
+++ /dev/null
@@ -1,127 +0,0 @@
-import React from 'react'
-
-const Footer = () => {
- return (
-
-
-
-
-
-
-
-
Send & Receive Money
-
-
-
-
-
-
-
-
-
-
Shop & Buy From Anywhere
-
-
-
-
-
-
-
-
-
-
Deposite Your Money
-
-
-
-
-
-
-
-
-
-
Control With Mobile App
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Purchases subject to credit approval, and the iTeck Cashback Mastercard must be used for payment.
-
-
-
-
-
-
-
-
download app
-
Available in any kind of ready version.
-
-
-
-
-
-
-
-
-
-
-
-
Beverley Rd Brooklyn, New York 1226 US. P: 0712 610 33 181 / 033 181 712 610
-
-
-
-
-
-
- )
-}
-
-export default Footer
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Header.jsx b/src/components/PaymentSolutions/Header.jsx
deleted file mode 100644
index 271407c..0000000
--- a/src/components/PaymentSolutions/Header.jsx
+++ /dev/null
@@ -1,66 +0,0 @@
-import React, { useState } from 'react'
-import ModalVideo from "react-modal-video";
-import "react-modal-video/css/modal-video.css";
-
-const Header = () => {
- const [isOpen, setOpen] = useState(false);
-
- const openVideo = (e) => {
- e.preventDefault();
- setOpen(true);
- }
-
- return (
-
-
-
-
-
-
-
-
- Explore Iteck
-
-
Smart Banking One Solutions
-
-
-
-
- Signup For Free
-
-
-
-
Available App
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- typeof window !== "undefined" &&
- (
- setOpen(false)}
- />
- )
- }
-
- )
-}
-
-export default Header
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Numbers.jsx b/src/components/PaymentSolutions/Numbers.jsx
deleted file mode 100644
index 910f688..0000000
--- a/src/components/PaymentSolutions/Numbers.jsx
+++ /dev/null
@@ -1,30 +0,0 @@
-import React from 'react';
-import numbers from 'data/PaymentSolutions/numbers.json';
-
-const Numbers = () => {
- return (
-
-
-
- {
- numbers.map((number, i) => (
-
-
-
-
-
-
-
{number.number} {number.operator}
-
{number.title}
-
-
-
- ))
- }
-
-
-
- )
-}
-
-export default Numbers
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Screenshots.jsx b/src/components/PaymentSolutions/Screenshots.jsx
deleted file mode 100644
index 17b5220..0000000
--- a/src/components/PaymentSolutions/Screenshots.jsx
+++ /dev/null
@@ -1,111 +0,0 @@
-import React from 'react'
-
-const Screenshots = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
easy pick payment
-
Local Receiving Account
-
-
- Open your own local currency account in the U.S., Europe, UK & more & get paid as easily as having a local bank account!
-
-
- Transfer funds from your Iteck account to your local bank account, in local currency. Ensure you always have the currency that you need for your global payments by using our multi currency conversion service.
-
-
- Learn More
-
-
-
-
-
-
-
-
-
-
-
easy pick payment
-
Bill Your Clients
-
-
- Open your own local currency account in the U.S., Europe, UK & more & get paid as easily as having a local bank account!
-
-
- Transfer funds from your Iteck account to your local bank account, in local currency. Ensure you always have the currency that you need for your global payments by using our multi currency conversion service.
-
-
- Learn More
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
easy pick payment
-
Marketplaces & Networks
-
-
- Open your own local currency account in the U.S., Europe, UK & more & get paid as easily as having a local bank account!
-
-
- Transfer funds from your Iteck account to your local bank account, in local currency. Ensure you always have the currency that you need for your global payments by using our multi currency conversion service.
-
-
- Learn More
-
-
-
-
-
-
-
- )
-}
-
-export default Screenshots
\ No newline at end of file
diff --git a/src/components/PaymentSolutions/Testimonials.jsx b/src/components/PaymentSolutions/Testimonials.jsx
deleted file mode 100644
index ba5317e..0000000
--- a/src/components/PaymentSolutions/Testimonials.jsx
+++ /dev/null
@@ -1,95 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Autoplay } from 'swiper';
-import testimonials from 'data/PaymentSolutions/testimonials.json';
-
-import "swiper/css";
-import "swiper/css/autoplay";
-
-SwiperCore.use([Autoplay]);
-
-const Testimonials = () => {
- const [load, setLoad] = useState(false);
-
- useEffect(() => {
- setLoad(true);
- }, []);
-
- return (
-
-
-
-
testimonials
-
Users Feedback
-
-
-
- {
- load && (
-
- {
- testimonials.map((testimonial, index) => (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- “ {testimonial.text} ”
-
-
{testimonial.author}
-
{testimonial.position}
-
-
-
- ))
- }
-
- )
- }
-
-
-
-
- )
-}
-
-export default Testimonials
\ No newline at end of file
diff --git a/src/components/Portfolio/Download.jsx b/src/components/Portfolio/Download.jsx
deleted file mode 100644
index e8b4ec3..0000000
--- a/src/components/Portfolio/Download.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-
-const Download = ({ style = "4", rtl }) => {
- return (
-
-
-
-
-
-
-
{ rtl ? 'قم بالوصول إلى إمكانات عملك اليوم وابحث عن فرصة لتحقيق' : 'Access your business potentials today & find opportunity for ' }
-
- { rtl ? 'نجاح أكبر' : 'bigger success' }
- {
- style === '5' && (
- <>
-
-
- >
- )
- }
-
-
-
-
-
- { rtl ? 'ابدأ مشروعاً الان' : 'Start A Project Now' }
-
-
- { rtl ? 'انظر التسعير و الخطة' : 'See Pricing & Plan' }
-
-
-
-
-
-
-
-
- )
-}
-
-export default Download
\ No newline at end of file
diff --git a/src/components/Portfolio/Projects.jsx b/src/components/Portfolio/Projects.jsx
deleted file mode 100644
index d19e96d..0000000
--- a/src/components/Portfolio/Projects.jsx
+++ /dev/null
@@ -1,76 +0,0 @@
-import React, { useEffect } from 'react';
-import { Link } from 'gatsby';
-import projects from 'data/Portfolio/projects.json';
-import projectsRTL from 'data/Portfolio/projects-rtl.json';
-
-const Projects = ({ style = "4", rtl }) => {
- const projectsData = rtl ? projectsRTL : projects;
-
- useEffect(() => {
- setTimeout(() => {
- let mixitup = window.mixitup;
-
- if (!mixitup) return;
- mixitup('.portfolio-projects')
- }, 0);
- }, []);
-
- return (
-
-
-
- {
- style === '4' && (
portfolio )
- }
-
{ rtl ? '' : 'Our' } { rtl ? 'مشاريعنا' : 'Projects' }
-
{ rtl ? 'لدينا فريق من ذوي الخبرة من موظفي الإنتاج والتفتيش لضمان الجودة.' : 'We have an experienced team of production and inspection personnel to ensure quality.' }
-
-
- {
- projectsData.filters.map((filter, i) => ({ filter.title } ))
- }
-
-
-
-
- {
- projectsData.projects.map((project, i) => (
-
-
-
-
-
-
-
-
- { project.title }
-
-
-
{ project.type }
-
- { project.details }
-
-
- {
- project.tags.map((tag, i) => (
{ tag } ))
- }
-
-
-
-
- ))
- }
-
-
-
-
-
-
- )
-}
-
-export default Projects
\ No newline at end of file
diff --git a/src/components/Preview/AllFeatures.jsx b/src/components/Preview/AllFeatures.jsx
deleted file mode 100644
index 4b2ad90..0000000
--- a/src/components/Preview/AllFeatures.jsx
+++ /dev/null
@@ -1,94 +0,0 @@
-import React from 'react';
-import features from 'data/Preview/all-features.json';
-
-const AllFeatures = () => {
- return (
-
-
-
-
-
-
-
-
- {
- features.map((feature, i) => (
-
-
-
{ feature.text }
-
- ))
- }
-
-
-
- {
- features.map((feature, i) => (
-
-
-
{ feature.text }
-
- ))
- }
-
-
-
-
-
-
- {
- features.map((feature, i) => (
-
-
-
{ feature.text }
-
- ))
- }
-
-
-
- {
- features.map((feature, i) => (
-
-
-
{ feature.text }
-
- ))
- }
-
-
-
-
-
-
- {
- features.map((feature, i) => (
-
-
-
{ feature.text }
-
- ))
- }
-
-
-
- {
- features.map((feature, i) => (
-
-
-
{ feature.text }
-
- ))
- }
-
-
-
-
-
-
-
-
- )
-}
-
-export default AllFeatures
\ No newline at end of file
diff --git a/src/components/Preview/BestFeatures.jsx b/src/components/Preview/BestFeatures.jsx
deleted file mode 100644
index 3f0061c..0000000
--- a/src/components/Preview/BestFeatures.jsx
+++ /dev/null
@@ -1,28 +0,0 @@
-import React from 'react';
-import features from 'data/Preview/best-features.json';
-
-const BestFeatures = () => {
- return (
-
-
-
- {
- features.map((item, i) => (
-
-
-
-
-
-
{ item.title }
-
{ item.description }
-
-
- ))
- }
-
-
-
- )
-}
-
-export default BestFeatures
\ No newline at end of file
diff --git a/src/components/Preview/BuyNow.jsx b/src/components/Preview/BuyNow.jsx
deleted file mode 100644
index 2888238..0000000
--- a/src/components/Preview/BuyNow.jsx
+++ /dev/null
@@ -1,29 +0,0 @@
-import React from 'react';
-import appData from 'data/appData.json';
-
-const BuyNow = () => {
- return (
-
-
-
-
-
-
Buy now and get a new Updates frequently
-
By getting Iteck today, you receive free lifetime updates! Lots of interesting features are on the way!
-
- Purchase Now
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default BuyNow
\ No newline at end of file
diff --git a/src/components/Preview/CallToAction.jsx b/src/components/Preview/CallToAction.jsx
deleted file mode 100644
index b3ac57c..0000000
--- a/src/components/Preview/CallToAction.jsx
+++ /dev/null
@@ -1,29 +0,0 @@
-import React from 'react';
-import appData from 'data/appData.json';
-
-const CallToAction = () => {
- return (
-
-
-
-
-
-
10000+
-
Licenses sold and counting
-
Let’s Start Your Business Today!
-
Create innovative website today. Purchase Iteck Template now!
-
- Purchase Now
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default CallToAction
\ No newline at end of file
diff --git a/src/components/Preview/Codei.jsx b/src/components/Preview/Codei.jsx
deleted file mode 100644
index c06c7f0..0000000
--- a/src/components/Preview/Codei.jsx
+++ /dev/null
@@ -1,30 +0,0 @@
-import React from 'react';
-import appData from 'data/appData.json';
-
-const Codei = () => {
- return (
-
-
-
-
-
-
Build and customize stunning pages in minutes – easily.
-
huge collection of elements, rich customizability, flexible layouts, and fast results!
-
Choose a pre-built headers or create a custom layout that perfectly suits your needs. It’s easy, fast and mobile-friendly.
-
- Purchase Now
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Codei
\ No newline at end of file
diff --git a/src/components/Preview/Demos.jsx b/src/components/Preview/Demos.jsx
deleted file mode 100644
index 9aac387..0000000
--- a/src/components/Preview/Demos.jsx
+++ /dev/null
@@ -1,94 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Link } from 'gatsby';
-import demos from 'data/Preview/demos.json';
-
-const Demos = () => {
- const [demosRows, setDemosRows] = useState([]);
-
- useEffect(() => {
- let demosInRow = 3;
- let rowIndex = 0;
- let rowsItems = [[]];
-
- demos.forEach((demo, i) => {
- if (i > 0 && i % demosInRow === 0) {
- rowIndex++;
- rowsItems[rowIndex] = [];
- }
-
- rowsItems[rowIndex].push(demo);
- });
-
- setDemosRows(rowsItems);
- }, []);
-
- return (
-
-
-
-
-
-
-
- NEW
-
-
-
Stunning Homepages
-
- A great collection of beautiful website templates for your need.
- Choose the best suitable template and start customizing it.
-
-
-
-
- {demosRows.map((demos, r) => (
-
- {demos.map((demo, i) => (
-
-
-
-
- {/* ${demo.isUpcoming ? ' blur_img' : ''} */}
-
-
-
- {demo.title}
-
{demo.type}
-
-
- {(demo.isNew ||
- demo.isComingSoon ||
- demo.isFeatured ||
- demo.isArrived) && (
-
-
- {demo.isNew && 'New'}
- {demo.isComingSoon && 'Soon'}
- {demo.isFeatured && 'Hot'}
- {demo.isArrived && 'Arrived'}
-
-
- )}
-
-
- ))}
-
- ))}
-
-
- );
-};
-
-export default Demos;
diff --git a/src/components/Preview/Features.jsx b/src/components/Preview/Features.jsx
deleted file mode 100644
index a3ee713..0000000
--- a/src/components/Preview/Features.jsx
+++ /dev/null
@@ -1,33 +0,0 @@
-import React from 'react';
-import features from 'data/Preview/features.json'
-
-const Features = () => {
- return (
-
-
-
- {
- features.map((feature, i) => (
-
-
-
-
-
-
-
-
-
{ feature.title }
-
{ feature.description }
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Features
\ No newline at end of file
diff --git a/src/components/Preview/Header.jsx b/src/components/Preview/Header.jsx
deleted file mode 100644
index d827898..0000000
--- a/src/components/Preview/Header.jsx
+++ /dev/null
@@ -1,136 +0,0 @@
-import React, { useEffect } from 'react';
-import appData from 'data/appData.json';
-import scenes from 'data/Preview/header.json';
-
-const Header = () => {
- useEffect(() => {
- setTimeout(() => {
- loadParallax();
- window.addEventListener('load', () => loadParallax())
- }, 0);
- }, []);
-
- const loadParallax = () => {
- setTimeout(() => {
- let Parallax = window.Parallax;
-
- if (typeof Parallax !== 'undefined') {
- var scene = document.getElementById('js-scene');
- new Parallax(scene);
-
- var scene2 = document.getElementById('js-scene2');
- new Parallax(scene2);
- }
- }, 100);
- }
-
- return (
-
-
-
-
-
-
-
-
-
- {
- scenes.scene1.one.map((scene, i) => (
-
-
-
- ))
- }
-
-
-
- {
- scenes.scene1.three.map((scene, i) => (
-
-
-
- ))
- }
-
-
-
- {
- scenes.scene1.four.map((scene, i) => (
-
-
-
- ))
- }
-
-
-
-
- {
- scenes.scene2.two.map((scene, i) => (
-
-
-
- ))
- }
-
-
-
- {
- scenes.scene2.five.map((scene, i) => (
-
-
-
- ))
- }
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Header
\ No newline at end of file
diff --git a/src/components/Preview/InnerPages.jsx b/src/components/Preview/InnerPages.jsx
deleted file mode 100644
index a09be53..0000000
--- a/src/components/Preview/InnerPages.jsx
+++ /dev/null
@@ -1,78 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Link } from 'gatsby';
-import innerPages from 'data/Preview/inner-pages.json';
-
-const Demos = () => {
- const [innerPagesRows, setInnerPagesRows] = useState([]);
-
- useEffect(() => {
- let pagesInRow = 3;
- let rowIndex = 0;
- let rowsItems = [[]];
-
- innerPages.forEach((page, i) => {
- if (i > 0 && i % pagesInRow === 0) {
- rowIndex++;
- rowsItems[rowIndex] = [];
- }
-
- rowsItems[rowIndex].push(page);
- });
-
- setInnerPagesRows(rowsItems);
- }, []);
-
- return (
-
-
-
-
-
-
Inner Pages
-
- A great collection of beautiful inner pages for your need.
- Choose the best suitable template and start customizing it.
-
-
-
-
- {innerPagesRows.map((pages, r) => (
-
- {pages.map((demo, i) => (
-
-
-
-
- {/* ${demo.isUpcoming ? ' blur_img' : ''} */}
-
-
-
-
- {demo.title}
-
{demo.type}
-
-
- {(demo.isNew || demo.isComingSoon || demo.isFeatured) && (
-
-
- {demo.isNew && 'New'}
- {demo.isComingSoon && 'Soon'}
- {demo.isFeatured && 'Hot'}
-
-
- )}
-
-
- ))}
-
- ))}
-
-
- );
-};
-
-export default Demos;
diff --git a/src/components/Preview/Portfolio.jsx b/src/components/Preview/Portfolio.jsx
deleted file mode 100644
index 096040a..0000000
--- a/src/components/Preview/Portfolio.jsx
+++ /dev/null
@@ -1,65 +0,0 @@
-import React from 'react';
-import portfolioData from 'data/Preview/portfolio.json';
-
-const Portfolio = () => {
- return (
-
-
-
-
-
-
100+
- HTML Templates and unlimited layouts, pages, styles, headers, and footers.
-
-
-
-
-
-
- {
- portfolioData.st1.map((item, i) => (
-
-
-
- ))
- }
-
-
- {
- portfolioData.st1.map((item, i) => (
-
-
-
- ))
- }
-
-
-
-
- {
- portfolioData.st2.map((item, i) => (
-
-
-
- ))
- }
-
-
- {
- portfolioData.st2.map((item, i) => (
-
-
-
- ))
- }
-
-
-
-
-
-
-
- )
-}
-
-export default Portfolio
\ No newline at end of file
diff --git a/src/components/Preview/Responsive.jsx b/src/components/Preview/Responsive.jsx
deleted file mode 100644
index 7aa181a..0000000
--- a/src/components/Preview/Responsive.jsx
+++ /dev/null
@@ -1,30 +0,0 @@
-import React from 'react';
-import appData from 'data/appData.json';
-
-const Responsive = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
Template Adaptability
-
Fully responsive & retina-ready
-
Be sure that your brand new website looks great on any possible screen resolution and device.
-
- Purchase Now
-
-
-
-
-
-
- )
-}
-
-export default Responsive
\ No newline at end of file
diff --git a/src/components/Preview/Testimonials.jsx b/src/components/Preview/Testimonials.jsx
deleted file mode 100644
index ce313f4..0000000
--- a/src/components/Preview/Testimonials.jsx
+++ /dev/null
@@ -1,98 +0,0 @@
-import React from 'react';
-import testimonials from 'data/Preview/testimonials.json';
-
-import { Swiper, SwiperSlide } from "swiper/react";
-
-import "swiper/css";
-
-const Testimonials = () => {
- return (
-
-
-
-
-
-
Real people, real stories. Hear from our community.
-
-
-
-
-
-
-
-
-
-
- {
- testimonials.map((testimonial, i) => (
-
-
-
-
-
-
-
- { Array(testimonial.stars).fill().map((_,s) => ) }
-
-
- {
- testimonial.comment.includes(' ') ?
- (
- <>
- { testimonial.comment.split(' ')[0] } { testimonial.comment.split(' ')[1] }
- >
- )
- :
- (
- testimonial.comment
- )
- }
-
-
-
-
-
-
-
-
-
-
-
{ testimonial.author }
- For { testimonial.reason }
-
-
-
-
-
- ))
- }
-
-
-
-
-
-
-
- )
-}
-
-export default Testimonials
\ No newline at end of file
diff --git a/src/components/Product/AddToCart.jsx b/src/components/Product/AddToCart.jsx
deleted file mode 100644
index 51c8a8c..0000000
--- a/src/components/Product/AddToCart.jsx
+++ /dev/null
@@ -1,22 +0,0 @@
-import React from 'react';
-
-const addToCart = ({ style, rtl }) => {
- return (
-
- )
-}
-
-export default addToCart
\ No newline at end of file
diff --git a/src/components/Product/ColorSelect.jsx b/src/components/Product/ColorSelect.jsx
deleted file mode 100644
index 4dc5373..0000000
--- a/src/components/Product/ColorSelect.jsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React from 'react';
-
-const ColorSelect = ({ rtl }) => {
- return (
-
-
{ rtl ? 'إختر لون' : 'Select Color' }
-
-
- )
-}
-
-export default ColorSelect
\ No newline at end of file
diff --git a/src/components/Product/MainInfo.jsx b/src/components/Product/MainInfo.jsx
deleted file mode 100644
index 5379175..0000000
--- a/src/components/Product/MainInfo.jsx
+++ /dev/null
@@ -1,36 +0,0 @@
-import React from 'react';
-
-const MainInfo = ({ mainInfo, rtl }) => {
- return (
- <>
-
{ mainInfo.category }
-
{ mainInfo.title }
-
-
- {
- Array(5).fill(0).map((_, index) => ( ))
- }
-
-
{ mainInfo.reviews } { rtl ? 'المراجعات' : 'Reviews' }
-
-
- ${ mainInfo.price }
-
-
- { mainInfo.discription }
-
-
- {
- mainInfo.features.map((feature, i) => (
-
-
- { feature }
-
- ))
- }
-
- >
- )
-}
-
-export default MainInfo
\ No newline at end of file
diff --git a/src/components/Product/MoreInfo.jsx b/src/components/Product/MoreInfo.jsx
deleted file mode 100644
index 35de889..0000000
--- a/src/components/Product/MoreInfo.jsx
+++ /dev/null
@@ -1,15 +0,0 @@
-import React from 'react';
-
-const MoreInfo = ({ moreInfo, rtl }) => {
- return (
-
-
{ rtl ? 'الموديل' : 'SKU' }: { moreInfo.SKU }
-
{ rtl ? 'التصنيف' : 'Category' }: { moreInfo.Category }
-
- { rtl ? 'الكلمات الدلالية' : 'Tags' }: { moreInfo.tags.map((tag, index) => ({ tag }, )) }
-
-
- )
-}
-
-export default MoreInfo
\ No newline at end of file
diff --git a/src/components/Product/ProductHead.jsx b/src/components/Product/ProductHead.jsx
deleted file mode 100644
index 5cdc8e4..0000000
--- a/src/components/Product/ProductHead.jsx
+++ /dev/null
@@ -1,23 +0,0 @@
-import React from 'react';
-
-const ProductHead = ({ productName, rtl }) => {
- return (
-
- )
-}
-
-export default ProductHead
\ No newline at end of file
diff --git a/src/components/Product/ProductImages.jsx b/src/components/Product/ProductImages.jsx
deleted file mode 100644
index 611f81f..0000000
--- a/src/components/Product/ProductImages.jsx
+++ /dev/null
@@ -1,65 +0,0 @@
-import React, { useState } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { FreeMode, Thumbs } from 'swiper';
-
-import "swiper/css";
-import 'swiper/css/free-mode';
-import 'swiper/css/thumbs';
-
-SwiperCore.use([FreeMode, Thumbs]);
-
-const ProductImages = ({ productImages }) => {
- const [galleryThumbs, setGalleryThumbs] = useState(null);
-
- return (
-
-
-
{
- setGalleryThumbs(swiper)
- }}
- >
- {
- productImages.map((image, index) => (
-
-
-
-
-
- ))
- }
-
- {
- galleryThumbs && (
-
- {
- productImages.map((image, index) => (
-
-
-
-
-
- ))
- }
-
- )
- }
-
-
- )
-}
-
-export default ProductImages
\ No newline at end of file
diff --git a/src/components/Product/SocialIcons.jsx b/src/components/Product/SocialIcons.jsx
deleted file mode 100644
index 429789d..0000000
--- a/src/components/Product/SocialIcons.jsx
+++ /dev/null
@@ -1,30 +0,0 @@
-import React from 'react';
-
-const SocialIcons = () => {
- return (
-
- )
-}
-
-export default SocialIcons
\ No newline at end of file
diff --git a/src/components/Product/index.jsx b/src/components/Product/index.jsx
deleted file mode 100644
index 879e397..0000000
--- a/src/components/Product/index.jsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React from 'react';
-import ProductHead from './ProductHead'
-import ProductImages from './ProductImages'
-import MainInfo from './MainInfo'
-import ColorSelect from './ColorSelect'
-import AddToCart from './AddToCart'
-import MoreInfo from './MoreInfo'
-import SocialIcons from './SocialIcons'
-
-import productData from 'data/App/product.json';
-import productDataRTL from 'data/App/product-rtl.json';
-
-const Product = ({ style = "4", rtl }) => {
- const data = rtl ? productDataRTL : productData;
-
- return (
-
- )
-}
-
-export default Product
\ No newline at end of file
diff --git a/src/components/ProductDetails/index.jsx b/src/components/ProductDetails/index.jsx
deleted file mode 100644
index 430567a..0000000
--- a/src/components/ProductDetails/index.jsx
+++ /dev/null
@@ -1,219 +0,0 @@
-import React, { useState } from "react";
-import FadeInOut from '../FadeInOut';
-import productDetails from 'data/App/product-details.json';
-import productDetailsRTL from 'data/App/product-details-rtl.json';
-
-const ProductDetails = ({ style = "4", rtl }) => {
- const data = rtl ? productDetailsRTL : productDetails;
- const [tabs, setTabs] = useState(data.nav_tabs);
-
- const openTab = (tabId) => {
- // Remove class 'current' from all tab-links
- document.querySelectorAll(`.product-details .nav-link`).forEach(el => el.classList.remove('active'));
- // Add class 'current' to clicked tab-link
- document.querySelector(`.product-details .nav-link[id="${tabId}-tab"]`).classList.add('active');
-
- // Close all tabs and open tab with id == tabId
- setTabs(prev_tabs => {
- let newTabs = structuredClone(prev_tabs);
-
- let newContents = newTabs.map(tab => {
- tab.show = false;
- return tab;
- });
-
- let idx = newContents.findIndex(tab => tab.id === tabId);
-
- newContents[idx].show = true;
-
- newTabs = newContents;
-
- return newTabs;
- });
- }
-
- return (
-
-
-
- {
- data.nav_pills.map((nav, i) => (
-
- openTab(nav.id)}>{ nav.title }
-
- ))
- }
-
-
-
-
-
-
- {
- rtl ?
- 'عند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد عن وضع الكثير من الملاحظات او الانتقادات للتصميم الاساسي.'
- :
- 'Nulla velit turpis, tincidunt eget elit vitae, congue sodales metus. Sed sed neque luctus, sollicitudin sem sed, consectetur libero. Nunc mollis turpis velit, vitae laoreet sapien vehicula nec. Curabitur blandit ac libero eu dictum. Nullam vehicula hendrerit nisl eu laoreet. Cras non velit est. Vivamus tincidunt lacus est, at auctor elit finibus et. Maecenas a consequat metus. Aliquam ac nisl nec est mollis faucibus eget vitae eros. Duis bibendum vestibulum felis id mattis.'
- }
-
-
- {
- rtl ?
- 'عند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد عن وضع الكثير من الملاحظات او الانتقادات للتصميم الاساسي.'
- :
- 'Suspendisse metus sapien, lacinia eu lectus sit amet, consequat mollis felis. Mauris convallis augue quis semper venenatis. Vivamus imperdiet leo at neque efficitur, id faucibus arcu eleifend. Vivamus in massa bibendum, aliquet est quis, ornare lacus.'
- }
-
-
-
-
-
-
-
-
-
-
-
{ rtl ? 'المراجعات 02' : '02 reviews' }
-
-
-
-
-
-
-
-
{ rtl ? 'روبوتات داونى' : 'Robert Downey Jr' }
-
-
-
- { rtl ? 'عند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد عن وضع الكثير من الملاحظات او الانتقادات للتصميم الاساسي.' : 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Atume nusaate staman utra phone limo sumeria' }
-
-
-
-
-
-
-
-
-
-
-
-
{ rtl ? 'بين كويل' : 'Ben Chiwell' }
-
-
-
- { rtl ? 'عند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد عن وضع الكثير من الملاحظات او الانتقادات للتصميم الاساسي.' : 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Atume nusaate staman utra phone limo sumeria' }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default ProductDetails
\ No newline at end of file
diff --git a/src/components/RelatedProducts/index.jsx b/src/components/RelatedProducts/index.jsx
deleted file mode 100644
index 9c26d1e..0000000
--- a/src/components/RelatedProducts/index.jsx
+++ /dev/null
@@ -1,105 +0,0 @@
-import React from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Navigation, Autoplay } from 'swiper';
-import relatedProducts from 'data/App/related-products.json';
-import relatedProductsRTL from 'data/App/related-products-rtl.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/navigation';
-
-SwiperCore.use([Navigation, Autoplay]);
-
-const RelatedProducts = ({ style = "4", rtl }) => {
- const data = rtl ? relatedProductsRTL : relatedProducts;
-
- return (
-
-
-
-
{ rtl ? 'منتجات مشابهة' : 'Related Products' }
-
-
-
- {
- data.map((product, index) => (
-
-
-
-
- {
- product.label && (
{ product.label } )
- }
-
-
-
-
{ product.category }
-
{ product.title }
-
-
- {
- Array(5).fill(0).map((_, index) => ( ))
- }
-
-
{ product.reviews } { rtl ? 'المراجعات' : 'Reviews' }
-
-
-
- {
- typeof product.price === 'string' ? "$" + (product.price) : (
- <>
- ${ product.price.new } ${ product.price.old }
- >
- )
- }
-
-
- { rtl ? 'اضف إلى السلة' : 'Add To Cart' }
-
-
-
- ))
- }
-
-
-
-
-
-
- )
-}
-
-export default RelatedProducts
\ No newline at end of file
diff --git a/src/components/Saas/About/Content1.jsx b/src/components/Saas/About/Content1.jsx
deleted file mode 100644
index ee80be9..0000000
--- a/src/components/Saas/About/Content1.jsx
+++ /dev/null
@@ -1,34 +0,0 @@
-import React from 'react';
-
-const Content = ({ links, rtl }) => {
- return (
-
-
-
-
-
-
{ rtl ? 'تجارب المستخدم ' : 'Optimized User' } { rtl ? 'المحسّنة' : 'Experiences' }
-
-
{ rtl ? 'يمكن تبسيط عمليات التحميل والتحديث التي يقوم بها الموردون من خلال لوحات المعلومات الأمامية التي توفر سهولة الوصول بشكل أفضل.' : 'The uploading and updating processes made by suppliers can be streamlined through front-end dashboards that create better ease of access.' }
-
- {
- links.map((link, index) => (
{ link } ))
- }
-
-
-
-
-
-
- )
-}
-
-export default Content
\ No newline at end of file
diff --git a/src/components/Saas/About/Content2.jsx b/src/components/Saas/About/Content2.jsx
deleted file mode 100644
index e9edac1..0000000
--- a/src/components/Saas/About/Content2.jsx
+++ /dev/null
@@ -1,44 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-
-const Content = ({ list, rtl }) => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
{ rtl ? 'أكثر من 100' : '100+ Payment' } { rtl ? 'بوابة دفع' : 'Gateways' }
-
-
- { rtl ? 'مع سوق Iteck ، اختر من بين مئات بوابات الدفع لعملائك. من PayPal إلى Stripe إلى Skrill ، Visa Debit ، Master Card ، إلخ' : 'With Iteck Marketplace, choose from hundreds of payment gateways for your customers. From PayPal to Stripe to Skrill, Visa Debit, Master Card, etc' }
-
-
- {
- list.map((item, index) => (
-
-
-
-
- { item.title }
-
- ))
- }
-
-
-
{ rtl ? 'احجز عرضًا تجريبيًا مجانيًا ' : 'Book A Free Demo' }
-
-
-
-
-
- )
-}
-
-export default Content
\ No newline at end of file
diff --git a/src/components/Saas/About/Content3.jsx b/src/components/Saas/About/Content3.jsx
deleted file mode 100644
index 6c5f102..0000000
--- a/src/components/Saas/About/Content3.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React from 'react'
-
-const Content = ({ texts, number, rtl }) => {
- return (
-
-
-
-
-
-
{ rtl ? 'سهل' : 'Easy To' } { rtl ? 'التخصيص' : 'Customizable' }
-
-
- { texts.text1 }
-
-
- { texts.text2 }
-
-
-
-
-
-
-
{ number }
-
{ rtl ? 'أصحاب السوق يثقون بنا' : 'Marketplace Owners Trust Us' }
-
-
-
-
-
-
-
- )
-}
-
-export default Content
\ No newline at end of file
diff --git a/src/components/Saas/About/index.jsx b/src/components/Saas/About/index.jsx
deleted file mode 100644
index 5b54c7c..0000000
--- a/src/components/Saas/About/index.jsx
+++ /dev/null
@@ -1,20 +0,0 @@
-import React from 'react';
-import aboutData from 'data/Saas/about.json';
-import aboutDataRTL from 'data/Saas/about-rtl.json';
-import Content1 from './Content1';
-import Content2 from './Content2';
-import Content3 from './Content3';
-
-const About = ({ noPaddingTop, rtl }) => {
- const data = rtl ? aboutDataRTL : aboutData;
-
- return (
-
- )
-}
-
-export default About
\ No newline at end of file
diff --git a/src/components/Saas/AboutHeader.jsx b/src/components/Saas/AboutHeader.jsx
deleted file mode 100644
index ee40fad..0000000
--- a/src/components/Saas/AboutHeader.jsx
+++ /dev/null
@@ -1,61 +0,0 @@
-import React, { useState } from 'react';
-import ModalVideo from "react-modal-video";
-import "react-modal-video/css/modal-video.css";
-
-const AboutHeader = ({ rtl, paddingTop }) => {
- const [isOpen, setOpen] = useState(false);
-
- const openVideo = (e) => {
- e.preventDefault();
- setOpen(true);
- }
-
- return (
-
-
-
-
-
-
{ rtl ? 'نحن نقدم حلول تكنولوجيا المعلومات المثالية لأي' : <>We provide perfect IT Solutions & Technology for any> }
-
- { rtl ? 'شركة ناشئة' : 'Startups' }
-
-
-
-
-
- { rtl ? 'يساعدك Iteck على توحيد هوية علامتك التجارية من خلال جمع وتخزين ' : 'Iteck helps you unify your brand identity by collecting, storing and distributing' } { rtl ? 'وتوزيع رموز وأصول التصميم - تلقائيًا.' : 'design tokens and assets — automatically.' }
-
-
-
-
-
-
-
-
-
-
- {
- typeof window !== "undefined" &&
- (
- setOpen(false)}
- />
- )
- }
-
- )
-}
-
-export default AboutHeader
\ No newline at end of file
diff --git a/src/components/Saas/ChooseUs.jsx b/src/components/Saas/ChooseUs.jsx
deleted file mode 100644
index 89675f3..0000000
--- a/src/components/Saas/ChooseUs.jsx
+++ /dev/null
@@ -1,55 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-import chooseUsData from 'data/Saas/choose-us.json';
-import chooseUsDataRTL from 'data/Saas/choose-us-rtl.json';
-
-const ChooseUs = ({ rtl }) => {
- const ChooseUsData = rtl ? chooseUsDataRTL : chooseUsData;
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
{ rtl ? '' : 'Our' } { rtl ? 'خدماتنا' : 'Services' }
-
-
- { rtl ? 'مع سوق Iteck ، اختر من بين مئات بوابات الدفع لعملائك.' : 'With Iteck Marketplace, choose from hundreds of payment gateways for your customers.' }
-
-
- {
- ChooseUsData.map((item, index) => (
-
-
-
-
-
-
{ item.info }
-
- { item.details }
-
-
-
- ))
- }
-
-
-
{ rtl ? 'مشاهدة المزيد' : 'See More' }
-
-
-
-
-
-
-
- )
-}
-
-export default ChooseUs
\ No newline at end of file
diff --git a/src/components/Saas/Clients.jsx b/src/components/Saas/Clients.jsx
deleted file mode 100644
index ac63c53..0000000
--- a/src/components/Saas/Clients.jsx
+++ /dev/null
@@ -1,126 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Autoplay } from 'swiper';
-import clients from 'data/Saas/clients.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-
-SwiperCore.use([Autoplay]);
-
-const Clients = ({ padding, rtl }) => {
- const [loadSwiper, setLoadSwiper] = useState(false);
-
- useEffect(() => {
- setTimeout(() => {
- setLoadSwiper(true);
- }, 0);
- }, []);
-
- return (
-
-
-
{ rtl ? 'موثوق بنا من قبل آلاف' : 'Trusted By Thoudsands' } { rtl ? 'العملاء' : 'Business' }
-
{ rtl ? 'أكثر من 15000 شركة تثق وتختار Iteck' : 'More than 15,000 companies trust and choose Iteck' }
-
-
-
- {
- loadSwiper && (
-
- {
- clients.row1.map((client, i) => (
-
-
-
-
-
- ))
- }
-
- )
- }
-
-
-
- {
- loadSwiper && (
-
- {
- clients.row2.map((client, i) => (
-
-
-
-
-
- ))
- }
-
- )
- }
-
-
-
- )
-}
-
-export default Clients
\ No newline at end of file
diff --git a/src/components/Saas/Community.jsx b/src/components/Saas/Community.jsx
deleted file mode 100644
index 1290e08..0000000
--- a/src/components/Saas/Community.jsx
+++ /dev/null
@@ -1,34 +0,0 @@
-import React from 'react';
-import community from 'data/Saas/community.json';
-import communityRTL from 'data/Saas/community-rtl.json';
-
-const Community = ({ rtl }) => {
- const communityData = rtl ? communityRTL : community;
-
- return (
-
-
-
-
{ rtl ? 'لماذا' : 'Top' } { rtl ? 'نحن' : 'Reasons' }
-
{ rtl ? 'توحيد بيانات عملك في لوحة تحكم بسيطة واحدة للتجارة الإلكترونية' : 'Unify your business data in one simple ecommerce dashboard' }
-
-
- {
- communityData.map((item, index) => (
-
-
-
-
-
-
{ item.title }
-
-
- ))
- }
-
-
-
- )
-}
-
-export default Community
\ No newline at end of file
diff --git a/src/components/Saas/Contact.jsx b/src/components/Saas/Contact.jsx
deleted file mode 100644
index 40c472b..0000000
--- a/src/components/Saas/Contact.jsx
+++ /dev/null
@@ -1,110 +0,0 @@
-import React, { useState } from 'react';
-import axios from 'axios';
-
-const Contact = ({ rtl }) => {
- const [formData, setFormdata] = useState({
- name: "",
- email: "",
- phone: "",
- website: "",
- option: "",
- message: ""
- });
-
- const handleFormChange = (e) => {
- setFormdata(prev => ({
- ...prev,
- [e.target.name]: e.target.value
- }))
- }
-
- const handleFormSubmit = async (e) => {
- e.preventDefault();
- const formValues = new FormData();
-
- formValues.append('name', formData.name);
- formValues.append('email', formData.email);
- formValues.append('phone', formData.phone);
- formValues.append('website', formData.website);
- formValues.append('option', formData.option);
- formValues.append('message', formData.message);
-
- const res = await axios.post('/contact.php', formValues)
- .catch(err => alert(err.message));
-
- if (!res) return;
-
- alert('Form submitted successfully.')
- }
-
- return (
-
-
-
-
{ rtl ? 'احصل على ' : 'Ready To Start A' } { rtl ? 'استشارة مجانية' : 'Projects' }
-
{ rtl ? 'سنتواصل معك مرة أخرى بعد استلام طلبك خلال 24 ساعة' : 'We will contact again after receive your request in 24h' }
-
-
-
-
-
- { rtl ? 'الحقل اللذى يحتوى على هذة العلامة اجبارى *' : 'The field is required mark as *' }
-
-
-
-
-
-
-
-
- { rtl ? 'كيف يمكننا مساعدتك ؟ ' : 'How can we help you?' }
- { rtl ? 'الاختيار الاول' : 'option 1' }
- { rtl ? 'الاختيار الثاني' : 'option 2' }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Contact
\ No newline at end of file
diff --git a/src/components/Saas/Culture.jsx b/src/components/Saas/Culture.jsx
deleted file mode 100644
index d377a4a..0000000
--- a/src/components/Saas/Culture.jsx
+++ /dev/null
@@ -1,106 +0,0 @@
-import React, { useState, useEffect, useMemo } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Pagination, Autoplay } from 'swiper';
-import slides from 'data/Saas/culture.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/pagination';
-
-import LightGallery from 'lightgallery/react';
-
-// import styles
-import 'lightgallery/css/lightgallery.css';
-
-SwiperCore.use([Pagination, Autoplay]);
-
-const Culture = ({ rtl }) => {
- const [loadSwiper, setLoadSwiper] = useState(false);
- let lgGallery = useMemo(() => null, []);
-
- useEffect(() => {
- setLoadSwiper(true);
- }, [])
-
- const showFancybox = (e, index) => {
- e.preventDefault();
- lgGallery.instance.el.children[index].click()
- }
-
-
- return (
-
-
-
{ rtl ? 'اكتشف' : 'Discovery Our' } { rtl ? 'ثقافتنا' : 'Culture' }
-
{ rtl ? 'تعد ثقافة الشركة جزءًا مهمًا من أي عمل تجاري' : 'Company’s culture is a part important of any business' }
-
-
-
- )
-}
-
-export default Culture
\ No newline at end of file
diff --git a/src/components/Saas/Download.jsx b/src/components/Saas/Download.jsx
deleted file mode 100644
index 451e299..0000000
--- a/src/components/Saas/Download.jsx
+++ /dev/null
@@ -1,34 +0,0 @@
-import React from 'react';
-
-const Download = () => {
- return (
-
-
-
-
-
-
Manage your ecommerce business better with an all-in-one
-
- dashboard
-
-
-
- today
-
-
-
-
-
-
-
- )
-}
-
-export default Download
\ No newline at end of file
diff --git a/src/components/Saas/Features.jsx b/src/components/Saas/Features.jsx
deleted file mode 100644
index 22c74a8..0000000
--- a/src/components/Saas/Features.jsx
+++ /dev/null
@@ -1,63 +0,0 @@
-import React from 'react';
-import features from 'data/Saas/features.json';
-import featuresRTL from 'data/Saas/features-rtl.json';
-
-const Features = ({ isServices, rtl }) => {
- const featuresData = rtl ? featuresRTL : features;
-
- return (
-
-
-
-
- {
- isServices ?
- (
-
-
{ rtl ? '' : 'Our' } { rtl ? 'خدماتنا' : 'Services' }
-
- { 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
-
-
- )
- }
-
-
-
-
- {
- featuresData.map((feature, i) => (
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Features
\ No newline at end of file
diff --git a/src/components/Saas/Footer.jsx b/src/components/Saas/Footer.jsx
deleted file mode 100644
index e2dbddd..0000000
--- a/src/components/Saas/Footer.jsx
+++ /dev/null
@@ -1,101 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-import footerData from 'data/Saas/footer.json';
-
-const Footer = () => {
- return (
-
-
-
-
-
-
- Iteck - 1st eCommerce Dashboard
-
-
- Over 25 years working in IT services developing software applications and mobile apps for
- clients all over the world. For your very specific industry, we have highly-tailored IT
- solutions.
-
-
-
-
-
-
-
- Information
-
-
- { footerData.address.address1 } { footerData.address.address2 }
-
-
- { footerData.phone }
-
-
- { footerData.email }
-
-
-
-
-
-
- Useful Links
-
-
- {
- footerData.usefulLinks.map((link, index) => (
-
- {link.title}
-
- ))
- }
-
-
-
-
-
-
- Resource
-
-
- {
- footerData.resources.map((link, index) => (
-
- {link.title}
-
- ))
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Footer
\ No newline at end of file
diff --git a/src/components/Saas/Header.jsx b/src/components/Saas/Header.jsx
deleted file mode 100644
index b471f2d..0000000
--- a/src/components/Saas/Header.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-
-const Header = () => {
- return (
-
-
-
-
-
-
All-in-one dashboard for
-
- eCommerce
-
-
-
-
-
Iteck helps you unify your brand identity by collecting, storing and distributing design tokens and assets — automatically.
-
-
-
-
-
-
-
- Start Free Trial
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Header
\ No newline at end of file
diff --git a/src/components/Saas/Numbers.jsx b/src/components/Saas/Numbers.jsx
deleted file mode 100644
index a6d407b..0000000
--- a/src/components/Saas/Numbers.jsx
+++ /dev/null
@@ -1,48 +0,0 @@
-import React, { useState, useRef, useEffect } from 'react';
-import CountTo from '../CountTo';
-import numbers from 'data/Saas/numbers.json';
-import numbersRTL from 'data/Saas/numbers-rtl.json';
-
-const Numbers = ({ rtl }) => {
- const numbersSectionRef = useRef(null);
- const [position, setPosition] = useState({ from: 3000, to: 3340 });
- const data = rtl ? numbersRTL : numbers;
-
- useEffect(() => {
- const numbersSection = numbersSectionRef.current;
- const numbersSectionHeight = numbersSection.offsetHeight;
- const numbersSectionTop = numbersSection.offsetTop;
-
- const Position = { from: numbersSectionTop - numbersSectionHeight - 850, to: numbersSectionTop + numbersSectionHeight };
-
- setPosition(Position);
- }, []);
-
- return (
-
-
-
-
- {
- data.map((number, index) => (
-
-
-
-
- { number.operator && + }
-
-
- { number.title.part1 } { number.title.part2 }
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Numbers
\ No newline at end of file
diff --git a/src/components/Saas/Philosophy.jsx b/src/components/Saas/Philosophy.jsx
deleted file mode 100644
index 6ef4ca5..0000000
--- a/src/components/Saas/Philosophy.jsx
+++ /dev/null
@@ -1,35 +0,0 @@
-import React from 'react';
-
-const Philosophy = ({ rtl }) => {
- return (
-
-
-
-
-
-
-
{ rtl ? 'كلمة' : 'Iteck’s' } { rtl ? 'عنا' : 'Philosophy' }
-
-
- { rtl ? 'مثل أي وكالة عظيمة ، نحن الأفضل بنتاجئنا التي قدمناها لعملنا الأخير. يلتزم مطورونا بالحفاظ على أعلى معايير الويب حتى يتحمل موقعك اختبار الزمن.' : 'Like any great agency, we are only as good as the result we deliver of our recent work. Our developers are committed to maintaining the highest web standards so that your site.' }
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Philosophy
\ No newline at end of file
diff --git a/src/components/Saas/Pricing.jsx b/src/components/Saas/Pricing.jsx
deleted file mode 100644
index 849060f..0000000
--- a/src/components/Saas/Pricing.jsx
+++ /dev/null
@@ -1,136 +0,0 @@
-import React, { useState, useEffect, useMemo } from 'react';
-import { Link } from 'gatsby';
-import plans from 'data/Saas/plans.json';
-import plansRTL from 'data/Saas/plans-rtl.json';
-
-const Pricing = ({ rtl }) => {
- const data = useMemo(() => rtl ? plansRTL : plans, [rtl]);
- const [features, setFeatures] = useState([]);
-
- useEffect(() => {
- let formattedFeatures = [];
-
- data[0].features.forEach(feature => formattedFeatures.push({ title: feature.title, data: [] })) ;
-
- data.forEach((plan, i) => {
- plan.features.forEach((feature, x) => {
- formattedFeatures[x].data[i] = feature.checked !== undefined ? feature.checked : feature.content;
- })
- });
-
- setFeatures(formattedFeatures);
- }, [data]);
-
- const togglePlanDuration = (duration) => {
- let monthly = document.querySelectorAll('.monthly_price');
- let yearly = document.querySelectorAll('.yearly_price');
-
- if (duration === 'monthly') {
- monthly.forEach(price => price.classList.add('d-block'));
- monthly.forEach(price => price.classList.remove('d-none'));
- yearly.forEach(price => price.classList.add('d-none'));
- yearly.forEach(price => price.classList.remove('d-block'));
- } else {
- monthly.forEach(price => price.classList.add('d-none'));
- monthly.forEach(price => price.classList.remove('d-block'));
- yearly.forEach(price => price.classList.add('d-block'))
- yearly.forEach(price => price.classList.remove('d-none'));
- }
- }
-
- return (
-
-
-
-
{ rtl ? 'اختر السعر' : 'Choose Plan and' } { rtl ? 'واضغط بدأ' : 'Kick-start' }
-
- { rtl ? 'سواء كنت قد بدأت للتو باختبار سريع أو توسيع نطاق المؤسسة ، فقد قمنا بتغطيتك.' : 'Whether you’re just getting started with rapid testing or scaling across the organization, we’ve got you covered.' }
-
-
-
-
-
-
-
-
-
- {
- data.map((plan, i) => (
-
-
{ plan.title }
-
{ plan.price.monthly } /{ rtl ? 'شهريا' : 'mo' }
-
{ plan.price.yearly } /{ rtl ? 'سنويا' : 'yr' }
-
{ plan.short_description }
-
{ plan.description }
- {
- plan.bestChoice &&
{ rtl ? 'أفضل خيار' : 'best choice' }
- }
-
- ))
- }
-
-
-
- {
- features.map((feature, i) => (
-
-
- { feature.title }
-
-
- { typeof feature.data[0] === 'boolean' ? (feature.data[0] && ) : ({ feature.data[0] } ) }
-
-
- { typeof feature.data[1] === 'boolean' ? (feature.data[1] && ) : ({ feature.data[1] } ) }
-
-
- { typeof feature.data[2] === 'boolean' ? (feature.data[2] && ) : ({ feature.data[2] } ) }
-
-
- ))
- }
-
-
-
-
-
-
-
- { rtl ? 'نبدأ الآن ' : 'Get Started Now' }
-
-
-
-
- { rtl ? 'نبدأ الآن ' : 'Get Started Now' }
-
-
-
-
- { rtl ? 'نبدأ الآن ' : 'Get Started Now' }
-
-
-
-
-
-
-
- )
-}
-
-export default Pricing
\ No newline at end of file
diff --git a/src/components/Saas/Services.jsx b/src/components/Saas/Services.jsx
deleted file mode 100644
index 89dfc49..0000000
--- a/src/components/Saas/Services.jsx
+++ /dev/null
@@ -1,84 +0,0 @@
-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 ? 'اهم' : 'Our Top' } { rtl ? 'خدماتنا' : 'Services' }
-
- { 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' }
-
-
-
-
-
-
-
-
- {
- servicesData.map((service, index) => (
-
-
-
-
-
-
-
{ service.info }
-
- { service.text }
-
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Services
\ No newline at end of file
diff --git a/src/components/Saas/Team.jsx b/src/components/Saas/Team.jsx
deleted file mode 100644
index 35ce7b1..0000000
--- a/src/components/Saas/Team.jsx
+++ /dev/null
@@ -1,53 +0,0 @@
-import React from 'react';
-import teamMembers from 'data/Saas/team.json';
-import teamMembersRTL from 'data/Saas/team-rtl.json';
-
-const Team = ({ rtl }) => {
- const teamData = rtl ? teamMembersRTL : teamMembers;
-
- return (
-
-
-
-
-
{ rtl ? 'افضل' : 'Our' } { rtl ? 'المديرين' : 'Leaders' }
-
{ rtl ? 'المهنية والودية شعارنا. تعرف على قادتنا' : 'Profressional & Friendly is our slogan. Meet our leaders' }
-
-
- {
- teamData.map((member, index) => (
-
-
-
-
-
-
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Team
\ No newline at end of file
diff --git a/src/components/Saas/Testimonials.jsx b/src/components/Saas/Testimonials.jsx
deleted file mode 100644
index ccc51f1..0000000
--- a/src/components/Saas/Testimonials.jsx
+++ /dev/null
@@ -1,89 +0,0 @@
-import React from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Pagination, Autoplay } from 'swiper';
-import testimonials from 'data/Saas/testimonials.json';
-import testimonialsRTL from 'data/Saas/testimonials-rtl.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/pagination';
-
-SwiperCore.use([Pagination, Autoplay]);
-
-const Testimonials = ({ rtl }) => {
- const testimonialsData = rtl ? testimonialsRTL : testimonials;
-
- return (
-
-
-
-
{ rtl ? 'مراجعات' : 'Clients' } { rtl ? 'العملاء' : 'Reviews' }
-
{ rtl ? 'لقد أحببت Iteck من آلاف العملاء في جميع أنحاء العالم وحصلت على ثقة من الشركات الكبرى.' : 'Iteck loved from thoudsands customer worldwide and get trusted from big companies.' }
-
-
-
-
- )
-}
-
-export default Testimonials
\ No newline at end of file
diff --git a/src/components/Shop/Categories.jsx b/src/components/Shop/Categories.jsx
deleted file mode 100644
index 7276c54..0000000
--- a/src/components/Shop/Categories.jsx
+++ /dev/null
@@ -1,138 +0,0 @@
-import React from 'react';
-
-const Categories = ({ rtl }) => {
- return (
-
-
- { rtl ? 'التصنيفات' : 'Categories' }
-
-
-
-
- { rtl ? 'كل التصنيفات' : 'All Categories' }
-
-
-
-
-
- { rtl ? 'التسويق و التحليل' : 'Marketing & SEO' }
-
-
-
-
-
-
- { rtl ? 'تكنولوجى' : 'Technology' }
-
-
-
-
-
-
-
- { rtl ? 'الكترونيات' : 'Electronic' }
-
-
-
-
-
-
-
- { rtl ? 'تكنولوجى' : 'Course' }
-
-
-
-
-
-
-
-
- { rtl ? 'احداث' : 'Event' }
-
-
-
- )
-}
-
-export default Categories
\ No newline at end of file
diff --git a/src/components/Shop/Filter.jsx b/src/components/Shop/Filter.jsx
deleted file mode 100644
index f5c0079..0000000
--- a/src/components/Shop/Filter.jsx
+++ /dev/null
@@ -1,179 +0,0 @@
-import React, { useState } from 'react';
-import Slider from 'rc-slider';
-import 'rc-slider/assets/index.css';
-
-const Filter = ({ style = "4", rtl }) => {
- const [range, setRange] = useState([75, 300]);
-
- const sliderChange = (value) => {
- setRange(value);
- }
- return (
-
-
-
-
- { rtl ? 'العلامات التجارية' : 'Brands' }
-
-
-
-
-
-
-
-
- { rtl ? 'الالوان' : 'Colors' }
-
-
-
-
-
-
-
-
- { rtl ? 'السعر' : 'Price' }
-
-
-
-
-
- $ { rtl ? 'الاقل' : 'Min' }
-
-
-
- $ { rtl ? 'الاغلى' : 'Max' }
-
-
-
{ rtl ? 'تطبيق' : 'go' }
-
-
-
-
-
-
-
-
- )
-}
-
-export default Filter
\ No newline at end of file
diff --git a/src/components/Shop/Product.jsx b/src/components/Shop/Product.jsx
deleted file mode 100644
index 5d112e7..0000000
--- a/src/components/Shop/Product.jsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React from 'react';
-
-const Product = ({ product, rtl }) => {
- return (
-
-
-
-
- { product.label && (
{ product.label } ) }
-
-
-
-
{ product.category }
-
{ product.title }
-
-
- {
- Array(5).fill(0).map((_, index) => ( ))
- }
-
-
{ product.reviews } { rtl ? 'المراجعات' : 'Reviews' }
-
-
-
- {
- typeof product.price === 'string' ? '$' + (product.price) : (
- <>
- ${ product.price.new } ${ product.price.old }
- >
- )
- }
-
-
-
- { rtl ? 'أضف إلى السلة' : 'Add To Cart' }
-
-
-
- )
-}
-
-export default Product
\ No newline at end of file
diff --git a/src/components/Shop/TopFilter.jsx b/src/components/Shop/TopFilter.jsx
deleted file mode 100644
index 71ec9a2..0000000
--- a/src/components/Shop/TopFilter.jsx
+++ /dev/null
@@ -1,56 +0,0 @@
-import React from 'react';
-
-const TopFilter = ({ setListView, rtl }) => {
- const showListView = () => {
- document.querySelector('.list-btn.bttn').classList.add('active');
- document.querySelector('.grid-btn.bttn').classList.remove('active');
- setListView(true)
- }
-
- const hideListView = () => {
- document.querySelector('.grid-btn.bttn').classList.add('active');
- document.querySelector('.list-btn.bttn').classList.remove('active');
- setListView(false)
- }
-
- return (
-
-
-
-
1 - 40 of 1,652 results
-
-
-
-
-
-
-
- { rtl ? 'ترتيب حسب' : 'Sort by' }
-
- { rtl ? 'الطبيعى' : 'Default' }
- { rtl ? 'الأكثر مبيعًا' : 'best seller' }
- { rtl ? 'منتجات جديدة' : 'new products' }
- { rtl ? 'الطبيعى' : 'Default' }
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default TopFilter
\ No newline at end of file
diff --git a/src/components/Shop/index.jsx b/src/components/Shop/index.jsx
deleted file mode 100644
index d3b78a6..0000000
--- a/src/components/Shop/index.jsx
+++ /dev/null
@@ -1,78 +0,0 @@
-import React, { useState } from 'react';
-import shopData from 'data/App/shop.json';
-import shopDataRTL from 'data/App/shop-rtl.json';
-import Categories from './Categories'
-import Filter from './Filter'
-import Product from './Product';
-import TopFilter from './TopFilter'
-
-const Shop = ({ style = "4", rtl }) => {
- const [listView, setListView] = useState(false);
- const data = rtl ? shopDataRTL : shopData;
-
- return (
-
-
-
-
{ rtl ? 'سوق' : 'Iteck’s' } { rtl ? 'Iteck' : 'Store' }
-
-
-
-
-
-
-
-
-
- {
- data.map((item, index) => (
-
- ))
- }
-
-
-
-
-
-
-
-
- )
-}
-
-export default Shop
\ No newline at end of file
diff --git a/src/components/SinglePost/AllNews/Comments.jsx b/src/components/SinglePost/AllNews/Comments.jsx
deleted file mode 100644
index e56d813..0000000
--- a/src/components/SinglePost/AllNews/Comments.jsx
+++ /dev/null
@@ -1,121 +0,0 @@
-import React from "react";
-
-const Comments = ({ commentCard, comments, style, rtl }) => {
- return (
-
-
-
-
-
-
-
-
{ commentCard.user.name }
-
{ commentCard.date }
-
- { commentCard.text }
-
-
-
-
-
- {/* Comments */}
-
-
{ comments.length < 10 ? `0${comments.length}` : comments.length } { rtl ? 'تعليقات' : 'Comments' }
- {
- comments.map((comment, index) => (
-
-
-
-
-
-
-
- {
- comment.replies.map((reply, i) => (
-
-
-
-
-
-
- ))
- }
-
- ))
- }
-
- {/* Comments Form */}
-
- { rtl ? 'اضافة تعليق' : 'Leave A Comment' }
-
-
-
-
-
-
-
-
- { rtl ? 'احفظ اسمي والبريد الإلكتروني في هذا المتصفح لاستخدامها المرة المقبلة في تعليقي' : 'Save my name & email in this browser for next time I comment' }
-
-
-
-
-
-
-
- )
-}
-
-export default Comments
\ No newline at end of file
diff --git a/src/components/SinglePost/AllNews/Content.jsx b/src/components/SinglePost/AllNews/Content.jsx
deleted file mode 100644
index fa1040d..0000000
--- a/src/components/SinglePost/AllNews/Content.jsx
+++ /dev/null
@@ -1,114 +0,0 @@
-import React from 'react';
-
-const Content = ({ style, rtl }) => {
- return (
- <>
-
{ rtl ? 'بمناسبة العرض الأول في المملكة المتحدة للفنان هنري باراندي ، المطور' : 'To mark the first UK show of artist Henri Barande, developer' } { rtl ? 'موسي' : 'Moussa' } { rtl ? 'واستوديو Schultzschultz الألماني قاما بإنشاء The Lodge Wooden في مدينة برلين' : 'and German studio Schultzschultz have created The Lodge Wooden at Berlin City' }
-
- { rtl ? 'اليوم ، يمارس معظم الناس في المتوسط 4 إلى 6 ساعات من التمارين كل يوم ، ويتأكدون من أن كل شيء يضعونه في أفواههم ليس مليئًا بالسكريات أو المواد الحافظة ، لكنهم لا يهتمون بصحتهم العقلية ، ولا إجازات ، ولا حتى بين الحين والآخر. عطلة نهاية أسبوع طويلة. كل هذا على أمل الحصول على هذا الترويج الكبير في يوم من الأيام.' : 'Today most people get on average 4 to 6 hours of exercise every day, and make sure that everything they put in their mouths is not filled with sugars or preservatives, but they pay no attention to their mental health, no vacations, not even the occasional long weekend. All of this for hopes of one day getting that big promotion' }.
-
-
- { rtl ? 'كوفنتري مدينة لها ألف عام من التاريخ ولديها الكثير لتقدمه للسائح الزائر. يقع في قلب وارويكشاير.' : 'Coventry is a city with a thousand years of history that has plenty to offer the visiting tourist. Located in the heart of Warwickshire.' }
-
-
-
- { rtl ? 'الإجابة القصيرة هي نعم. وفقًا لكروس ، عندما تفكر في نفسك كشخص آخر ، فهذا يسمح لك أن تمنح نفسك المزيد. نوتردام في نفس الهدف اللوريم ، ردود فعل مفيدة.' : 'The short answer is yes. According to Kross, when you think of yourself as another person, it allows you lorem ispum lorem suo give yourself more. Notre dame at sume lorem objective, helpful feedback.' }
-
-
-
-
-
-
-
-
-
-
{ rtl ? 'راسيل' : 'Russel B.' }
- @russelb - 15 Dec, 2022
-
-
-
-
-
-
-
-
- “{ rtl ? 'فريق في' : 'The team at' } @iteckagency { rtl ? 'هو مكرس بشكل لا يصدق ، وواسع المعرفة ، ومفيد. كان المنتج النهائي جميلًا ويستحق كل بنس. أوصي بشدة بموضوع Iteck WP.' : 'is incredibly dedicated, knowledgeable, and helpful. The finished product was beautiful, and worth every penny. I would absolutely recommend Iteck WP Theme.' }”
-
-
-
-
{ rtl ? 'التقصير في اليقظة' : 'Defaulting to Mindfulness' }
-
- { rtl ? 'Cray منقوشة ما بعد السخرية ، قامت Helvetica keffiyeh بتشكيل كارليس بانجو قبل بيعها كشك صور المدونة Marfa semio tics Truffaut. مدونة Moustache Schlitz المستوى التالي Williamsburg ، حقيبة حمل آلة كاتبة عميقة على شكل حرف V' : 'Cray post-ironic plaid, Helvetica keffiyeh tousled Carles banjo before they sold out blog photo booth Marfa semio tics Truffaut. Mustache Schlitz next level blog Williamsburg, deep v typewriter tote bag' }
-
-
-
-
- { rtl ? 'تلخص الروائية الويلزية سارة ووترز الأمر ببلاغة' : 'Welsh novelist Sarah Waters sums it up eloquently' }
-
-
-
- { rtl ? 'في كتابهم الكلاسيكي ، الإبداع في الأعمال ، استنادًا إلى دورة شائعة قاموا بتدريسها' : 'In their classic book, Creativity in Business, based on a popular course they co-taught' }
-
-
-
- { rtl ? 'الروائي وكاتب السيناريو ستيفن بريسفيلد' : 'Novelist and screenwriter Steven Pressfield' }
-
-
-
- { rtl ? 'هذا على الفور جلب إلى الأذهان واحد من' : 'That immediately brought to mind one of' }
{ rtl ? 'اعز' : 'my fondest' } { rtl ? 'ذكريات ، عن ابنتي عندما كانت مجرد طفلة صغيرة.' : 'memories, involving my daughter when she was just a toddler of one.' }
-
-
-
-
-
-
-
-
- { rtl ? 'مشاركة على' : 'Share on' }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- >
- )
-}
-
-export default Content
\ No newline at end of file
diff --git a/src/components/SinglePost/AllNews/Details.jsx b/src/components/SinglePost/AllNews/Details.jsx
deleted file mode 100644
index 168c0b7..0000000
--- a/src/components/SinglePost/AllNews/Details.jsx
+++ /dev/null
@@ -1,36 +0,0 @@
-import React from 'react';
-
-const Details = ({ details, style, rtl }) => {
- return (
-
-
-
{ details.title }
-
- { details.type }
-
- { rtl ? 'تم النشر' : 'Posted on' } { details.time }
-
-
-
-
-
-
-
-
-
-
-
News Posted on 3 Days ago
-
- Solutions For Big Data Issue, Expert Perspective
-
-
If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected [...]
-
-
-
-
-
-
- )
-}
-
-export default Details
\ No newline at end of file
diff --git a/src/components/SinglePost/AllNews/Metadata.jsx b/src/components/SinglePost/AllNews/Metadata.jsx
deleted file mode 100644
index 91281b3..0000000
--- a/src/components/SinglePost/AllNews/Metadata.jsx
+++ /dev/null
@@ -1,34 +0,0 @@
-import React from "react";
-
-const Metadata = ({ metadata, rtl }) => {
- return (
-
- )
-}
-
-export default Metadata
\ No newline at end of file
diff --git a/src/components/SinglePost/AllNews/Sidebar.jsx b/src/components/SinglePost/AllNews/Sidebar.jsx
deleted file mode 100644
index 7f3b8aa..0000000
--- a/src/components/SinglePost/AllNews/Sidebar.jsx
+++ /dev/null
@@ -1,130 +0,0 @@
-import React, { useEffect } from 'react';
-import { Link } from 'gatsby';
-import LightGallery from 'lightgallery/react';
-import 'lightgallery/css/lightgallery.css';
-
-const Sidebar = ({ data, style, rtl }) => {
- useEffect(() => {
- const lg = document.querySelector('.lg-react-element');
- if (lg) lg.className = 'd-flex justify-content-between flex-wrap';
- }, []);
-
- return (
-
-
-
-
- { rtl ? 'بحث' : 'search' }
-
-
-
-
-
-
-
-
-
- { rtl ? 'المنشورات الاخيرة' : 'recent post' }
-
- {
- data.recentPosts.map((post, index) => (
-
-
-
-
-
-
{ post.title }
-
{ rtl ? 'إذا كانت هناك طريقة واحدة تعمل بها التكنولوجيا اللاسلكية' : 'If there’s one way that wireless technology has' } [...]
-
-
- ))
- }
-
-
-
-
-
-
- { rtl ? 'نشرة الاخبار' : 'newsletter' }
-
-
- { rtl ? 'سجل الآن للحصول على آخر التحديثات الخاصة بالعروض الترويجية والقسائم.' : 'Register now to get latest updates on promotions & coupons.' }
-
-
-
-
-
-
-
-
-
- { rtl ? 'أشترك' : 'Subscribe' }
-
-
-
-
-
-
-
-
- { rtl ? 'انستجرام' : 'our instagram' }
-
-
- {
- data.instagram.map((image, index) => (
-
-
-
-
- ))
- }
-
-
-
-
-
- { rtl ? 'الكلمات الاكثر بحثا' : 'popular tags' }
-
-
- {
- data.tags.map((tag, index) => (
{ tag } ))
- }
-
-
-
-
- )
-}
-
-export default Sidebar
\ No newline at end of file
diff --git a/src/components/SinglePost/AllNews/index.jsx b/src/components/SinglePost/AllNews/index.jsx
deleted file mode 100644
index f492001..0000000
--- a/src/components/SinglePost/AllNews/index.jsx
+++ /dev/null
@@ -1,53 +0,0 @@
-import React from "react";
-import Details from "./Details";
-import Metadata from "./Metadata";
-import Content from "./Content";
-import Comments from "./Comments";
-import Sidebar from "./Sidebar";
-
-import news from "data/SinglePost/all-news.json";
-import newsRTL from "data/SinglePost/all-news-rtl.json";
-
-const AllNews = ({ isWide, leftSidebar, style = "4", rtl }) => {
- const data = rtl ? newsRTL : news;
- const metadata = {
- imgLetter: data.imgLetter,
- user: data.user,
- commentsCount: data.commentsCount,
- viewsCount: data.viewsCount,
- };
-
- return (
-
-
-
-
- {!isWide && leftSidebar && (
-
- )}
-
- {!isWide && !leftSidebar && (
-
- )}
-
-
-
- );
-};
-
-export default AllNews;
diff --git a/src/components/SinglePost/PopularPosts.jsx b/src/components/SinglePost/PopularPosts.jsx
deleted file mode 100644
index ae41dc3..0000000
--- a/src/components/SinglePost/PopularPosts.jsx
+++ /dev/null
@@ -1,105 +0,0 @@
-import React from "react";
-import { Link } from 'gatsby';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Navigation, Pagination, Autoplay } from 'swiper';
-import posts from 'data/SinglePost/posts.json';
-import postsRTL from 'data/SinglePost/posts-rtl.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/navigation';
-import 'swiper/css/pagination';
-
-SwiperCore.use([Navigation, Pagination, Autoplay]);
-
-const PopularPosts = ({ style = "4", rtl }) => {
- const data = rtl ? postsRTL : posts;
-
- return (
-
-
-
{ rtl ? 'المنشورات ذات الصلة' : 'Related Posts' }
-
-
- {
- data.map((post, index) => (
-
-
-
-
-
-
-
-
- ))
- }
-
-
-
-
-
-
- )
-}
-
-export default PopularPosts
\ No newline at end of file
diff --git a/src/components/SingleProject/About.jsx b/src/components/SingleProject/About.jsx
deleted file mode 100644
index 5e43ff7..0000000
--- a/src/components/SingleProject/About.jsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React from "react";
-import aboutMetadata from 'data/SingleProject/about.json';
-import aboutMetadataRTL from 'data/SingleProject/about-rtl.json';
-
-const About = ({ style = "4", rtl }) => {
- const metadata = rtl ? aboutMetadataRTL : aboutMetadata;
-
- return (
-
-
-
-
Notero - { rtl ? 'تطبيق الملاحظات السهل' : 'Easy Notes App' }
-
-
- {
- metadata.map((item, index) => (
-
-
-
- { item.title }
-
-
- {
- typeof item.description === 'string' ?
- item.description : (<>{ item.description.part1 } { item.description.part2 }>)
- }
-
-
-
- ))
- }
-
-
-
-
-
-
-
-
- { rtl ? 'حافظ على تركيزك وإنتاجيتك مع مساحة ملاحظات نظيفة وخالية من الفوضى. الطرق المرنة لتنظيم ملاحظاتك: علامات التجزئة ، دفاتر الملاحظات المتداخلة ، تثبيت الملاحظات في أعلى قائمة الملاحظات ، إلخ.' : 'Stay focused and productive with a clean and clutter-free note space. The flexible ways to organize your notes: hashtags, nested notebooks, pinning notes to the top of the note list, etc' }
-
-
https://example.domain
-
-
-
-
-
-
-
- )
-}
-
-export default About
\ No newline at end of file
diff --git a/src/components/SingleProject/About2.jsx b/src/components/SingleProject/About2.jsx
deleted file mode 100644
index b6b884a..0000000
--- a/src/components/SingleProject/About2.jsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React from "react";
-
-const About = ({ style = "4", rtl }) => {
- return (
-
- )
-}
-
-export default About
\ No newline at end of file
diff --git a/src/components/SingleProject/Challenge.jsx b/src/components/SingleProject/Challenge.jsx
deleted file mode 100644
index 2e59822..0000000
--- a/src/components/SingleProject/Challenge.jsx
+++ /dev/null
@@ -1,85 +0,0 @@
-import React from "react";
-import challengeData from 'data/SingleProject/challenge.json'
-import challengeDataRTL from 'data/SingleProject/challenge-rtl.json'
-
-const Challenge = ({ style = "4", rtl }) => {
- const data = rtl ? challengeDataRTL : challengeData;
- return (
-
-
-
-
-
-
{ rtl ? '' : 'Our' } { rtl ? 'التحدى' : 'Challenge' }
-
-
-
-
-
- { rtl ? 'قم بإنشاء موقع ويب غير تقليدي ولكنه سهل الاستخدام - مبتكر ، بتصميم نظيف وبسيط يتواصل ويعرض محتوى الوسائط المتعددة. الموقع الذي ينشر الرسالة: "إنها قصص حبك.”' : 'Create an unconventional yet user-friendly website – innovative, with a clean & simple design that communicates and showcases multi-media content. Site that spreads the message: ”It’s stories your love.”' }
-
-
- {
- data.challenge.map((item, index) => (
-
- { item }
-
- ))
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{ rtl ? 'الحلول' : 'Solution' } & { rtl ? 'النتائج' : 'Result' }
-
-
-
-
-
- { rtl ? 'كان نهجنا هو تقديم الموقع كمنصة تحرير مرئية مع ميزات ربع سنوية بناءً على الأحداث والمناسبات التي تركز عليها العلامة التجارية. سيتم تمييز كل تركيز ربع سنوي بواسطة البطل والعلامات المخصصة التي تقوم بتصفية المحتوى.' : 'Our approach was to present the site as a visual editorial platform with quarterly features based on events and occasions the brand was focused on. Each quarterly focus would be marked by the hero and custom tags that filter content.' }
-
-
- { rtl ? 'هناك العديد من الأشكال المتاحة لنصوص لوريم إيبسوم ، لكن الغالبية تعرضت للتغيير بشكل ما ، عن طريق إدخال بعض الفكاهة أو الكلمات العشوائية التي لا تبدو قابلة للتصديق إلى حد ما.' : 'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.' }
-
-
-
- {
- data.feats.map((item, index) => (
-
- ))
- }
-
-
-
-
-
-
-
- )
-}
-
-export default Challenge
\ No newline at end of file
diff --git a/src/components/SingleProject/Projects.jsx b/src/components/SingleProject/Projects.jsx
deleted file mode 100644
index bd03d3f..0000000
--- a/src/components/SingleProject/Projects.jsx
+++ /dev/null
@@ -1,113 +0,0 @@
-import React from "react";
-import { Link } from 'gatsby';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Pagination, Autoplay, Navigation } from 'swiper';
-import projectsData from 'data/SingleProject/projects.json';
-import projectsDataRTL from 'data/SingleProject/projects-rtl.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/navigation';
-import 'swiper/css/pagination';
-
-SwiperCore.use([Pagination, Autoplay, Navigation]);
-
-const Projects = ({ style = "4", rtl }) => {
- const projects = rtl ? projectsDataRTL : projectsData;
-
- return (
-
-
-
-
-
{ rtl ? 'المشاريع' : 'Related' } { rtl ? 'ذات الصلة' : 'Projects' }
-
{ rtl ? 'لدينا فريق من ذوي الخبرة من موظفي الإنتاج والتفتيش لضمان الجودة' : 'We have an experienced team of production and inspection personnel to ensure quality.' }
-
-
-
- {
- projects.map((project, index) => (
-
-
-
-
-
-
-
- { project.title }
-
-
- {
- project.type.map((type, i) => (
-
- { type }
- { i !== project.type.length - 1 && <> & > }
-
- ))
- }
-
-
- { project.text }
-
-
- {
- project.tags.map((tag, i) => (
-
- { tag }
-
- ))
- }
-
-
-
-
- ))
- }
-
-
-
-
-
-
-
-
- )
-}
-
-export default Projects
\ No newline at end of file
diff --git a/src/components/Startup/About.jsx b/src/components/Startup/About.jsx
deleted file mode 100644
index bb8857c..0000000
--- a/src/components/Startup/About.jsx
+++ /dev/null
@@ -1,81 +0,0 @@
-import React, { useState } from 'react';
-import { Link } from 'gatsby';
-import ModalVideo from "react-modal-video";
-import "react-modal-video/css/modal-video.css";
-
-const About = ({ rtl }) => {
- const [isOpen, setOpen] = useState(false);
-
- const openVideo = (e) => {
- e.preventDefault();
- setOpen(true);
- }
-
- return (
-
-
-
-
-
-
-
-
- {
- rtl
- ?
- <>قم بترقية مشاريعك الى أعلى المستويات >
- :
- <>Boost your business up to high level >
- }
-
-
-
- {
- rtl
- ?
- "مثل أي وكالة عظيمة ، نحن الأفضل بنتاجئنا التي قدمناها لعملنا الأخير. يلتزم مطورونا بالحفاظ على أعلى معايير الويب حتى يتحمل موقعك اختبار الزمن."
- :
- "Like any great agency, we are only as good as the result we deliver of our recent work. Our developers are committed to maintaining the highest web standards so that your site will withstand the test of time."
- }
-
-
-
-
-
-
-
-
-
-
-
-
- {
- typeof window !== "undefined" &&
- (
- setOpen(false)}
- />
- )
- }
-
-
- )
-}
-
-export default About
\ No newline at end of file
diff --git a/src/components/Startup/Blog.jsx b/src/components/Startup/Blog.jsx
deleted file mode 100644
index db61340..0000000
--- a/src/components/Startup/Blog.jsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React from 'react';
-import blogs from 'data/Startup/blog.json';
-import blogsRTL from 'data/Startup/blog-rtl.json';
-import BlogCard from './BlogCard';
-
-const Blog = ({ rtl }) => {
- const blogsData = rtl ? blogsRTL : blogs;
-
- return (
-
-
- {
- rtl ?
- (
-
-
أحدث الأخبار من مجلتنا
-
احصل على أحدث المقالات من صحافتنا ، ناقش وشارك
-
- )
- :
- (
-
-
Latest from our magazine
-
Get the latest articles from our press, discuss & share
-
- )
- }
-
- {
- blogsData.map((blog, index) => (
-
- ))
- }
-
-
-
- )
-}
-
-export default Blog
\ No newline at end of file
diff --git a/src/components/Startup/BlogCard.jsx b/src/components/Startup/BlogCard.jsx
deleted file mode 100644
index ea470c0..0000000
--- a/src/components/Startup/BlogCard.jsx
+++ /dev/null
@@ -1,66 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-
-const BlogCard = ({ blog, isCenter, rtl }) => {
- return (
-
- {
- rtl ?
-
-
-
- :
-
-
-
- }
-
-
-
- {
- rtl ?
- { blog.title }
- :
- { blog.title }
- }
-
-
- { blog.short_desc } [...]
-
-
-
-
- )
-}
-
-export default BlogCard
\ No newline at end of file
diff --git a/src/components/Startup/ChooseUs.jsx b/src/components/Startup/ChooseUs.jsx
deleted file mode 100644
index 7305c63..0000000
--- a/src/components/Startup/ChooseUs.jsx
+++ /dev/null
@@ -1,63 +0,0 @@
-import React from 'react';
-import chooseUsData from 'data/Startup/chooseus.json';
-import chooseUsDataRTL from 'data/Startup/chooseus-rtl.json';
-
-
-const ChooseUs = ({ rtl }) => {
- const data = rtl ? chooseUsDataRTL : chooseUsData;
-
- return (
-
-
-
-
-
-
-
-
-
-
-
- {
- rtl ?
-
لماذا تختار Itekseo
- :
- Why choose Itekseo
- }
-
-
- {
- rtl ?
- <>نحن متحمسون لعملنا. يظل المصممون لدينا في الصدارة لتقديم تصميمات مواقع ويب جذابة وسهلة الاستخدام لجعل عملك متميزًا>
- :
- <>We are passionate about our work. Our designers stay ahead of the curve to provide engaging and user-friendly website designs to make your business stand out>
- }
-
-
- {
- data.map((item, index) => (
-
-
-
-
-
-
{ item.title }
-
- { item.text }
-
-
-
- ))
- }
-
-
-
-
-
-
-
- )
-}
-
-export default ChooseUs
\ No newline at end of file
diff --git a/src/components/Startup/Clients.jsx b/src/components/Startup/Clients.jsx
deleted file mode 100644
index 20f5e42..0000000
--- a/src/components/Startup/Clients.jsx
+++ /dev/null
@@ -1,36 +0,0 @@
-import React from 'react';
-import clients from 'data/Startup/clients.json';
-
-const Clients = ({ rtl }) => {
- return (
-
-
- {
- rtl ?
-
-
يثق بنا الاف المسثمرين
-
أكثر من 15000 شركة وشريك موثوق بهم واختيار Itekseo
-
- :
-
-
Trusted by thoudsands
- Businesss
-
-
More 15,000 Companies & partners trusted & choice Itekseo
-
- }
-
- {
- clients.map((client, index) => (
-
-
-
- ))
- }
-
-
-
- )
-}
-
-export default Clients
\ No newline at end of file
diff --git a/src/components/Startup/Contact.jsx b/src/components/Startup/Contact.jsx
deleted file mode 100644
index fc99672..0000000
--- a/src/components/Startup/Contact.jsx
+++ /dev/null
@@ -1,121 +0,0 @@
-import React, { useState } from 'react';
-import axios from 'axios';
-
-const Contact = ({ rtl }) => {
- const [formData, setFormdata] = useState({
- name: "",
- email: "",
- phone: "",
- website: "",
- option: "",
- message: ""
- });
-
- const handleFormChange = (e) => {
- setFormdata(prev => ({
- ...prev,
- [e.target.name]: e.target.value
- }))
- }
-
- const handleFormSubmit = async (e) => {
- e.preventDefault();
- const formValues = new FormData();
-
- formValues.append('name', formData.name);
- formValues.append('email', formData.email);
- formValues.append('phone', formData.phone);
- formValues.append('website', formData.website);
- formValues.append('option', formData.option);
- formValues.append('message', formData.message);
-
- const res = await axios.post('/contact.php', formValues)
- .catch(err => alert(err.message));
-
- if (!res) return;
-
- alert('Form submitted successfully.')
- }
-
-
- return (
-
-
-
- {
- rtl ?
-
احصل على استشارة مجانية
- :
-
Get free consultation
- }
- {
- rtl ?
-
سنتواصل معك مرة أخرى بعد استلام طلبك خلال 24 ساعة
- :
-
We will contact again after receive your request in 24h
- }
-
-
-
-
-
- { rtl ? "الحقل اللذى يحتوى على هذة العلامة اجبارى *" : "The field is required mark as *" }
-
-
-
-
-
-
-
-
- {rtl ? "كيف يمكننا مساعدتك?" : "How can we help you?"}
- {rtl ? "الاختيار الاول" : "option 1"}
- {rtl ? "الاختيار الثانى" : "option 2"}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Contact
\ No newline at end of file
diff --git a/src/components/Startup/Footer.jsx b/src/components/Startup/Footer.jsx
deleted file mode 100644
index d94aeed..0000000
--- a/src/components/Startup/Footer.jsx
+++ /dev/null
@@ -1,115 +0,0 @@
-import React from 'react';
-import { Link } from 'gatsby';
-import footerData from 'data/Startup/footer.json';
-import footerDataRTL from 'data/Startup/footer-rtl.json';
-
-const Footer = ({ rtl }) => {
- const FooterData = rtl ? footerDataRTL : footerData;
-
- return (
-
-
-
-
-
-
- { rtl ? "Itekseo - الأفضل في التسويق" : "Itekseo - Best for SEO/Marketing" }
-
-
-
-
- { FooterData.address }
-
-
-
- { FooterData.phone }
-
-
-
- { FooterData.email }
-
-
-
-
-
-
-
-
- { rtl ? "الخدمات" : "Services" }
-
-
- {
- FooterData.services.map((service, index) => (
-
- { service.title }
-
- ))
- }
-
-
-
-
-
-
- { rtl ? "المعلومات" : "Information" }
-
-
- {
- FooterData.information.map((information, index) => (
-
- { information.title }
-
- ))
- }
-
-
-
-
-
-
- { rtl ? "النشرة الإخبارية" : "Newsletter" }
-
-
{ rtl ? "سجل الآن للحصول على آخر التحديثات على" : "Register now to get latest updates on" } { rtl ? "الترقيات والقسائم." : "promotions & coupons." }
-
-
-
-
-
-
-
-
-
-
{ rtl ? "من خلال الاشتراك ، فإنك توافق على" : "By subscribing, you accepted the our" } { rtl ? "سياستنا." : "Policy." }
-
-
-
-
-
-
-
-
-
-
-
-
- { rtl ? "© 2022 حقوق التأليف والنشر" : "© 2022 Copyrights by" } Iteck Co. { rtl ? "كل الحقوق محفوظة. صمم بواسطة" : "All Rights Reserved. Designed by" } ThemesCamp
-
-
-
-
-
-
- )
-}
-
-export default Footer
\ No newline at end of file
diff --git a/src/components/Startup/Header.jsx b/src/components/Startup/Header.jsx
deleted file mode 100644
index c675b26..0000000
--- a/src/components/Startup/Header.jsx
+++ /dev/null
@@ -1,75 +0,0 @@
-import React from 'react';
-import Navbar from 'components/Navbars/StartupNav';
-import OnePageNavbar from 'components/Navbars/StartupNav/OnePageNav';
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-
-const Header = ({ isOnePage, rtl }) => {
- return (
-
-
- {
- isOnePage ?
-
- :
- rtl ? (
) : (
)
- }
-
-
-
-
-
{ rtl ? 'Itekseo للتسويق الألكترونى' : 'itekseo agency' }
-
- {
- rtl ?
- <>
- التسويق الالكترونى هو المستقبل
- >
- :
- <>
- SEO Analytics and Marketing for Startup
- >
- }
-
-
- {
- rtl ?
- <>
- ضمان أفضل عائد على الاستثمار لمتطلبات حملة تحسين محركات البحث (SEO) الخاصة بك.
- احصل على تحليل SEO المجاني الخاص بك
- >
- :
- <>
- Ensuring the best return on investment for your bespoke SEO campaign requirement. Get your free SEO Analysis
- >
- }
-
-
-
-
-
-
-
-
-
-
-
-
- { rtl ? "أبدأ الأن" : "Analyze Now" }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Header
\ No newline at end of file
diff --git a/src/components/Startup/Numbers.jsx b/src/components/Startup/Numbers.jsx
deleted file mode 100644
index 9d14624..0000000
--- a/src/components/Startup/Numbers.jsx
+++ /dev/null
@@ -1,36 +0,0 @@
-import React, { useState } from 'react';
-import CountTo from '../CountTo';
-import numbers from 'data/Startup/numbers.json';
-import numbersRTL from 'data/Startup/numbers-rtl.json';
-
-const Numbers = ({ rtl }) => {
- const [position] = useState({ from: 4300, to: 4650 });
- const Numbers = rtl ? numbersRTL : numbers;
-
- return (
-
-
-
-
- {
- Numbers.map((number, index) => (
-
-
-
- { number.operator && " +" }
-
-
- { number.title.part1 } { number.title.part2 }
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Numbers
\ No newline at end of file
diff --git a/src/components/Startup/Project.jsx b/src/components/Startup/Project.jsx
deleted file mode 100644
index 1d4289d..0000000
--- a/src/components/Startup/Project.jsx
+++ /dev/null
@@ -1,142 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Link } from 'gatsby';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Pagination, Autoplay, Navigation } from 'swiper';
-import projectData from 'data/Startup/project.json';
-import projectDataRTL from 'data/Startup/project-rtl.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/navigation';
-import 'swiper/css/pagination';
-
-SwiperCore.use([Pagination, Autoplay, Navigation]);
-
-const Project = ({ rtl }) => {
- const [load, setLoad] = useState(false);
- const data = rtl ? projectDataRTL : projectData;
-
- useEffect(() => {
- setLoad(true);
- }, []);
-
- return (
-
-
-
-
- {
- rtl ?
-
اخر المشاريع
- :
- Features Projects
- }
- {
- rtl ?
-
- مشاهدة جميع المشاريع
-
- :
-
- See All Projects
-
- }
-
-
- {
- load &&
-
- {
- data.map((project, index) => (
-
-
-
-
-
-
-
- {
- rtl ?
- { project.title }
- :
- { project.title }
- }
-
-
- {
- project.type.map((type, i) => (
-
- { type }
- { i !== project.type.length - 1 && <> & > }
-
- ))
- }
-
-
- { project.text }
-
-
- {
- project.tags.map((tag, i) => (
-
- { tag }
-
- ))
- }
-
-
-
-
- ))
- }
-
- }
-
-
-
-
-
-
-
-
- )
-}
-
-export default Project
\ No newline at end of file
diff --git a/src/components/Startup/Services.jsx b/src/components/Startup/Services.jsx
deleted file mode 100644
index 2d04a22..0000000
--- a/src/components/Startup/Services.jsx
+++ /dev/null
@@ -1,110 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Link } from 'gatsby';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import services from 'data/Startup/services.json';
-import servicesRTL from 'data/Startup/services-rtl.json';
-
-import "swiper/css";
-
-const Services = ({ rtl }) => {
- const [load, setLoad] = useState(false);
- const servicesData = rtl ? servicesRTL : services;
-
- useEffect(() => {
- setLoad(true);
- }, []);
-
- return (
-
-
-
- {
- rtl ?
- (
- <>
-
- استكشف ماذا نقدم من خدمات
-
-
تتضمن استراتيجيتنا التطور المستمر ، لضمان إنتاج مُحسنات محركات بحث استثنائية لـلمشاريع.
- >
- )
- :
- (
- <>
-
- Discover our top services
-
-
Our strategy includes consistently evolving, to ensure we’re producing exceptional SEO for business.
- >
- )
- }
-
-
-
-
- {
- load &&
-
- {
- servicesData.map((service, index) => (
-
-
-
-
-
-
-
{ service.info }
-
- { service.text }
-
-
-
-
- ))
- }
-
- }
-
-
-
- { rtl ? "مشاهدة جميع خدماتنا" : "See All Our Services" }
-
-
-
-
- )
-}
-
-export default Services
\ No newline at end of file
diff --git a/src/components/Startup/Team.jsx b/src/components/Startup/Team.jsx
deleted file mode 100644
index 1218e36..0000000
--- a/src/components/Startup/Team.jsx
+++ /dev/null
@@ -1,69 +0,0 @@
-import React from 'react';
-import teamMembers from 'data/Startup/team.json'
-import teamMembersRTL from 'data/Startup/team-rtl.json'
-
-const Team = ({ rtl }) => {
- const TeamMembers = rtl ? teamMembersRTL : teamMembers;
-
- return (
-
-
-
-
-
-
- {
- rtl ?
-
افضل المديرين
- :
- Our Leaders
- }
-
-
-
-
-
- {
- TeamMembers.map((member, index) => (
-
-
-
-
-
-
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Team
\ No newline at end of file
diff --git a/src/components/Startup/Testimonials.jsx b/src/components/Startup/Testimonials.jsx
deleted file mode 100644
index 878e7a8..0000000
--- a/src/components/Startup/Testimonials.jsx
+++ /dev/null
@@ -1,95 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Navigation, Autoplay } from 'swiper';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/navigation';
-
-SwiperCore.use([Navigation, Autoplay]);
-
-const Testimonials = ({ rtl }) => {
- const [load, setLoad] = useState(false);
-
- useEffect(() => {
- setLoad(true);
- }, []);
-
- return (
-
-
-
-
-
-
-
-
- {
- load &&
-
-
-
-
- {
- rtl ?
- (
- "لا أعرف ماذا أقول غير ذلك ، هذا شيء لم تره من قبل. تصميم فريد وخفيف الوزن ودعم متميز. من دواعي سروري دائما Itekseo العمل!"
- )
- :
- (
- "I don’t know what else to say, this is something that you haven’t seen before. Unique design, lightweight, and outstanding support. Itekseo always a pleasure to work!"
- )
- }
-
-
-
-
-
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Testimonials
\ No newline at end of file
diff --git a/src/components/Style2/About/About.jsx b/src/components/Style2/About/About.jsx
deleted file mode 100644
index 223c268..0000000
--- a/src/components/Style2/About/About.jsx
+++ /dev/null
@@ -1,60 +0,0 @@
-import React from 'react';
-import tabs from 'data/Style2/about.json';
-
-const About = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
Work For Your Incredible Success
-
-
- {
- tabs.tablist.map((item, index) => (
-
-
- { item.text }
-
-
- ))
- }
-
-
- {
- tabs.tabpanels.map((panel, index) => (
-
- ))
- }
-
-
-
-
-
-
-
-
- )
-}
-
-export default About
\ No newline at end of file
diff --git a/src/components/Style2/About/Blog.jsx b/src/components/Style2/About/Blog.jsx
deleted file mode 100644
index 033276e..0000000
--- a/src/components/Style2/About/Blog.jsx
+++ /dev/null
@@ -1,74 +0,0 @@
-import React from 'react';
-import blogs from 'data/Style2/blogs.json';
-
-const Blog = () => {
- return (
-
-
-
-
-
News & Insights
-
More than 15,000 companies trust and choose Itech
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- blogs.map((blog, index) => (
-
-
-
-
-
-
- ))
- }
-
-
-
-
-
-
-
- )
-}
-
-export default Blog
\ No newline at end of file
diff --git a/src/components/Style2/About/Clients.jsx b/src/components/Style2/About/Clients.jsx
deleted file mode 100644
index 6ba1bfb..0000000
--- a/src/components/Style2/About/Clients.jsx
+++ /dev/null
@@ -1,87 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Autoplay } from 'swiper';
-import clients from 'data/Style2/clients.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-
-SwiperCore.use([Autoplay]);
-
-const Clients = () => {
- const [load, setLoad] = useState(false);
-
- useEffect(() => {
- setTimeout(() => setLoad(true));
- }, []);
-
- return (
-
-
-
-
Trusted By Thousands Business
-
-
- {
- clients.map((client, index) => (
-
-
-
- ))
- }
-
-
More 15,000 Companies & partners trusted & choice Itekseo
-
-
- {
- load && (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
- }
-
-
- )
-}
-
-export default Clients
\ No newline at end of file
diff --git a/src/components/Style2/About/Timeline.jsx b/src/components/Style2/About/Timeline.jsx
deleted file mode 100644
index 1083cb3..0000000
--- a/src/components/Style2/About/Timeline.jsx
+++ /dev/null
@@ -1,52 +0,0 @@
-import React from 'react';
-import timelineItems from 'data/Style2/timeline.json';
-
-const Timeline = () => {
- return (
-
-
-
-
Journey Was Started
-
More than 15,000 companies trust and choose Itech
-
-
- {
- timelineItems.map((item, index) => (
-
-
- {
- index % 2 === 0 && (
-
- )
- }
-
-
-
{ item.title }
-
{ item.text }
-
{ item.num }
-
-
{
- index % 2 !== 0 && (
-
- )
- }
-
-
-
- ))
- }
-
-
-
- )
-}
-
-export default Timeline
\ No newline at end of file
diff --git a/src/components/Style2/CareerDetails/CareerForm.jsx b/src/components/Style2/CareerDetails/CareerForm.jsx
deleted file mode 100644
index 7a9eb41..0000000
--- a/src/components/Style2/CareerDetails/CareerForm.jsx
+++ /dev/null
@@ -1,139 +0,0 @@
-import React, { useState, useEffect, useRef } from 'react';
-import CountTo from '../../CountTo';
-import axios from 'axios';
-
-const CareerForm = () => {
- const numbersSectionRef = useRef(null);
-
- const [formData, setFormdata] = useState({
- fullname: "",
- email: "",
- phone: "",
- cv_file: {},
- coverletter: ""
- });
-
- const [position, setPosition] = useState({ from: 2500, to: 3000 });
-
- useEffect(() => {
- if (numbersSectionRef) {
- const top = numbersSectionRef.current.offsetTop;
- const height = numbersSectionRef.current.offsetHeight;
-
- setPosition({ from: top - height, to: top + height });
- }
- }, [numbersSectionRef]);
-
- const handleFormChange = (e) => {
- // setFormdata(prev => ({
- // ...prev,
- // [e.target.name]: e.target.value
- // }))
- }
-
- const handleFormSubmit = async (e) => {
- e.preventDefault();
- // const formValues = new FormData();
-
- // formValues.append('name', formData.name);
- // formValues.append('email', formData.email);
- // formValues.append('phone', formData.phone);
- // formValues.append('cv_file', formData.cv_file.files[0]);
- // formValues.append('message', formData.message);
-
- // const res = await axios.post('/contact.php', formValues)
- // .catch(err => alert(err.message));
-
- // if (!res) return;
-
- alert('Form submitted successfully.')
- }
-
- return (
-
-
-
-
-
-
Looking For Oppertunity
-
More than 15,000 companies trust and choose Itech
-
-
-
-
-
- Project Completed
-
-
-
-
-
-
-
- Offline Basement
-
-
-
-
-
-
-
-
-
-
- Make Request
-
-
-
-
-
-
-
- )
-}
-
-export default CareerForm
\ No newline at end of file
diff --git a/src/components/Style2/CareerDetails/CareerPositions.jsx b/src/components/Style2/CareerDetails/CareerPositions.jsx
deleted file mode 100644
index bbe8f5d..0000000
--- a/src/components/Style2/CareerDetails/CareerPositions.jsx
+++ /dev/null
@@ -1,89 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Autoplay, Navigation } from 'swiper';
-import positions from 'data/Style2/career-positions.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/navigation';
-
-SwiperCore.use([Autoplay, Navigation]);
-
-const CareerPositions = () => {
- const [load, setLoad] = useState(false);
-
- useEffect(() => {
- setTimeout(() => setLoad(true));
- }, []);
-
- return (
-
-
-
-
-
Opening Positions
-
More than 15,000 companies trust and choose Itech
-
-
-
-
-
-
- )
-}
-
-export default CareerPositions
\ No newline at end of file
diff --git a/src/components/Style2/CareerDetails/JobDetails.jsx b/src/components/Style2/CareerDetails/JobDetails.jsx
deleted file mode 100644
index 8c8d4c8..0000000
--- a/src/components/Style2/CareerDetails/JobDetails.jsx
+++ /dev/null
@@ -1,173 +0,0 @@
-import React, { useEffect } from 'react';
-
-const JobDetails = () => {
- /**
- * Making the 'Summary Card' section sticky
- */
- useEffect(() => {
- window.addEventListener('scroll', () => {
- const summaryCard = document.querySelector('.summary-card');
- const width = summaryCard.getBoundingClientRect().width;
-
- if (window.matchMedia('(max-width: 992px)').matches) {
- summaryCard.style.position = 'sticky';
- summaryCard.parentElement.style.alignSelf = 'flex-start';
- } else {
- if (window.scrollY >= 420 & window.scrollY <= 1900) {
- summaryCard.style.position = 'fixed';
- summaryCard.style.width = width + 'px';
- } else if (window.scrollY > 1900) {
- summaryCard.style.position = 'sticky';
- summaryCard.parentElement.style.alignSelf = 'flex-end';
- } else {
- summaryCard.style.position = 'sticky';
- summaryCard.parentElement.style.alignSelf = 'flex-start';
- }
- }
- });
- }, []);
-
- return (
-
-
-
-
-
-
-
-
Creative Product Designer (Photoshop Expert)
-
By Capita Group Co.
-
-
-
Job Context
-
-
-
We are real state developer company at Egypt, Cairo looking for expert and skilled person who edit, retouch, manipulate photo in Adobe Photoshop in professional way.
-
-
-
-
If you are working in such kind of job in any Printing Press, Printing and Publishing Media and you are really skilled in Photoshop then you are highly encouraged to join with us.
-
-
-
Your Resposibility
-
-
-
Develop and design design logo, leaflet, banner, brand identity packages, flyer, book, poster, paper ad, bill board, corporate profile, greeting cards, visiting cards etc.
-
-
-
-
Work on: clipping path, multi path, various masking, Product Retouching, Shadowing (Drop/Natural/ Mirror Shadow), Color Correction, Dust/Scratch removal, Background Removal, Neck joint/3D Ghost Mannequin, Image manipulation, neck joint/3D Ghost Mannequin, Image manipulation, etc.
-
-
-
-
Make High quality and eye-catching content like social media post and banners, flier, Brochures, Leaflets, Logo, blog image, info-graphics, website banner, for Web & Social Media.
-
-
-
-
Any other task assigned by the management.
-
-
-
-
Employment Status: Full Time
-
Workplace: Desk Work (Not Remotly)
-
Device You Use: Macbook
-
-
-
Education Qualification
-
-
-
Bachelor of Fine Arts (B.F.A), Diploma in Architecture, Bachelor degree in any discipline
-
-
-
-
Educational qualification shall be relaxed for experienced and expert candidate.
-
-
-
-
Skills Required: Adobe Photoshop, Figma, XD, Framer.
-
-
-
Experience Requirements
-
-
-
-
The applicants should have experience in the following area(s): Template Making, Troubleshooting.
-
-
-
-
The applicants should have experience in the following business area(s): Design/Printing.
-
-
-
Job Location
-
-
-
Salary
-
-
-
-
Company will offer attractive salary if you can show your skill, creativity and capability.
-
-
-
Compensation & Other Benefits
-
-
-
Lunch Facilities: Partially Subsidize
-
-
-
-
-
Must be an expert on Adobe Photoshop, Figma, XD.
-
-
-
Job Source
-
-
-
-
-
-
-
Summary
-
- Published on: 6 Sep 2022
- Vacancy: 1
- Employment Status: Full-time
- Experience: At least 1 year(s)
- Gender: Male/Females
- Age: 18 to 35 years
- Job Location: Egypt, Cairo
- Salary: Negotiable
- Application Deadline: 6 Nov 2022
-
-
- Apply For Job
-
-
-
-
-
-
-
- )
-}
-
-export default JobDetails
\ No newline at end of file
diff --git a/src/components/Style2/Careers/Features.jsx b/src/components/Style2/Careers/Features.jsx
deleted file mode 100644
index f6a335e..0000000
--- a/src/components/Style2/Careers/Features.jsx
+++ /dev/null
@@ -1,32 +0,0 @@
-import React from 'react';
-import features from 'data/Style2/features.json';
-
-const Features = () => {
- return (
-
-
-
-
- {
- features.map((feature, index) => (
-
-
-
-
-
-
-
{ feature.title }
-
{ feature.description }
-
-
-
- ))
- }
-
-
-
-
- )
-}
-
-export default Features
\ No newline at end of file
diff --git a/src/components/Style2/Careers/Images.jsx b/src/components/Style2/Careers/Images.jsx
deleted file mode 100644
index b892765..0000000
--- a/src/components/Style2/Careers/Images.jsx
+++ /dev/null
@@ -1,117 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Autoplay } from 'swiper';
-import images from 'data/Style2/images.json';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-
-SwiperCore.use([Autoplay]);
-
-const Images = () => {
- const [load, setLoad] = useState(false);
-
- useEffect(() => {
- setTimeout(() => setLoad(true));
- }, []);
-
- return (
-
-
-
We're Looking For Talented People
-
More than 15,000 companies trust and choose Itech
-
- See All Positions
-
-
-
-
- {
- load && (
-
- {
- images.ltr.map((image, index) => (
-
-
-
-
-
- ))
- }
-
- )
- }
-
-
- {
- load && (
-
- {
- images.rtl.map((image, index) => (
-
-
-
-
-
- ))
- }
-
- )
- }
-
-
-
- )
-}
-
-export default Images
\ No newline at end of file
diff --git a/src/components/Style2/Careers/Positions.jsx b/src/components/Style2/Careers/Positions.jsx
deleted file mode 100644
index bfb5f7a..0000000
--- a/src/components/Style2/Careers/Positions.jsx
+++ /dev/null
@@ -1,34 +0,0 @@
-import React from 'react';
-import positions from 'data/Style2/positions.json';
-
-const Positions = () => {
- return (
-
-
-
-
Opening Positions
-
More than 15,000 companies trust and choose Itech
-
-
- {
- positions.map((position, index) => (
-
- ))
- }
-
-
-
- )
-}
-
-export default Positions
\ No newline at end of file
diff --git a/src/components/Style2/CommingSoon/index.jsx b/src/components/Style2/CommingSoon/index.jsx
deleted file mode 100644
index 324b661..0000000
--- a/src/components/Style2/CommingSoon/index.jsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React, { useEffect } from 'react';
-import timer from 'common/timer';
-
-const CommingSoon = () => {
- useEffect(() => {
- setTimeout(() => {
- timer('Oct 29, 2022 11:30');
- });
- }, [])
-
- return (
-
-
-
-
-
-
-
-
-
- days
-
-
-
- Hours
-
-
-
- Minute
-
-
-
- Seconds
-
-
-
We Are Coming Very Soon
-
Perfect & awesome template to present your future website design. Hooking audience attention in the opener.
-
-
-
-
- Subscribe Now
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default CommingSoon
\ No newline at end of file
diff --git a/src/components/Style2/FAQ/TabContent.jsx b/src/components/Style2/FAQ/TabContent.jsx
deleted file mode 100644
index 7d3f798..0000000
--- a/src/components/Style2/FAQ/TabContent.jsx
+++ /dev/null
@@ -1,363 +0,0 @@
-import React, { useEffect } from 'react';
-
-const TabContent = ({ isActive, id }) => {
- const handleClick = (e) => {
- e.preventDefault();
- const elem = document.querySelector('#' + e.target.href.split('#')[1]);
- elem.scrollIntoView();
-
- document.querySelectorAll('.faq-category ul li a').forEach(elm => elm.classList.remove('active'));
- e.target.classList.add('active');
- }
-
- /**
- * Making the 'Question Category' section sticky
- */
- useEffect(() => {
- window.addEventListener('scroll', () => {
- const faqCategory = document.querySelector('.faq-category');
- const width = faqCategory.getBoundingClientRect().width;
-
- if (window.matchMedia('(max-width: 992px)').matches) {
- faqCategory.style.position = 'sticky';
- } else {
- if (window.scrollY >= 700) {
- faqCategory.style.position = 'fixed';
- faqCategory.style.width = width + 'px';
- } else {
- faqCategory.style.position = 'sticky';
- }
- }
- });
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
01. Installation
-
-
-
- Global search engine optimization
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- Complete Social Media Integration
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- End-to-end encryption for messages
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
-
-
02. Getting Started
-
-
-
- What could kill the company?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- Are there any worth being a little proactive about?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- What qualities, feelings, attributes do we want?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
-
-
03. Page Builder
-
-
-
- Materially help someone else with their priorities?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- To poor or missing internal communication?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- We address those with features or marketing?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
-
-
04. Header Builder
-
-
-
- How could we all impact that metric?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- That we’re not listening to?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- How would we accomplish that?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
-
-
05. Footer Builder
-
-
-
- If all our source code were stolen, would it matter?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- We do differently such that it wouldn’t matter?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- How could we institutionalize communicating it?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
-
-
06. Support
-
-
-
- About you that not many people know?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- What should we do about that?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
- What should we do soon to prevent some of that?
-
-
-
-
-
- Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. The Sass Script is the scripting language itself. Sass consists of two syntaxes.
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default TabContent
\ No newline at end of file
diff --git a/src/components/Style2/FAQ/TabList.jsx b/src/components/Style2/FAQ/TabList.jsx
deleted file mode 100644
index f226b08..0000000
--- a/src/components/Style2/FAQ/TabList.jsx
+++ /dev/null
@@ -1,30 +0,0 @@
-import React from 'react';
-import faqTabs from 'data/Style2/faq-tabs.json';
-
-const Tabs = () => {
- return (
-
-
-
- {
- faqTabs.map((tab, index) => (
-
-
-
-
-
-
-
{ tab.title }
-
{ tab.answers } Answer
-
-
-
- ))
- }
-
-
-
- )
-}
-
-export default Tabs
\ No newline at end of file
diff --git a/src/components/Style2/FAQ/TabsContent.jsx b/src/components/Style2/FAQ/TabsContent.jsx
deleted file mode 100644
index 01c8c3b..0000000
--- a/src/components/Style2/FAQ/TabsContent.jsx
+++ /dev/null
@@ -1,13 +0,0 @@
-import React from 'react';
-import TabContent from './TabContent';
-
-const TabsContent = () => {
- return (
-
-
-
-
- )
-}
-
-export default TabsContent
\ No newline at end of file
diff --git a/src/components/Style2/Header.jsx b/src/components/Style2/Header.jsx
deleted file mode 100644
index 6c8aeb2..0000000
--- a/src/components/Style2/Header.jsx
+++ /dev/null
@@ -1,20 +0,0 @@
-import React from 'react';
-
-const Header = ({ page, title }) => {
- return (
-
-
-
-
-
{ title }
-
-
-
-
- )
-}
-
-export default Header
\ No newline at end of file
diff --git a/src/components/Style2/ServicesDetails/Contact.jsx b/src/components/Style2/ServicesDetails/Contact.jsx
deleted file mode 100644
index 4e2223e..0000000
--- a/src/components/Style2/ServicesDetails/Contact.jsx
+++ /dev/null
@@ -1,51 +0,0 @@
-import React from 'react';
-
-const Contact = () => {
- return (
-
-
-
-
Get In Touch
-
- More than 15,000 companies trust and choose Itech
-
-
-
-
-
- )
-}
-
-export default Contact
\ No newline at end of file
diff --git a/src/components/Style2/ServicesDetails/Details.jsx b/src/components/Style2/ServicesDetails/Details.jsx
deleted file mode 100644
index 82ef84a..0000000
--- a/src/components/Style2/ServicesDetails/Details.jsx
+++ /dev/null
@@ -1,128 +0,0 @@
-import React from 'react';
-
-const Details = () => {
- return (
-
-
-
-
-
-
-
-
-
-
Service Overview
-
- the Best SMM Panel in the market. Perfect for agencies and resellers, Boost your brand quickly. Quick Response. Quick Boost In Sales. Real-Time Monitoring. Highlights: Live Customer Support Available, Quick Help Available, Providing High Quality Services.
-
-
- What is an SMM panel? SMM panel is an SMM service online store where people can buy likes, follow views, website traffic, etc — the list of such services goes on and on. People choose SMM panels because of great prices and fast delivery. This is why this business is so popular, it's always with an demand. Though selling SMM services via panels is definitely not illegal, buying such services for your accounts is against the Terms of Service on various social media platforms.
-
-
-
-
-
-
-
-
-
-
-
Our Work Process
-
SMM service online store where people can buy likes, follow views, website traffic, etc — the list of such services goes on and on.
-
-
-
-
-
-
-
-
-
-
-
-
Troubleshooting Process
-
SMM service online store where people can buy likes, follow views, website traffic, etc — the list of such services goes on and on.
-
-
-
-
-
Going Beyond the Usual
-
Product Quality: Automatically syncs across all your devices. You can also access...
-
On Demand Design: Images, videos, PDFs and audio files are supported.
-
Choice of Service: Whatever your business needs, you can choose a service.
-
-
-
-
-
-
- “ Collecting customer feedback shows you value opinion. By asking your clients for feedback you communicate that their opinion is important to you. ”
-
-
-
-
-
-
-
Head Of Idea
-
Alonso D.Dowson
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export default Details
\ No newline at end of file
diff --git a/src/components/Style2/Signin/index.jsx b/src/components/Style2/Signin/index.jsx
deleted file mode 100644
index d5200b7..0000000
--- a/src/components/Style2/Signin/index.jsx
+++ /dev/null
@@ -1,119 +0,0 @@
-import React, { useState, useEffect } from 'react';
-import { Swiper, SwiperSlide } from 'swiper/react';
-import SwiperCore, { Autoplay, Pagination, Mousewheel } from 'swiper';
-
-import "swiper/css";
-import 'swiper/css/autoplay';
-import 'swiper/css/pagination';
-import 'swiper/css/mousewheel';
-
-SwiperCore.use([Autoplay, Pagination, Mousewheel]);
-
-const SignIn = () => {
- const [load, setLoad] = useState(false);
-
- useEffect(() => {
- setTimeout(() => setLoad(true));
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
Signup or Login To Iteck
-
Get started to login with other platform
-
-
- or
-
-
-
- Sign In Now
-
-
-
-
-
- {
- load && (
-
-
-
-
Welcome To Iteck Community
-
-
-
-
-
-
-
-
Welcome To Iteck Community
-
-
-
-
-
-
-
-
Welcome To Iteck Community
-
-
-
-
-
-
- )
- }
-
-
-
-
-
-
-
- )
-}
-
-export default SignIn
\ No newline at end of file
diff --git a/src/data/App/about-rtl.json b/src/data/App/about-rtl.json
deleted file mode 100644
index d05ed40..0000000
--- a/src/data/App/about-rtl.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "features": [
- { "icon": "fas fa-tag", "title": "تصفية الملاحظات باستخدام الكلمات الرئيسية المتطابقة" },
- { "icon": "fas fa-sync", "title": "مزامنة تلقائية في الوقت الحقيقي" },
- { "icon": "fas fa-text-width", "title": "محرر الملاحظات الكامل مع خيارات النص المنسق" }
- ],
- "accordions": [
- {
- "id": 1,
- "title": "إنشاء وحفظ الملاحظات الخاصة بك مع الوسائط المتعددة",
- "content": "يتم دعم الصور ومقاطع الفيديو وملفات PDF والملفات الصوتية. قم بإنشاء تعبيرات رياضية ومخططات مباشرة من التطبيق. التقط صورًا باستخدام تطبيق الهاتف المحمول واحفظها في ملاحظة."
- },
- {
- "id": 2,
- "title": "ملحق Web Clipper",
- "content": "يتم دعم الصور ومقاطع الفيديو وملفات PDF والملفات الصوتية. قم بإنشاء تعبيرات رياضية ومخططات مباشرة من التطبيق. التقط صورًا باستخدام تطبيق الهاتف المحمول واحفظها في ملاحظة."
- },
- {
- "id": 3,
- "title": "حماية ملاحظتك مع القفل",
- "content": "يتم دعم الصور ومقاطع الفيديو وملفات PDF والملفات الصوتية. قم بإنشاء تعبيرات رياضية ومخططات مباشرة من التطبيق. التقط صورًا باستخدام تطبيق الهاتف المحمول واحفظها في ملاحظة."
- }
- ],
- "thirdFeatures": [
- { "active": false, "title": "تصفية الملاحظات باستخدام الكلمات الرئيسية المتطابقة" },
- { "active": true, "title": "8 موضوعات جميلة لتختارها" },
- { "active": false, "title": "وفر الطاقة لجهازك" },
- { "active": false, "title": "من السهل التبديل بين الوضع الفاتح والداكن" }
- ],
- "integrations": [
- "/assets/img/about/intg1.png",
- "/assets/img/about/intg5.png",
- "/assets/img/about/intg4.png",
- "/assets/img/about/intg3.png",
- "/assets/img/about/intg2.png"
- ]
-}
\ No newline at end of file
diff --git a/src/data/App/about.json b/src/data/App/about.json
deleted file mode 100644
index 4633fbb..0000000
--- a/src/data/App/about.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "features": [
- { "icon": "fas fa-tag", "title": "Filtering notes using matched keywords" },
- { "icon": "fas fa-sync", "title": "Automatically sync in real times" },
- { "icon": "fas fa-text-width", "title": "Complete note editor with rich text options" }
- ],
- "accordions": [
- {
- "id": 1,
- "title": "Create and Save your notes with multi-media",
- "content": "Images, videos, PDFs and audio files are supported. Create math expressions and diagrams directly from the app. Take photos with the mobile app and save them to a note."
- },
- {
- "id": 2,
- "title": "Web Clipper Extension",
- "content": "Images, videos, PDFs and audio files are supported. Create math expressions and diagrams directly from the app. Take photos with the mobile app and save them to a note."
- },
- {
- "id": 3,
- "title": "Protect your note with lock",
- "content": "Images, videos, PDFs and audio files are supported. Create math expressions and diagrams directly from the app. Take photos with the mobile app and save them to a note."
- }
- ],
- "thirdFeatures": [
- { "active": false, "title": "Filtering notes using matched keywords" },
- { "active": true, "title": "8 Beautiful themes for you select" },
- { "active": false, "title": "Save energy for your device" },
- { "active": false, "title": "Easy to switch between light and dark mode" }
- ],
- "integrations": [
- "/assets/img/about/intg1.png",
- "/assets/img/about/intg5.png",
- "/assets/img/about/intg4.png",
- "/assets/img/about/intg3.png",
- "/assets/img/about/intg2.png"
- ]
-}
\ No newline at end of file
diff --git a/src/data/App/clients.json b/src/data/App/clients.json
deleted file mode 100644
index f2ce9a1..0000000
--- a/src/data/App/clients.json
+++ /dev/null
@@ -1,8 +0,0 @@
-[
- "/assets/img/logos/1.png",
- "/assets/img/logos/2.png",
- "/assets/img/logos/3.png",
- "/assets/img/logos/4.png",
- "/assets/img/logos/5.png",
- "/assets/img/logos/6.png"
-]
\ No newline at end of file
diff --git a/src/data/App/community-rtl.json b/src/data/App/community-rtl.json
deleted file mode 100644
index af2d378..0000000
--- a/src/data/App/community-rtl.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "icon": "fab fa-github",
- "title": "جيت هوب",
- "description": "المصدر المفتوح ورمز الاتصال"
- },
- {
- "icon": "fab fa-twitter",
- "title": "تويتر",
- "description": "آخر الأخبار والتحديثات"
- },
- {
- "icon": "fab fa-telegram",
- "title": "تليجرام",
- "description": "قناه للمجتمع"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/community.json b/src/data/App/community.json
deleted file mode 100644
index 2acf731..0000000
--- a/src/data/App/community.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "icon": "fab fa-github",
- "title": "Github",
- "description": "Open Source & Commnit Code"
- },
- {
- "icon": "fab fa-twitter",
- "title": "Twitter",
- "description": "Latest News & Update"
- },
- {
- "icon": "fab fa-telegram",
- "title": "Telegram",
- "description": "Chanel for Community"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/culture.json b/src/data/App/culture.json
deleted file mode 100644
index 6dbabbd..0000000
--- a/src/data/App/culture.json
+++ /dev/null
@@ -1,7 +0,0 @@
-[
- "/assets/img/about/cl1.png",
- "/assets/img/about/cl2.png",
- "/assets/img/about/cl3.png",
- "/assets/img/about/cl1.png",
- "/assets/img/about/cl2.png"
-]
\ No newline at end of file
diff --git a/src/data/App/faq-rtl.json b/src/data/App/faq-rtl.json
deleted file mode 100644
index b796dc0..0000000
--- a/src/data/App/faq-rtl.json
+++ /dev/null
@@ -1,47 +0,0 @@
-[
- {
- "id": 1,
- "question": "ما هي الفائدة التي حصلت عليها عند اختيار الخطة الأساسية؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 2,
- "question": "كيف يمكنني تنظيم ملاحظاتي؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 3,
- "question": "كم من الوقت لمشروع قياسي",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 4,
- "question": "ماذا عن اتفاقية أمان البيانات واتفاقية عدم الإفشاء",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 5,
- "question": "كيف تقوم نيترو بتخزين بياناتي؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 6,
- "question": "لا يدعم نيترو تخزين البيانات على iCloud؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 7,
- "question": "كيف يمكنني تغيير البريد الإلكتروني أو كلمة المرور الخاصة بي؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 8,
- "question": "هل يمكن استخدام ترخيص Premium الخاص بي لجميع الأجهزة؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- },
- {
- "id": 9,
- "question": "هل يمكنني قفل تطبيق ملاحظتي؟",
- "answer": "من خلال التعاون مع العملاء في مناقشة الاحتياجات والطلب ، نحن قادرون على تحقيق التفاهم المتبادل ، واكتساب ثقة العملاء لتقديم المشورة المناسبة"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/faq.json b/src/data/App/faq.json
deleted file mode 100644
index dcaee66..0000000
--- a/src/data/App/faq.json
+++ /dev/null
@@ -1,74 +0,0 @@
-[
- {
- "id": 1,
- "question": "How Benefit That I Got When Choose Basic Plan?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 2,
- "question": "How Do I Organize My Notes?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 3,
- "question": "How Long For A Standard Project",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 4,
- "question": "How About Data Security & NDA Agreement",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 5,
- "question": "How Does Notero Store My Data?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 6,
- "question": "Does Notero Support Storing Data on iCloud?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 7,
- "question": "How Do I Change My Email or Password?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 8,
- "question": "Can My Premium License Be Used For All Devices?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- },
- {
- "id": 9,
- "question": "Can I Lock My Note App?",
- "answer": {
- "part1": "Through the collaboration with customers in discussing needs and demand, we're able to attain ",
- "part2": " mutual understanding, gain customer trust to offer appropriate advice"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/App/features-rtl.json b/src/data/App/features-rtl.json
deleted file mode 100644
index a27102f..0000000
--- a/src/data/App/features-rtl.json
+++ /dev/null
@@ -1,38 +0,0 @@
-[
- {
- "image": "/assets/img/icons/fe1.png",
- "title": {
- "text1": "خدمه متميزه",
- "text2": "وأمنة"
- }
- },
- {
- "image": "/assets/img/icons/fe2.png",
- "title": {
- "text1": "سهل التنسيق والاستخدام ",
- "text2": "والبحث"
- }
- },
- {
- "image": "/assets/img/icons/fe3.png",
- "title": {
- "text1": "شارك",
- "text2": "التطبيق"
- },
- "new": true
- },
- {
- "image": "/assets/img/icons/fe4.png",
- "title": {
- "text1": "ملاحظة سريعة في ",
- "text2": "في كل مكان"
- }
- },
- {
- "image": "/assets/img/icons/fe5.png",
- "title": {
- "text1": "أرسم واكتب ",
- "text2": "على الايباد"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/App/features.json b/src/data/App/features.json
deleted file mode 100644
index 175bc98..0000000
--- a/src/data/App/features.json
+++ /dev/null
@@ -1,38 +0,0 @@
-[
- {
- "image": "/assets/img/icons/fe1.png",
- "title": {
- "text1": "Notes Powerful",
- "text2": "and Security"
- }
- },
- {
- "image": "/assets/img/icons/fe2.png",
- "title": {
- "text1": "Easy Sort, Classify",
- "text2": "and Search"
- }
- },
- {
- "image": "/assets/img/icons/fe3.png",
- "title": {
- "text1": "Collaboration and",
- "text2": "Share"
- },
- "new": true
- },
- {
- "image": "/assets/img/icons/fe4.png",
- "title": {
- "text1": "Quick Note In",
- "text2": "Everywhere"
- }
- },
- {
- "image": "/assets/img/icons/fe5.png",
- "title": {
- "text1": "Write and Draw",
- "text2": "on Ipad"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/App/plans-rtl.json b/src/data/App/plans-rtl.json
deleted file mode 100644
index 84107cd..0000000
--- a/src/data/App/plans-rtl.json
+++ /dev/null
@@ -1,69 +0,0 @@
-[
- {
- "title": "الخطة الأساسية",
- "price": "مجانا",
- "image": "/assets/img/icons/price_s4_1.png",
- "description": "نسخة تجريبية مجانية لمدة 14 يومًا ، يمكنك استخدام أكثر من 20 ميزة أساسية",
- "features": [
- {
- "icon": "far fa-sticky-note",
- "title": "اكتب 5 ملاحظات على iOS و Android فقط",
- "active": true
- },
- {
- "icon": "fas fa-paperclip",
- "title": "أضف المرفقات والجداول والأكواد والمزيد إلى ملاحظاتك",
- "active": true
- },
- {
- "icon": "fas fa-lock",
- "title": "حماية الملاحظات وأجهزة الكمبيوتر المحمولة الخاصة بك مع قفل",
- "active": false
- },
- {
- "icon": "fas fa-undo",
- "title": "وضع التركيز والمظهر الداكن",
- "active": false
- },
- {
- "icon": "fas fa-download",
- "title": "تصدير إلى تنسيقات Text و PDF و HTML و Markdown",
- "active": false
- }
- ]
- },
- {
- "title": "خطة متميزة",
- "price": "$29",
- "image": "/assets/img/icons/price_s4_2.png",
- "description": "جرب جميع الميزات المتميزة والدفع لمرة واحدة فقط",
- "off": "20%",
- "features": [
- {
- "icon": "far fa-sticky-note",
- "title": "اكتب 5 ملاحظات على iOS و Android فقط",
- "active": true
- },
- {
- "icon": "fas fa-paperclip",
- "title": "أضف المرفقات والجداول والأكواد والمزيد إلى ملاحظاتك",
- "active": true
- },
- {
- "icon": "fas fa-lock",
- "title": "حماية الملاحظات وأجهزة الكمبيوتر المحمولة الخاصة بك مع قفل",
- "active": true
- },
- {
- "icon": "fas fa-undo",
- "title": "وضع التركيز والمظهر الداكن",
- "active": true
- },
- {
- "icon": "fas fa-download",
- "title": "تصدير إلى تنسيقات Text و PDF و HTML و Markdown",
- "active": true
- }
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/App/plans.json b/src/data/App/plans.json
deleted file mode 100644
index c665827..0000000
--- a/src/data/App/plans.json
+++ /dev/null
@@ -1,69 +0,0 @@
-[
- {
- "title": "basic Plan",
- "price": "Free",
- "image": "/assets/img/icons/price_s4_1.png",
- "description": "Free 14 days trial, you can use over 20 basic features",
- "features": [
- {
- "icon": "far fa-sticky-note",
- "title": "Write 5 Notes On Only iOS & Android",
- "active": true
- },
- {
- "icon": "fas fa-paperclip",
- "title": "Add Attachments, Tables, Codes and More To Your Notes",
- "active": true
- },
- {
- "icon": "fas fa-lock",
- "title": "Protect Your Notes and Notebooks With Lock",
- "active": false
- },
- {
- "icon": "fas fa-undo",
- "title": "Focus Mode and Dark Theme",
- "active": false
- },
- {
- "icon": "fas fa-download",
- "title": "Export to Text, PDF, HTML and Markdown formats",
- "active": false
- }
- ]
- },
- {
- "title": "premium Plan",
- "price": "$29",
- "image": "/assets/img/icons/price_s4_2.png",
- "description": "Experience all premium features and only one-time payment",
- "off": "20%",
- "features": [
- {
- "icon": "far fa-sticky-note",
- "title": "Write 5 Notes On Only iOS & Android",
- "active": true
- },
- {
- "icon": "fas fa-paperclip",
- "title": "Add Attachments, Tables, Codes and More To Your Notes",
- "active": true
- },
- {
- "icon": "fas fa-lock",
- "title": "Protect Your Notes and Notebooks With Lock",
- "active": true
- },
- {
- "icon": "fas fa-undo",
- "title": "Focus Mode and Dark Theme",
- "active": true
- },
- {
- "icon": "fas fa-download",
- "title": "Export to Text, PDF, HTML and Markdown formats",
- "active": true
- }
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/App/product-details-rtl.json b/src/data/App/product-details-rtl.json
deleted file mode 100644
index 58f88f7..0000000
--- a/src/data/App/product-details-rtl.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "nav_pills": [
- {
- "id": "pills-description",
- "title": "الوصف"
- },
- {
- "id": "pills-reviews",
- "title": "المراجعات (3)"
- },
- {
- "id": "pills-information",
- "title": "معلومات إضافية"
- }
- ],
- "nav_tabs": [
- {
- "id": "pills-description",
- "show": true
- },
- {
- "id": "pills-reviews",
- "show": false
- },
- {
- "id": "pills-information",
- "show": false
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/App/product-details.json b/src/data/App/product-details.json
deleted file mode 100644
index bc73542..0000000
--- a/src/data/App/product-details.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "nav_pills": [
- {
- "id": "pills-description",
- "title": "Description"
- },
- {
- "id": "pills-reviews",
- "title": "Reviews (3)"
- },
- {
- "id": "pills-information",
- "title": "Additional Information"
- }
- ],
- "nav_tabs": [
- {
- "id": "pills-description",
- "show": true
- },
- {
- "id": "pills-reviews",
- "show": false
- },
- {
- "id": "pills-information",
- "show": false
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/App/product-rtl.json b/src/data/App/product-rtl.json
deleted file mode 100644
index a0c2f23..0000000
--- a/src/data/App/product-rtl.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "title": "نظارة سامسونج للواقع الافتراضى الجديدة",
- "images": [
- "/assets/img/shop/products/pr1.png",
- "/assets/img/shop/products/pr2.png",
- "/assets/img/shop/products/pr3.png",
- "/assets/img/shop/products/pr4.png",
- "/assets/img/shop/products/pr5.png"
- ],
- "mainInfo": {
- "title": "نظارة سامسونج للواقع الافتراضى الجديدة",
- "category": "سامسونج",
- "rating": 4,
- "reviews": 3,
- "price": 222.65,
- "discription": "بدون منصة رقمية قوية ، يضيع الوقت والمال ، ويبقى المحتوى دون أن يلاحظه أحد ، ويختفي العملاء المحتملون.",
- "features": [
- " نظارة واقع افتراضى تدعم الجيل الرابع والخامس",
- "تتكامل مع جميع الأجهزة كمحمول , PS4, PS5, etc",
- "مزامنة وحفظ البيانات مع السحابة"
- ]
- },
- "moreInfo": {
- "SKU": "VRO20-5112",
- "Category": "تكنولوجى",
- "tags": ["سامسونج", "oculus", "vr", "نظارة", "ar"]
- }
-}
\ No newline at end of file
diff --git a/src/data/App/product.json b/src/data/App/product.json
deleted file mode 100644
index c218273..0000000
--- a/src/data/App/product.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "title": "Samsung New VR Headset Oculus 2.0",
- "images": [
- "/assets/img/shop/products/pr1.png",
- "/assets/img/shop/products/pr2.png",
- "/assets/img/shop/products/pr3.png",
- "/assets/img/shop/products/pr4.png",
- "/assets/img/shop/products/pr5.png"
- ],
- "mainInfo": {
- "title": "Samsung New VR Headset Oculus 2.0",
- "category": "Samsung",
- "rating": 4,
- "reviews": 3,
- "price": 222.65,
- "discription": "Without a strong digital platform, time and money are wasted, content sits unnoticed, and prospective clients disappear.",
- "features": [
- "VR 2 in 1, support 3D/4D AR",
- "Intergrate with all devices as mobile, PS4, PS5, etc",
- "Sync and Save data with Cloud"
- ]
- },
- "moreInfo": {
- "SKU": "VRO20-5112",
- "Category": "Technology",
- "tags": ["samsung", "oculus", "vr", "headset", "ar"]
- }
-}
\ No newline at end of file
diff --git a/src/data/App/related-products-rtl.json b/src/data/App/related-products-rtl.json
deleted file mode 100644
index 855854d..0000000
--- a/src/data/App/related-products-rtl.json
+++ /dev/null
@@ -1,83 +0,0 @@
-[
- {
- "image": "/assets/img/shop/products/1.png",
- "label": "جديد",
- "liked": true,
- "category": "ايسوس",
- "title": "ايسوس كروم بوك -10.2 inch, 256GB",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/2.png",
- "label": "15% خصم",
- "liked": false,
- "category": "ابل",
- "title": "ماك بوك 2018, 1 TB",
- "rating": 5,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/3.png",
- "liked": false,
- "category": "سامسونج",
- "title": "نظارات الواقع الافتراض من سامسونج ",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/4.png",
- "liked": false,
- "category": "اسم البراند",
- "title": "ايفون 6s ذهبي 64GB",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/5.png",
- "liked": false,
- "category": "اكس بوكس",
- "title": "اكس بوكس اذرعه تحكم",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/6.png",
- "label": "15% خصم",
- "liked": false,
- "category": "سونى",
- "title": "كاميرا سونى",
- "rating": 4,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/7.png",
- "liked": false,
- "category": "dji2",
- "title": "DJI II Phantom 4 Quad Drone With Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/8.png",
- "liked": false,
- "category": "gopro",
- "title": "Gopro Hero 4 Sliver 4K HD, Wireles Sport Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/related-products.json b/src/data/App/related-products.json
deleted file mode 100644
index 6b9d20d..0000000
--- a/src/data/App/related-products.json
+++ /dev/null
@@ -1,83 +0,0 @@
-[
- {
- "image": "/assets/img/shop/products/1.png",
- "label": "new",
- "liked": true,
- "category": "asus",
- "title": "ASUS Chromebook Flip -10.2 inch, 256GB",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/2.png",
- "label": "15% off",
- "liked": false,
- "category": "apple",
- "title": "Macbook Air 2018, 1 TB",
- "rating": 5,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/3.png",
- "liked": false,
- "category": "samsung",
- "title": "Samsung New VR Headset, Oculus 2.0",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/4.png",
- "liked": false,
- "category": "brand name",
- "title": "iPhone 6s Gold 64GB, Retina Ready",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/5.png",
- "liked": false,
- "category": "Xbox",
- "title": "Xbox One Controller",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/6.png",
- "label": "15% off",
- "liked": false,
- "category": "amcrest",
- "title": "Amcrest Outdoor Camera",
- "rating": 4,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/7.png",
- "liked": false,
- "category": "dji2",
- "title": "DJI II Phantom 4 Quad Drone With Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/8.png",
- "liked": false,
- "category": "gopro",
- "title": "Gopro Hero 4 Sliver 4K HD, Wireles Sport Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/screenshots.json b/src/data/App/screenshots.json
deleted file mode 100644
index 66c2fd4..0000000
--- a/src/data/App/screenshots.json
+++ /dev/null
@@ -1,7 +0,0 @@
-[
- "/assets/img/screenshots/1.png",
- "/assets/img/screenshots/2.png",
- "/assets/img/screenshots/3.jpg",
- "/assets/img/screenshots/4.png",
- "/assets/img/screenshots/5.png"
-]
\ No newline at end of file
diff --git a/src/data/App/services.json b/src/data/App/services.json
deleted file mode 100644
index 7b7406d..0000000
--- a/src/data/App/services.json
+++ /dev/null
@@ -1,37 +0,0 @@
-[
- {
- "img": "/assets/img/icons/serv_icons/16.png",
- "info": "Content Strategy",
- "text": "You can provide the answers that your potential customers are trying to find, so you can become the industry."
- },
- {
- "img": "/assets/img/icons/serv_icons/15.png",
- "info": "Google/FB Ads",
- "text": "Get more website traffic, more customers & more online visibility with powerful SEO services."
- },
- {
- "img": "/assets/img/icons/serv_icons/14.png",
- "info": "Email Marketing",
- "text": "Your website has to impress your visitors within just a few seconds"
- },
- {
- "img": "/assets/img/icons/serv_icons/17.png",
- "info": "Social Media",
- "text": "Get more website traffic, more customers for your social chanel"
- },
- {
- "img": "/assets/img/icons/serv_icons/18.png",
- "info": "Website Design and Development",
- "text": "Your website has to impress your visitors within just a few seconds. If it runs slow, if it feels outdated"
- },
- {
- "img": "/assets/img/icons/serv_icons/19.png",
- "info": "TVC/ Viral Clip",
- "text": "Optimized your website on google result with PPC Marketing"
- },
- {
- "img": "/assets/img/icons/serv_icons/20.png",
- "info": "PPC Ads",
- "text": "Optimized your website on google result with PPC Marketing"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/shop-rtl.json b/src/data/App/shop-rtl.json
deleted file mode 100644
index e140aeb..0000000
--- a/src/data/App/shop-rtl.json
+++ /dev/null
@@ -1,119 +0,0 @@
-[
- {
- "image": "/assets/img/shop/products/1.png",
- "label": "جديد",
- "liked": true,
- "category": "ايسوس",
- "title": "ايسوس كروم بوك -10.2 inch, 256GB",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/2.png",
- "label": "15% خصم",
- "liked": false,
- "category": "ابل",
- "title": "ماك بوك 2018, 1 TB",
- "rating": 5,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/3.png",
- "liked": false,
- "category": "سامسونج",
- "title": "نظارات الواقع الافتراض من سامسونج ",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/4.png",
- "liked": false,
- "category": "اسم البراند",
- "title": "ايفون 6s ذهبي 64GB",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/5.png",
- "liked": false,
- "category": "اكس بوكس",
- "title": "اكس بوكس اذرعه تحكم",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/6.png",
- "label": "15% خصم",
- "liked": false,
- "category": "سونى",
- "title": "كاميرا سونى",
- "rating": 4,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/7.png",
- "liked": false,
- "category": "dji2",
- "title": "DJI II Phantom 4 Quad Drone With Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/8.png",
- "liked": false,
- "category": "gopro",
- "title": "Gopro Hero 4 Sliver 4K HD, Wireles Sport Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/9.png",
- "liked": false,
- "category": "نيكون",
- "title": "كاميرا نيكون",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "كاميرا سونى",
- "image": "/assets/img/shop/products/10.png",
- "category": "سونى",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "اصحابي الخطيرين - كتاب تسويق",
- "image": "/assets/img/shop/products/11.png",
- "category": "كتاب تسويق",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "اصحابي الخطيرين - كتاب تسويق",
- "image": "/assets/img/shop/products/12.png",
- "category": "كتاب تسويق",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/shop.json b/src/data/App/shop.json
deleted file mode 100644
index 1016b1b..0000000
--- a/src/data/App/shop.json
+++ /dev/null
@@ -1,119 +0,0 @@
-[
- {
- "title": "ASUS Chromebook Flip -10.2 inch, 256GB",
- "image": "/assets/img/shop/products/1.png",
- "category": "asus",
- "label": "new",
- "liked": true,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "Macbook Air 2018, 1 TB",
- "image": "/assets/img/shop/products/2.png",
- "category": "apple",
- "label": "15% off",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": {
- "old": "521.00",
- "new": "421.00"
- }
- },
- {
- "image": "/assets/img/shop/products/3.png",
- "liked": false,
- "category": "samsung",
- "title": "Samsung New VR Headset, Oculus 2.0",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/4.png",
- "liked": false,
- "category": "brand name",
- "title": "iPhone 6s Gold 64GB, Retina Ready",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/5.png",
- "liked": false,
- "category": "Xbox",
- "title": "Xbox One Controller",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/6.png",
- "label": "15% off",
- "liked": false,
- "category": "amcrest",
- "title": "Amcrest Outdoor Camera",
- "rating": 4,
- "reviews": 3,
- "price": {
- "new": "421.00",
- "old": "521.00"
- }
- },
- {
- "image": "/assets/img/shop/products/7.png",
- "liked": false,
- "category": "dji2",
- "title": "DJI II Phantom 4 Quad Drone With Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/8.png",
- "liked": false,
- "category": "gopro",
- "title": "Gopro Hero 4 Sliver 4K HD, Wireles Sport Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "image": "/assets/img/shop/products/9.png",
- "liked": false,
- "category": "nikon",
- "title": "Nikon Coolpix Camera",
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "Sony Camera 24.5MP, HD, 4k Wireless",
- "image": "/assets/img/shop/products/10.png",
- "category": "sony",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "All My Dangerous Friends - Marketing Book",
- "image": "/assets/img/shop/products/11.png",
- "category": "seo book",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- },
- {
- "title": "Love Does - Bob Goff",
- "image": "/assets/img/shop/products/12.png",
- "category": "seo book",
- "liked": false,
- "rating": 4,
- "reviews": 3,
- "price": "197.00"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/team.json b/src/data/App/team.json
deleted file mode 100644
index e0e95a0..0000000
--- a/src/data/App/team.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.jpeg",
- "name": "Michael Edwards",
- "position": "CEO Founder"
- },
- {
- "picture": "/assets/img/team/5.jpeg",
- "name": "Bobby Kane",
- "position": "CTO"
- },
- {
- "picture": "/assets/img/team/3.jpeg",
- "name": "Robert Downey Jr",
- "position": "Project Manager"
- },
- {
- "picture": "/assets/img/team/4.jpeg",
- "name": "Andrew Robertson",
- "position": "Marketing Leader"
- }
-]
\ No newline at end of file
diff --git a/src/data/App/testimonials-rtl.json b/src/data/App/testimonials-rtl.json
deleted file mode 100644
index da26537..0000000
--- a/src/data/App/testimonials-rtl.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "numCards": [
- {
- "image": "/assets/img/icons/testi_s4_ic1.png",
- "value": "2,5M+",
- "type": {
- "text1": "تحميل و",
- "text2": "تثبيت"
- }
- },
- {
- "image": "/assets/img/icons/testi_s4_ic2.png",
- "value": "4.8/5",
- "stars": 5,
- "type": "بناءاً على هذا العدد من التقييمات 1،258"
- }
- ],
- "testiCards": [
- {
- "userImg": "/assets/img/testimonials/user4.png",
- "stars": 5,
- "title": {
- "text1": "“يمكنك حتى إرسال رسائل بريد إلكتروني إلى Evernote وجمع ",
- "text2": " كل الأشياء التي تحتاجها في مكان واحد.”"
- },
- "author": {
- "name": "يورجن ك.",
- "position": " أول قسم التسويق ",
- "company": "Brator"
- }
- },
- {
- "userImg": "/assets/img/testimonials/user5.png",
- "stars": 5,
- "title": "“نوتيرو - الخيار الأول الذي أختاره لتطبيق الملاحظات. رائع”",
- "author": {
- "name": "فودن ص.",
- "position": "مدير",
- "company": "Ecoland Resort"
- }
- },
- {
- "userImg": "/assets/img/testimonials/user6.png",
- "stars": 5,
- "title": {
- "text1": "”.هذا التطبيق جيد بجدية. إنه ببساطة ، نظيف و ",
- "text2": " متعة حقيقية في الاستخدام.”"
- },
- "author": {
- "name": "Kerry T.",
- "position": "مصمم",
- "company": "Teckzone Inc"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/App/testimonials.json b/src/data/App/testimonials.json
deleted file mode 100644
index 7b92214..0000000
--- a/src/data/App/testimonials.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "numCards": [
- {
- "image": "/assets/img/icons/testi_s4_ic1.png",
- "value": "2,5M+",
- "type": {
- "text1": "Downloaded and",
- "text2": "Installation"
- }
- },
- {
- "image": "/assets/img/icons/testi_s4_ic2.png",
- "value": "4.8/5",
- "stars": 5,
- "type": "Based on 1,258 reviews"
- }
- ],
- "testiCards": [
- {
- "userImg": "/assets/img/testimonials/user4.png",
- "stars": 5,
- "title": {
- "text1": "“You can even send emails to Evernote and gather ",
- "text2": " all of the things you need in a single place.”"
- },
- "author": {
- "name": "jurgen k.",
- "position": "Senior Marketing",
- "company": "Br /ator"
- }
- },
- {
- "userImg": "/assets/img/testimonials/user5.png",
- "stars": 5,
- "title": "“Notero - 1st my choice for notes app. Awesome”",
- "author": {
- "name": "foden p.",
- "position": "Director",
- "company": "Ecoland Resort"
- }
- },
- {
- "userImg": "/assets/img/testimonials/user6.png",
- "stars": 5,
- "title": {
- "text1": "”.This app is seriously good. It’s simple, clean and ",
- "text2": " a real joy to use.”"
- },
- "author": {
- "name": "Kerry T.",
- "position": "Designer",
- "company": "Teckzone Inc"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Blog/all-news-rtl.json b/src/data/Blog/all-news-rtl.json
deleted file mode 100644
index 940f39a..0000000
--- a/src/data/Blog/all-news-rtl.json
+++ /dev/null
@@ -1,113 +0,0 @@
-{
- "blogs": [
- {
- "cover": "/assets/img/blog/6.png",
- "type": "اخبار",
- "time": "منذ 12 ايام",
- "title": "كيف تصبح خبير تطوير بايثون",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/4.jpeg",
- "type": "اخبار",
- "time": "منذ 12 ايام",
- "title": "لعبة VR والفرصة والتحدي",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/10.png",
- "type": "نصائح وافكار",
- "time": "منذ 12 ايام",
- "title": "6 نصائح لمساعدتك على بناء فعالية وسائل التواصل الاجتماعي بشكل أفضل",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/11.png",
- "type": "نصائح وافكار",
- "time": "منذ 12 ايام",
- "title": "الاتجاه الجديد للتسويق مع Tiktok ، هل ينبغي أم لا؟",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/9.png",
- "type": "نصائح وافكار",
- "time": "منذ 12 ايام",
- "title": "استراتيجية سير العمل للتسوق الإلكتروني",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/3.jpeg",
- "type": "نصائح وافكار",
- "time": "منذ 12 ايام",
- "title": "مخطط ل UI/UX",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/12.png",
- "type": "نصائح وافكار",
- "time": "منذ 12 ايام",
- "title": "أيام العمل الحر 2022, ما هو الجديد؟",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- }
- ],
- "sidebar": {
- "recentPosts": [
- { "title": "اتجاه التشفير 2023", "image": "/assets/img/blog/1.jpeg" },
- { "title": "كيف تصبح مطور ويب ", "image": "/assets/img/blog/2.jpeg" },
- { "title": "المخططات ل UI/UX", "image": "/assets/img/blog/3.jpeg" },
- { "title": "AI مع بصمة الإصبع", "image": "/assets/img/blog/7.png" }
- ],
- "categories": [
- { "title": "الكل", "count": 265 },
- { "title": "أخبار", "count": 38 },
- { "title": "تكنولوجيا", "count": 16 },
- { "title": "نصائح وافكار", "count": 85 },
- { "title": "الوظائف", "count": 21 },
- { "title": "تواصل اجتماعي", "count": 874 },
- { "title": "فيديو", "count": 54 },
- { "title": "اخر", "count": 85 }
- ],
- "instagram": [
- "/assets/img/blog/1.jpeg",
- "/assets/img/blog/10.png",
- "/assets/img/blog/11.png",
- "/assets/img/blog/12.png",
- "/assets/img/blog/2.jpeg",
- "/assets/img/blog/3.jpeg"
- ],
- "tags": [
- "ووردبريس", "بي أتش بي", "HTML/CSS",
- "فيجما", "تكنولوجى", "تسويق",
- "استشارة", "سيو", "إنفاتو",
- "فوتوشوب"
- ]
- }
-}
\ No newline at end of file
diff --git a/src/data/Blog/all-news.json b/src/data/Blog/all-news.json
deleted file mode 100644
index 0edfb2a..0000000
--- a/src/data/Blog/all-news.json
+++ /dev/null
@@ -1,113 +0,0 @@
-{
- "blogs": [
- {
- "cover": "/assets/img/blog/6.png",
- "type": "news",
- "time": "12 Days ago",
- "title": "How To Become A Python Develop Expert",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/4.jpeg",
- "type": "news",
- "time": "12 Days ago",
- "title": "VR Game, Oppoturnity & Challenge",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/10.png",
- "type": "tips & tricks",
- "time": "12 Days ago",
- "title": "6 Tips To Help You Build Your Social Media Effeciency & Better",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/11.png",
- "type": "tips & tricks",
- "time": "12 Days ago",
- "title": "The New Trend Of Marketing With Tiktok, Should Or Not?",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/9.png",
- "type": "tips & tricks",
- "time": "12 Days ago",
- "title": "Workflow Strategy For E-Shop",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/3.jpeg",
- "type": "tips & tricks",
- "time": "12 Days ago",
- "title": "Wireframe For UI/UX",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/12.png",
- "type": "tips & tricks",
- "time": "12 Days ago",
- "title": "Freelancer Days 2022, What’s new?",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- }
- ],
- "sidebar": {
- "recentPosts": [
- { "title": "Crypto Trend 2023", "image": "/assets/img/blog/1.jpeg" },
- { "title": "How To Become Web Developer", "image": "/assets/img/blog/2.jpeg" },
- { "title": "Wireframe for UI/UX", "image": "/assets/img/blog/3.jpeg" },
- { "title": "AI With Fingerprint", "image": "/assets/img/blog/7.png" }
- ],
- "categories": [
- { "title": "all", "count": 265 },
- { "title": "News", "count": 38 },
- { "title": "Technology", "count": 16 },
- { "title": "Tips & Tricks", "count": 85 },
- { "title": "Career", "count": 21 },
- { "title": "Community", "count": 874 },
- { "title": "Videos", "count": 54 },
- { "title": "Others", "count": 85 }
- ],
- "instagram": [
- "/assets/img/blog/1.jpeg",
- "/assets/img/blog/10.png",
- "/assets/img/blog/11.png",
- "/assets/img/blog/12.png",
- "/assets/img/blog/2.jpeg",
- "/assets/img/blog/3.jpeg"
- ],
- "tags": [
- "WordPress", "PHP", "HTML/CSS",
- "Figma", "Technology", "Marketing",
- "Consultation", "Seo", "Envato",
- "Psd"
- ]
- }
-}
\ No newline at end of file
diff --git a/src/data/Blog/popular-posts-rtl.json b/src/data/Blog/popular-posts-rtl.json
deleted file mode 100644
index d01c296..0000000
--- a/src/data/Blog/popular-posts-rtl.json
+++ /dev/null
@@ -1,35 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/1.jpeg",
- "type": "اخبار",
- "time": "منذ 3 ايام",
- "title": "اتجاه التشفير 2023",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/7.png",
- "type": "اخبار",
- "time": "منذ 3 ايام",
- "title": "AI مع بصمة الإصبع",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/5.png",
- "type": "اخبار",
- "time": "منذ 3 ايام",
- "title": "لعبة NFT! فرصة جديدة",
- "desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/Blog/popular-posts.json b/src/data/Blog/popular-posts.json
deleted file mode 100644
index 5f97272..0000000
--- a/src/data/Blog/popular-posts.json
+++ /dev/null
@@ -1,35 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/1.jpeg",
- "type": "news",
- "time": "3 Days ago",
- "title": "Crypto Trend 2023",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/7.png",
- "type": "news",
- "time": "3 Days ago",
- "title": "AI With Fingerprint",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/5.png",
- "type": "news",
- "time": "3 Days ago",
- "title": "NFT Game! New Oppoturnity",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/Blog/slides-rtl.json b/src/data/Blog/slides-rtl.json
deleted file mode 100644
index e7b8a4e..0000000
--- a/src/data/Blog/slides-rtl.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "image": "/assets/img/blog/s_blog.png",
- "type": "أخبار",
- "time": "منذ 3 ايام",
- "title": "حلول لمشكلة البيانات الضخمة ، منظور الخبراء",
- "desc": "إن الانغماس في تقنية النانو على طول ارتفاع المعلومات سوف يغلق الحلقة في التركيز فقط"
- },
- {
- "image": "/assets/img/blog/1.jpeg",
- "type": "أخبار",
- "time": "منذ 3 ايام",
- "title": "حلول لمشكلة البيانات الضخمة ، منظور الخبراء",
- "desc": "إن الانغماس في تقنية النانو على طول ارتفاع المعلومات سوف يغلق الحلقة في التركيز فقط"
- },
- {
- "image": "/assets/img/blog/2.jpeg",
- "type": "أخبار",
- "time": "منذ 3 ايام",
- "title": "حلول لمشكلة البيانات الضخمة ، منظور الخبراء",
- "desc": "إن الانغماس في تقنية النانو على طول ارتفاع المعلومات سوف يغلق الحلقة في التركيز فقط"
- }
-]
\ No newline at end of file
diff --git a/src/data/Blog/slides.json b/src/data/Blog/slides.json
deleted file mode 100644
index 61ae126..0000000
--- a/src/data/Blog/slides.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "image": "/assets/img/blog/s_blog.png",
- "type": "News",
- "time": "3 Days ago",
- "title": "Solutions For Big Data Issue, Expert Perspective",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- },
- {
- "image": "/assets/img/blog/1.jpeg",
- "type": "News",
- "time": "3 Days ago",
- "title": "Solutions For Big Data Issue, Expert Perspective",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- },
- {
- "image": "/assets/img/blog/2.jpeg",
- "type": "News",
- "time": "3 Days ago",
- "title": "Solutions For Big Data Issue, Expert Perspective",
- "desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- }
-]
\ No newline at end of file
diff --git a/src/data/CloudHosting/footerLinks.json b/src/data/CloudHosting/footerLinks.json
deleted file mode 100644
index 55830aa..0000000
--- a/src/data/CloudHosting/footerLinks.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "links": [
- { "href": "#", "text": "About Us" },
- { "href": "#", "text": "Blogs" },
- { "href": "#", "text": "Shop" },
- { "href": "#", "text": "Contact" },
- { "href": "#", "text": "Privacy Policy" },
- { "href": "#", "text": "Terms of Use" },
- { "href": "#", "text": "Refund Policy" },
- { "href": "#", "text": "Join Us", "badge": "hiring" },
- { "href": "#", "text": "Terms Conditions" },
- { "href": "#", "text": "Get In Touch" },
- { "href": "#", "text": "FAQ Page" }
- ],
- "resources": [
- { "href": "#", "text": "Webmail" },
- { "href": "#", "text": "WHOIS" },
- { "href": "#", "text": "ICANN Confirmation" },
- { "href": "#", "text": "Designers & Developers" },
- { "href": "#", "text": "Redeem Code" },
- { "href": "#", "text": "Product Catalog" }
- ],
- "shopping": [
- { "href": "#", "text": "Domain Search" },
- { "href": "#", "text": "Websites" },
- { "href": "#", "text": "WordPress" },
- { "href": "#", "text": "Hosting" },
- { "href": "#", "text": "Web Security" },
- { "href": "#", "text": "Email & Office" }
- ],
- "programs": [
- { "href": "#", "text": "Affiliates" },
- { "href": "#", "text": "Reseller Programs" },
- { "href": "#", "text": "GoDaddy Pro" },
- { "href": "#", "text": "My Products" },
- { "href": "#", "text": "Renewals & Billing" },
- { "href": "#", "text": "Create Account" }
- ]
-}
\ No newline at end of file
diff --git a/src/data/CloudHosting/plans.json b/src/data/CloudHosting/plans.json
deleted file mode 100644
index f98259b..0000000
--- a/src/data/CloudHosting/plans.json
+++ /dev/null
@@ -1,41 +0,0 @@
-[
- {
- "title": "Starter",
- "description": "Best price for a basic site",
- "price": "49.00",
- "highlight": "With a 3 Year term (40% savings)",
- "text": "You pay $49.00/mo today renews june 2024 for $59.00/mo",
- "features": [
- { "value": "01", "title": "Website Design" },
- { "value": "50 GB", "title": "Storage" },
- { "value": "Unlimited", "title": "Bandwidth" },
- { "value": "100", "title": "FTP Users" }
- ]
- },
- {
- "title": "Economy",
- "description": "Best price for a basic site",
- "price": "59.00",
- "highlight": "With a 3 Year term (45% savings)",
- "text": "You pay $49.00/mo today renews june 2024 for $59.00/mo",
- "features": [
- { "value": "01", "title": "Website Design" },
- { "value": "50 GB", "title": "Storage" },
- { "value": "Unlimited", "title": "Bandwidth" },
- { "value": "100", "title": "FTP Users" }
- ]
- },
- {
- "title": "Deluxe",
- "description": "Best price for a basic site",
- "price": "199.00",
- "highlight": "With a 3 Year term (40% savings)",
- "text": "You pay $49.00/mo today renews june 2024 for $59.00/mo",
- "features": [
- { "value": "01", "title": "Website Design" },
- { "value": "50 GB", "title": "Storage" },
- { "value": "Unlimited", "title": "Bandwidth" },
- { "value": "100", "title": "FTP Users" }
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/CloudHosting/services.json b/src/data/CloudHosting/services.json
deleted file mode 100644
index c5dd966..0000000
--- a/src/data/CloudHosting/services.json
+++ /dev/null
@@ -1,34 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/serv_icons/30.png",
- "title": {
- "partOne": "Building",
- "partTwo": "Honest Guidance"
- },
- "description": "Includes industry-standard cPanel to install apps."
- },
- {
- "icon": "/assets/img/icons/serv_icons/31.png",
- "title": {
- "partOne": "1-Click",
- "partTwo": "Installations"
- },
- "description": "Includes industry-standard cPanel to install apps."
- },
- {
- "icon": "/assets/img/icons/serv_icons/32.png",
- "title": {
- "partOne": "24/7",
- "partTwo": "Network Security"
- },
- "description": "Includes industry-standard cPanel to install apps."
- },
- {
- "icon": "/assets/img/icons/serv_icons/33.png",
- "title": {
- "partOne": "Global",
- "partTwo": "Data Centers"
- },
- "description": "Includes industry-standard cPanel to install apps."
- }
-]
\ No newline at end of file
diff --git a/src/data/CloudHosting/testimonials.json b/src/data/CloudHosting/testimonials.json
deleted file mode 100644
index 2226a9d..0000000
--- a/src/data/CloudHosting/testimonials.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "totalRating": 4.7,
- "totalReviews": 49786,
- "testimonials": [
- {
- "stars": 5,
- "content": "It’s been a great experience. Starting my own business was daunting, but knowing that i could get a starter web page with my domain for free helped me launch my business quicker",
- "author": {
- "image": "/assets/img/testimonials/user8.png",
- "position": "Head Of Idea",
- "name": "Alonso D.Dowson"
- }
- },
- {
- "stars": 5,
- "content": "From customer service to website building, their service is awesome. I would recommend any website builder to use this site.",
- "author": {
- "image": "/assets/img/testimonials/user7.png",
- "position": "Head Of Idea",
- "name": "Miranda H. Halim"
- }
- },
- {
- "stars": 5,
- "content": "Iteck make this so easy. Templates are slick and easy to modify. Perfect for a small business or personal website development.",
- "author": {
- "image": "/assets/img/testimonials/user9.png",
- "position": "Head Of Idea",
- "name": "Rosalina D. William"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Contact/community.json b/src/data/Contact/community.json
deleted file mode 100644
index a3c885d..0000000
--- a/src/data/Contact/community.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/mail3d.png",
- "info": "contact@Iteck.com"
- },
- {
- "icon": "/assets/img/icons/map3d.png",
- "info": "58 Howard St, Toronto"
- },
- {
- "icon": "/assets/img/icons/msg3d.png",
- "info": "(+23) 5535 68 68"
- }
-]
\ No newline at end of file
diff --git a/src/data/Contact/form-rtl.json b/src/data/Contact/form-rtl.json
deleted file mode 100644
index 8ae10ae..0000000
--- a/src/data/Contact/form-rtl.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "phone": "(+23) 5535 68 68",
- "email": "contact@Itecksolution.com",
- "address": "58 اسم الشارع, سان فرانسيسكو, CA 941"
-}
\ No newline at end of file
diff --git a/src/data/Contact/form.json b/src/data/Contact/form.json
deleted file mode 100644
index cd0f994..0000000
--- a/src/data/Contact/form.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "phone": "(+23) 5535 68 68",
- "email": "contact@Itecksolution.com",
- "address": "58 Howard St, San Francisco, CA 941"
-}
\ No newline at end of file
diff --git a/src/data/Crypto/faq.json b/src/data/Crypto/faq.json
deleted file mode 100644
index 5beb5ff..0000000
--- a/src/data/Crypto/faq.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "numb": "01",
- "question": "What are cryptocurrencies?",
- "answer": "How will extreme changes in valuations or volumes (5x-10x) impact the strategy"
- },
- {
- "numb": "02",
- "question": "What are the realistic use cases for our organization?",
- "answer": "We have chosen 21 of the questions we hear most often and provided answers for you below."
- },
- {
- "numb": "03",
- "question": "Cryptocurrency-driven offerings that we could provide?",
- "answer": "Cryptocurrency, sometimes called crypto-currency or crypto, is any form."
- },
- {
- "numb": "04",
- "question": "How are cryptocurrency transactions recorded?",
- "answer": "Of currency that exists digitally or virtually and uses cryptography to secure transactions."
- },
- {
- "numb": "05",
- "question": "Are blockchain and cryptocurrencies the same?",
- "answer": "Cryptocurrencies don't have a central issuing or regular authority, instead..."
- },
- {
- "numb": "06",
- "question": "Realistic use cases for our organization?",
- "answer": "Using a decentralized system to record transactions and issue new units."
- }
-]
\ No newline at end of file
diff --git a/src/data/Crypto/features.json b/src/data/Crypto/features.json
deleted file mode 100644
index 2e6348d..0000000
--- a/src/data/Crypto/features.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/features/28.png",
- "title": "Crytocurrency Buy & Sell",
- "details": "The system pay a bonus for excellent individuals. You can buy token without paying any transactions fee"
- },
- {
- "icon": "/assets/img/icons/features/29.png",
- "title": "Crytocurrency Mining",
- "details": "The system pay a bonus for excellent individuals. You can buy token without paying any transactions fee"
- },
- {
- "icon": "/assets/img/icons/features/30.png",
- "title": "Deposit Crytocurrency",
- "details": "The system pay a bonus for excellent individuals. You can buy token without paying any transactions fee"
- }
-]
\ No newline at end of file
diff --git a/src/data/Crypto/markets.json b/src/data/Crypto/markets.json
deleted file mode 100644
index 4a5eb1a..0000000
--- a/src/data/Crypto/markets.json
+++ /dev/null
@@ -1,86 +0,0 @@
-[
- {
- "paymentIcon": "/assets/img/icons/payment/1.png",
- "from": "BTC",
- "to": "USDT",
- "price": "19,274.26",
- "lastDayChange": {
- "operator": "+",
- "change": "0.01"
- },
- "lastDayPrice": {
- "dollar": "59,846,075.84",
- "crypto": "3,105 BTC"
- }
- },
- {
- "paymentIcon": "/assets/img/icons/payment/2.png",
- "from": "ETH",
- "to": "USDT",
- "price": "1,311.23",
- "lastDayChange": {
- "operator": "-",
- "change": "1.25"
- },
- "lastDayPrice": {
- "dollar": "23,679,377.33",
- "crypto": "18,059 ETH"
- }
- },
- {
- "paymentIcon": "/assets/img/icons/payment/3.png",
- "from": "CRO",
- "to": "USDT",
- "price": "0.111730",
- "lastDayChange": {
- "operator": "+",
- "change": "0.81"
- },
- "lastDayPrice": {
- "dollar": "59,846,075.84",
- "crypto": "3,105 cro"
- }
- },
- {
- "paymentIcon": "/assets/img/icons/payment/4.png",
- "from": "SOL",
- "to": "USDT",
- "price": "19,274.26",
- "lastDayChange": {
- "operator": "-",
- "change": "0.19"
- },
- "lastDayPrice": {
- "dollar": "23,679,377.33",
- "crypto": "18,059 SOL"
- }
- },
- {
- "paymentIcon": "/assets/img/icons/payment/5.png",
- "from": "BICI",
- "to": "USDT",
- "price": "1,311.23",
- "lastDayChange": {
- "operator": "-",
- "change": "0.33"
- },
- "lastDayPrice": {
- "dollar": "23,679,377.33",
- "crypto": "18,059 BICI"
- }
- },
- {
- "paymentIcon": "/assets/img/icons/payment/6.png",
- "from": "DOT",
- "to": "USDT",
- "price": "19,274.26",
- "lastDayChange": {
- "operator": "+",
- "change": "1.00"
- },
- "lastDayPrice": {
- "dollar": "23,679,377.33",
- "crypto": "18,059 DOT"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Crypto/team.json b/src/data/Crypto/team.json
deleted file mode 100644
index 1c43ce4..0000000
--- a/src/data/Crypto/team.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "picture": "/assets/img/team/8.jpg",
- "position": "head of idea",
- "name": "Miranda H. Halim"
- },
- {
- "picture": "/assets/img/team/9.jpg",
- "position": "head of idea",
- "name": "Miranda H. Halim"
- },
- {
- "picture": "/assets/img/team/10.jpg",
- "position": "head of idea",
- "name": "Miranda H. Halim"
- },
- {
- "picture": "/assets/img/team/11.jpg",
- "position": "head of idea",
- "name": "Miranda H. Halim"
- }
-]
\ No newline at end of file
diff --git a/src/data/Crypto/timeline.json b/src/data/Crypto/timeline.json
deleted file mode 100644
index b651a96..0000000
--- a/src/data/Crypto/timeline.json
+++ /dev/null
@@ -1,34 +0,0 @@
-[
- {
- "image": "/assets/img/icons/tl1.png",
- "title": {
- "partOne": "Idea for start",
- "partTwo": "ICO Co."
- },
- "year": "2012"
- },
- {
- "image": "/assets/img/icons/tl2.png",
- "title": {
- "partOne": "Traditional",
- "partTwo": "Launch"
- },
- "year": "2015"
- },
- {
- "image": "/assets/img/icons/tl3.png",
- "title": {
- "partOne": "Get 1M+ Coin",
- "partTwo": "Listing"
- },
- "year": "2018"
- },
- {
- "image": "/assets/img/icons/tl4.png",
- "title": {
- "partOne": "Number #1",
- "partTwo": "Market"
- },
- "year": "2022"
- }
-]
\ No newline at end of file
diff --git a/src/data/CyberSecurity/faq.json b/src/data/CyberSecurity/faq.json
deleted file mode 100644
index ea7589d..0000000
--- a/src/data/CyberSecurity/faq.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "question": "How does Iteck time tracking work?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- },
- {
- "question": "How does Iteck track activity?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- },
- {
- "question": "How does Iteck calculate activity rates?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- },
- {
- "question": "How does idle timeout work?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- },
- {
- "question": "Does Iteck record my screen?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- },
- {
- "question": "Does Iteck record voice and video?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- },
- {
- "question": "Does it track my team's productivity & efficiency?",
- "answer": "Iteck can take screenshots once, twice, or three times per ten minutes, but we do not record video of your computer display while you are working. offers the option to blur your team members' screenshots, allowing you to track their progress without risking access to sensitive information."
- }
-]
\ No newline at end of file
diff --git a/src/data/CyberSecurity/features.json b/src/data/CyberSecurity/features.json
deleted file mode 100644
index 2441a01..0000000
--- a/src/data/CyberSecurity/features.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "image": "/assets/img/icons/features/18.png",
- "sub_title": "Application Insfrastructure",
- "title": "Analysis Core Software",
- "details": "Get insights from real breaches in the cost secure data breach report. Proactively detect and resolve data quality issues."
- },
- {
- "image": "/assets/img/icons/features/19.png",
- "sub_title": "Application Security",
- "title": "Alert Pro Version",
- "details": "Get insights from real breaches in the cost secure data breach report. Proactively detect and resolve data quality issues."
- },
- {
- "image": "/assets/img/icons/features/20.png",
- "sub_title": "Critical Infrastructure Security",
- "title": "AI Data Cloud Solution",
- "details": "Get insights from real breaches in the cost secure data breach report. Proactively detect and resolve data quality issues."
- },
- {
- "image": "/assets/img/icons/features/21.png",
- "sub_title": "Online Support",
- "title": "24/7 Online Support",
- "details": "Get insights from real breaches in the cost secure data breach report. Proactively detect and resolve data quality issues."
- }
-]
\ No newline at end of file
diff --git a/src/data/CyberSecurity/services.json b/src/data/CyberSecurity/services.json
deleted file mode 100644
index 100af86..0000000
--- a/src/data/CyberSecurity/services.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "number": "01",
- "title": "Firewall & VPN",
- "details": "Blocks infected website tracking programs and annoying.",
- "image": "/assets/img/icons/serv_icons/36.png"
- },
- {
- "number": "02",
- "title": "Live Security",
- "details": "Blocks infected website tracking programs and annoying.",
- "image": "/assets/img/icons/serv_icons/37.png"
- },
- {
- "number": "03",
- "title": "Hack Protection",
- "details": "Blocks infected website tracking programs and annoying.",
- "image": "/assets/img/icons/serv_icons/38.png"
- },
- {
- "number": "04",
- "title": "24/7 Online Support",
- "details": "Blocks infected website tracking programs and annoying.",
- "image": "/assets/img/icons/serv_icons/39.png"
- }
-]
\ No newline at end of file
diff --git a/src/data/CyberSecurity/solutions.json b/src/data/CyberSecurity/solutions.json
deleted file mode 100644
index 80e5302..0000000
--- a/src/data/CyberSecurity/solutions.json
+++ /dev/null
@@ -1,46 +0,0 @@
-[
- {
- "title": "Automotive",
- "image": "/assets/img/icons/solution/1.png"
- },
- {
- "title": "Communications",
- "image": "/assets/img/icons/solution/2.png"
- },
- {
- "title": "Constructions",
- "image": "/assets/img/icons/solution/3.png"
- },
- {
- "title": "Govt. Education",
- "image": "/assets/img/icons/solution/4.png"
- },
- {
- "title": "Energy & Power",
- "image": "/assets/img/icons/solution/5.png"
- },
- {
- "title": "Financial Service",
- "image": "/assets/img/icons/solution/6.png"
- },
- {
- "title": "Food & Beverage",
- "image": "/assets/img/icons/solution/7.png"
- },
- {
- "title": "Life Science",
- "image": "/assets/img/icons/solution/8.png"
- },
- {
- "title": "Media & Entertainment",
- "image": "/assets/img/icons/solution/9.png"
- },
- {
- "title": "Travel Agency",
- "image": "/assets/img/icons/solution/10.png"
- },
- {
- "title": "Public Safety",
- "image": "/assets/img/icons/solution/11.png"
- }
-]
\ No newline at end of file
diff --git a/src/data/CyberSecurity/team.json b/src/data/CyberSecurity/team.json
deleted file mode 100644
index f247c29..0000000
--- a/src/data/CyberSecurity/team.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.png",
- "position": "Founder",
- "name": "Rosalina D. William"
- },
- {
- "picture": "/assets/img/team/2.png",
- "position": "Head Of Idea",
- "name": "Ronson R. Ronald"
- },
- {
- "picture": "/assets/img/team/3.png",
- "position": "Support Engineer",
- "name": "Miranda H. Halim"
- }
-]
\ No newline at end of file
diff --git a/src/data/DataAnalysis/blog.json b/src/data/DataAnalysis/blog.json
deleted file mode 100644
index e0f8796..0000000
--- a/src/data/DataAnalysis/blog.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/18.jpg",
- "tag": "Analysis",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Create Live Segments & Target The Right People For Your Amazing Team."
- },
- {
- "cover": "/assets/img/blog/19.jpg",
- "tag": "Analysis",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Best unlocked me an striking perceive."
- },
- {
- "cover": "/assets/img/blog/20.jpg",
- "tag": "Analysis",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Me in resolution pianoforte continuing we."
- },
- {
- "cover": "/assets/img/blog/21.jpg",
- "tag": "Analysis",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Most my no spot felt by no he in forfeited."
- }
-]
\ No newline at end of file
diff --git a/src/data/DataAnalysis/footer.json b/src/data/DataAnalysis/footer.json
deleted file mode 100644
index beeee2c..0000000
--- a/src/data/DataAnalysis/footer.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "text": "Our highly skilled development teams specialized in data analysis.",
- "email": "info@iteck-info.com",
- "phone": "907 000 999 22",
- "address": "12/A, New Booston, NYC",
- "links": [
- { "href": "#", "text": "Online Marketing" },
- { "href": "#", "text": "Technology" },
- { "href": "#", "text": "Business" },
- { "href": "#", "text": "Content strategy" },
- { "href": "#", "text": "Development" },
- { "href": "#", "text": "Advertising Strategy" }
- ],
- "morePages": [
- { "href": "#", "text": "About Iteck" },
- { "href": "#", "text": "Investors" },
- { "href": "#", "text": "Contact" },
- { "href": "#", "text": "Affiliate Program" },
- { "href": "#", "text": "How It Works" },
- { "href": "#", "text": "Pricing Plan" }
- ]
-}
\ No newline at end of file
diff --git a/src/data/DataAnalysis/numbers.json b/src/data/DataAnalysis/numbers.json
deleted file mode 100644
index 353cc46..0000000
--- a/src/data/DataAnalysis/numbers.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "image": "/assets/img/icons/numbers/8.png",
- "value": 3,
- "operator": "M+",
- "title": "Projects Executed"
- },
- {
- "image": "/assets/img/icons/numbers/9.png",
- "value": 5,
- "operator": "M+",
- "title": "Data Analytics"
- },
- {
- "image": "/assets/img/icons/numbers/10.png",
- "value": 3,
- "operator": "M+",
- "title": "Data Management"
- },
- {
- "image": "/assets/img/icons/numbers/11.png",
- "value": 100,
- "operator": "K+",
- "title": "Happy Users"
- }
-]
\ No newline at end of file
diff --git a/src/data/DataAnalysis/plans.json b/src/data/DataAnalysis/plans.json
deleted file mode 100644
index 2831ed2..0000000
--- a/src/data/DataAnalysis/plans.json
+++ /dev/null
@@ -1,36 +0,0 @@
-[
- {
- "title": "Personal Plan",
- "description": "Customized anything in anytime",
- "price": "49.00",
- "features": [
- "Easy To Track AI Data",
- "100+ Ready Boots",
- "Best Data Plan & Package",
- "24/7 Online Support"
- ]
- },
- {
- "head": "popular deal: 50% offer",
- "title": "Advanced",
- "description": "Customized anything in anytime",
- "price": "49.00",
- "features": [
- "Easy To Track AI Data",
- "100+ Ready Boots",
- "Best Data Plan & Package",
- "24/7 Online Support"
- ]
- },
- {
- "title": "For Team",
- "description": "Customized anything in anytime",
- "price": "49.00",
- "features": [
- "Easy To Track AI Data",
- "100+ Ready Boots",
- "Best Data Plan & Package",
- "24/7 Online Support"
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/DataAnalysis/projects.json b/src/data/DataAnalysis/projects.json
deleted file mode 100644
index abb8a51..0000000
--- a/src/data/DataAnalysis/projects.json
+++ /dev/null
@@ -1,38 +0,0 @@
-[
- {
- "image": "/assets/img/projects/11.jpg",
- "tag": "Analysis",
- "logo": "/assets/img/logos/22.png",
- "title": "Hayden Co. Market Data Analysis",
- "text": "Stay focused and productive with a clean and clutter-free note space the flexible ways to organize. Everything melancholy uncommonly but solicitude.",
- "client": {
- "name": "Miranda H. Halim",
- "budget": "$12,000",
- "estimate": "3 Months"
- }
- },
- {
- "image": "/assets/img/projects/6.png",
- "tag": "Analysis",
- "logo": "/assets/img/logos/22.png",
- "title": "Hayden Co. Market Data Analysis",
- "text": "Stay focused and productive with a clean and clutter-free note space the flexible ways to organize. Everything melancholy uncommonly but solicitude.",
- "client": {
- "name": "Miranda H. Halim",
- "budget": "$12,000",
- "estimate": "3 Months"
- }
- },
- {
- "image": "/assets/img/projects/4.png",
- "tag": "Analysis",
- "logo": "/assets/img/logos/22.png",
- "title": "Hayden Co. Market Data Analysis",
- "text": "Stay focused and productive with a clean and clutter-free note space the flexible ways to organize. Everything melancholy uncommonly but solicitude.",
- "client": {
- "name": "Miranda H. Halim",
- "budget": "$12,000",
- "estimate": "3 Months"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/DataAnalysis/services.json b/src/data/DataAnalysis/services.json
deleted file mode 100644
index 9b27c7c..0000000
--- a/src/data/DataAnalysis/services.json
+++ /dev/null
@@ -1,27 +0,0 @@
-[
- {
- "image": "/assets/img/icons/serv_icons/25.png",
- "title": "AI Data Analysis",
- "text": "Provides easy-to-use platform and tool for app analytics data."
- },
- {
- "image": "/assets/img/icons/serv_icons/26.png",
- "title": "Automation Research",
- "text": "Provides easy-to-use platform and tool for app analytics data."
- },
- {
- "image": "/assets/img/icons/serv_icons/27.png",
- "title": "Artificial Intelligence",
- "text": "Provides easy-to-use platform and tool for app analytics data."
- },
- {
- "image": "/assets/img/icons/serv_icons/28.png",
- "title": "Machine Learning",
- "text": "Provides easy-to-use platform and tool for app analytics data."
- },
- {
- "image": "/assets/img/icons/serv_icons/29.png",
- "title": "BI Implementation",
- "text": "Provides easy-to-use platform and tool for app analytics data."
- }
-]
\ No newline at end of file
diff --git a/src/data/DataAnalysis/testimonials.json b/src/data/DataAnalysis/testimonials.json
deleted file mode 100644
index 0115752..0000000
--- a/src/data/DataAnalysis/testimonials.json
+++ /dev/null
@@ -1,29 +0,0 @@
-[
- {
- "stars": 5,
- "text": "It uses a directory of over 20 latin words combine a half of model sentence structures.",
- "author": {
- "image": "/assets/img/testimonials/user8.png",
- "position": "Head Of Idea",
- "name": "Alonso D. Dowson"
- }
- },
- {
- "stars": 5,
- "text": "It uses a directory of over 20 latin words combine a half of model sentence structures.",
- "author": {
- "image": "/assets/img/testimonials/user7.png",
- "position": "CEO",
- "name": "Miranda H. Halim"
- }
- },
- {
- "stars": 5,
- "text": "It uses a directory of over 20 latin words combine a half of model sentence structures.",
- "author": {
- "image": "/assets/img/testimonials/user9.png",
- "position": "Founder",
- "name": "Rosalina D. William"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Digital/about.json b/src/data/Digital/about.json
deleted file mode 100644
index 36e2ab9..0000000
--- a/src/data/Digital/about.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "logos": [
- "/assets/img/about/about_logos/1.png",
- "/assets/img/about/about_logos/2.png",
- "/assets/img/about/about_logos/3.png",
- "/assets/img/about/about_logos/4.png",
- "/assets/img/about/about_logos/5.png"
- ],
- "numbers": [
- {
- "number": 20,
- "info": "Years of Experience",
- "operator": {
- "icon": "fas fa-plus"
- }
- },
- {
- "number": 15,
- "info": "Projects completed",
- "operator": "K"
- },
- {
- "number": 240,
- "info": "Awards achievied"
- },
- {
- "number": 180,
- "info": "Satisfied clients on 24 countries"
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Digital/blog.json b/src/data/Digital/blog.json
deleted file mode 100644
index b50ae64..0000000
--- a/src/data/Digital/blog.json
+++ /dev/null
@@ -1,47 +0,0 @@
-[
- {
- "type": "news",
- "cover": "/assets/img/blog/1.jpeg",
- "title": "Crypto Trends 2023",
- "userPic": "/assets/img/testimonials/user1.jpeg",
- "user": "Admin",
- "date": "May 15, 2022",
- "details": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- },
- {
- "type": "technology",
- "cover": "/assets/img/blog/2.jpeg",
- "title": "How To Become Web Developer",
- "userPic": "/assets/img/testimonials/user2.jpeg",
- "user": "Moussa",
- "date": "May 15, 2022",
- "details": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- },
- {
- "type": "tips & tricks",
- "cover": "/assets/img/blog/3.jpeg",
- "title": "Wireframe For UI/UX?",
- "userPic": "/assets/img/testimonials/user3.jpeg",
- "user": "Admin",
- "date": "May 15, 2022",
- "details": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- },
- {
- "type": "news",
- "cover": "/assets/img/blog/4.jpeg",
- "title": "VR Game, Opportunity & Challenge",
- "userPic": "/assets/img/testimonials/user1.jpeg",
- "user": "David",
- "date": "May 15, 2022",
- "details": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- },
- {
- "type": "technology",
- "cover": "/assets/img/blog/2.jpeg",
- "title": "How To Become Web Developer",
- "userPic": "/assets/img/testimonials/user2.jpeg",
- "user": "Moussa",
- "date": "May 15, 2022",
- "details": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected"
- }
-]
\ No newline at end of file
diff --git a/src/data/Digital/chooseus.json b/src/data/Digital/chooseus.json
deleted file mode 100644
index d7b4ec3..0000000
--- a/src/data/Digital/chooseus.json
+++ /dev/null
@@ -1,6 +0,0 @@
-[
- "Latest IT Solutions & Integration With Blockchain",
- "Over 100+ Payment Gateways Support",
- "AI Machine & Deep Learning",
- "Dedicated Support 24/7"
-]
\ No newline at end of file
diff --git a/src/data/Digital/contact.json b/src/data/Digital/contact.json
deleted file mode 100644
index 53d9f40..0000000
--- a/src/data/Digital/contact.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "address": "58 Howard Street, San Francisco, CA 941",
- "phone": "(+23) 5535 68 68",
- "email": "contact@Iteck.co",
- "fax": "fax@Iteck.co",
- "workingHours": "Mon - Sat: 9:00 - 18:00"
-}
\ No newline at end of file
diff --git a/src/data/Digital/footer.json b/src/data/Digital/footer.json
deleted file mode 100644
index 1dbfc49..0000000
--- a/src/data/Digital/footer.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "address": "58 Howard St, San Francisco, CA 941",
- "phone": "(+23) 5535 68 68",
- "email": "contact@Iteck.co",
- "services": [
- "IT Consultations",
- "Data Security",
- "Website Development",
- "UI/UX Design",
- "Cloud Services",
- "Game Development",
- "CRM & Software"
- ],
- "information": [
- "About Iteck",
- "Investors",
- "Blog",
- "Career",
- "Contact",
- "Affiliate Program",
- "How It Works",
- "Pricing Plan",
- "Covid-19 Update"
- ]
-}
\ No newline at end of file
diff --git a/src/data/Digital/portfolio.json b/src/data/Digital/portfolio.json
deleted file mode 100644
index 0d60315..0000000
--- a/src/data/Digital/portfolio.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "image": "/assets/img/projects/prog/1.jpeg",
- "title": "Infrastructure Upgrade",
- "types": ["IT Consultation"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Consultation", "Management"]
- },
- {
- "image": "/assets/img/projects/prog/2.png",
- "title": "Criftocy Landing Page",
- "types": ["Website Development,", "UI/UX Design"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- },
- {
- "image": "/assets/img/projects/prog/3.jpeg",
- "title": "AR/VR War 1986 Game",
- "types": ["Game Developemnt"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["VR/AR", "iOS & Android", "Unity 2D/3D"]
- },
- {
- "image": "/assets/img/projects/prog/2.png",
- "title": "Criftocy Landing Page",
- "types": ["Website Development,", "UI/UX Design"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- }
-]
\ No newline at end of file
diff --git a/src/data/Digital/services.json b/src/data/Digital/services.json
deleted file mode 100644
index 39b1d66..0000000
--- a/src/data/Digital/services.json
+++ /dev/null
@@ -1,44 +0,0 @@
-[
- {
- "title": "IT Consultation",
- "number": "01",
- "icon": "/assets/img/icons/serv_icons/1.png",
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Strategy", "Consultation", "Management"]
- },
- {
- "title": "Data Security",
- "number": "02",
- "icon": "/assets/img/icons/serv_icons/2.png",
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Management", "Backup & Recovery", "Transfer"]
- },
- {
- "title": "Website Development",
- "number": "03",
- "icon": "/assets/img/icons/serv_icons/3.png",
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Ecommerce", "Landing Page", "CMS", "Plugin"]
- },
- {
- "title": "UI/UX Design",
- "number": "04",
- "icon": "/assets/img/icons/serv_icons/4.png",
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Website", "Mobile App"]
- },
- {
- "title": "Cloud Services",
- "number": "05",
- "icon": "/assets/img/icons/serv_icons/5.png",
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Cloud Storerage", "Hosting & VPS"]
- },
- {
- "title": "Game Development",
- "number": "06",
- "icon": "/assets/img/icons/serv_icons/6.png",
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Unity 2D/3D", "VR/AR", "iOS & Android", "HTC Vive"]
- }
-]
\ No newline at end of file
diff --git a/src/data/Digital/team.json b/src/data/Digital/team.json
deleted file mode 100644
index 197a14f..0000000
--- a/src/data/Digital/team.json
+++ /dev/null
@@ -1,27 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.jpeg",
- "name": "Michael Edwards",
- "position": "CEO Founder"
- },
- {
- "picture": "/assets/img/team/2.jpeg",
- "name": "Bobby Kane",
- "position": "CTO"
- },
- {
- "picture": "/assets/img/team/3.jpeg",
- "name": "Robert Downey Jr",
- "position": "Project Manager"
- },
- {
- "picture": "/assets/img/team/4.jpeg",
- "name": "Andrew Robertson",
- "position": "Marketing Leader"
- },
- {
- "picture": "/assets/img/team/5.jpeg",
- "name": "Alexander Avery",
- "position": "Creative Director"
- }
-]
\ No newline at end of file
diff --git a/src/data/Digital/testimonials.json b/src/data/Digital/testimonials.json
deleted file mode 100644
index 8df24cc..0000000
--- a/src/data/Digital/testimonials.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "userImg": "/assets/img/testimonials/user1.jpeg",
- "stars": 5,
- "comment": "Iteck provide perfect IT solutions, fast process and affordable price. We’re really satisfied!",
- "username": "Ibrahima K.",
- "position": "Senior Marketing at Amazon"
- },
- {
- "userImg": "/assets/img/testimonials/user2.jpeg",
- "stars": 5,
- "comment": "Iteck - 1st my choice for cloud services method",
- "username": "Ben S.",
- "position": "CEO at ThemesCamp"
- },
- {
- "userImg": "/assets/img/testimonials/user3.jpeg",
- "stars": 5,
- "comment": "Our profit increased so much. Really Awesome!",
- "username": "Alexander A.",
- "position": "Tech Leader of Traveloka"
- }
-]
\ No newline at end of file
diff --git a/src/data/Freelancer/blog.json b/src/data/Freelancer/blog.json
deleted file mode 100644
index 1b2fd6d..0000000
--- a/src/data/Freelancer/blog.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "tags": [
- "Website",
- "UI & UX"
- ],
- "title": "Established bloggers who implement strong",
- "authorPic": "/assets/img/team/1.jpeg",
- "authorName": "Rosalina D. William",
- "date": "June 21, 2023"
- },
- {
- "tags": [
- "Website",
- "UI & UX"
- ],
- "title": "Top bloggers can earn seven figure incomes",
- "authorPic": "/assets/img/team/2.jpeg",
- "authorName": "Rosalina D. William",
- "date": "June 21, 2023"
- },
- {
- "tags": [
- "Website",
- "UI & UX"
- ],
- "title": "There are different types of roles and streams",
- "authorPic": "/assets/img/team/3.jpeg",
- "authorName": "Rosalina D. William",
- "date": "June 21, 2023"
- }
-]
\ No newline at end of file
diff --git a/src/data/Freelancer/projects.json b/src/data/Freelancer/projects.json
deleted file mode 100644
index ce7006b..0000000
--- a/src/data/Freelancer/projects.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "linkTabs": [
- {
- "id": "prj1",
- "tab": "prj1",
- "control": "pills-home",
- "name": "All Works"
- },
- {
- "id": "prj2",
- "tab": "prj2",
- "control": "pills-profile",
- "name": "website"
- },
- {
- "id": "prj3",
- "tab": "prj1",
- "control": "pills-contact",
- "name": "mobile app"
- },
- {
- "id": "prj4",
- "tab": "prj2",
- "control": "pills-contact",
- "name": "game design"
- },
- {
- "id": "prj5",
- "tab": "prj1",
- "control": "pills-contact",
- "name": "Interior"
- }
- ],
- "tabContent": [
- {
- "id": "prj1",
- "slides": [
- {
- "image": "/assets/img/projects/11.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- },
- {
- "image": "/assets/img/projects/12.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- },
- {
- "image": "/assets/img/projects/13.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- },
- {
- "image": "/assets/img/projects/14.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- }
- ]
- },
- {
- "id": "prj2",
- "slides": [
- {
- "image": "/assets/img/projects/11.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- },
- {
- "image": "/assets/img/projects/12.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- },
- {
- "image": "/assets/img/projects/13.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- },
- {
- "image": "/assets/img/projects/14.png",
- "subTitle": "App, UX, Design",
- "title": "Hemera iOs App Design"
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Freelancer/services.json b/src/data/Freelancer/services.json
deleted file mode 100644
index 362946e..0000000
--- a/src/data/Freelancer/services.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "image": "/assets/img/icons/serv_icons/40.png",
- "title": "UI & UX Design",
- "details": "I'm passionate about what I do, & never do thing half heartedly."
- },
- {
- "image": "/assets/img/icons/serv_icons/41.png",
- "title": "Website Design",
- "details": "I'm passionate about what I do, & never do thing half heartedly."
- },
- {
- "image": "/assets/img/icons/serv_icons/42.png",
- "title": "Custom Design",
- "details": "I'm passionate about what I do, & never do thing half heartedly."
- }
-]
\ No newline at end of file
diff --git a/src/data/Freelancer/testimonials.json b/src/data/Freelancer/testimonials.json
deleted file mode 100644
index 0fa79f5..0000000
--- a/src/data/Freelancer/testimonials.json
+++ /dev/null
@@ -1,29 +0,0 @@
-[
- {
- "image": "/assets/img/team/1.jpeg",
- "category": "Product Quality",
- "content": "You can even sent emails to every note and gather all of the thing you need in a single place.",
- "author": {
- "name": "Rosalina D. William",
- "position": "CEO At Brator"
- }
- },
- {
- "image": "/assets/img/team/2.jpeg",
- "category": "Product Quality",
- "content": "User feedback is qualitative & quantitative data from customers on their likes, dislikes.",
- "author": {
- "name": "Miranda H. Halim",
- "position": "CEO At Brator"
- }
- },
- {
- "image": "/assets/img/team/3.jpeg",
- "category": "Product Quality",
- "content": "Impressions, and requests about a product. Collecting and making sense of user feedback is critical.",
- "author": {
- "name": "Dekson P. Pablo",
- "position": "CEO At Brator"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/HelpDesk/features.json b/src/data/HelpDesk/features.json
deleted file mode 100644
index 72957bb..0000000
--- a/src/data/HelpDesk/features.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "id": "01",
- "title": "Collaborate with your teammates",
- "details": "A single ticketing system for better collaboration. Smart up your daily workflow, & delight customers with your swift support help."
- },
- {
- "id": "02",
- "title": "Ai chat boot for support",
- "details": "A single ticketing system for better collaboration. Smart up your daily workflow, & delight customers with your swift support help."
- },
- {
- "id": "03",
- "title": "Send private notes anytime",
- "details": "A single ticketing system for better collaboration. Smart up your daily workflow, & delight customers with your swift support help."
- }
-]
\ No newline at end of file
diff --git a/src/data/HelpDesk/testimonials.json b/src/data/HelpDesk/testimonials.json
deleted file mode 100644
index 38375b2..0000000
--- a/src/data/HelpDesk/testimonials.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "image": "/assets/img/testimonials/1.jpg",
- "logo": "/assets/img/testimonials/logo1.png",
- "content": "Iteck embraces everything we needed when it comes, to asynchronous customer communication.",
- "position": "Head Of Idea",
- "name": "Alonso D.Dowson"
- },
- {
- "image": "/assets/img/testimonials/1.jpg",
- "logo": "/assets/img/testimonials/logo1.png",
- "content": "Iteck embraces everything we needed when it comes, to asynchronous customer communication.",
- "position": "Head Of Idea",
- "name": "Alonso D.Dowson"
- },
- {
- "image": "/assets/img/testimonials/1.jpg",
- "logo": "/assets/img/testimonials/logo1.png",
- "content": "Iteck embraces everything we needed when it comes, to asynchronous customer communication.",
- "position": "Head Of Idea",
- "name": "Alonso D.Dowson"
- }
-]
\ No newline at end of file
diff --git a/src/data/IT/blog.json b/src/data/IT/blog.json
deleted file mode 100644
index cb091e0..0000000
--- a/src/data/IT/blog.json
+++ /dev/null
@@ -1,42 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/5.png",
- "time": "3 Days ago",
- "title": "NFT Game! New Oppoturnity",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "Admin",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/6.png",
- "time": "12 Days ago",
- "title": "How To Become A Python Develop Expert",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "Admin",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/7.png",
- "time": "12 Days ago",
- "title": "AI With Fingerprint",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "Admin",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/8.png",
- "time": "12 Days ago",
- "title": "Solutions For Big Data Issue, Expert Perspective",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "Admin",
- "comments": 24,
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/IT/chooseus.json b/src/data/IT/chooseus.json
deleted file mode 100644
index fbbab9e..0000000
--- a/src/data/IT/chooseus.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "image": "/assets/img/icons/ch1.png",
- "title": "Affordable Price",
- "desc": {
- "desc1": "Nanotechnology immersion along the information high",
- "desc2": "will close the loop on focusing solely"
- }
- },
- {
- "image": "/assets/img/icons/ch2.png",
- "title": "Top-notch Experts Consulting",
- "desc": {
- "desc1": "Our top-notch Experts with much years of experience",
- "desc2": "certail will give best solutions for your business"
- }
- },
- {
- "image": "/assets/img/icons/ch3.png",
- "title": "Dedicated Support 24/7",
- "desc": "Customer support is always our number one priority."
- }
-]
\ No newline at end of file
diff --git a/src/data/IT/numbers.json b/src/data/IT/numbers.json
deleted file mode 100644
index 09c5deb..0000000
--- a/src/data/IT/numbers.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "value": 25,
- "operator": "+",
- "title": {
- "part1": "Years",
- "part2": "of Experience"
- }
- },
- {
- "value": 1565,
- "operator": null,
- "title": {
- "part1": "Projects",
- "part2": "completed"
- }
- },
- {
- "value": 265,
- "operator": null,
- "title": {
- "part1": "Satisfied clients on",
- "part2": "24 countries"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/IT/plans.json b/src/data/IT/plans.json
deleted file mode 100644
index 3d64833..0000000
--- a/src/data/IT/plans.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "image": "/assets/img/icons/pr1.png",
- "title": "Personal",
- "price": "9.99",
- "features": [
- "3 PRojects",
- "6 Months support"
- ]
- },
- {
- "image": "/assets/img/icons/pr2.png",
- "title": "small team",
- "price": "19.50",
- "features": [
- "15 PRojects",
- "12 Months support",
- "seo & marketing"
- ],
- "recommended": true
- },
- {
- "image": "/assets/img/icons/pr3.png",
- "title": "enterprise",
- "price": "29.99",
- "features": [
- "unlimited PRojects",
- "lifetime support",
- "expert consultation"
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/IT/reviews.json b/src/data/IT/reviews.json
deleted file mode 100644
index 9feb3e2..0000000
--- a/src/data/IT/reviews.json
+++ /dev/null
@@ -1,16 +0,0 @@
-[
- {
- "review": "We encountered a problem with processing \n big data and after only 1 week, Iteck’s Experts provided perfect \n IT solutions, fast process & affordable price. \n We’re really satisfied!",
- "userImage": "/assets/img/team/2.jpeg",
- "stars": 5,
- "username": "Conor M.",
- "userPosition": "Senior Marketing at Amazon"
- },
- {
- "review": "We encountered a problem with processing \n big data and after only 1 week, Iteck’s Experts provided perfect \n IT solutions, fast process & affordable price. \n We’re really satisfied!",
- "userImage": "/assets/img/team/1.jpeg",
- "stars": 5,
- "username": "Conor M.",
- "userPosition": "Senior Marketing at Amazon"
- }
-]
\ No newline at end of file
diff --git a/src/data/IT/services.json b/src/data/IT/services.json
deleted file mode 100644
index 358bd79..0000000
--- a/src/data/IT/services.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "services": [
- {
- "image": "/assets/img/icons/serv_icons/7.png",
- "title": "IT Consultation",
- "desc": "We provide best IT solutions suit for any type of business as stragegy, management, etc",
- "tags": ["Strategy", "Consultation", "Management", "Infrastructure"]
- },
- {
- "image": "/assets/img/icons/serv_icons/8.png",
- "title": "Software Development",
- "desc": "We provide best IT solutions suit for any type of business as stragegy, management, etc",
- "tags": ["Ecommerce", "Landing Page", "CMS", "Plugin", "VR/AR", "iOS & Android"]
- },
- {
- "image": "/assets/img/icons/serv_icons/9.png",
- "title": "Data Security",
- "desc": "We provide best IT solutions suit for any type of business as stragegy, management, etc",
- "tags": ["Management", "Backup & Recovery", "Transfer", "Storerage", "Hosting & VPS"]
- }
- ],
- "works": [
- {
- "image": "/assets/img/projects/1.png",
- "title": "Rento Car Rental Dashboard",
- "tags": ["Landing Page, ", "UI/UX Design"]
- },
- {
- "image": "/assets/img/projects/2.png",
- "title": "Analys & Backup Blockchain",
- "tags": ["data security, ", "IT consultation"]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/ITCreative/about.json b/src/data/ITCreative/about.json
deleted file mode 100644
index 23a1c1c..0000000
--- a/src/data/ITCreative/about.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- {
- "title": "Product Quality",
- "content": "Automatically syncs across all your devices. You can also access..."
- },
- {
- "title": "On Demand Design",
- "content": "Images, videos, PDFs and audio files are supported."
- }
-]
\ No newline at end of file
diff --git a/src/data/ITCreative/blog.json b/src/data/ITCreative/blog.json
deleted file mode 100644
index 726bd2e..0000000
--- a/src/data/ITCreative/blog.json
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/15.png",
- "category": "IT Solution",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Create Live Segments & Target The Right People..."
- },
- {
- "cover": "/assets/img/blog/16.png",
- "category": "IT Solution",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Through The Collaboration With Customers..."
- },
- {
- "cover": "/assets/img/blog/17.png",
- "category": "IT Solution",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "In Discussing Needs & Demand, We're Able To..."
- }
-]
\ No newline at end of file
diff --git a/src/data/ITCreative/features.json b/src/data/ITCreative/features.json
deleted file mode 100644
index 862c7fa..0000000
--- a/src/data/ITCreative/features.json
+++ /dev/null
@@ -1,34 +0,0 @@
-[
- {
- "id": "01",
- "image": "/assets/img/icons/fe1.png",
- "title": {
- "part1": "Powerful Security",
- "part2": "System Built"
- }
- },
- {
- "id": "02",
- "image": "/assets/img/icons/fe2.png",
- "title": {
- "part1": "Easy Search Engine",
- "part2": "Optimize"
- }
- },
- {
- "id": "03",
- "image": "/assets/img/icons/fe3.png",
- "title": {
- "part1": "Uncommon Layout",
- "part2": "& Creative"
- }
- },
- {
- "id": "04",
- "image": "/assets/img/icons/fe4.png",
- "title": {
- "part1": "Save Time & Big",
- "part2": "Data"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/ITCreative/footer.json b/src/data/ITCreative/footer.json
deleted file mode 100644
index fb6d8a8..0000000
--- a/src/data/ITCreative/footer.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "text": "Our highly skilled development teams specialized in Java, PHP, React, Angular and AWS help you accelarate.",
- "links": [
- { "href": "#", "text": "Online Marketing" },
- { "href": "#", "text": "Technology" },
- { "href": "#", "text": "Business" },
- { "href": "#", "text": "Content strategy" },
- { "href": "#", "text": "Development" },
- { "href": "#", "text": "Advertising Strategy" }
- ],
- "links2": [
- { "href": "#", "text": "Game Development" },
- { "href": "#", "text": "Application Design" },
- { "href": "#", "text": "IT Solutions" },
- { "href": "#", "text": "Tecture & Pattern" },
- { "href": "#", "text": "Data Analysis" }
- ],
- "morePages": [
- { "href": "#", "text": "About Us" },
- { "href": "#", "text": "Blogs" },
- { "href": "#", "text": "Shop" },
- { "href": "#", "text": "Contact" },
- { "href": "#", "text": "Privacy Policy" },
- { "href": "#", "text": "Terms of Use" }
- ],
- "morePages2": [
- { "href": "#", "text": "Refund Policy" },
- { "href": "#", "text": "Terms Conditions" },
- { "href": "#", "text": "Join Us", "label": "hiring" },
- { "href": "#", "text": "Get In Touch" },
- { "href": "#", "text": "FAQ Page" }
- ]
-}
\ No newline at end of file
diff --git a/src/data/ITCreative/projects.json b/src/data/ITCreative/projects.json
deleted file mode 100644
index 222ae3c..0000000
--- a/src/data/ITCreative/projects.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "types": [
- {
- "id": 1,
- "title": "Website Design",
- "tab": 1
- },
- {
- "id": 2,
- "title": "UI UX Design",
- "tab": 2
- },
- {
- "id": 3,
- "title": "Branding Design",
- "tab": 1
- },
- {
- "id": 4,
- "title": "Game Design",
- "tab": 2
- }
- ],
- "tabs": [
- {
- "id": 1,
- "projects": [
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/8.png"
- },
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/9.png"
- },
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/8.png"
- },
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/9.png"
- }
- ]
- },
- {
- "id": 2,
- "projects": [
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/9.png"
- },
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/8.png"
- },
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/9.png"
- },
- {
- "title": "UI & UX, Website",
- "description": "Protogus Website UIX Design",
- "image": "/assets/img/projects/8.png"
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/ITCreative/services.json b/src/data/ITCreative/services.json
deleted file mode 100644
index 37adfb2..0000000
--- a/src/data/ITCreative/services.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "image": "/assets/img/icons/serv_icons/21.png",
- "icon": "fas fa-globe",
- "title": "Networking Solution",
- "description": "Convoy with popular belief is a not rendom idea."
- },
- {
- "image": "/assets/img/icons/serv_icons/22.png",
- "icon": "fas fa-book",
- "title": "Business Solution",
- "description": "Convoy with popular belief is a not rendom idea."
- },
- {
- "image": "/assets/img/icons/serv_icons/23.png",
- "icon": "fas fa-bell",
- "title": "Group Tasking",
- "description": "Convoy with popular belief is a not rendom idea."
- },
- {
- "image": "/assets/img/icons/serv_icons/24.png",
- "icon": "fas fa-users",
- "title": "Financial Service",
- "description": "Convoy with popular belief is a not rendom idea."
- }
-]
\ No newline at end of file
diff --git a/src/data/ITCreative/testimonials.json b/src/data/ITCreative/testimonials.json
deleted file mode 100644
index 19ce3d5..0000000
--- a/src/data/ITCreative/testimonials.json
+++ /dev/null
@@ -1,12 +0,0 @@
-[
- {
- "text": " It uses a directory of over 200 latin words combine a half of model sentence structures. All generations on the internet trends to repeat predefined chunks as nessessary to make this file. ",
- "image": "/assets/img/testimonials/user7.png",
- "author": "Alonso D.Dowson"
- },
- {
- "text": " It uses a directory of over 200 latin words combine a half of model sentence structures. All generations on the internet trends to repeat predefined chunks as nessessary to make this file. ",
- "image": "/assets/img/testimonials/user3.jpeg",
- "author": "Alonso D.Dowson"
- }
-]
\ No newline at end of file
diff --git a/src/data/NFTMarketplace/collections.json b/src/data/NFTMarketplace/collections.json
deleted file mode 100644
index 53f9baa..0000000
--- a/src/data/NFTMarketplace/collections.json
+++ /dev/null
@@ -1,57 +0,0 @@
-[
- {
- "name": "SnoopDogg",
- "items": 100,
- "pic": "/assets/img/testimonials/user1.jpeg",
- "image": "/assets/img/collections/1.jpg",
- "subImages": [
- "/assets/img/collections/16.jpg",
- "/assets/img/collections/2.jpg",
- "/assets/img/collections/3.jpg"
- ]
- },
- {
- "name": "HilixDesign",
- "items": 100,
- "pic": "/assets/img/testimonials/user2.jpeg",
- "image": "/assets/img/collections/4.jpg",
- "subImages": [
- "/assets/img/collections/5.jpg",
- "/assets/img/collections/6.jpg",
- "/assets/img/collections/7.jpg"
- ]
- },
- {
- "name": "ThemeCamp",
- "items": 100,
- "pic": "/assets/img/testimonials/user3.jpeg",
- "image": "/assets/img/collections/8.jpg",
- "subImages": [
- "/assets/img/collections/9.jpg",
- "/assets/img/collections/10.jpg",
- "/assets/img/collections/11.jpg"
- ]
- },
- {
- "name": "ThemeCamp",
- "items": 100,
- "pic": "/assets/img/testimonials/user4.png",
- "image": "/assets/img/collections/12.jpg",
- "subImages": [
- "/assets/img/collections/13.jpg",
- "/assets/img/collections/14.jpg",
- "/assets/img/collections/15.jpg"
- ]
- },
- {
- "name": "ThemeCamp",
- "items": 100,
- "pic": "/assets/img/testimonials/user3.jpeg",
- "image": "/assets/img/collections/8.jpg",
- "subImages": [
- "/assets/img/collections/9.jpg",
- "/assets/img/collections/10.jpg",
- "/assets/img/collections/11.jpg"
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/NFTMarketplace/features.json b/src/data/NFTMarketplace/features.json
deleted file mode 100644
index f0ae0e7..0000000
--- a/src/data/NFTMarketplace/features.json
+++ /dev/null
@@ -1,37 +0,0 @@
-[
- {
- "image": "/assets/img/team/1.jpeg",
- "name": "SnoopDogg",
- "rise": 1200000
- },
- {
- "image": "/assets/img/team/2.jpeg",
- "name": "Pablo Scober",
- "rise": 1200000
- },
- {
- "image": "/assets/img/team/3.jpeg",
- "name": "Helsinki Del",
- "rise": 1200000
- },
- {
- "image": "/assets/img/team/4.jpeg",
- "name": "Rosalina Will",
- "rise": 1200000
- },
- {
- "image": "/assets/img/team/5.jpeg",
- "name": "Rosalina Will",
- "rise": 1200000
- },
- {
- "image": "/assets/img/team/1.jpeg",
- "name": "Miranda Halim",
- "rise": 1200000
- },
- {
- "image": "/assets/img/team/2.jpeg",
- "name": "Helsinki Del",
- "rise": 1200000
- }
-]
\ No newline at end of file
diff --git a/src/data/NFTMarketplace/process.json b/src/data/NFTMarketplace/process.json
deleted file mode 100644
index 82fe5ae..0000000
--- a/src/data/NFTMarketplace/process.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/1.png",
- "title": "Connect Wallet",
- "details": "An cryptocurrency is a digital currency, which",
- "step": "01"
- },
- {
- "icon": "/assets/img/icons/2.png",
- "title": "Create Collections",
- "details": "Is an alternative form of payment created use encryption",
- "step": "02"
- },
- {
- "icon": "/assets/img/icons/3.png",
- "title": "Add Your NFTs",
- "details": "Algorithms. The use of encryto technologies",
- "step": "03"
- },
- {
- "icon": "/assets/img/icons/4.png",
- "title": "Sell Your NFTs",
- "details": "Means that cryptocurrencies function both",
- "step": "04"
- }
-]
\ No newline at end of file
diff --git a/src/data/NFTMarketplace/projects.json b/src/data/NFTMarketplace/projects.json
deleted file mode 100644
index 9cf7c50..0000000
--- a/src/data/NFTMarketplace/projects.json
+++ /dev/null
@@ -1,94 +0,0 @@
-{
- "filters": [
- {
- "filter": "all",
- "text": "All Category"
- },
- {
- "filter": ".art",
- "text": "Art"
- },
- {
- "filter": ".virtual",
- "text": "Virtual Worlds"
- },
- {
- "filter": ".photography",
- "text": "Photography"
- }
- ],
- "projects": [
- {
- "filter": "art",
- "hearts": "14",
- "sort": "1.00",
- "image": "/assets/img/projects/nf1.png",
- "bid": "6/50",
- "title": "Pakora Vision #190",
- "placeBit": "10"
- },
- {
- "filter": "virtual",
- "hearts": "12",
- "sort": "0.99",
- "image": "/assets/img/projects/nf2.png",
- "bid": "4/40",
- "title": "Cyber Punk #189",
- "placeBit": "2"
- },
- {
- "filter": "photography",
- "hearts": "12",
- "sort": "0.99",
- "image": "/assets/img/projects/nf3.png",
- "bid": "4/40",
- "title": "Cyber Hunter #22",
- "placeBit": "9"
- },
- {
- "filter": "photography",
- "hearts": "33",
- "sort": "1.09",
- "image": "/assets/img/projects/nf4.png",
- "bid": "19/99",
- "title": "Creed Mirage #85",
- "placeBit": "20"
- },
- {
- "filter": "virtual",
- "hearts": "10",
- "sort": "0.77",
- "image": "/assets/img/projects/nf5.png",
- "bid": "15/80",
- "title": "Korola Vhaji #191",
- "placeBit": "5"
- },
- {
- "filter": "art",
- "hearts": "21",
- "sort": "0.39",
- "image": "/assets/img/projects/nf6.png",
- "bid": "6/50",
- "title": "Kacchi Biriyani #205",
- "placeBit": "8"
- },
- {
- "filter": "art",
- "hearts": "21",
- "sort": "1.01",
- "image": "/assets/img/projects/nf7.png",
- "bid": "6/50",
- "title": "iOs Punk Series #190",
- "placeBit": "6"
- },
- {
- "filter": "photography",
- "hearts": "21",
- "sort": "1.01",
- "image": "/assets/img/projects/nf8.png",
- "bid": "6/50",
- "title": "Humble Assasin #199",
- "placeBit": "6"
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/PaymentSolutions/blog.json b/src/data/PaymentSolutions/blog.json
deleted file mode 100644
index 89d44f6..0000000
--- a/src/data/PaymentSolutions/blog.json
+++ /dev/null
@@ -1,20 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/22.jpg",
- "author": "ronald d.",
- "date": "June 21, 2023",
- "title": "5 Ways Technology Has Improved Business Today"
- },
- {
- "cover": "/assets/img/blog/23.jpg",
- "author": "Alsonso d.",
- "date": "June 21, 2023",
- "title": "But There Could Be Situations When Using Inductor"
- },
- {
- "cover": "/assets/img/blog/24.jpg",
- "author": "maklim",
- "date": "June 21, 2023",
- "title": "An Example Is A High-temperature Environment Which Can Shorten"
- }
-]
\ No newline at end of file
diff --git a/src/data/PaymentSolutions/chooseus.json b/src/data/PaymentSolutions/chooseus.json
deleted file mode 100644
index 6fa872f..0000000
--- a/src/data/PaymentSolutions/chooseus.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/ch9.svg",
- "title": "Fast & Secure",
- "details": "Free from danger or risk Being home made me"
- },
- {
- "icon": "/assets/img/icons/ch10.svg",
- "title": "24/7 Live Support",
- "details": "Free from danger or risk Being home made me"
- },
- {
- "icon": "/assets/img/icons/ch11.svg",
- "title": "Targeted Built API",
- "details": "Free from danger or risk Being home made me"
- },
- {
- "icon": "/assets/img/icons/ch12.svg",
- "title": "Automated Flow",
- "details": "Free from danger or risk Being home made me"
- }
-]
\ No newline at end of file
diff --git a/src/data/PaymentSolutions/features.json b/src/data/PaymentSolutions/features.json
deleted file mode 100644
index 5fee5e0..0000000
--- a/src/data/PaymentSolutions/features.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "items": [
- {
- "id": "pay1",
- "text": "Virtual Account",
- "target": "pay1"
- },
- {
- "id": "pay2",
- "text": "Credit Card",
- "target": "pay2"
- },
- {
- "id": "pay3",
- "text": "E-Wallet",
- "target": "pay1"
- },
- {
- "id": "pay4",
- "text": "Direct Debit",
- "target": "pay2"
- },
- {
- "id": "pay5",
- "text": "QR Codes",
- "target": "pay1"
- },
- {
- "id": "pay6",
- "text": "Cash Retail",
- "target": "pay2"
- }
- ],
- "tabs": [
- {
- "id": "pay1",
- "image": "/assets/img/services/feat14_img1.png",
- "text": "Virtual Account",
- "items": [
- "Check out easily with just an email and password",
- "Buyer Protection gives full refunds on purchases",
- "24/7 security guards every transaction"
- ]
- },
- {
- "id": "pay2",
- "image": "/assets/img/services/feat14_img1.png",
- "text": "Credit Card",
- "items": [
- "Check out easily with just an email and password",
- "Buyer Protection gives full refunds on purchases",
- "24/7 security guards every transaction"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/PaymentSolutions/numbers.json b/src/data/PaymentSolutions/numbers.json
deleted file mode 100644
index 81a9166..0000000
--- a/src/data/PaymentSolutions/numbers.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/numbers/num1.svg",
- "number": "20",
- "operator": "M+",
- "title": "Monthly Visitors"
- },
- {
- "icon": "/assets/img/icons/numbers/num2.svg",
- "number": "50",
- "operator": "%",
- "title": "Monthly Visits Growth"
- },
- {
- "icon": "/assets/img/icons/numbers/num3.svg",
- "number": "100",
- "operator": "M+",
- "title": "happy users from world"
- },
- {
- "icon": "/assets/img/icons/numbers/num4.svg",
- "number": "100",
- "operator": "+",
- "title": "worldwide basement"
- }
-]
\ No newline at end of file
diff --git a/src/data/PaymentSolutions/testimonials.json b/src/data/PaymentSolutions/testimonials.json
deleted file mode 100644
index 3de4962..0000000
--- a/src/data/PaymentSolutions/testimonials.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "image": "/assets/img/icons/testi_s14_ic1.png",
- "pic": "/assets/img/team/4.png",
- "text": "There are countless reasons why customer feedback should be your guiding light",
- "author": "Rosalina D. Williamson",
- "position": "CEO Of Rosalina Co."
- },
- {
- "image": "/assets/img/icons/testi_s14_ic2.png",
- "pic": "/assets/img/team/5.jpg",
- "text": "There are countless reasons why customer feedback should be your guiding light",
- "author": "Miranda H. Halim",
- "position": "founder Of halim ltd."
- },
- {
- "image": "/assets/img/icons/testi_s14_ic3.png",
- "pic": "/assets/img/team/6.jpg",
- "text": "There are countless reasons why customer feedback should be your guiding light",
- "author": "Alexis D. Dowsonix",
- "position": "founder Of do design."
- },
- {
- "image": "/assets/img/icons/testi_s14_ic4.png",
- "pic": "/assets/img/team/7.jpg",
- "text": "There are countless reasons why customer feedback should be your guiding light",
- "author": "Pablo P. Pakarson",
- "position": "founder Of piko Co."
- }
-]
\ No newline at end of file
diff --git a/src/data/Portfolio/projects-rtl.json b/src/data/Portfolio/projects-rtl.json
deleted file mode 100644
index 5808b33..0000000
--- a/src/data/Portfolio/projects-rtl.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "filters": [
- { "title": "الكل", "filter": "all" },
- { "title": "استشارات تكنولوجيا المعلومات", "filter": ".consultation" },
- { "title": "أمن المعلومات", "filter": ".security" },
- { "title": "تطوير الموقع", "filter": ".website" },
- { "title": "UI/UX تصميم", "filter": ".design" },
- { "title": "الخدمات السحابية", "filter": ".cloud" },
- { "title": "برمجة الالعاب", "filter": ".development" }
- ],
- "projects": [
- {
- "filter": "security consultation",
- "image": "/assets/img/projects/prog/1.jpeg",
- "title": "ترقية البنية التحتية ",
- "type": "استشارات تكنولوجيا المعلومات",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["الاستشارات", "إدارة"]
- },
- {
- "filter": "design security",
- "image": "/assets/img/projects/prog/2.png",
- "title": "صفحة هبوط للعملات المشفرة",
- "type": "تطوير الموقع, UI/UX تصميم",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["ووردبريس", "بي أتش بي", "HTML/CSS", "فيجما"]
- },
- {
- "filter": "website development",
- "image": "/assets/img/projects/prog/3.jpeg",
- "title": "لعبة AR / VR حرب 1986",
- "type": "تطوير الالعاب",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["الواقع الافتراضى", "ايفون & اندرويد", "تصميم 2D/3D"]
- },
- {
- "filter": "cloud design",
- "image": "/assets/img/projects/4.png",
- "title": "Okpay المحفظة الإلكترونية الأمثل",
- "type": "تحليل البيانات",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["تحليل البيانات", "كتابة المحتوى"]
- },
- {
- "filter": "website development cloud",
- "image": "/assets/img/projects/5.png",
- "title": "لوحة تحكم للماركت",
- "type": "تصميم وتطوير الموقع",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["ووردبريس", "بي أتش بي", "HTML/CSS", "فيجما"]
- },
- {
- "filter": "design consultation",
- "image": "/assets/img/projects/7.png",
- "title": "تشفير Blockchain",
- "type": "أمن المعلومات",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["حماية", "إدارة", "النسخ الاحتياطي والاسترداد"]
- },
- {
- "filter": "cloud design",
- "image": "/assets/img/projects/1.png",
- "title": "لوحة تحكم تاجير سيارات",
- "type": "تصميم UI/UX",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["HTML/CSS", "فيجما"]
- },
- {
- "filter": "security cloud",
- "image": "/assets/img/projects/2.png",
- "title": "تشفير Blockchain",
- "type": "أمن المعلومات, استشارات تكنولوجيا المعلومات",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["أمن المعلومات", "بايثون", "استرداد البيانات"]
- },
- {
- "filter": "development consultation",
- "image": "/assets/img/projects/6.png",
- "title": "تطوير روبوتات",
- "type": "الذكاء الاصطناعي",
- "details": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["AI", "الذكاء الاصطناعي"]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Portfolio/projects.json b/src/data/Portfolio/projects.json
deleted file mode 100644
index e11de26..0000000
--- a/src/data/Portfolio/projects.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "filters": [
- { "title": "All", "filter": "all" },
- { "title": "IT Consultation", "filter": ".consultation" },
- { "title": "Data Security", "filter": ".security" },
- { "title": "Website Development", "filter": ".website" },
- { "title": "UI/UX Design", "filter": ".design" },
- { "title": "Cloud Service", "filter": ".cloud" },
- { "title": "Game Development", "filter": ".development" }
- ],
- "projects": [
- {
- "filter": "security consultation",
- "image": "/assets/img/projects/prog/1.jpeg",
- "title": "Infrastructure Upgrade",
- "type": "IT Consultation",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Consultation", "Management"]
- },
- {
- "filter": "design security",
- "image": "/assets/img/projects/prog/2.png",
- "title": "Criftocy Landing Page",
- "type": "Website Development, UI/UX Design",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- },
- {
- "filter": "website development",
- "image": "/assets/img/projects/prog/3.jpeg",
- "title": "AR/VR War 1986 Game",
- "type": "Game Developemnt",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["VR/AR", "iOS & Android", "Unity 2D/3D"]
- },
- {
- "filter": "cloud design",
- "image": "/assets/img/projects/4.png",
- "title": "Okpay E-Wallet Optimized",
- "type": "SEO analysis",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["SEO Analysis", "Content Strategy"]
- },
- {
- "filter": "website development cloud",
- "image": "/assets/img/projects/5.png",
- "title": "e-Commerce Dashboard",
- "type": "website design & develoment",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- },
- {
- "filter": "design consultation",
- "image": "/assets/img/projects/7.png",
- "title": "Crypto Blockchain",
- "type": "Data security",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Security", "Management", "Backup & Recovery"]
- },
- {
- "filter": "cloud design",
- "image": "/assets/img/projects/1.png",
- "title": "Car Rental Dashboard",
- "type": "UI/UX Design",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["HTML/CSS", "Figma"]
- },
- {
- "filter": "security cloud",
- "image": "/assets/img/projects/2.png",
- "title": "Encrypt Blockchain",
- "type": "Data security, it consultation",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Data Security", "Python", "Data Backup"]
- },
- {
- "filter": "development consultation",
- "image": "/assets/img/projects/6.png",
- "title": "Robotchat AI Development",
- "type": "machine learning",
- "details": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["AI", "Machine Learning"]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Preview/all-features.json b/src/data/Preview/all-features.json
deleted file mode 100644
index d01048d..0000000
--- a/src/data/Preview/all-features.json
+++ /dev/null
@@ -1,15 +0,0 @@
-[
- { "icon": "pe-7s-umbrella", "text": "Animation" },
- { "icon": "pe-7s-users", "text": "Team Member" },
- { "icon": "pe-7s-speaker", "text": "Testimonials" },
- { "icon": "pe-7s-search", "text": "Search Input" },
- { "icon": "pe-7s-play", "text": "Video Popup" },
- { "icon": "pe-7s-bell", "text": "Pricing Tables" },
- { "icon": "pe-7s-coffee", "text": "Countdown" },
- { "icon": "pe-7s-headphones", "text": "Custom Support" },
- { "icon": "pe-7s-switch", "text": "Unique Animation" },
- { "icon": "pe-7s-map-marker", "text": "Google Maps" },
- { "icon": "pe-7s-menu", "text": "Creative Menu" },
- { "icon": "pe-7s-mouse", "text": "Easy Customisation" },
- { "icon": "pe-7s-paint-bucket", "text": "Gradient Colors" }
-]
\ No newline at end of file
diff --git a/src/data/Preview/best-features.json b/src/data/Preview/best-features.json
deleted file mode 100644
index 150409a..0000000
--- a/src/data/Preview/best-features.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "icon": "bi bi-bell",
- "title": "Lifetime Use",
- "description": "Buy once, and it is yours forever. Perfect deal!"
- },
- {
- "icon": "bi bi-hourglass",
- "title": "Regular Updates",
- "description": "We commit to keep your site up-to-date. Free for lifetime."
- },
- {
- "icon": "bi bi-infinity",
- "title": "Infinitely Flexible",
- "description": "Manage the html theme and take full control over your site."
- },
- {
- "icon": "bi bi-mouse",
- "title": "Unique Animations",
- "description": "Smooth animations, cool effects. Attraction guaranteed."
- },
- {
- "icon": "bi bi-briefcase",
- "title": "Huge Element Collection",
- "description": "Huge collection of elements and flexible layouts!"
- },
- {
- "icon": "bi bi-bar-chart",
- "title": "SEO Friendly",
- "description": "The best SEO practices to achieve higher rankings on Google."
- }
-]
\ No newline at end of file
diff --git a/src/data/Preview/demos.json b/src/data/Preview/demos.json
deleted file mode 100644
index 3fada07..0000000
--- a/src/data/Preview/demos.json
+++ /dev/null
@@ -1,120 +0,0 @@
-[
- {
- "link": "/home-app-landing",
- "img": "/landing-preview/img/demos/1_1.png",
- "title": "Creative",
- "type": "App Landing"
- },
- {
- "link": "/home-digital-agency",
- "img": "/landing-preview/img/demos/2_2.png",
- "title": "Corporate",
- "type": "Digital Agency",
- "isFeatured": true
- },
- {
- "link": "/home-marketing-startup",
- "img": "/landing-preview/img/demos/3_3.png",
- "title": "Corporate",
- "type": "Marketing Startup"
- },
- {
- "link": "/home-saas-technology",
- "img": "/landing-preview/img/demos/4_4.png",
- "title": "Software",
- "type": "Saas Technology"
- },
- {
- "link": "/home-software-company",
- "img": "/landing-preview/img/demos/5_5.png",
- "title": "Technology",
- "type": "Software company"
- },
- {
- "link": "/home-it-solutions",
- "img": "/landing-preview/img/demos/6_6.png",
- "title": "Business",
- "type": "IT Solution"
- },
- {
- "link": "/home-it-solutions2",
- "img": "/landing-preview/img/demos/7_7.png",
- "title": "Creative (new)",
- "type": "Creative IT Solutions",
- "isNew": true
- },
- {
- "link": "/home-data-analysis",
- "img": "/landing-preview/img/demos/8_8.png",
- "title": "Scince (New)",
- "type": "Data Analysis",
- "isNew": true
- },
- {
- "link": "/home-cloud-hosting",
- "img": "/landing-preview/img/demos/9_9.png",
- "title": "Business (New)",
- "type": "Hosting Cloud",
- "isNew": true
- },
- {
- "link": "/home-cyber-security",
- "img": "/landing-preview/img/demos/10.jpg",
- "title": "Business (New)",
- "type": "Cyber Security",
- "isArrived": true
- },
- {
- "link": "/home-help-desk",
- "img": "/landing-preview/img/demos/11.jpg",
- "title": "Business (New)",
- "type": "Help Desk",
- "isArrived": true
- },
- {
- "link": "/home-nft-marketplace",
- "img": "/landing-preview/img/demos/13.jpg",
- "title": "Business (New)",
- "type": "NFT Market",
- "isArrived": true
- },
- {
- "link": "/home-freelance-personal",
- "img": "/landing-preview/img/demos/14.jpg",
- "title": "Business (New)",
- "type": "Personal Portfolio",
- "isArrived": true
- },
- {
- "link": "/home-payment-solutions",
- "img": "/landing-preview/img/demos/15.jpg",
- "title": "Business (New)",
- "type": "Payment Solution",
- "isArrived": true
- },
- {
- "link": "/home-crypto",
- "img": "/landing-preview/img/demos/16.jpg",
- "title": "Business (New)",
- "type": "Crypto Currency",
- "isArrived": true
- },
- {
- "link": "/home-shop-modern",
- "img": "/landing-preview/img/demos/12.png",
- "title": "ECommerce",
- "type": "Modern Shop"
- },
- {
- "link": "/rtl-home-marketing-startup",
- "img": "/landing-preview/img/demos/7.jpg",
- "title": "عربي وفارسي",
- "type": "RTL Support"
- },
- {
- "link": "/rtl-page-shop",
- "img": "/landing-preview/img/demos/8.jpg",
- "title": "عربي وفارسي",
- "type": "Modern Shop RTL"
- }
-]
\ No newline at end of file
diff --git a/src/data/Preview/features.json b/src/data/Preview/features.json
deleted file mode 100644
index ebb07af..0000000
--- a/src/data/Preview/features.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "icon": "bi bi-phone",
- "title": "Perfect Responsive",
- "description": "Our Template is full Perfect for all device. You can visit our template all device easily."
- },
- {
- "icon": "bi bi-brush",
- "title": "Modern Design",
- "description": "Modern and Unique design you can feel this in every little detail in our template."
- },
- {
- "icon": "bi bi-headset",
- "title": "Fast & Friendly Support",
- "description": "We are provide 24 hours support for all clients.You can purchase without hesitation."
- }
-]
\ No newline at end of file
diff --git a/src/data/Preview/header.json b/src/data/Preview/header.json
deleted file mode 100644
index 950e4f1..0000000
--- a/src/data/Preview/header.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "scene1": {
- "one": [
- { "img": "/landing-preview/img/header/1.jpg", "depth": "0.10", "class": "" },
- { "img": "/landing-preview/img/header/1.jpg", "depth": "0.15", "class": "btm1" },
- { "img": "/landing-preview/img/header/1.jpg", "depth": "0.20", "class": "btm2" }
- ],
- "three": [
- { "img": "/landing-preview/img/header/4.jpg", "depth": "0.10", "class": "" },
- { "img": "/landing-preview/img/header/4.jpg", "depth": "0.15", "class": "btm1" },
- { "img": "/landing-preview/img/header/4.jpg", "depth": "0.20", "class": "btm2" }
- ],
- "four": [
- { "img": "/landing-preview/img/header/8.jpg", "depth": "0.10", "class": "" },
- { "img": "/landing-preview/img/header/8.jpg", "depth": "0.15", "class": "btm1" },
- { "img": "/landing-preview/img/header/8.jpg", "depth": "0.20", "class": "btm2" }
- ]
- },
- "scene2": {
- "two": [
- { "img": "/landing-preview/img/header/11.jpg", "depth": "0.10", "class": "" },
- { "img": "/landing-preview/img/header/11.jpg", "depth": "0.15", "class": "btm1" },
- { "img": "/landing-preview/img/header/11.jpg", "depth": "0.20", "class": "btm2" }
- ],
- "five": [
- { "img": "/landing-preview/img/header/5.jpg", "depth": "0.10", "class": "" },
- { "img": "/landing-preview/img/header/5.jpg", "depth": "0.15", "class": "btm1" },
- { "img": "/landing-preview/img/header/5.jpg", "depth": "0.20", "class": "btm2" }
- ]
- }
-}
\ No newline at end of file
diff --git a/src/data/Preview/inner-pages.json b/src/data/Preview/inner-pages.json
deleted file mode 100644
index c8d3362..0000000
--- a/src/data/Preview/inner-pages.json
+++ /dev/null
@@ -1,131 +0,0 @@
-[
- {
- "link": "/page-about-5",
- "img": "/landing-preview/img/inner_pages/about.png",
- "title": "Inner Page",
- "type": "About us 1"
- },
- {
- "link": "/page-about-2",
- "img": "/landing-preview/img/inner_pages/about2.png",
- "title": "Inner Page",
- "type": "About us 2"
- },
- {
- "link": "/page-about-app",
- "img": "/landing-preview/img/inner_pages/about_app.png",
- "title": "Inner Page",
- "type": "About us 3"
- },
- {
- "link": "/page-services-5",
- "img": "/landing-preview/img/inner_pages/services.png",
- "title": "Inner Page",
- "type": "Services one"
- },
- {
- "link": "/page-services-app",
- "img": "/landing-preview/img/inner_pages/services_app.png",
- "title": "Inner Page",
- "type": "Services two"
- },
- {
- "link": "/page-services-details-5",
- "img": "/landing-preview/img/inner_pages/services_details.png",
- "title": "Inner Page",
- "type": "Services details"
- },
- {
- "link": "/page-careers-5",
- "img": "/landing-preview/img/inner_pages/career.png",
- "title": "Inner Page",
- "type": "Careers"
- },
- {
- "link": "/page-career-details",
- "img": "/landing-preview/img/inner_pages/career_details.png",
- "title": "Inner Page",
- "type": "Career details"
- },
- {
- "link": "/page-contact-5",
- "img": "/landing-preview/img/inner_pages/contact.png",
- "title": "Inner Page",
- "type": "Contact"
- },
- {
- "link": "/page-portfolio-5",
- "img": "/landing-preview/img/inner_pages/projects.png",
- "title": "Inner Page",
- "type": "portfolio"
- },
- {
- "link": "/page-single-project-5",
- "img": "/landing-preview/img/inner_pages/single_project.png",
- "title": "Inner Page",
- "type": "single project"
- },
- {
- "link": "/page-faq-5",
- "img": "/landing-preview/img/inner_pages/faq.png",
- "title": "Inner Page",
- "type": "faq"
- },
- {
- "link": "/page-sign-in",
- "img": "/landing-preview/img/inner_pages/login.png",
- "title": "Inner Page",
- "type": "sign in"
- },
- {
- "link": "/page-comming-soon-5",
- "img": "/landing-preview/img/inner_pages/comming_soon.png",
- "title": "Inner Page",
- "type": "comming soon"
- },
- {
- "link": "/page-404",
- "img": "/landing-preview/img/inner_pages/404.png",
- "title": "Inner Page",
- "type": "404"
- },
- {
- "link": "/page-blog-app-left-sidebar",
- "img": "/landing-preview/img/inner_pages/blog_app_left_sidebar.png",
- "title": "Inner Page",
- "type": "blog app left sidebar"
- },
- {
- "link": "/page-blog-5-left-sidebar",
- "img": "/landing-preview/img/inner_pages/blog_left_sidebar.png",
- "title": "Inner Page",
- "type": "blog left sidebar"
- },
- {
- "link": "/page-single-post-5",
- "img": "/landing-preview/img/inner_pages/single_post_right_sidebar.png",
- "title": "Inner Page",
- "type": "single post right sidebar"
- },
- {
- "link": "/#0",
- "img": "/landing-preview/img/demos/9.jpg",
- "title": "upcoming",
- "type": "Inner Page (Coming)",
- "isComingSoon": true
- },
- {
- "link": "/#0",
- "img": "/landing-preview/img/demos/9.jpg",
- "title": "upcoming",
- "type": "Inner Page (Coming)",
- "isComingSoon": true
- },
- {
- "link": "/#0",
- "img": "/landing-preview/img/demos/0.png",
- "title": "upcoming",
- "type": "Inner Page (Coming)",
- "isComingSoon": true
- }
-]
\ No newline at end of file
diff --git a/src/data/Preview/portfolio.json b/src/data/Preview/portfolio.json
deleted file mode 100644
index 5dab02a..0000000
--- a/src/data/Preview/portfolio.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "st1": [
- "/landing-preview/img/header/1.jpg",
- "/landing-preview/img/header/2.jpg",
- "/landing-preview/img/header/3.jpg",
- "/landing-preview/img/header/4.jpg",
- "/landing-preview/img/header/5.jpg",
- "/landing-preview/img/header/6.jpg",
- "/landing-preview/img/header/7.jpg"
- ],
- "st2": [
- "/landing-preview/img/header/8.jpg",
- "/landing-preview/img/header/9.jpg",
- "/landing-preview/img/header/11.jpg",
- "/landing-preview/img/header/13.jpg",
- "/landing-preview/img/header/12.jpg",
- "/landing-preview/img/header/10.jpg",
- "/landing-preview/img/header/14.jpg"
- ]
-}
\ No newline at end of file
diff --git a/src/data/Preview/testimonials.json b/src/data/Preview/testimonials.json
deleted file mode 100644
index 5fd5d53..0000000
--- a/src/data/Preview/testimonials.json
+++ /dev/null
@@ -1,44 +0,0 @@
-[
- {
- "stars": 5,
- "comment": "The theme is wonderful! I loved it!!!
The support is UNREAL! You ROCK! Thank you very much for supporting like this! :))",
- "author": "mpgmateus",
- "reason": "Customer Support"
- },
- {
- "stars": 5,
- "comment": "This was one of the best theme, The customer support is 100%, I will buy it again and again this theme.
Thank you for your services.",
- "author": "abdinasirok",
- "reason": "Design Quality"
- },
- {
- "stars": 5,
- "comment": "Very responsive and helpful support.
They go extra mile with solutions and ensure the issue is resolved.",
- "author": "keenDev",
- "reason": "Customer Support"
- },
- {
- "stars": 5,
- "comment": "Really good and fast help from the customer support team :)",
- "author": "Lagas",
- "reason": "Customer Support"
- },
- {
- "stars": 5,
- "comment": "I am very happy with the theme, particularly with customizability, because it has many options and looks and you can create new ones as well.",
- "author": "BerryMuffin150",
- "reason": "Customizability"
- },
- {
- "stars": 5,
- "comment": "Awesome template ! One of the best I've worked with... beautiful and easy to customize. Elementor is a must. Great job!!",
- "author": "korin_fr",
- "reason": "Design Quality"
- },
- {
- "stars": 5,
- "comment": "The customer support is perfect, same for the theme. You won't be disappointed !
Le service client est parfait, le thème aussi. Vous pouvez l'acheter les yeux fermés !",
- "author": "NellLC29",
- "reason": "Customer Support"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/about-rtl.json b/src/data/Saas/about-rtl.json
deleted file mode 100644
index c03ebdf..0000000
--- a/src/data/Saas/about-rtl.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "lineLinks": [
- "توزيع المبيعات",
- "عربات مهجورة",
- "الإيرادات من خلال أجهزة القناة",
- "توقعات المبيعات"
- ],
- "list": [
- { "icon": "bi bi-check2", "title": "100٪ دفع آمن مضمون" },
- { "icon": "bi bi-check2", "title": "1٪ رسوم اضافية للجميع" },
- { "icon": "bi bi-check2", "title": "دعم نزاع استرداد 24/7" }
- ],
- "texts": {
- "text1": "من المفترض أن تكون لوحات المعلومات أدوات شخصية ليستمتع بها مديرو مواقع الويب والموردون ، وبالتالي فهي قابلة للتعديل إلى حد كبير.",
- "text2": "عندما يتعلق الأمر بإجراءات العميل ، يمكن لمسؤولي مواقع الويب اختيار أذونات كل مورد ، مما يسمح لهم بالحد من النشاط التجاري أو تمكينه حسب الحاجة."
- },
- "number": "42,500+"
-}
\ No newline at end of file
diff --git a/src/data/Saas/about.json b/src/data/Saas/about.json
deleted file mode 100644
index eb7e161..0000000
--- a/src/data/Saas/about.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "lineLinks": [
- "Sales Breakdown & Funnel",
- "Abadoned Carts",
- "Revenue by Channel & Devices",
- "Sales Forecast"
- ],
- "list": [
- { "icon": "bi bi-check2", "title": "100% Guarantee Secure Payment" },
- { "icon": "bi bi-check2", "title": "1% Extra Fees For All" },
- { "icon": "bi bi-check2", "title": "Support Dispute & Refund 24/7" }
- ],
- "texts": {
- "text1": "Dashboards are meant to be personal tools for website managers and suppliers to enjoy, and are therefore largely modifiable.",
- "text2": "When it comes to customer actions, website administrators can choose the permissions of each supplier, allowing them to limit or empower commerce activity as needed."
- },
- "number": "42,500+"
-}
\ No newline at end of file
diff --git a/src/data/Saas/choose-us-rtl.json b/src/data/Saas/choose-us-rtl.json
deleted file mode 100644
index 56addf7..0000000
--- a/src/data/Saas/choose-us-rtl.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/serv_icons/1.png",
- "info": "حلول رقمية",
- "details": "إن الانغماس في تقنية النانو على طول ارتفاع المعلومات سوف يغلق الحلقة في التركيز فقط"
- },
- {
- "icon": "/assets/img/icons/serv_icons/3.png",
- "info": "تصميم فريد وخبرة برمجية",
- "details": "سيقدم خبراؤنا المتميزون الذين يتمتعون بسنوات عديدة من الخبرة في مجال الشهادات أفضل الحلول لعملك"
- },
- {
- "icon": "/assets/img/icons/serv_icons/5.png",
- "info": "خدمات سحابية",
- "details": "دعم العملاء هو دائمًا أولويتنا الأولى."
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/choose-us.json b/src/data/Saas/choose-us.json
deleted file mode 100644
index 6cdaf82..0000000
--- a/src/data/Saas/choose-us.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/serv_icons/1.png",
- "info": "IT Consultation",
- "details": "Nanotechnology immersion along the information high will close the loop on focusing solely"
- },
- {
- "icon": "/assets/img/icons/serv_icons/3.png",
- "info": "Software Design & Development",
- "details": "Our top-notch Experts with much years of experience certail will give best solutions for your business"
- },
- {
- "icon": "/assets/img/icons/serv_icons/5.png",
- "info": "Cloud Services",
- "details": "Customer support is always our number one priority."
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/clients.json b/src/data/Saas/clients.json
deleted file mode 100644
index a37c35f..0000000
--- a/src/data/Saas/clients.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "row1": [
- "/assets/img/logos/7.png",
- "/assets/img/logos/8.png",
- "/assets/img/logos/9.png",
- "/assets/img/logos/10.png",
- "/assets/img/logos/11.png",
- "/assets/img/logos/12.png"
- ],
- "row2": [
- "/assets/img/logos/13.png",
- "/assets/img/logos/14.png",
- "/assets/img/logos/15.png",
- "/assets/img/logos/16.png",
- "/assets/img/logos/17.png",
- "/assets/img/logos/9.png"
- ]
-}
\ No newline at end of file
diff --git a/src/data/Saas/community-rtl.json b/src/data/Saas/community-rtl.json
deleted file mode 100644
index dff664f..0000000
--- a/src/data/Saas/community-rtl.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "img": "/assets/img/icons/code3d.png",
- "title": "برمجة متناسقة"
- },
- {
- "img": "/assets/img/icons/price3d.png",
- "title": "سعر مناسب"
- },
- {
- "img": "/assets/img/icons/message3d.png",
- "title": "خدمة عملاء"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/community.json b/src/data/Saas/community.json
deleted file mode 100644
index f0d2720..0000000
--- a/src/data/Saas/community.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "img": "/assets/img/icons/code3d.png",
- "title": "Front-End Friendly"
- },
- {
- "img": "/assets/img/icons/price3d.png",
- "title": "Affordable Price"
- },
- {
- "img": "/assets/img/icons/message3d.png",
- "title": "Affordable Price"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/culture.json b/src/data/Saas/culture.json
deleted file mode 100644
index 6dbabbd..0000000
--- a/src/data/Saas/culture.json
+++ /dev/null
@@ -1,7 +0,0 @@
-[
- "/assets/img/about/cl1.png",
- "/assets/img/about/cl2.png",
- "/assets/img/about/cl3.png",
- "/assets/img/about/cl1.png",
- "/assets/img/about/cl2.png"
-]
\ No newline at end of file
diff --git a/src/data/Saas/features-rtl.json b/src/data/Saas/features-rtl.json
deleted file mode 100644
index 8d32d57..0000000
--- a/src/data/Saas/features-rtl.json
+++ /dev/null
@@ -1,42 +0,0 @@
-[
- {
- "image": "/assets/img/icons/features/1.png",
- "title": "ساعات العمل والعطلات",
- "descripition": "مثالي للشركات الموسمية أو التي تعمل بين ساعات محددة."
- },
- {
- "image": "/assets/img/icons/features/2.png",
- "title": " إدارة قسائم الشراء",
- "descripition": "قم بإعداد صفقات وعروض لا تقاوم باستخدام أكواد خصم مرنة."
- },
- {
- "image": "/assets/img/icons/features/3.png",
- "title": "استيراد المنتجات وتصديرها",
- "descripition": "استيراد المنتجات من وتصدير المنتجات إلى CSV من لوحة معلومات البائع."
- },
- {
- "image": "/assets/img/icons/features/4.png",
- "title": "نظام الاستعلام وتذاكر الدعم",
- "descripition": "يساعد التفاعل مع البائعين المشترين على اتخاذ قرارات شراء أفضل."
- },
- {
- "image": "/assets/img/icons/features/5.png",
- "title": "اشتراك العضوية",
- "descripition": "عرض خطط عضوية للبائعين ، مجانية ومدفوعة. قبول الرسوم المتكررة."
- },
- {
- "image": "/assets/img/icons/features/6.png",
- "title": "ملصقات الشحن والفواتير",
- "descripition": "أصبح تلبية الطلبات أمرًا سهلاً مع فواتير المتجر وملصقات الشحن."
- },
- {
- "image": "/assets/img/icons/features/7.png",
- "title": " موقع جيو وبحث نصف القطر",
- "descripition": "السماح بالبحث عن المنتجات أو الخدمات بالقرب من الموقع الحالي للمستخدم."
- },
- {
- "image": "/assets/img/icons/features/8.png",
- "title": "الشحن والتسليم",
- "descripition": "مشاركة تتبع عمليات التسليم ، وإخطار عندما تتغير حالة الشحن."
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/features.json b/src/data/Saas/features.json
deleted file mode 100644
index c050462..0000000
--- a/src/data/Saas/features.json
+++ /dev/null
@@ -1,42 +0,0 @@
-[
- {
- "image": "/assets/img/icons/features/1.png",
- "title": "Store Hours and Vacation",
- "descripition": "Ideal for businesses that are seasonal or operate between fixed hours."
- },
- {
- "image": "/assets/img/icons/features/2.png",
- "title": "Coupon Management",
- "descripition": "Set up irresistible deals and offers with flexible discount promo codes."
- },
- {
- "image": "/assets/img/icons/features/3.png",
- "title": "Product Import and Export",
- "descripition": "Import products from and export products to CSV from vendor dashboard."
- },
- {
- "image": "/assets/img/icons/features/4.png",
- "title": "Inquiry and Support Ticket System",
- "descripition": "Interaction with sellers help buyers to make better purchase decisions."
- },
- {
- "image": "/assets/img/icons/features/5.png",
- "title": "Membership Subscription",
- "descripition": "Offer membership plans for sellers, free and paid. Accept recurring fees."
- },
- {
- "image": "/assets/img/icons/features/6.png",
- "title": "Invoice and Shipping Labels",
- "descripition": "Order fulfillment made easy with store invoices and shipping labels."
- },
- {
- "image": "/assets/img/icons/features/7.png",
- "title": "GEO Location and Radius Search",
- "descripition": "Allow searching products or services near the user’s current location."
- },
- {
- "image": "/assets/img/icons/features/8.png",
- "title": "Shipment and Delivery",
- "descripition": "Share tracking of deliveries, notify when shipping status changes."
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/footer.json b/src/data/Saas/footer.json
deleted file mode 100644
index 03f2607..0000000
--- a/src/data/Saas/footer.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "address": {
- "address1": "223 Thatcher Road St, Brookly,",
- "address2": "Manhattan, NY 10463, US"
- },
- "phone": "+031 5689 89 98",
- "email": "contact@Itecksolution.co",
- "usefulLinks": [
- { "link": "/home-saas-technology", "title": "Home" },
- { "link": "/page-about-5", "title": "About Iteck" },
- { "link": "/page-portfolio-5", "title": "Projects" },
- { "link": "/page-product-5", "title": "product" },
- { "link": "/page-blog-5", "title": "Blog" },
- { "link": "/page-contact-5", "title": "Contact" }
- ],
- "resources": [
- { "link": "#", "title": "Online Documentation" },
- { "link": "#", "title": "Roadmap" },
- { "link": "#", "title": "Intergrations" },
- { "link": "#", "title": "FAQs" },
- { "link": "#", "title": "Help Center" }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Saas/numbers-rtl.json b/src/data/Saas/numbers-rtl.json
deleted file mode 100644
index 78ec2df..0000000
--- a/src/data/Saas/numbers-rtl.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "value": 12,
- "operator": "+",
- "title": {
- "part1": "سنوات",
- "part2": "من الخبرة"
- }
- },
- {
- "value": 1565,
- "operator": null,
- "title": {
- "part1": "مشاريع",
- "part2": "مكتملة"
- }
- },
- {
- "value": 265,
- "operator": null,
- "title": {
- "part1": "عملاء سعداء من",
- "part2": "24 دولة"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/numbers.json b/src/data/Saas/numbers.json
deleted file mode 100644
index 0056f9d..0000000
--- a/src/data/Saas/numbers.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "value": 12,
- "operator": "+",
- "title": {
- "part1": "Years",
- "part2": "of Experience"
- }
- },
- {
- "value": 1565,
- "operator": null,
- "title": {
- "part1": "Projects",
- "part2": "completed"
- }
- },
- {
- "value": 265,
- "operator": null,
- "title": {
- "part1": "Satisfied clients on",
- "part2": "24 countries"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/plans-rtl.json b/src/data/Saas/plans-rtl.json
deleted file mode 100644
index b63afe8..0000000
--- a/src/data/Saas/plans-rtl.json
+++ /dev/null
@@ -1,156 +0,0 @@
-[
- {
- "title": "أساسي",
- "price": {
- "monthly": "مجانى",
- "yearly": "مجانى"
- },
- "short_description": "مجانى للابد.!",
- "description": "بطاقة الإئتمان غير مطالب بها.",
- "features": [
- {
- "title": "مشاريع غير محدودة",
- "checked": true
- },
- {
- "title": " دعم مدى الحياة واستشارة خبراء تحسين محركات البحث",
- "checked": true
- },
- {
- "title": "لوحة تحكم متقدمة",
- "checked": true
- },
- {
- "title": "أمن البيانات والنسخ الاحتياطي",
- "content": "200 GB"
- },
- {
- "title": "الاستضافة السحابية والمجال",
- "checked": false
- },
- {
- "title": "تحليل جوجل مجاني",
- "content": "$5/سنويا"
- },
- {
- "title": "دعم السوق متعدد البائعين",
- "checked": false
- },
- {
- "title": "تطبيق البائع",
- "checked": false
- },
- {
- "title": "ترقية تلقائية مدى الحياة ",
- "checked": false
- },
- {
- "title": "Free SSL Certificate",
- "checked": false
- }
- ]
- },
- {
- "title": "الممتازة",
- "price": {
- "monthly": "$49",
- "yearly": "$49"
- },
- "short_description": "مجانى للابد.!",
- "description": "بطاقة الإئتمان غير مطالب بها.",
- "bestChoice": true,
- "features": [
- {
- "title": "مشاريع غير محدودة",
- "checked": true
- },
- {
- "title": " دعم مدى الحياة واستشارة خبراء تحسين محركات البحث",
- "checked": true
- },
- {
- "title": "لوحة تحكم متقدمة",
- "checked": true
- },
- {
- "title": "أمن البيانات والنسخ الاحتياطي",
- "content": "1 TB"
- },
- {
- "title": "الاستضافة السحابية والمجال",
- "checked": false
- },
- {
- "title": "تحليل جوجل مجاني",
- "checked": true
- },
- {
- "title": "دعم السوق متعدد البائعين",
- "checked": false
- },
- {
- "title": "تطبيق البائع",
- "checked": true
- },
- {
- "title": "ترقية تلقائية مدى الحياة ",
- "checked": true
- },
- {
- "title": "Free SSL Certificate",
- "checked": false
- }
- ]
- },
- {
- "title": "الخاصة",
- "price": {
- "monthly": "$99",
- "yearly": "$99"
- },
- "short_description": "مجانى للابد.!",
- "description": "بطاقة الإئتمان غير مطالب بها.",
- "features": [
- {
- "title": "مشاريع غير محدودة",
- "checked": true
- },
- {
- "title": " دعم مدى الحياة واستشارة خبراء تحسين محركات البحث",
- "checked": true
- },
- {
- "title": "لوحة تحكم متقدمة",
- "checked": true
- },
- {
- "title": "أمن البيانات والنسخ الاحتياطي",
- "content": "غير محدود"
- },
- {
- "title": "الاستضافة السحابية والمجال",
- "checked": true
- },
- {
- "title": "تحليل جوجل مجاني",
- "content": true
- },
- {
- "title": "دعم السوق متعدد البائعين",
- "checked": true
- },
- {
- "title": "تطبيق البائع",
- "checked": true
- },
- {
- "title": "ترقية تلقائية مدى الحياة ",
- "checked": true
- },
- {
- "title": "Free SSL Certificate",
- "checked": true
- }
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/plans.json b/src/data/Saas/plans.json
deleted file mode 100644
index 89cc340..0000000
--- a/src/data/Saas/plans.json
+++ /dev/null
@@ -1,156 +0,0 @@
-[
- {
- "title": "basic",
- "price": {
- "monthly": "Free",
- "yearly": "Free"
- },
- "short_description": "Free forever.!",
- "description": "No credit card required.",
- "features": [
- {
- "title": "Unlimited Projects",
- "checked": true
- },
- {
- "title": "Lifetime Support & SEO Experts Consult",
- "checked": true
- },
- {
- "title": "Advance Dashboard",
- "checked": true
- },
- {
- "title": "Data Security & Backup",
- "content": "200 GB"
- },
- {
- "title": "Cloud Hosting & Domain",
- "checked": false
- },
- {
- "title": "Free Google Analysis",
- "content": "$5/Year"
- },
- {
- "title": "Multi-Vendor Marketplace Support",
- "checked": false
- },
- {
- "title": "Seller App",
- "checked": false
- },
- {
- "title": "Auto Lifetime Upgrade",
- "checked": false
- },
- {
- "title": "Free SSL Certificate",
- "checked": false
- }
- ]
- },
- {
- "title": "premium Plan",
- "price": {
- "monthly": "$49",
- "yearly": "$49"
- },
- "short_description": "Free forever.!",
- "description": "No credit card required.",
- "bestChoice": true,
- "features": [
- {
- "title": "Unlimited Projects",
- "checked": true
- },
- {
- "title": "Lifetime Support & SEO Experts Consult",
- "checked": true
- },
- {
- "title": "Advance Dashboard",
- "checked": true
- },
- {
- "title": "Data Security & Backup",
- "content": "1 TB"
- },
- {
- "title": "Cloud Hosting & Domain",
- "checked": false
- },
- {
- "title": "Free Google Analysis",
- "checked": true
- },
- {
- "title": "Multi-Vendor Marketplace Support",
- "checked": false
- },
- {
- "title": "Seller App",
- "checked": true
- },
- {
- "title": "Auto Lifetime Upgrade",
- "checked": true
- },
- {
- "title": "Free SSL Certificate",
- "checked": false
- }
- ]
- },
- {
- "title": "ultimate",
- "price": {
- "monthly": "$99",
- "yearly": "$99"
- },
- "short_description": "Free forever.!",
- "description": "No credit card required.",
- "features": [
- {
- "title": "Unlimited Projects",
- "checked": true
- },
- {
- "title": "Lifetime Support & SEO Experts Consult",
- "checked": true
- },
- {
- "title": "Advance Dashboard",
- "checked": true
- },
- {
- "title": "Data Security & Backup",
- "content": "Unlimited"
- },
- {
- "title": "Cloud Hosting & Domain",
- "checked": true
- },
- {
- "title": "Free Google Analysis",
- "content": true
- },
- {
- "title": "Multi-Vendor Marketplace Support",
- "checked": true
- },
- {
- "title": "Seller App",
- "checked": true
- },
- {
- "title": "Auto Lifetime Upgrade",
- "checked": true
- },
- {
- "title": "Free SSL Certificate",
- "checked": true
- }
- ]
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/services-rtl.json b/src/data/Saas/services-rtl.json
deleted file mode 100644
index 5100b48..0000000
--- a/src/data/Saas/services-rtl.json
+++ /dev/null
@@ -1,37 +0,0 @@
-[
- {
- "img": "/assets/img/icons/serv_icons/16.png",
- "info": "استراتيجية المحتوى",
- "text": "يمكنك تقديم الإجابات التي يحاول عملاؤك المحتملون تقديمها وتقديم اجابات لها"
- },
- {
- "img": "/assets/img/icons/serv_icons/15.png",
- "info": "اعلانات جوجل وفيسبوك",
- "text": "احصل على المزيد من المشاهدات على الويب والمزيد من العملاء والمزيد من الظهور عبر الإنترنت باستخدام خدمات قوية لتحسين محركات البحث."
- },
- {
- "img": "/assets/img/icons/serv_icons/14.png",
- "info": "التسويق عبر البريد الإلكتروني",
- "text": "يجب أن يبهر موقع الويب الخاص بك زوار موقعك في غضون ثوانٍ قليلة"
- },
- {
- "img": "/assets/img/icons/serv_icons/17.png",
- "info": "وسائل التواصل الاجتماعي",
- "text": "احصل على المزيد من المشاهدات على الموقع ، والمزيد من العملاء لقناتك الاجتماعية"
- },
- {
- "img": "/assets/img/icons/serv_icons/18.png",
- "info": "تصميم وتطوير الموقع",
- "text": "يجب أن يبهر موقع الويب الخاص بك زوار موقعك في غضون ثوانٍ قليلة. إذا كان يعمل ببطء ، إذا شعرت أنه قديم"
- },
- {
- "img": "/assets/img/icons/serv_icons/19.png",
- "info": "انواع مختلفه للتسويق الالكترونى",
- "text": "تحسين موقع الويب الخاص بك على نتائج جوجل باستخدام PPC للتسويق الألكترونى"
- },
- {
- "img": "/assets/img/icons/serv_icons/20.png",
- "info": "اعلانات القدرة الشرائيه",
- "text": "تحسين موقع الويب الخاص بك على نتائج جوجل باستخدام PPC للتسويق الألكترونى"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/services.json b/src/data/Saas/services.json
deleted file mode 100644
index 7b7406d..0000000
--- a/src/data/Saas/services.json
+++ /dev/null
@@ -1,37 +0,0 @@
-[
- {
- "img": "/assets/img/icons/serv_icons/16.png",
- "info": "Content Strategy",
- "text": "You can provide the answers that your potential customers are trying to find, so you can become the industry."
- },
- {
- "img": "/assets/img/icons/serv_icons/15.png",
- "info": "Google/FB Ads",
- "text": "Get more website traffic, more customers & more online visibility with powerful SEO services."
- },
- {
- "img": "/assets/img/icons/serv_icons/14.png",
- "info": "Email Marketing",
- "text": "Your website has to impress your visitors within just a few seconds"
- },
- {
- "img": "/assets/img/icons/serv_icons/17.png",
- "info": "Social Media",
- "text": "Get more website traffic, more customers for your social chanel"
- },
- {
- "img": "/assets/img/icons/serv_icons/18.png",
- "info": "Website Design and Development",
- "text": "Your website has to impress your visitors within just a few seconds. If it runs slow, if it feels outdated"
- },
- {
- "img": "/assets/img/icons/serv_icons/19.png",
- "info": "TVC/ Viral Clip",
- "text": "Optimized your website on google result with PPC Marketing"
- },
- {
- "img": "/assets/img/icons/serv_icons/20.png",
- "info": "PPC Ads",
- "text": "Optimized your website on google result with PPC Marketing"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/team-rtl.json b/src/data/Saas/team-rtl.json
deleted file mode 100644
index 75b375a..0000000
--- a/src/data/Saas/team-rtl.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.jpeg",
- "name": "مايكل إدواردز",
- "position": "مؤسس . الرئيس التنفيذي"
- },
- {
- "picture": "/assets/img/team/5.jpeg",
- "name": "بوبي كين",
- "position": "CTO"
- },
- {
- "picture": "/assets/img/team/3.jpeg",
- "name": "روبرت داوني",
- "position": "مدير المشروع"
- },
- {
- "picture": "/assets/img/team/4.jpeg",
- "name": "أندرو روبرتسون",
- "position": "قائد تسويق"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/team.json b/src/data/Saas/team.json
deleted file mode 100644
index e0e95a0..0000000
--- a/src/data/Saas/team.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.jpeg",
- "name": "Michael Edwards",
- "position": "CEO Founder"
- },
- {
- "picture": "/assets/img/team/5.jpeg",
- "name": "Bobby Kane",
- "position": "CTO"
- },
- {
- "picture": "/assets/img/team/3.jpeg",
- "name": "Robert Downey Jr",
- "position": "Project Manager"
- },
- {
- "picture": "/assets/img/team/4.jpeg",
- "name": "Andrew Robertson",
- "position": "Marketing Leader"
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/testimonials-rtl.json b/src/data/Saas/testimonials-rtl.json
deleted file mode 100644
index 8e4a513..0000000
--- a/src/data/Saas/testimonials-rtl.json
+++ /dev/null
@@ -1,38 +0,0 @@
-[
- {
- "stars": 5,
- "comment": "“أفضل لوحة تحكم لمتجرك ، woo أو shopify. قوية ومرنة للغاية. مُستَحسَن!”",
- "author": {
- "image": "/assets/img/team/1.jpeg",
- "name": "توماس اريستين",
- "position": "مدير مبيعات في Amazon Retail"
- }
- },
- {
- "stars": 5,
- "comment": "“تقدم Iteck الكثير من الميزات للمساعدة في زيادة CRO بشكل مذهل.”",
- "author": {
- "image": "/assets/img/team/2.jpeg",
- "name": "كارلوس مارتينيلي",
- "position": "مدير مبيعات بشركة اى باي"
- }
- },
- {
- "stars": 5,
- "comment": "“شكرا جزيلا لدعم فريق Iteck. سريع ومهني وودود للغاية. هذا المنتج يتم تحديثه وتحسينه كل يوم.”",
- "author": {
- "image": "/assets/img/team/3.jpeg",
- "name": "إدوارد ميندي",
- "position": "مدير مبيعات"
- }
- },
- {
- "stars": 5,
- "comment": "“10/10 لجميع ما يتعلق بلوحة معلومات Iteck E-Com. إنه مثالي للغاية!”",
- "author": {
- "image": "/assets/img/team/4.jpeg",
- "name": "لوكاس ديني",
- "position": "بيع إدارة المنتجات في فليبكارت"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Saas/testimonials.json b/src/data/Saas/testimonials.json
deleted file mode 100644
index f207d4c..0000000
--- a/src/data/Saas/testimonials.json
+++ /dev/null
@@ -1,38 +0,0 @@
-[
- {
- "stars": 5,
- "comment": "“Best dashboard for any your store, woo or shopify. Powerful and very flexiable. Recommended!”",
- "author": {
- "image": "/assets/img/team/1.jpeg",
- "name": "Thomas Eristen",
- "position": "Sale Director at Amazon Retail"
- }
- },
- {
- "stars": 5,
- "comment": "“Iteck provide very much features to help increase CRO so amazing.”",
- "author": {
- "image": "/assets/img/team/2.jpeg",
- "name": "Carlos Martinelli",
- "position": "SEO & Marketing at Ebay Global"
- }
- },
- {
- "stars": 5,
- "comment": "“Big thank to team support of Iteck. Fast, professional and extremly friendly. This product alway update and ehance everyday.”",
- "author": {
- "image": "/assets/img/team/3.jpeg",
- "name": "Eduard Mendy",
- "position": "VP of Sale Development"
- }
- },
- {
- "stars": 5,
- "comment": "“Best dashboard for any your store, woo or shopify. Powerful and very flexiable. Recommended!”",
- "author": {
- "image": "/assets/img/team/4.jpeg",
- "name": "Lucas Digne",
- "position": "Sale Product Management at Flipkart"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/SinglePost/all-news-rtl.json b/src/data/SinglePost/all-news-rtl.json
deleted file mode 100644
index d694ad0..0000000
--- a/src/data/SinglePost/all-news-rtl.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "title": "اتجاه التشفير 2023",
- "time": "منذ 15 يوم",
- "type": "اخبار",
- "user": {
- "name": "الادمن",
- "imgLetter": "a"
- },
- "commentsCount": 24,
- "viewsCount": "774k",
- "commentCard": {
- "user": {
- "picture": "/assets/img/team/3.jpeg",
- "name": "راسيل"
- },
- "date": "@russelb - 15 Dec, 2022",
- "text": "وعند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد"
- },
- "comments": [
- {
- "user": {
- "picture": "/assets/img/team/2.jpeg",
- "name": "روبيرت داونى"
- },
- "time": "منذ 3 ساعات",
- "content": "وعند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد",
- "replies": [
- {
- "user": {
- "picture": "/assets/img/team/5.jpeg",
- "name": "جاكوب"
- },
- "time": "منذ يومين",
- "content": "وعند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد"
- }
- ]
- },
- {
- "user": {
- "picture": "/assets/img/team/4.jpeg",
- "name": "بين كويل"
- },
- "time": "ديسمبر 25, 2022",
- "content": "وعند موافقه العميل المبدئيه على التصميم يتم ازالة هذا النص من التصميم ويتم وضع النصوص النهائية المطلوبة للتصميم ويقول البعض ان وضع النصوص التجريبية بالتصميم قد تشغل المشاهد",
- "replies": []
- }
- ],
- "sidebar": {
- "recentPosts": [
- { "title": "اتجاه التشفير 2023", "image": "/assets/img/blog/1.jpeg" },
- { "title": "كيف تصبح مطور ويب ", "image": "/assets/img/blog/2.jpeg" },
- { "title": "المخططات ل UI/UX", "image": "/assets/img/blog/3.jpeg" },
- { "title": "AI مع بصمة الإصبع", "image": "/assets/img/blog/7.png" }
- ],
- "categories": [
- { "title": "الكل", "count": 265 },
- { "title": "أخبار", "count": 38 },
- { "title": "تكنولوجيا", "count": 16 },
- { "title": "نصائح وافكار", "count": 85 },
- { "title": "الوظائف", "count": 21 },
- { "title": "تواصل اجتماعي", "count": 874 },
- { "title": "فيديو", "count": 54 },
- { "title": "اخر", "count": 85 }
- ],
- "instagram": [
- "/assets/img/blog/1.jpeg",
- "/assets/img/blog/10.png",
- "/assets/img/blog/11.png",
- "/assets/img/blog/12.png",
- "/assets/img/blog/2.jpeg",
- "/assets/img/blog/3.jpeg"
- ],
- "tags": [
- "ووردبريس", "بي أتش بي", "HTML/CSS",
- "فيجما", "تكنولوجى", "تسويق",
- "استشارة", "سيو", "إنفاتو",
- "فوتوشوب"
- ]
- }
-}
\ No newline at end of file
diff --git a/src/data/SinglePost/all-news.json b/src/data/SinglePost/all-news.json
deleted file mode 100644
index b9008b8..0000000
--- a/src/data/SinglePost/all-news.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "title": "Crypto Trend 2023",
- "time": "15 Days ago",
- "type": "news",
- "user": {
- "name": "Admin",
- "imgLetter": "a"
- },
- "commentsCount": 24,
- "viewsCount": "774k",
- "commentCard": {
- "user": {
- "picture": "/assets/img/team/3.jpeg",
- "name": "Russel B."
- },
- "date": "@russelb - 15 Dec, 2022",
- "text": "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum sed ut perspiciatis unde. Lorem ispum dolor sit amet"
- },
- "comments": [
- {
- "user": {
- "picture": "/assets/img/team/2.jpeg",
- "name": "Robert Downey Jr"
- },
- "time": "3 hours ago",
- "content": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Atume nusaate staman utra phone limo sumeria",
- "replies": [
- {
- "user": {
- "picture": "/assets/img/team/5.jpeg",
- "name": "Tobey McGuire"
- },
- "time": "2 dayes ago",
- "content": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Atume nusaate staman utra phone limo sumeria"
- }
- ]
- },
- {
- "user": {
- "picture": "/assets/img/team/4.jpeg",
- "name": "Ben Chiwell"
- },
- "time": "December 25, 2022",
- "content": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Atume nusaate staman utra phone limo sumeria",
- "replies": []
- }
- ],
- "sidebar": {
- "recentPosts": [
- { "title": "Crypto Trend 2023", "image": "/assets/img/blog/1.jpeg" },
- { "title": "How To Become Web Developer", "image": "/assets/img/blog/2.jpeg" },
- { "title": "Wireframe for UI/UX", "image": "/assets/img/blog/3.jpeg" },
- { "title": "AI With Fingerprint", "image": "/assets/img/blog/7.png" }
- ],
- "categories": [
- { "title": "all", "count": 265 },
- { "title": "News", "count": 38 },
- { "title": "Technology", "count": 16 },
- { "title": "Tips & Tricks", "count": 85 },
- { "title": "Career", "count": 21 },
- { "title": "Community", "count": 874 },
- { "title": "Videos", "count": 54 },
- { "title": "Others", "count": 85 }
- ],
- "instagram": [
- "/assets/img/blog/1.jpeg",
- "/assets/img/blog/10.png",
- "/assets/img/blog/11.png",
- "/assets/img/blog/12.png",
- "/assets/img/blog/2.jpeg",
- "/assets/img/blog/3.jpeg"
- ],
- "tags": [
- "WordPress", "PHP", "HTML/CSS",
- "Figma", "Technology", "Marketing",
- "Consultation", "Seo", "Envato",
- "Psd"
- ]
- }
-}
\ No newline at end of file
diff --git a/src/data/SinglePost/posts-rtl.json b/src/data/SinglePost/posts-rtl.json
deleted file mode 100644
index 23c4313..0000000
--- a/src/data/SinglePost/posts-rtl.json
+++ /dev/null
@@ -1,35 +0,0 @@
-[
- {
- "image": "/assets/img/blog/1.jpeg",
- "type": "اخبار",
- "time": "منذ 3 ايام",
- "title": "اتجاه التشفير 2023",
- "short_desc": "إذا كانت هناك طريقة واحدة غيرت بها التكنولوجيا اللاسلكية طريقة عملنا.",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "image": "/assets/img/blog/7.png",
- "type": "اخبار",
- "time": "منذ 3 ايام",
- "title": "AI مع بصمة الإصبع",
- "short_desc": "إذا كانت هناك طريقة واحدة غيرت بها التكنولوجيا اللاسلكية طريقة عملنا.",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- },
- {
- "image": "/assets/img/blog/5.png",
- "type": "اخبار",
- "time": "منذ 3 ايام",
- "title": "لعبة NFT! فرصة جديدة",
- "short_desc": "إذا كانت هناك طريقة واحدة غيرت بها التكنولوجيا اللاسلكية طريقة عملنا.",
- "userImgLetter": "a",
- "username": "الادمن",
- "comments": "24",
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/SinglePost/posts.json b/src/data/SinglePost/posts.json
deleted file mode 100644
index 0c6530a..0000000
--- a/src/data/SinglePost/posts.json
+++ /dev/null
@@ -1,35 +0,0 @@
-[
- {
- "image": "/assets/img/blog/1.jpeg",
- "type": "News",
- "time": "3 Days ago",
- "title": "Crypto Trend 2023",
- "short_desc": "If there’s one way that wireless technology has changed the way we work.",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "image": "/assets/img/blog/7.png",
- "type": "News",
- "time": "3 Days ago",
- "title": "AI With Fingerprint",
- "short_desc": "If there’s one way that wireless technology has changed the way we work.",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- },
- {
- "image": "/assets/img/blog/5.png",
- "type": "News",
- "time": "3 Days ago",
- "title": "NFT Game! New Oppoturnity",
- "short_desc": "If there’s one way that wireless technology has changed the way we work.",
- "userImgLetter": "a",
- "username": "Admin",
- "comments": "24",
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/SingleProject/about-rtl.json b/src/data/SingleProject/about-rtl.json
deleted file mode 100644
index e198b18..0000000
--- a/src/data/SingleProject/about-rtl.json
+++ /dev/null
@@ -1,27 +0,0 @@
-[
- {
- "title": "عميل",
- "description": {
- "part1": "مايكروسوفت القابضة المحدودة, ",
- "part2": " منطقة أستراليا"
- }
- },
- {
- "title": "خدمات",
- "description": {
- "part1": "استشارات تكنولوجيا المعلومات ،",
- "part2": " تصميم UI / UX ، الخدمة السحابية"
- }
- },
- {
- "title": "تاريخ",
- "description": "فبراير 25th, 2022"
- },
- {
- "title": "الفريق",
- "description": {
- "part1": "لوجان سي - مصمم",
- "part2": "مارتن موسى - مطور iOS"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/SingleProject/about.json b/src/data/SingleProject/about.json
deleted file mode 100644
index 3f91ec9..0000000
--- a/src/data/SingleProject/about.json
+++ /dev/null
@@ -1,24 +0,0 @@
-[
- {
- "title": "client",
- "description": {
- "part1": "Micosoft Holding Ltd, ",
- "part2": " Australia Area"
- }
- },
- {
- "title": "services",
- "description": "IT Consultation, UI/UX Design, Cloud Service"
- },
- {
- "title": "date",
- "description": "Feburary 25th, 2022"
- },
- {
- "title": "team",
- "description": {
- "part1": "Logan Cee - Designer",
- "part2": "Martin Moussa - iOS Developer"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/SingleProject/challenge-rtl.json b/src/data/SingleProject/challenge-rtl.json
deleted file mode 100644
index 248d1ce..0000000
--- a/src/data/SingleProject/challenge-rtl.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "challenge": [
- "تطوير موقع ويب سهل العثور عليه وسهل التنقل فيه",
- "اعرض كل نوع من أنواع المحتوى: الكتب التفاعلية وقصص الرسوم المتحركة والكتب المصورة والقصص الصوتية. أنشئ تجربة يرغب الأشخاص في مشاركتها مع الآخرين",
- "اقنع بتنزيل التطبيق والاشتراك"
- ],
- "feats": [
- "إنشاء وحفظ الملاحظات الخاصة بك مع الوسائط المتعددة",
- "محرر الملاحظات الكامل مع خيارات النص المنسق",
- "ملحق Web Clipper",
- "مزامنة تلقائية في الوقت الحقيقي"
- ]
-}
diff --git a/src/data/SingleProject/challenge.json b/src/data/SingleProject/challenge.json
deleted file mode 100644
index 4831a99..0000000
--- a/src/data/SingleProject/challenge.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "challenge": [
- "Develop easy-to-find and easy-to-navigate mobile friendly website",
- "Showcase each type of content: interactive books, animated stories and picture books, audio stories.
Create an experience people want to share with others",
- "Persuade to download app and subscribe"
- ],
- "feats": [
- "Create & Save your notes with multi-media",
- "Complete note editor with rich text options",
- "Web Clipper Extension",
- "Automatically sync in real time"
- ]
-}
diff --git a/src/data/SingleProject/projects-rtl.json b/src/data/SingleProject/projects-rtl.json
deleted file mode 100644
index c9a9b1f..0000000
--- a/src/data/SingleProject/projects-rtl.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "image": "/assets/img/projects/4.png",
- "title": "اوك باي المحفظة الإلكترونية ",
- "type": ["تحليل البيانات"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["تحليل البيانات", "استراتيجية المحتوى"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "لوحه تحكم للماركت",
- "type": ["تصميم", "برمجة"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["وردبريس", "بي اتش بي", "HTML/CSS", "فيجما"]
- },
- {
- "image": "/assets/img/projects/7.png",
- "title": "انستجرام",
- "type": ["مواقع التواصل الاجتماعي"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["تواصل اجتماعى", "انستجرام", "متابعين"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "لوحه تحكم للماركت",
- "type": ["تصميم", "برمجة"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["وردبريس", "بي اتش بي", "HTML/CSS", "فيجما"]
- }
-]
\ No newline at end of file
diff --git a/src/data/SingleProject/projects.json b/src/data/SingleProject/projects.json
deleted file mode 100644
index bda4569..0000000
--- a/src/data/SingleProject/projects.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "image": "/assets/img/projects/4.png",
- "title": "Okpay E-Wallet Optimized",
- "type": ["SEO analysis"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["SEO Analysis", "Content Strategy"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "e-Commerce Dashboard",
- "type": ["website design", "develoment"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- },
- {
- "image": "/assets/img/projects/7.png",
- "title": "MLB Store Instagram",
- "type": ["social media"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Social", "Instagram", "Followers"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "e-Commerce Dashboard",
- "type": ["website design", "develoment"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/blog-rtl.json b/src/data/Startup/blog-rtl.json
deleted file mode 100644
index f343696..0000000
--- a/src/data/Startup/blog-rtl.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/9.png",
- "time": "منذ 3 أيام",
- "title": "استراتيجية سير العمل للمتجر الإلكتروني",
- "short_desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "placeholderImageText": "a",
- "author": "دايفيد",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/10.png",
- "time": "منذ 12 يوم",
- "title": "6 نصائح لمساعدتك على بناء كفاءتك على وسائل التواصل الاجتماعي",
- "short_desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "placeholderImageText": "a",
- "author": "دايفيد",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/11.png",
- "time": "منذ 12 يوم",
- "title": "اتجاه التسويق مع Tiktok ، هل يجب أم لا؟",
- "short_desc": "إذا كانت هناك طريقة واحدة غيّرت بها التكنولوجيا اللاسلكية الطريقة التي نعمل بها ، فسيكون الجميع متصلين الآن",
- "placeholderImageText": "a",
- "author": "دايفيد",
- "comments": 24,
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/blog.json b/src/data/Startup/blog.json
deleted file mode 100644
index 11545c7..0000000
--- a/src/data/Startup/blog.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "cover": "/assets/img/blog/9.png",
- "time": "3 Days ago",
- "title": "Workflow Strategy for E-shop",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "David",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/10.png",
- "time": "12 Days ago",
- "title": "6 Tips To Help You Build Your Social Media Effeciency",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "David",
- "comments": 24,
- "views": "774k"
- },
- {
- "cover": "/assets/img/blog/11.png",
- "time": "3 Days ago",
- "title": "The Trend of Marketing With Tiktok, Should or not?",
- "short_desc": "If there’s one way that wireless technology has changed the way we work, it’s that will everyone is now connected",
- "placeholderImageText": "a",
- "author": "David",
- "comments": 24,
- "views": "774k"
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/chooseus-rtl.json b/src/data/Startup/chooseus-rtl.json
deleted file mode 100644
index 28b8a53..0000000
--- a/src/data/Startup/chooseus-rtl.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "image": "/assets/img/icons/ch4.png",
- "title": "سعر مناسب",
- "text": "إن الانغماس في تقنية النانو على طول ارتفاع المعلومات سوف يغلق الحلقة في التركيز فقط"
- },
- {
- "image": "/assets/img/icons/ch5.png",
- "title": "خبراء استشاريون من الدرجة الأولى",
- "text": "سيقدم خبراؤنا المتميزون الذين يتمتعون بسنوات عديدة من الخبرة في مجال الشهادات أفضل الحلول لعملك"
- },
- {
- "image": "/assets/img/icons/ch6.png",
- "title": "دعم مخصص 24/7",
- "text": "دعم العملاء هو دائمًا أولويتنا الأولى."
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/chooseus.json b/src/data/Startup/chooseus.json
deleted file mode 100644
index 45dbe03..0000000
--- a/src/data/Startup/chooseus.json
+++ /dev/null
@@ -1,17 +0,0 @@
-[
- {
- "image": "/assets/img/icons/ch4.png",
- "title": "Affordable Price",
- "text": "Nanotechnology immersion along the information high will close the loop on focusing solely"
- },
- {
- "image": "/assets/img/icons/ch5.png",
- "title": "Top-notch Experts Consulting",
- "text": "Our top-notch Experts with much years of experience certail will give best solutions for your business"
- },
- {
- "image": "/assets/img/icons/ch6.png",
- "title": "Dedicated Support 24/7",
- "text": "Customer support is always our number one priority."
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/clients.json b/src/data/Startup/clients.json
deleted file mode 100644
index 8393e04..0000000
--- a/src/data/Startup/clients.json
+++ /dev/null
@@ -1,12 +0,0 @@
-[
- "/assets/img/logos/7.png",
- "/assets/img/logos/8.png",
- "/assets/img/logos/9.png",
- "/assets/img/logos/10.png",
- "/assets/img/logos/11.png",
- "/assets/img/logos/12.png",
- "/assets/img/logos/13.png",
- "/assets/img/logos/14.png",
- "/assets/img/logos/15.png",
- "/assets/img/logos/16.png"
-]
\ No newline at end of file
diff --git a/src/data/Startup/footer-rtl.json b/src/data/Startup/footer-rtl.json
deleted file mode 100644
index dcdfa65..0000000
--- a/src/data/Startup/footer-rtl.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "address": "223 شارع طريق تاتشر ، مانهاتن",
- "phone": "+031 5689 89 98",
- "email": "contact@itecksolution.co",
- "services": [
- { "link": "#", "title": "تحليل البيانات" },
- { "link": "#", "title": "استراتيجية المحتوى" },
- { "link": "#", "title": "الحماية من القرصنة" },
- { "link": "#", "title": "وسائل التواصل الاجتماعي" },
- { "link": "#", "title": "تصميم وتطوير المواقع الإلكترونية" },
- { "link": "#", "title": "اعلانات جوجل وفيسبوك" }
- ],
- "information": [
- { "link": "/rtl-page-about", "title": "من نحن" },
- { "link": "#", "title": "المستثمرون" },
- { "link": "/rtl-page-blog", "title": "المدونة" },
- { "link": "/rtl-page-contact", "title": "اتصل بنا" },
- { "link": "/rtl-page-about", "title": "كيف نعمل" },
- { "link": "#", "title": "خطة الاسعار" },
- { "link": "#", "title": "اخبار كوفيد" }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Startup/footer.json b/src/data/Startup/footer.json
deleted file mode 100644
index 737bf8c..0000000
--- a/src/data/Startup/footer.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "address": "223 Thatcher Road St, Manhattan",
- "phone": "+031 5689 89 98",
- "email": "contact@itecksolution.co",
- "services": [
- { "link": "#", "title": "SEO Analysis" },
- { "link": "#", "title": "Content Strategy" },
- { "link": "#", "title": "Growth Hacking" },
- { "link": "#", "title": "Social Media" },
- { "link": "#", "title": "Web Design & Develoment" },
- { "link": "#", "title": "Google/FB Ads" }
- ],
- "information": [
- { "link": "/page-about-5", "title": "About Itekseo" },
- { "link": "#", "title": "Investors" },
- { "link": "/page-blog-5", "title": "Blog" },
- { "link": "/page-contact-5", "title": "Contact" },
- { "link": "/page-about-5", "title": "How It Works" },
- { "link": "#", "title": "Pricing Plan" },
- { "link": "#", "title": "Covid-19 Update" }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Startup/numbers-rtl.json b/src/data/Startup/numbers-rtl.json
deleted file mode 100644
index 78ec2df..0000000
--- a/src/data/Startup/numbers-rtl.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "value": 12,
- "operator": "+",
- "title": {
- "part1": "سنوات",
- "part2": "من الخبرة"
- }
- },
- {
- "value": 1565,
- "operator": null,
- "title": {
- "part1": "مشاريع",
- "part2": "مكتملة"
- }
- },
- {
- "value": 265,
- "operator": null,
- "title": {
- "part1": "عملاء سعداء من",
- "part2": "24 دولة"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/numbers.json b/src/data/Startup/numbers.json
deleted file mode 100644
index 0056f9d..0000000
--- a/src/data/Startup/numbers.json
+++ /dev/null
@@ -1,26 +0,0 @@
-[
- {
- "value": 12,
- "operator": "+",
- "title": {
- "part1": "Years",
- "part2": "of Experience"
- }
- },
- {
- "value": 1565,
- "operator": null,
- "title": {
- "part1": "Projects",
- "part2": "completed"
- }
- },
- {
- "value": 265,
- "operator": null,
- "title": {
- "part1": "Satisfied clients on",
- "part2": "24 countries"
- }
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/project-rtl.json b/src/data/Startup/project-rtl.json
deleted file mode 100644
index 87648d5..0000000
--- a/src/data/Startup/project-rtl.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "image": "/assets/img/projects/4.png",
- "title": "اوك باي المحفظة الإلكترونية ",
- "type": ["تحليل البيانات"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["تحليل البيانات", "استراتيجية المحتوى"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "لوحة التجارة الإلكترونية",
- "type": ["تصميم", "برمجة"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["وردبريس", "بي اتش بي", "HTML/CSS", "فيجما"]
- },
- {
- "image": "/assets/img/projects/7.png",
- "title": "متجر انستجرام",
- "type": ["مواقع التواصل الاجتماعي"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["تواصل اجتماعى", "انستجرام", "متابعين"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "لوحه تحكم للمتاجر",
- "type": ["تصميم", "برمجة"],
- "text": "ثق في عقولنا العليا للتخلص من نقاط ضعف سير العمل ، وتنفيذ التكنولوجيا والتطبيق الجديد.",
- "tags": ["وردبريس", "بي اتش بي", "HTML/CSS", "فيجما"]
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/project.json b/src/data/Startup/project.json
deleted file mode 100644
index bda4569..0000000
--- a/src/data/Startup/project.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "image": "/assets/img/projects/4.png",
- "title": "Okpay E-Wallet Optimized",
- "type": ["SEO analysis"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["SEO Analysis", "Content Strategy"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "e-Commerce Dashboard",
- "type": ["website design", "develoment"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- },
- {
- "image": "/assets/img/projects/7.png",
- "title": "MLB Store Instagram",
- "type": ["social media"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["Social", "Instagram", "Followers"]
- },
- {
- "image": "/assets/img/projects/5.png",
- "title": "e-Commerce Dashboard",
- "type": ["website design", "develoment"],
- "text": "Trust our top minds to eliminate workflow pain points, implement new tech & app.",
- "tags": ["WordPress", "PHP", "HTML/CSS", "Figma"]
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/services-rtl.json b/src/data/Startup/services-rtl.json
deleted file mode 100644
index 5100b48..0000000
--- a/src/data/Startup/services-rtl.json
+++ /dev/null
@@ -1,37 +0,0 @@
-[
- {
- "img": "/assets/img/icons/serv_icons/16.png",
- "info": "استراتيجية المحتوى",
- "text": "يمكنك تقديم الإجابات التي يحاول عملاؤك المحتملون تقديمها وتقديم اجابات لها"
- },
- {
- "img": "/assets/img/icons/serv_icons/15.png",
- "info": "اعلانات جوجل وفيسبوك",
- "text": "احصل على المزيد من المشاهدات على الويب والمزيد من العملاء والمزيد من الظهور عبر الإنترنت باستخدام خدمات قوية لتحسين محركات البحث."
- },
- {
- "img": "/assets/img/icons/serv_icons/14.png",
- "info": "التسويق عبر البريد الإلكتروني",
- "text": "يجب أن يبهر موقع الويب الخاص بك زوار موقعك في غضون ثوانٍ قليلة"
- },
- {
- "img": "/assets/img/icons/serv_icons/17.png",
- "info": "وسائل التواصل الاجتماعي",
- "text": "احصل على المزيد من المشاهدات على الموقع ، والمزيد من العملاء لقناتك الاجتماعية"
- },
- {
- "img": "/assets/img/icons/serv_icons/18.png",
- "info": "تصميم وتطوير الموقع",
- "text": "يجب أن يبهر موقع الويب الخاص بك زوار موقعك في غضون ثوانٍ قليلة. إذا كان يعمل ببطء ، إذا شعرت أنه قديم"
- },
- {
- "img": "/assets/img/icons/serv_icons/19.png",
- "info": "انواع مختلفه للتسويق الالكترونى",
- "text": "تحسين موقع الويب الخاص بك على نتائج جوجل باستخدام PPC للتسويق الألكترونى"
- },
- {
- "img": "/assets/img/icons/serv_icons/20.png",
- "info": "اعلانات القدرة الشرائيه",
- "text": "تحسين موقع الويب الخاص بك على نتائج جوجل باستخدام PPC للتسويق الألكترونى"
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/services.json b/src/data/Startup/services.json
deleted file mode 100644
index 7b7406d..0000000
--- a/src/data/Startup/services.json
+++ /dev/null
@@ -1,37 +0,0 @@
-[
- {
- "img": "/assets/img/icons/serv_icons/16.png",
- "info": "Content Strategy",
- "text": "You can provide the answers that your potential customers are trying to find, so you can become the industry."
- },
- {
- "img": "/assets/img/icons/serv_icons/15.png",
- "info": "Google/FB Ads",
- "text": "Get more website traffic, more customers & more online visibility with powerful SEO services."
- },
- {
- "img": "/assets/img/icons/serv_icons/14.png",
- "info": "Email Marketing",
- "text": "Your website has to impress your visitors within just a few seconds"
- },
- {
- "img": "/assets/img/icons/serv_icons/17.png",
- "info": "Social Media",
- "text": "Get more website traffic, more customers for your social chanel"
- },
- {
- "img": "/assets/img/icons/serv_icons/18.png",
- "info": "Website Design and Development",
- "text": "Your website has to impress your visitors within just a few seconds. If it runs slow, if it feels outdated"
- },
- {
- "img": "/assets/img/icons/serv_icons/19.png",
- "info": "TVC/ Viral Clip",
- "text": "Optimized your website on google result with PPC Marketing"
- },
- {
- "img": "/assets/img/icons/serv_icons/20.png",
- "info": "PPC Ads",
- "text": "Optimized your website on google result with PPC Marketing"
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/team-rtl.json b/src/data/Startup/team-rtl.json
deleted file mode 100644
index cb938a1..0000000
--- a/src/data/Startup/team-rtl.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.jpeg",
- "name": "مايكل إدواردز",
- "position": "مؤسس الرئيس التنفيذي"
- },
- {
- "picture": "/assets/img/team/5.jpeg",
- "name": "بوبي كين",
- "position": "CTO"
- },
- {
- "picture": "/assets/img/team/3.jpeg",
- "name": "روبرت داوني",
- "position": "مدير المشروع"
- },
- {
- "picture": "/assets/img/team/4.jpeg",
- "name": "أندرو روبرتسون",
- "position": "قائد تسويق"
- }
-]
\ No newline at end of file
diff --git a/src/data/Startup/team.json b/src/data/Startup/team.json
deleted file mode 100644
index e0e95a0..0000000
--- a/src/data/Startup/team.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "picture": "/assets/img/team/1.jpeg",
- "name": "Michael Edwards",
- "position": "CEO Founder"
- },
- {
- "picture": "/assets/img/team/5.jpeg",
- "name": "Bobby Kane",
- "position": "CTO"
- },
- {
- "picture": "/assets/img/team/3.jpeg",
- "name": "Robert Downey Jr",
- "position": "Project Manager"
- },
- {
- "picture": "/assets/img/team/4.jpeg",
- "name": "Andrew Robertson",
- "position": "Marketing Leader"
- }
-]
\ No newline at end of file
diff --git a/src/data/Style2/about.json b/src/data/Style2/about.json
deleted file mode 100644
index 484291e..0000000
--- a/src/data/Style2/about.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "tablist": [
- {
- "id": "abt1-tab",
- "tab_id": "abt1",
- "text": "Our Mission"
- },
- {
- "id": "abt2-tab",
- "tab_id": "abt2",
- "text": "Our vision"
- },
- {
- "id": "abt3-tab",
- "tab_id": "abt1",
- "text": "Our Goal"
- }
- ],
- "tabpanels": [
- {
- "id": "abt1",
- "text": "The uploading and updating processes made by suppliers can be streamlined through front-end dashboards that create better ease of access."
- },
- {
- "id": "abt2",
- "text": "The uploading and updating processes made by suppliers can be streamlined through front-end dashboards that create better ease of access."
- }
- ]
-}
\ No newline at end of file
diff --git a/src/data/Style2/blogs.json b/src/data/Style2/blogs.json
deleted file mode 100644
index 2f0200d..0000000
--- a/src/data/Style2/blogs.json
+++ /dev/null
@@ -1,20 +0,0 @@
-[
- {
- "image": "/assets/img/blog/19.jpg",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Best unlocked me an striking perceive."
- },
- {
- "image": "/assets/img/blog/20.jpg",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Me in resolution pianoforte continuing we."
- },
- {
- "image": "/assets/img/blog/21.jpg",
- "date": "Nov 21, 2022",
- "author": "Admin",
- "title": "Most my no spot felt by no he in forfeited."
- }
-]
\ No newline at end of file
diff --git a/src/data/Style2/career-positions.json b/src/data/Style2/career-positions.json
deleted file mode 100644
index 32127d4..0000000
--- a/src/data/Style2/career-positions.json
+++ /dev/null
@@ -1,27 +0,0 @@
-[
- {
- "title": "Product Designer",
- "description": "We’re looking for a mid-level product designer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- },
- {
- "title": "Wesite Developer",
- "description": "We’re looking for a mid-level product designer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k",
- "trend": true
- },
- {
- "title": "Game Developer",
- "description": "We’re looking for a mid-level product designer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- },
- {
- "title": "UI & UX Designer",
- "description": "We’re looking for a mid-level product designer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- }
-]
\ No newline at end of file
diff --git a/src/data/Style2/clients.json b/src/data/Style2/clients.json
deleted file mode 100644
index 1bc7905..0000000
--- a/src/data/Style2/clients.json
+++ /dev/null
@@ -1,11 +0,0 @@
-[
- "/assets/img/logos/2.png",
- "/assets/img/logos/7.png",
- "/assets/img/logos/11.png",
- "/assets/img/logos/12.png",
- "/assets/img/logos/15.png",
- "/assets/img/logos/16.png",
- "/assets/img/logos/18.png",
- "/assets/img/logos/3.png",
- "/assets/img/logos/5.png"
-]
\ No newline at end of file
diff --git a/src/data/Style2/faq-tabs.json b/src/data/Style2/faq-tabs.json
deleted file mode 100644
index 3e14b40..0000000
--- a/src/data/Style2/faq-tabs.json
+++ /dev/null
@@ -1,30 +0,0 @@
-[
- {
- "id": "faq1-tab",
- "target": "#faq1",
- "image": "/assets/img/icons/users.png",
- "title": "About Account",
- "anwsers": "08"
- },
- {
- "id": "faq2-tab",
- "target": "#faq2",
- "image": "/assets/img/icons/protect.png",
- "title": "Privacy & Policy",
- "anwsers": "20"
- },
- {
- "id": "faq3-tab",
- "target": "#faq1",
- "image": "/assets/img/icons/dollar.png",
- "title": "Refund Option",
- "anwsers": "18"
- },
- {
- "id": "faq4-tab",
- "target": "#faq2",
- "image": "/assets/img/icons/24hour.png",
- "title": "Support & More",
- "anwsers": "33"
- }
-]
\ No newline at end of file
diff --git a/src/data/Style2/features.json b/src/data/Style2/features.json
deleted file mode 100644
index cbcd517..0000000
--- a/src/data/Style2/features.json
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "icon": "/assets/img/icons/features/14.png",
- "title": "Innovation for all of goods tune.",
- "description": "We proud of our 5star rating with over 200 reviews."
- },
- {
- "icon": "/assets/img/icons/features/15.png",
- "title": "You can act & get power like boss.",
- "description": "We proud of our 5star rating with over 200 reviews."
- },
- {
- "icon": "/assets/img/icons/features/16.png",
- "title": "In it together with all of time.",
- "description": "We proud of our 5star rating with over 200 reviews."
- },
- {
- "icon": "/assets/img/icons/features/17.png",
- "title": "Get weekly reward in the mean time.",
- "description": "We proud of our 5star rating with over 200 reviews."
- }
-]
\ No newline at end of file
diff --git a/src/data/Style2/images.json b/src/data/Style2/images.json
deleted file mode 100644
index 97f57f4..0000000
--- a/src/data/Style2/images.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "ltr": [
- "/assets/img/careers/1.png",
- "/assets/img/careers/2.png",
- "/assets/img/careers/3.png",
- "/assets/img/careers/4.png",
- "/assets/img/careers/5.png"
- ],
- "rtl": [
- "/assets/img/careers/6.png",
- "/assets/img/careers/7.png",
- "/assets/img/careers/8.png",
- "/assets/img/careers/2.png",
- "/assets/img/careers/4.png"
- ]
-}
\ No newline at end of file
diff --git a/src/data/Style2/positions.json b/src/data/Style2/positions.json
deleted file mode 100644
index ee2530a..0000000
--- a/src/data/Style2/positions.json
+++ /dev/null
@@ -1,39 +0,0 @@
-[
- {
- "title": "Product Designer",
- "description": "We’re looking for a mid-level product designer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- },
- {
- "title": "Wesite Developer",
- "description": "We’re looking for a Senior Website Developer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k",
- "trend": true
- },
- {
- "title": "Game Developer",
- "description": "We’re looking for a rockstar Pro Game Developer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- },
- {
- "title": "UI & UX Designer",
- "description": "We’re looking for a Super Kicks Junior UI & UX Designer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- },
- {
- "title": "Content Writer",
- "description": "We’re looking for a mid-level Content Writer to join our team",
- "type": "Full-time",
- "salary": "10k - $20k"
- },
- {
- "title": "iOs App Developer",
- "description": "We’re looking for a mid-level Android & iOs App Developer to join",
- "type": "Full-time",
- "salary": "10k - $20k"
- }
-]
\ No newline at end of file
diff --git a/src/data/Style2/timeline.json b/src/data/Style2/timeline.json
deleted file mode 100644
index 640be4e..0000000
--- a/src/data/Style2/timeline.json
+++ /dev/null
@@ -1,32 +0,0 @@
-[
- {
- "year": "2000",
- "title": "Built New Team",
- "text": "Sass which stands for 'Syntactically awesome style sheet is an extension of that enables you to use things like variables.",
- "num": "01"
- },
- {
- "year": "2005",
- "title": "Got Design Rewards",
- "text": "Sass which stands for 'Syntactically awesome style sheet is an extension of that enables you to use things like variables.",
- "num": "01"
- },
- {
- "year": "2015",
- "title": "Best Team In Egypt",
- "text": "Sass which stands for 'Syntactically awesome style sheet is an extension of that enables you to use things like variables.",
- "num": "01"
- },
- {
- "year": "2018",
- "title": "Design Rewards In NYC",
- "text": "Sass which stands for 'Syntactically awesome style sheet is an extension of that enables you to use things like variables.",
- "num": "01"
- },
- {
- "year": "2022",
- "title": "Featured On Envato",
- "text": "Sass which stands for 'Syntactically awesome style sheet is an extension of that enables you to use things like variables.",
- "num": "01"
- }
-]
\ No newline at end of file
diff --git a/src/pages/home-app-landing-onePage/index.jsx b/src/pages/home-app-landing-onePage/index.jsx
deleted file mode 100644
index 72cd3c4..0000000
--- a/src/pages/home-app-landing-onePage/index.jsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav/OnePageNav';
-import Header from 'components/App/Header';
-import Clients from 'components/App/Clients';
-import Features from 'components/App/Features';
-import About from 'components/App/About';
-import Screenshots from 'components/App/Screenshots';
-import Testimonials from 'components/App/Testimonials';
-import Pricing from 'components/App/Pricing';
-import FAQ from 'components/App/FAQ';
-import Community from 'components/App/Community';
-import Footer from 'components/App/Footer';
-
-const HomeAppLandingOnePage = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - App Landing One Page
-
-
- >
- )
-}
-
-export default HomeAppLandingOnePage;
\ No newline at end of file
diff --git a/src/pages/home-app-landing/index.jsx b/src/pages/home-app-landing/index.jsx
deleted file mode 100644
index 5d1c624..0000000
--- a/src/pages/home-app-landing/index.jsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Header from 'components/App/Header';
-import Clients from 'components/App/Clients';
-import Features from 'components/App/Features';
-import About from 'components/App/About';
-import Screenshots from 'components/App/Screenshots';
-import Testimonials from 'components/App/Testimonials';
-import Pricing from 'components/App/Pricing';
-import FAQ from 'components/App/FAQ';
-import Community from 'components/App/Community';
-import Footer from 'components/App/Footer';
-
-const HomeAppLanding = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - App Landing
-
-
- >
- )
-}
-
-export default HomeAppLanding;
\ No newline at end of file
diff --git a/src/pages/home-cloud-hosting/index.jsx b/src/pages/home-cloud-hosting/index.jsx
deleted file mode 100644
index ba3177e..0000000
--- a/src/pages/home-cloud-hosting/index.jsx
+++ /dev/null
@@ -1,52 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import SideMenu from 'components/CloudHosting/SideMenu';
-import Header from 'components/CloudHosting/Header';
-import Domain from 'components/CloudHosting/Domain';
-import About from 'components/CloudHosting/About';
-import Services from 'components/CloudHosting/Services';
-import Pricing from 'components/CloudHosting/Pricing';
-import ChatBanner from 'components/CloudHosting/ChatBanner';
-import ChooseUs from 'components/CloudHosting/ChooseUs';
-import Testimonials from 'components/CloudHosting/Testimonials';
-import Partners from 'components/CloudHosting/Partners';
-import Footer from 'components/CloudHosting/Footer';
-
-const HomeCloudHosting = () => {
- useEffect(() => {
- document.body.classList.add('home-style-9');
- return () => document.body.classList.remove('home-style-9');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Cloud Hosting
-
-
- >
- )
-}
-
-export default HomeCloudHosting;
\ No newline at end of file
diff --git a/src/pages/home-crypto/index.jsx b/src/pages/home-crypto/index.jsx
deleted file mode 100644
index ff48dfc..0000000
--- a/src/pages/home-crypto/index.jsx
+++ /dev/null
@@ -1,48 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/Crypto/Header';
-import Features from 'components/Crypto/Features';
-import About from 'components/Crypto/About';
-import Markets from 'components/Crypto/Markets';
-import Timeline from 'components/Crypto/Timeline';
-import Team from 'components/Crypto/Team';
-import FAQ from 'components/Crypto/FAQ';
-import Blog from 'components/Crypto/Blog';
-import Footer from 'components/Crypto/Footer';
-
-const HomeCrypto = () => {
- useEffect(() => {
- document.body.classList.add('home-style-15');
- return () => document.body.classList.remove('home-style-15');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Crypto
-
-
- >
- )
-}
-
-export default HomeCrypto;
\ No newline at end of file
diff --git a/src/pages/home-cyber-security/index.jsx b/src/pages/home-cyber-security/index.jsx
deleted file mode 100644
index b074d0d..0000000
--- a/src/pages/home-cyber-security/index.jsx
+++ /dev/null
@@ -1,52 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import SideMenu from 'components/CyberSecurity/SideMenu';
-import Header from 'components/CyberSecurity/Header';
-import Features from 'components/CyberSecurity/Features';
-import About from 'components/CyberSecurity/About';
-import Services from 'components/CyberSecurity/Services';
-import Solutions from 'components/CyberSecurity/Solutions';
-import Pricing from 'components/CyberSecurity/Pricing';
-import FAQ from 'components/CyberSecurity/FAQ';
-import Team from 'components/CyberSecurity/Team';
-import Blog from 'components/CyberSecurity/Blog';
-import Footer from 'components/CyberSecurity/Footer';
-
-const HomeCyberSecurity = () => {
- useEffect(() => {
- document.body.classList.add('home-style-9');
- return () => document.body.classList.remove('home-style-9');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Cyber Security
-
-
- >
- )
-}
-
-export default HomeCyberSecurity;
\ No newline at end of file
diff --git a/src/pages/home-data-analysis/index.jsx b/src/pages/home-data-analysis/index.jsx
deleted file mode 100644
index 6207c43..0000000
--- a/src/pages/home-data-analysis/index.jsx
+++ /dev/null
@@ -1,50 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/DataAnalysis/Header';
-import Services from 'components/DataAnalysis/Services';
-import About from 'components/DataAnalysis/About';
-import Numbers from 'components/DataAnalysis/Numbers';
-import Projects from 'components/DataAnalysis/Projects';
-import ChooseUs from 'components/DataAnalysis/ChooseUs';
-import Testimonials from 'components/DataAnalysis/Testimonials';
-import Pricing from 'components/DataAnalysis/Pricing';
-import Blog from 'components/DataAnalysis/Blog';
-import Footer from 'components/DataAnalysis/Footer';
-
-const HomeDataAnalysis = () => {
- useEffect(() => {
- document.body.classList.add('home-style-8');
- return () => document.body.classList.remove('home-style-8');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Data Analysis
-
-
- >
- )
-}
-
-export default HomeDataAnalysis;
\ No newline at end of file
diff --git a/src/pages/home-digital-agency-onePage/index.jsx b/src/pages/home-digital-agency-onePage/index.jsx
deleted file mode 100644
index ee7d04f..0000000
--- a/src/pages/home-digital-agency-onePage/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/DigitalNav/TopNav';
-import Navbar from 'components/Navbars/DigitalNav/OnePageNav';
-import Header from 'components/Digital/Header';
-import About from 'components/Digital/About';
-import Services from 'components/Digital/Services';
-import ChooseUs from 'components/Digital/ChooseUs';
-import Portfolio from 'components/Digital/Portfolio';
-import Testimonials from 'components/Digital/Testimonials';
-import Team from 'components/Digital/Team';
-import Blog from 'components/Digital/Blog';
-import Contact from 'components/Digital/Contact';
-import Footer from 'components/Digital/Footer';
-
-const HomeDigitalAgencyOnePage = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Digital Agency One Page
-
-
- >
- )
-}
-
-export default HomeDigitalAgencyOnePage;
\ No newline at end of file
diff --git a/src/pages/home-digital-agency/index.jsx b/src/pages/home-digital-agency/index.jsx
deleted file mode 100644
index c0dadd8..0000000
--- a/src/pages/home-digital-agency/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/DigitalNav/TopNav';
-import Navbar from 'components/Navbars/DigitalNav';
-import Header from 'components/Digital/Header';
-import About from 'components/Digital/About';
-import Services from 'components/Digital/Services';
-import ChooseUs from 'components/Digital/ChooseUs';
-import Portfolio from 'components/Digital/Portfolio';
-import Testimonials from 'components/Digital/Testimonials';
-import Team from 'components/Digital/Team';
-import Blog from 'components/Digital/Blog';
-import Contact from 'components/Digital/Contact';
-import Footer from 'components/Digital/Footer';
-
-const HomeDigitalAgency = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Digital Agency
-
-
- >
- )
-}
-
-export default HomeDigitalAgency;
\ No newline at end of file
diff --git a/src/pages/home-freelance-personal/index.jsx b/src/pages/home-freelance-personal/index.jsx
deleted file mode 100644
index d2a2361..0000000
--- a/src/pages/home-freelance-personal/index.jsx
+++ /dev/null
@@ -1,48 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/FreelancerNav';
-import Header from 'components/Freelancer/Header';
-import About from 'components/Freelancer/About';
-import Services from 'components/Freelancer/Services';
-import Projects from 'components/Freelancer/Projects';
-import Testimonials from 'components/Freelancer/Testimonials';
-import Contact from 'components/Freelancer/Contact';
-import Blog from 'components/Freelancer/Blog';
-import Footer from 'components/Freelancer/Footer';
-
-const HomeFreelancePersonal = () => {
- useEffect(() => {
- document.body.classList.add('home-style-13');
- return () => document.body.classList.remove('home-style-13');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Freelance Personal
-
-
- >
- )
-}
-
-export default HomeFreelancePersonal;
\ No newline at end of file
diff --git a/src/pages/home-help-desk/index.jsx b/src/pages/home-help-desk/index.jsx
deleted file mode 100644
index e3247c0..0000000
--- a/src/pages/home-help-desk/index.jsx
+++ /dev/null
@@ -1,48 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/HelpDesk/Header';
-import Recommends from 'components/HelpDesk/Recommends';
-import Signup from 'components/HelpDesk/Signup';
-import ScreenShots from 'components/HelpDesk/ScreenShots';
-import FeaturesStyle11 from 'components/HelpDesk/FeaturesStyle11';
-import Integration from 'components/HelpDesk/Integration';
-import FeaturesStyle9 from 'components/HelpDesk/FeaturesStyle9';
-import Testimonials from 'components/HelpDesk/Testimonials';
-import Footer from 'components/HelpDesk/Footer';
-
-const HomeHelpDesk = () => {
- useEffect(() => {
- document.body.classList.add('home-style-11');
- return () => document.body.classList.remove('home-style-11');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Help Desk
-
-
- >
- )
-}
-
-export default HomeHelpDesk;
\ No newline at end of file
diff --git a/src/pages/home-it-solutions-onePage/index.jsx b/src/pages/home-it-solutions-onePage/index.jsx
deleted file mode 100644
index c706c93..0000000
--- a/src/pages/home-it-solutions-onePage/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/ITNav/OnePageNav';
-import Header from 'components/IT/Header';
-import Services from 'components/IT/Services';
-import ChooseUs from 'components/IT/ChooseUs';
-import Reviews from 'components/IT/Reviews';
-import Pricing from 'components/IT/Pricing';
-import Blog from 'components/IT/Blog';
-import Contact from 'components/IT/Contact';
-import Footer from 'components/IT/Footer';
-
-const HomeITSolutionsOnePage = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - IT Solutions One Page
-
-
- >
- )
-}
-
-export default HomeITSolutionsOnePage;
\ No newline at end of file
diff --git a/src/pages/home-it-solutions/index.jsx b/src/pages/home-it-solutions/index.jsx
deleted file mode 100644
index eb0db97..0000000
--- a/src/pages/home-it-solutions/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/ITNav';
-import Header from 'components/IT/Header';
-import Services from 'components/IT/Services';
-import ChooseUs from 'components/IT/ChooseUs';
-import Reviews from 'components/IT/Reviews';
-import Pricing from 'components/IT/Pricing';
-import Blog from 'components/IT/Blog';
-import Contact from 'components/IT/Contact';
-import Footer from 'components/IT/Footer';
-
-const HomeITSolutions = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - IT Solutions
-
-
- >
- )
-}
-
-export default HomeITSolutions;
\ No newline at end of file
diff --git a/src/pages/home-it-solutions2/index.jsx b/src/pages/home-it-solutions2/index.jsx
deleted file mode 100644
index 2e48c1e..0000000
--- a/src/pages/home-it-solutions2/index.jsx
+++ /dev/null
@@ -1,51 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav-7';
-import SideMenu from 'components/ITCreative/SideMenu';
-import Navbar from 'components/Navbars/ITCreativeNav';
-import Header from 'components/ITCreative/Header';
-import Features from 'components/ITCreative/Features';
-import About from 'components/ITCreative/About';
-import Services from 'components/ITCreative/Services';
-import Projects from 'components/ITCreative/Projects';
-import Testimonials from 'components/ITCreative/Testimonials';
-import ChooseUs from 'components/ITCreative/ChooseUs';
-import Blog from 'components/ITCreative/Blog';
-import ChatBanner from 'components/ITCreative/ChatBanner';
-import Footer from 'components/ITCreative/Footer';
-
-const HomeItSolutions2 = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Creative It Solutions
-
-
- >
- )
-}
-
-export default HomeItSolutions2;
\ No newline at end of file
diff --git a/src/pages/home-marketing-startup-onePage/index.jsx b/src/pages/home-marketing-startup-onePage/index.jsx
deleted file mode 100644
index 36a8e49..0000000
--- a/src/pages/home-marketing-startup-onePage/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/Startup/Header';
-import About from 'components/Startup/About';
-import Services from 'components/Startup/Services';
-import Project from 'components/Startup/Project';
-import ChooseUs from 'components/Startup/ChooseUs';
-import Testimonials from 'components/Startup/Testimonials';
-import Clients from 'components/Startup/Clients';
-import Numbers from 'components/Startup/Numbers';
-import Team from 'components/Startup/Team';
-import Blog from 'components/Startup/Blog';
-import Contact from 'components/Startup/Contact';
-import Footer from 'components/Startup/Footer';
-
-const HomeMarketingStartupOnePage = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Marketing Startup One Page
-
-
- >
- )
-}
-
-export default HomeMarketingStartupOnePage;
\ No newline at end of file
diff --git a/src/pages/home-marketing-startup/index.jsx b/src/pages/home-marketing-startup/index.jsx
deleted file mode 100644
index d8a0c55..0000000
--- a/src/pages/home-marketing-startup/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/Startup/Header';
-import About from 'components/Startup/About';
-import Services from 'components/Startup/Services';
-import Project from 'components/Startup/Project';
-import ChooseUs from 'components/Startup/ChooseUs';
-import Testimonials from 'components/Startup/Testimonials';
-import Clients from 'components/Startup/Clients';
-import Numbers from 'components/Startup/Numbers';
-import Team from 'components/Startup/Team';
-import Blog from 'components/Startup/Blog';
-import Contact from 'components/Startup/Contact';
-import Footer from 'components/Startup/Footer';
-
-const HomeMarketingStartup = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Marketing Startup
-
-
- >
- )
-}
-
-export default HomeMarketingStartup;
\ No newline at end of file
diff --git a/src/pages/home-nft-marketplace/index.jsx b/src/pages/home-nft-marketplace/index.jsx
deleted file mode 100644
index 7e56e9b..0000000
--- a/src/pages/home-nft-marketplace/index.jsx
+++ /dev/null
@@ -1,46 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/NFTMarketplaceNav';
-import Header from 'components/NFTMarketplace/Header';
-import Projects from 'components/NFTMarketplace/Projects';
-import Features from 'components/NFTMarketplace/Features';
-import Process from 'components/NFTMarketplace/Process';
-import Collections from 'components/NFTMarketplace/Collections';
-import Community from 'components/NFTMarketplace/Community';
-import Footer from 'components/NFTMarketplace/Footer';
-
-const HomeNFTMarketplace = () => {
- useEffect(() => {
- document.body.classList.add('home-style-12');
- return () => document.body.classList.remove('home-style-12');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - NFT Marketplace
-
-
- >
- )
-}
-
-export default HomeNFTMarketplace;
\ No newline at end of file
diff --git a/src/pages/home-payment-solutions/index.jsx b/src/pages/home-payment-solutions/index.jsx
deleted file mode 100644
index 803f6ee..0000000
--- a/src/pages/home-payment-solutions/index.jsx
+++ /dev/null
@@ -1,54 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/PaymentSolutionsNav';
-import Header from 'components/PaymentSolutions/Header';
-import Clients from 'components/PaymentSolutions/Clients';
-import Features from 'components/PaymentSolutions/Features';
-import ChooseUs from 'components/PaymentSolutions/ChooseUs';
-import Screenshots from 'components/PaymentSolutions/Screenshots';
-import Numbers from 'components/PaymentSolutions/Numbers';
-import About from 'components/PaymentSolutions/About';
-import Contact from 'components/PaymentSolutions/Contact';
-import Testimonials from 'components/PaymentSolutions/Testimonials';
-import Blog from 'components/PaymentSolutions/Blog';
-import Footer from 'components/PaymentSolutions/Footer';
-
-const HomePaymentSolutions = () => {
- useEffect(() => {
- document.body.classList.add('home-style-14');
- return () => document.body.classList.remove('home-style-14');
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Payment Solutions
-
-
- >
- )
-}
-
-export default HomePaymentSolutions;
\ No newline at end of file
diff --git a/src/pages/home-saas-technology-onePage/index.jsx b/src/pages/home-saas-technology-onePage/index.jsx
deleted file mode 100644
index fa9a12c..0000000
--- a/src/pages/home-saas-technology-onePage/index.jsx
+++ /dev/null
@@ -1,55 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav/OnePageNav';
-import Header from 'components/Saas/Header';
-import Community from 'components/Saas/Community';
-import About from 'components/Saas/About';
-import Clients from 'components/Saas/Clients';
-import Features from 'components/Saas/Features';
-import Pricing from 'components/Saas/Pricing';
-import Testimonials from 'components/Saas/Testimonials';
-import Download from 'components/Saas/Download';
-import Footer from 'components/Saas/Footer';
-
-const HomeSaasTechnologyOnePage = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Saas Technology One Page
-
-
- >
- )
-}
-
-export default HomeSaasTechnologyOnePage;
\ No newline at end of file
diff --git a/src/pages/home-saas-technology/index.jsx b/src/pages/home-saas-technology/index.jsx
deleted file mode 100644
index 0a01305..0000000
--- a/src/pages/home-saas-technology/index.jsx
+++ /dev/null
@@ -1,55 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Header from 'components/Saas/Header';
-import Community from 'components/Saas/Community';
-import About from 'components/Saas/About';
-import Clients from 'components/Saas/Clients';
-import Features from 'components/Saas/Features';
-import Pricing from 'components/Saas/Pricing';
-import Testimonials from 'components/Saas/Testimonials';
-import Download from 'components/Saas/Download';
-import Footer from 'components/Saas/Footer';
-
-const HomeSaasTechnology = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Saas Technology
-
-
- >
- )
-}
-
-export default HomeSaasTechnology;
\ No newline at end of file
diff --git a/src/pages/home-shop-modern/index.jsx b/src/pages/home-shop-modern/index.jsx
deleted file mode 100644
index cb24ce0..0000000
--- a/src/pages/home-shop-modern/index.jsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Shop from 'components/Shop';
-import Footer from 'components/App/Footer';
-
-const PageShopApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Shop App
-
-
- >
- )
-}
-
-export default PageShopApp;
\ No newline at end of file
diff --git a/src/pages/home-software-company-onePage/index.jsx b/src/pages/home-software-company-onePage/index.jsx
deleted file mode 100644
index c0d8907..0000000
--- a/src/pages/home-software-company-onePage/index.jsx
+++ /dev/null
@@ -1,47 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/SoftwareNav/OnePageNav';
-import Header from 'components/Software/Header';
-import Testimonials from 'components/Software/Testimonials';
-import Services from 'components/Software/Services';
-import About from 'components/Software/About';
-import Projects from 'components/Software/Projects';
-import Pricing from 'components/Software/Pricing';
-import Team from 'components/Software/Team';
-import Blog from 'components/Software/Blog';
-import ChatBanner from 'components/Software/ChatBanner';
-import Footer from 'components/Software/Footer';
-
-const HomeSoftwareCompanyOnePage = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Software Company One Page
-
-
- >
- )
-}
-
-export default HomeSoftwareCompanyOnePage;
\ No newline at end of file
diff --git a/src/pages/home-software-company/index.jsx b/src/pages/home-software-company/index.jsx
deleted file mode 100644
index 0abf77b..0000000
--- a/src/pages/home-software-company/index.jsx
+++ /dev/null
@@ -1,47 +0,0 @@
-import React from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Navbar from 'components/Navbars/SoftwareNav';
-import Header from 'components/Software/Header';
-import Testimonials from 'components/Software/Testimonials';
-import Services from 'components/Software/Services';
-import About from 'components/Software/About';
-import Projects from 'components/Software/Projects';
-import Pricing from 'components/Software/Pricing';
-import Team from 'components/Software/Team';
-import Blog from 'components/Software/Blog';
-import ChatBanner from 'components/Software/ChatBanner';
-import Footer from 'components/Software/Footer';
-
-const HomeSoftwareCompany = () => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Software Company
-
-
- >
- )
-}
-
-export default HomeSoftwareCompany;
\ No newline at end of file
diff --git a/src/pages/page-404/index.jsx b/src/pages/page-404/index.jsx
deleted file mode 100644
index 804befa..0000000
--- a/src/pages/page-404/index.jsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import AbsoluteContainer from 'components/Navbars/AbsoluteContainer';
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import NotFound from 'components/404';;
-
-const Page404 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - 404
-
-
- >
- )
-}
-
-export default Page404;
\ No newline at end of file
diff --git a/src/pages/page-about-2/index.jsx b/src/pages/page-about-2/index.jsx
deleted file mode 100644
index 80bfd71..0000000
--- a/src/pages/page-about-2/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Header from 'components/Style2/Header';
-import About from 'components/Style2/About/About';
-import Timeline from 'components/Style2/About/Timeline';
-import Clients from 'components/Style2/About/Clients';
-import Blog from 'components/Style2/About/Blog';
-import Footer from 'components/Saas/Footer';
-
-const PageAbout2 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - About 2
-
-
- >
- )
-}
-
-export default PageAbout2;
\ No newline at end of file
diff --git a/src/pages/page-about-5/index.jsx b/src/pages/page-about-5/index.jsx
deleted file mode 100644
index ce0c830..0000000
--- a/src/pages/page-about-5/index.jsx
+++ /dev/null
@@ -1,57 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import AboutHeader from 'components/Saas/AboutHeader';
-import Community from 'components/Saas/Community';
-import Philosophy from 'components/Saas/Philosophy';
-import ChooseUs from 'components/Saas/ChooseUs';
-import Clients from 'components/Saas/Clients';
-import Numbers from 'components/Saas/Numbers';
-import Culture from 'components/Saas/Culture';
-import Team from 'components/Saas/Team';
-import Contact from 'components/Saas/Contact';
-import Footer from 'components/Saas/Footer';
-
-const PageAbout5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - About 5
-
-
- >
- )
-}
-
-export default PageAbout5;
\ No newline at end of file
diff --git a/src/pages/page-about-app/index.jsx b/src/pages/page-about-app/index.jsx
deleted file mode 100644
index 39d5e7f..0000000
--- a/src/pages/page-about-app/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import About from 'components/App/About2';
-import Team from 'components/App/Team';
-import Culture from 'components/App/Culture';
-import Footer from 'components/App/Footer';
-
-const PageAboutApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - About App
-
-
- >
- )
-}
-
-export default PageAboutApp;
\ No newline at end of file
diff --git a/src/pages/page-blog-5-left-sidebar/index.jsx b/src/pages/page-blog-5-left-sidebar/index.jsx
deleted file mode 100644
index d86ab80..0000000
--- a/src/pages/page-blog-5-left-sidebar/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/Saas/Footer';
-
-const PageBlog5LeftSidebar = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Blog 5 Left Sidebar
-
-
- >
- )
-}
-
-export default PageBlog5LeftSidebar;
\ No newline at end of file
diff --git a/src/pages/page-blog-5-wide/index.jsx b/src/pages/page-blog-5-wide/index.jsx
deleted file mode 100644
index 1dde164..0000000
--- a/src/pages/page-blog-5-wide/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/Saas/Footer';
-
-const PageBlog5Wide = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Blog 5 Wide
-
-
- >
- )
-}
-
-export default PageBlog5Wide;
\ No newline at end of file
diff --git a/src/pages/page-blog-5/index.jsx b/src/pages/page-blog-5/index.jsx
deleted file mode 100644
index b745a96..0000000
--- a/src/pages/page-blog-5/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/Saas/Footer';
-
-const PageBlog5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Blog 5
-
-
- >
- )
-}
-
-export default PageBlog5;
\ No newline at end of file
diff --git a/src/pages/page-blog-app-left-sidebar/index.jsx b/src/pages/page-blog-app-left-sidebar/index.jsx
deleted file mode 100644
index feef7e9..0000000
--- a/src/pages/page-blog-app-left-sidebar/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/App/Footer';
-
-const PageBlogAppLeftSidebar = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Blog App Left Sidebar
-
-
- >
- )
-}
-
-export default PageBlogAppLeftSidebar;
\ No newline at end of file
diff --git a/src/pages/page-blog-app-wide/index.jsx b/src/pages/page-blog-app-wide/index.jsx
deleted file mode 100644
index 8162674..0000000
--- a/src/pages/page-blog-app-wide/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/App/Footer';
-
-const PageBlogAppWide = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Blog App Wide
-
-
- >
- )
-}
-
-export default PageBlogAppWide;
\ No newline at end of file
diff --git a/src/pages/page-blog-app/index.jsx b/src/pages/page-blog-app/index.jsx
deleted file mode 100644
index 1bbc7c1..0000000
--- a/src/pages/page-blog-app/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/App/Footer';
-
-const PageBlogApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Blog App
-
-
- >
- )
-}
-
-export default PageBlogApp;
\ No newline at end of file
diff --git a/src/pages/page-career-details/index.jsx b/src/pages/page-career-details/index.jsx
deleted file mode 100644
index ed1a45b..0000000
--- a/src/pages/page-career-details/index.jsx
+++ /dev/null
@@ -1,47 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Header from 'components/Style2/Header';
-import JobDetails from 'components/Style2/CareerDetails/JobDetails';
-import CareerPositions from 'components/Style2/CareerDetails/CareerPositions';
-import CareerForm from 'components/Style2/CareerDetails/CareerForm';
-import Footer from 'components/Saas/Footer';
-
-const PageCareerDetails = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Career Details
-
-
- >
- )
-}
-
-export default PageCareerDetails;
\ No newline at end of file
diff --git a/src/pages/page-careers-5/index.jsx b/src/pages/page-careers-5/index.jsx
deleted file mode 100644
index 91ac6ca..0000000
--- a/src/pages/page-careers-5/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Header from 'components/Style2/Header';
-import Features from 'components/Style2/Careers/Features';
-import Images from 'components/Style2/Careers/Images';
-import Positions from 'components/Style2/Careers/Positions';
-import CareerForm from 'components/Style2/CareerDetails/CareerForm';
-import Footer from 'components/Saas/Footer';
-
-const PageCareers = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Careers
-
-
- >
- )
-}
-
-export default PageCareers;
\ No newline at end of file
diff --git a/src/pages/page-comming-soon-5/index.jsx b/src/pages/page-comming-soon-5/index.jsx
deleted file mode 100644
index 9521b26..0000000
--- a/src/pages/page-comming-soon-5/index.jsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import AbsoluteContainer from 'components/Navbars/AbsoluteContainer';
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import CommingSoon from 'components/Style2/CommingSoon';
-
-const PageCommingSoon = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Comming Soon
-
-
- >
- )
-}
-
-export default PageCommingSoon;
\ No newline at end of file
diff --git a/src/pages/page-contact-5/index.jsx b/src/pages/page-contact-5/index.jsx
deleted file mode 100644
index 69dcb56..0000000
--- a/src/pages/page-contact-5/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Form from 'components/Contact/Form';
-import Map from 'components/Contact/Map';
-import Footer from 'components/Saas/Footer';
-
-const PageContact5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Contact 5
-
-
- >
- )
-}
-
-export default PageContact5;
\ No newline at end of file
diff --git a/src/pages/page-contact-app/index.jsx b/src/pages/page-contact-app/index.jsx
deleted file mode 100644
index 183a920..0000000
--- a/src/pages/page-contact-app/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Community from 'components/Contact/Community';
-import Form from 'components/Contact/Form';
-import Map from 'components/Contact/Map';
-import Footer from 'components/App/Footer';
-
-const PageContactApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Contact App
-
-
- >
- )
-}
-
-export default PageContactApp;
\ No newline at end of file
diff --git a/src/pages/page-faq-5/index.jsx b/src/pages/page-faq-5/index.jsx
deleted file mode 100644
index 1a5673d..0000000
--- a/src/pages/page-faq-5/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Header from 'components/Style2/Header';
-import TabList from 'components/Style2/FAQ/TabList';
-import TabsContent from 'components/Style2/FAQ/TabsContent';
-import Footer from 'components/Saas/Footer';
-
-const PageFAQ = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - FAQ
-
-
- >
- )
-}
-
-export default PageFAQ;
\ No newline at end of file
diff --git a/src/pages/page-portfolio-5/index.jsx b/src/pages/page-portfolio-5/index.jsx
deleted file mode 100644
index ee63e98..0000000
--- a/src/pages/page-portfolio-5/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Projects from 'components/Portfolio/Projects';
-import Download from 'components/Portfolio/Download';
-import Footer from 'components/Saas/Footer';
-
-const PagePortfolio5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Portfolio 5
-
-
- >
- )
-}
-
-export default PagePortfolio5;
\ No newline at end of file
diff --git a/src/pages/page-portfolio-app/index.jsx b/src/pages/page-portfolio-app/index.jsx
deleted file mode 100644
index 5eb8e40..0000000
--- a/src/pages/page-portfolio-app/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Projects from 'components/Portfolio/Projects';
-import Download from 'components/Portfolio/Download';
-import Footer from 'components/App/Footer';
-
-const PagePortfolioApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Portfolio App
-
-
- >
- )
-}
-
-export default PagePortfolioApp;
\ No newline at end of file
diff --git a/src/pages/page-product-5/index.jsx b/src/pages/page-product-5/index.jsx
deleted file mode 100644
index 3eca530..0000000
--- a/src/pages/page-product-5/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Product from 'components/Product';
-import ProductDetails from 'components/ProductDetails';
-import RelatedProducts from 'components/RelatedProducts';
-import Footer from 'components/Saas/Footer';
-
-const PageProduct5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Product 5
-
-
- >
- )
-}
-
-export default PageProduct5;
\ No newline at end of file
diff --git a/src/pages/page-product-app/index.jsx b/src/pages/page-product-app/index.jsx
deleted file mode 100644
index cf6c5f4..0000000
--- a/src/pages/page-product-app/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Product from 'components/Product';
-import ProductDetails from 'components/ProductDetails';
-import RelatedProducts from 'components/RelatedProducts';
-import Footer from 'components/App/Footer';
-
-const PageProductApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Product App
-
-
- >
- )
-}
-
-export default PageProductApp;
\ No newline at end of file
diff --git a/src/pages/page-services-5/index.jsx b/src/pages/page-services-5/index.jsx
deleted file mode 100644
index 8299882..0000000
--- a/src/pages/page-services-5/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Features from 'components/Saas/Features';
-import Services from 'components/Saas/Services';
-import About from 'components/Saas/About';
-import Testimonials from 'components/Saas/Testimonials';
-import Pricing from 'components/Saas/Pricing';
-import Footer from 'components/Saas/Footer';
-
-const PageServices5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Services 5
-
-
- >
- )
-}
-
-export default PageServices5;
\ No newline at end of file
diff --git a/src/pages/page-services-app/index.jsx b/src/pages/page-services-app/index.jsx
deleted file mode 100644
index 58777b0..0000000
--- a/src/pages/page-services-app/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Services from 'components/App/Services';
-import About from 'components/App/About';
-import Testimonials from 'components/App/Testimonials';
-import Footer from 'components/App/Footer';
-
-const PageServicesApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Services App
-
-
- >
- )
-}
-
-export default PageServicesApp;
\ No newline at end of file
diff --git a/src/pages/page-services-details-5/index.jsx b/src/pages/page-services-details-5/index.jsx
deleted file mode 100644
index 98be8b3..0000000
--- a/src/pages/page-services-details-5/index.jsx
+++ /dev/null
@@ -1,45 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Header from 'components/Style2/Header';
-import Details from 'components/Style2/ServicesDetails/Details';
-import Contact from 'components/Style2/ServicesDetails/Contact';
-import Footer from 'components/Saas/Footer';
-
-const PageServiceDetails = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Service Details
-
-
- >
- )
-}
-
-export default PageServiceDetails;
\ No newline at end of file
diff --git a/src/pages/page-shop-5/index.jsx b/src/pages/page-shop-5/index.jsx
deleted file mode 100644
index 2bacfa2..0000000
--- a/src/pages/page-shop-5/index.jsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import Shop from 'components/Shop';
-import Footer from 'components/Saas/Footer';
-
-const PageShop5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Shop 5
-
-
- >
- )
-}
-
-export default PageShop5;
\ No newline at end of file
diff --git a/src/pages/page-shop-app/index.jsx b/src/pages/page-shop-app/index.jsx
deleted file mode 100644
index cb24ce0..0000000
--- a/src/pages/page-shop-app/index.jsx
+++ /dev/null
@@ -1,41 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import Shop from 'components/Shop';
-import Footer from 'components/App/Footer';
-
-const PageShopApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Shop App
-
-
- >
- )
-}
-
-export default PageShopApp;
\ No newline at end of file
diff --git a/src/pages/page-sign-in/index.jsx b/src/pages/page-sign-in/index.jsx
deleted file mode 100644
index 5aca8ae..0000000
--- a/src/pages/page-sign-in/index.jsx
+++ /dev/null
@@ -1,35 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import SignIn from 'components/Style2/Signin';
-
-const PageSignin = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Sign in
-
-
- >
- )
-}
-
-export default PageSignin;
\ No newline at end of file
diff --git a/src/pages/page-single-post-5-left-sidebar/index.jsx b/src/pages/page-single-post-5-left-sidebar/index.jsx
deleted file mode 100644
index 4f8ae60..0000000
--- a/src/pages/page-single-post-5-left-sidebar/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav/PostNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/Saas/Footer';
-
-const PageSinglePostLeftSidebarApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Post 5 Left Sidebar
-
-
- >
- )
-}
-
-export default PageSinglePostLeftSidebarApp;
\ No newline at end of file
diff --git a/src/pages/page-single-post-5-wide/index.jsx b/src/pages/page-single-post-5-wide/index.jsx
deleted file mode 100644
index 49e1731..0000000
--- a/src/pages/page-single-post-5-wide/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav/PostNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/Saas/Footer';
-
-const PageSinglePost5Wide = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Post 5 Wide
-
-
- >
- )
-}
-
-export default PageSinglePost5Wide;
\ No newline at end of file
diff --git a/src/pages/page-single-post-5/index.jsx b/src/pages/page-single-post-5/index.jsx
deleted file mode 100644
index feebfee..0000000
--- a/src/pages/page-single-post-5/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav/PostNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/Saas/Footer';
-
-const PageSinglePost5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Post 5
-
-
- >
- )
-}
-
-export default PageSinglePost5;
\ No newline at end of file
diff --git a/src/pages/page-single-post-app-left-sidebar/index.jsx b/src/pages/page-single-post-app-left-sidebar/index.jsx
deleted file mode 100644
index c77d248..0000000
--- a/src/pages/page-single-post-app-left-sidebar/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/App/Footer';
-
-const PageSinglePostLeftSidebarApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Post App Left Sidebar
-
-
- >
- )
-}
-
-export default PageSinglePostLeftSidebarApp;
\ No newline at end of file
diff --git a/src/pages/page-single-post-app-wide/index.jsx b/src/pages/page-single-post-app-wide/index.jsx
deleted file mode 100644
index 1475f9c..0000000
--- a/src/pages/page-single-post-app-wide/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/App/Footer';
-
-const PageSinglePostWideApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Post Wide App
-
-
- >
- )
-}
-
-export default PageSinglePostWideApp;
\ No newline at end of file
diff --git a/src/pages/page-single-post-app/index.jsx b/src/pages/page-single-post-app/index.jsx
deleted file mode 100644
index 1e451c5..0000000
--- a/src/pages/page-single-post-app/index.jsx
+++ /dev/null
@@ -1,43 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/App/Footer';
-
-const PageSinglePostApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Post App
-
-
- >
- )
-}
-
-export default PageSinglePostApp;
\ No newline at end of file
diff --git a/src/pages/page-single-project-5/index.jsx b/src/pages/page-single-project-5/index.jsx
deleted file mode 100644
index e910ee3..0000000
--- a/src/pages/page-single-project-5/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/SaasNav';
-import About from 'components/SingleProject/About';
-import Challenge from 'components/SingleProject/Challenge';
-import Screenshots from 'components/App/Screenshots';
-import About2 from 'components/SingleProject/About2';
-import Projects from 'components/SingleProject/Projects';
-import Footer from 'components/Saas/Footer';
-
-const PageSingleProject5 = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current, true);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Project 5
-
-
- >
- )
-}
-
-export default PageSingleProject5;
\ No newline at end of file
diff --git a/src/pages/page-single-project-app/index.jsx b/src/pages/page-single-project-app/index.jsx
deleted file mode 100644
index ec70717..0000000
--- a/src/pages/page-single-project-app/index.jsx
+++ /dev/null
@@ -1,49 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav';
-import About from 'components/SingleProject/About';
-import Challenge from 'components/SingleProject/Challenge';
-import Screenshots from 'components/App/Screenshots';
-import About2 from 'components/SingleProject/About2';
-import Projects from 'components/SingleProject/Projects';
-import Footer from 'components/App/Footer';
-
-const PageSingleProjectApp = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - Single Project App
-
-
- >
- )
-}
-
-export default PageSingleProjectApp;
\ No newline at end of file
diff --git a/src/pages/rtl-home-app-landing-onePage/index.jsx b/src/pages/rtl-home-app-landing-onePage/index.jsx
deleted file mode 100644
index c49b1a4..0000000
--- a/src/pages/rtl-home-app-landing-onePage/index.jsx
+++ /dev/null
@@ -1,64 +0,0 @@
-import React, { useEffect, useRef } from 'react';
-//= Scripts
-import navbarScrollEffect from "common/navbarScrollEffect";
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import TopNav from 'components/Navbars/TopNav';
-import Navbar from 'components/Navbars/AppNav/OnePageNav';
-import Header from 'components/App/Header';
-import Clients from 'components/App/Clients';
-import Features from 'components/App/Features';
-import About from 'components/App/About';
-import Screenshots from 'components/App/Screenshots';
-import Testimonials from 'components/App/Testimonials';
-import Pricing from 'components/App/Pricing';
-import FAQ from 'components/App/FAQ';
-import Community from 'components/App/Community';
-import Footer from 'components/App/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const HomeAppLandingOnePage = () => {
- const navbarRef = useRef(null);
-
- useEffect(() => {
- navbarScrollEffect(navbarRef.current);
- }, [navbarRef]);
-
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - App Landing One Page - RTL
-
-
-
- >
- )
-}
-
-export default HomeAppLandingOnePage;
\ No newline at end of file
diff --git a/src/pages/rtl-home-marketing-startup-onePage/index.jsx b/src/pages/rtl-home-marketing-startup-onePage/index.jsx
deleted file mode 100644
index 50fc2f6..0000000
--- a/src/pages/rtl-home-marketing-startup-onePage/index.jsx
+++ /dev/null
@@ -1,56 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/Startup/Header';
-import About from 'components/Startup/About';
-import Services from 'components/Startup/Services';
-import Project from 'components/Startup/Project';
-import ChooseUs from 'components/Startup/ChooseUs';
-import Testimonials from 'components/Startup/Testimonials';
-import Clients from 'components/Startup/Clients';
-import Numbers from 'components/Startup/Numbers';
-import Team from 'components/Startup/Team';
-import Blog from 'components/Startup/Blog';
-import Contact from 'components/Startup/Contact';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLHomeMarketingStartupOnePage = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - التسويق الالكترونى صفحة واحدة
-
-
-
- >
- )
-}
-
-export default RTLHomeMarketingStartupOnePage;
\ No newline at end of file
diff --git a/src/pages/rtl-home-marketing-startup/index.jsx b/src/pages/rtl-home-marketing-startup/index.jsx
deleted file mode 100644
index d5b5761..0000000
--- a/src/pages/rtl-home-marketing-startup/index.jsx
+++ /dev/null
@@ -1,56 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import Header from 'components/Startup/Header';
-import About from 'components/Startup/About';
-import Services from 'components/Startup/Services';
-import Project from 'components/Startup/Project';
-import ChooseUs from 'components/Startup/ChooseUs';
-import Testimonials from 'components/Startup/Testimonials';
-import Clients from 'components/Startup/Clients';
-import Numbers from 'components/Startup/Numbers';
-import Team from 'components/Startup/Team';
-import Blog from 'components/Startup/Blog';
-import Contact from 'components/Startup/Contact';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLHomeMarketingStartup = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - التسويق الالكترونى
-
-
-
- >
- )
-}
-
-export default RTLHomeMarketingStartup;
\ No newline at end of file
diff --git a/src/pages/rtl-page-about/index.jsx b/src/pages/rtl-page-about/index.jsx
deleted file mode 100644
index 2f5e6b4..0000000
--- a/src/pages/rtl-page-about/index.jsx
+++ /dev/null
@@ -1,54 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import AboutHeader from 'components/Saas/AboutHeader';
-import Community from 'components/Saas/Community';
-import Philosophy from 'components/Saas/Philosophy';
-import ChooseUs from 'components/Saas/ChooseUs';
-import Clients from 'components/Saas/Clients';
-import Numbers from 'components/Saas/Numbers';
-import Culture from 'components/Saas/Culture';
-import Team from 'components/Saas/Team';
-import Contact from 'components/Saas/Contact';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageAbout = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - من نحن
-
-
-
- >
- )
-}
-
-export default RTLPageAbout;
\ No newline at end of file
diff --git a/src/pages/rtl-page-blog/index.jsx b/src/pages/rtl-page-blog/index.jsx
deleted file mode 100644
index 052b4de..0000000
--- a/src/pages/rtl-page-blog/index.jsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import BlogSlider from 'components/Blog/BlogSlider';
-import PopularPosts from 'components/Blog/PopularPosts';
-import AllNews from 'components/Blog/AllNews';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageBlog = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - المدونة
-
-
-
- >
- )
-}
-
-export default RTLPageBlog;
\ No newline at end of file
diff --git a/src/pages/rtl-page-contact/index.jsx b/src/pages/rtl-page-contact/index.jsx
deleted file mode 100644
index 493eca7..0000000
--- a/src/pages/rtl-page-contact/index.jsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import Form from 'components/Contact/Form';
-import Map from 'components/Contact/Map';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageContact = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - اتصل بنا
-
-
-
- >
- )
-}
-
-export default RTLPageContact;
\ No newline at end of file
diff --git a/src/pages/rtl-page-portfolio/index.jsx b/src/pages/rtl-page-portfolio/index.jsx
deleted file mode 100644
index deeb1e6..0000000
--- a/src/pages/rtl-page-portfolio/index.jsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import Projects from 'components/Portfolio/Projects';
-import Download from 'components/Portfolio/Download';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPagePortfolio = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - المشاريع
-
-
-
- >
- )
-}
-
-export default RTLPagePortfolio;
\ No newline at end of file
diff --git a/src/pages/rtl-page-product/index.jsx b/src/pages/rtl-page-product/index.jsx
deleted file mode 100644
index 17ae2ed..0000000
--- a/src/pages/rtl-page-product/index.jsx
+++ /dev/null
@@ -1,42 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import Product from 'components/Product';
-import ProductDetails from 'components/ProductDetails';
-import RelatedProducts from 'components/RelatedProducts';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageProduct = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - المنتج
-
-
-
- >
- )
-}
-
-export default RTLPageProduct;
\ No newline at end of file
diff --git a/src/pages/rtl-page-services/index.jsx b/src/pages/rtl-page-services/index.jsx
deleted file mode 100644
index 09388bf..0000000
--- a/src/pages/rtl-page-services/index.jsx
+++ /dev/null
@@ -1,46 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import Features from 'components/Saas/Features';
-import Services from 'components/Saas/Services';
-import About from 'components/Saas/About';
-import Testimonials from 'components/Saas/Testimonials';
-import Pricing from 'components/Saas/Pricing';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageServices = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - الخدمات
-
-
-
- >
- )
-}
-
-export default RTLPageServices;
\ No newline at end of file
diff --git a/src/pages/rtl-page-shop/index.jsx b/src/pages/rtl-page-shop/index.jsx
deleted file mode 100644
index 0954505..0000000
--- a/src/pages/rtl-page-shop/index.jsx
+++ /dev/null
@@ -1,38 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import Shop from 'components/Shop';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageShop = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - المتجر
-
-
-
- >
- )
-}
-
-export default RTLPageShop;
\ No newline at end of file
diff --git a/src/pages/rtl-page-single-post/index.jsx b/src/pages/rtl-page-single-post/index.jsx
deleted file mode 100644
index 9eb39e8..0000000
--- a/src/pages/rtl-page-single-post/index.jsx
+++ /dev/null
@@ -1,40 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import AllNews from 'components/SinglePost/AllNews';
-import PopularPosts from 'components/SinglePost/PopularPosts';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageSinglePost = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - تفاصيل الخبر
-
-
-
- >
- )
-}
-
-export default RTLPageSinglePost;
\ No newline at end of file
diff --git a/src/pages/rtl-page-single-project/index.jsx b/src/pages/rtl-page-single-project/index.jsx
deleted file mode 100644
index c2fb9b7..0000000
--- a/src/pages/rtl-page-single-project/index.jsx
+++ /dev/null
@@ -1,46 +0,0 @@
-import React, { useEffect } from 'react';
-//= Layout
-import MainLayout from 'layouts/Main';
-//= Components
-import NavbarRTL from 'components/Navbars/StartupNav/RTLNav';
-import About from 'components/SingleProject/About';
-import Challenge from 'components/SingleProject/Challenge';
-import Screenshots from 'components/App/Screenshots';
-import About2 from 'components/SingleProject/About2';
-import Projects from 'components/SingleProject/Projects';
-import Footer from 'components/Startup/Footer';
-//= Scripts
-import { fixRtlStylesheetsOrder } from 'common/fixStylesheetsOrder';
-
-const RTLPageSingleProject = () => {
- useEffect(() => {
- fixRtlStylesheetsOrder();
- }, []);
-
- return (
-
-
-
-
-
-
-
-
-
-
-
- )
-}
-
-export const Head = () => {
- return (
- <>
-
Iteck - تفاصيل المشروع
-
-
-
- >
- )
-}
-
-export default RTLPageSingleProject;
\ No newline at end of file
diff --git a/static/assets/img/fav.png b/static/assets/img/fav.png
index 7626d2c..426af43 100644
Binary files a/static/assets/img/fav.png and b/static/assets/img/fav.png differ
diff --git a/static/assets/img/fav2.png b/static/assets/img/fav2.png
new file mode 100644
index 0000000..7626d2c
Binary files /dev/null and b/static/assets/img/fav2.png differ
diff --git a/static/data/navbar.json b/static/data/navbar.json
index ee383dc..4ac2fda 100644
--- a/static/data/navbar.json
+++ b/static/data/navbar.json
@@ -1,35 +1,48 @@
-
- {
- "navbardata":[
- {
- "testimonials":{
- "es":"Testimonios",
- "en":"Testimonials"
- },
- "services":{
- "es":"Servicios",
- "en":"Services"
- },
- "about_us":{
- "es":"Acerca de nosotros",
- "en":"About Us"
- },
- "portfolio": {
- "es":"Portafolio",
- "en":"Portfolio"
- },
- "pricing":{
- "es":"Precios",
- "en":"Pricing"
- },
- "team":{
- "es":"Equipo",
- "en":"Team"
- },
- "blog":{
- "es":"Blog",
- "en":"Blog"
- }
- }
- ]
-}
\ No newline at end of file
+{
+ "navbardata": {
+ "navbar": [
+ {
+ "language": {
+ "es": "Testimonios",
+ "en": "Testimonials"
+ },
+ "dataindexnav": "1"
+ },
+ {
+ "language": {
+ "es": "Servicios",
+ "en": "Services"
+ },
+ "dataindexnav": "2"
+ },
+ {
+ "language": {
+ "es": "Nosotros",
+ "en": "About Us"
+ },
+ "dataindexnav": "3"
+ },
+ {
+ "language": {
+ "es": "Portafolio",
+ "en": "Portfolio"
+ },
+ "dataindexnav": "4"
+ },
+ {
+ "language": {
+ "es": "Precios",
+ "en": "Pricing"
+ },
+ "dataindexnav": "5"
+ },
+ {
+ "language": {
+ "es": "Blog",
+ "en": "Blog"
+ },
+ "dataindexnav": "7"
+ }
+ ]
+ }
+}