| { | { | ||||
| "name": "frontend", | "name": "frontend", | ||||
| "version": "1.0.24", | |||||
| "version": "1.0.25", | |||||
| "private": true, | "private": true, | ||||
| "dependencies": { | "dependencies": { | ||||
| "@faceless-ui/slider": "^1.1.14", | "@faceless-ui/slider": "^1.1.14", |
| import TimelineCardsWrapper2 from '../components/TimelineWrapper2'; | import TimelineCardsWrapper2 from '../components/TimelineWrapper2'; | ||||
| import TimelineLogo from '../components/TimelineLogo'; | import TimelineLogo from '../components/TimelineLogo'; | ||||
| import PageLayout from '../layout/PageLayout'; | import PageLayout from '../layout/PageLayout'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const _data = { | const _data = { | ||||
| heading: { | heading: { | ||||
| subheading: 'About Us', | subheading: 'About Us', |
| import CardCareers2 from '../components/CardCareers2'; | import CardCareers2 from '../components/CardCareers2'; | ||||
| import OrbitOnScroll from '../components/shared/graphics/OrbitOnScroll'; | import OrbitOnScroll from '../components/shared/graphics/OrbitOnScroll'; | ||||
| import PageLayout from '../layout/PageLayout'; | import PageLayout from '../layout/PageLayout'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| // eslint-disable-next-line no-underscore-dangle | // eslint-disable-next-line no-underscore-dangle | ||||
| const _data = { | const _data = { |
| import ActionCard from '../components/shared/ActionCard'; | import ActionCard from '../components/shared/ActionCard'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| import PageLayout from '../layout/PageLayout'; | import PageLayout from '../layout/PageLayout'; | ||||
| import { useEffect } from 'react'; | import { useEffect } from 'react'; | ||||
| import Wrapper from '../layout/Wrapper'; | import Wrapper from '../layout/Wrapper'; | ||||
| import TechNuggets from '../components/shared/TechNuggets'; | import TechNuggets from '../components/shared/TechNuggets'; | ||||
| import { motion } from 'framer-motion'; | import { motion } from 'framer-motion'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const numbers = [ | const numbers = [ | ||||
| { | { |
| import Wrapper from '../layout/Wrapper'; | import Wrapper from '../layout/Wrapper'; | ||||
| import { motion } from 'framer-motion'; | import { motion } from 'framer-motion'; | ||||
| import TechNuggets from '../components/shared/TechNuggets'; | import TechNuggets from '../components/shared/TechNuggets'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const numbers = [ | const numbers = [ | ||||
| { | { |
| import { motion } from 'framer-motion'; | import { motion } from 'framer-motion'; | ||||
| import Wrapper from '../layout/Wrapper'; | import Wrapper from '../layout/Wrapper'; | ||||
| import TechNuggets from '../components/shared/TechNuggets'; | import TechNuggets from '../components/shared/TechNuggets'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const numbers = [ | const numbers = [ | ||||
| { | { | ||||
| value: 5, | value: 5, |
| import { motion } from 'framer-motion'; | import { motion } from 'framer-motion'; | ||||
| import Wrapper from '../layout/Wrapper'; | import Wrapper from '../layout/Wrapper'; | ||||
| import TechNuggets from '../components/shared/TechNuggets'; | import TechNuggets from '../components/shared/TechNuggets'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const numbers = [ | const numbers = [ | ||||
| { | { |
| import { motion } from 'framer-motion'; | import { motion } from 'framer-motion'; | ||||
| import Wrapper from '../layout/Wrapper'; | import Wrapper from '../layout/Wrapper'; | ||||
| import TechNuggets from '../components/shared/TechNuggets'; | import TechNuggets from '../components/shared/TechNuggets'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const numbers = [ | const numbers = [ | ||||
| { | { |
| import { useEffect } from 'react'; | import { useEffect } from 'react'; | ||||
| import { motion } from 'framer-motion'; | import { motion } from 'framer-motion'; | ||||
| import TechNuggets from '../components/shared/TechNuggets'; | import TechNuggets from '../components/shared/TechNuggets'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const numbers = [ | const numbers = [ | ||||
| { | { | ||||
| value: 10, | value: 10, |
| import React, { useEffect, useState } from 'react'; | import React, { useEffect, useState } from 'react'; | ||||
| import Contact from '../components/shared/Contact'; | import Contact from '../components/shared/Contact'; | ||||
| import PageLayout from '../layout/PageLayout'; | import PageLayout from '../layout/PageLayout'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| function ContactPage() { | function ContactPage() { | ||||
| const [data, setData] = useState(''); | const [data, setData] = useState(''); |
| import PortfolioSection from '../components/PortfolioSection'; | import PortfolioSection from '../components/PortfolioSection'; | ||||
| import PageLayout from '../layout/PageLayout'; | import PageLayout from '../layout/PageLayout'; | ||||
| import MapDilig from '../components/Map'; | import MapDilig from '../components/Map'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const api_url = process.env.REACT_APP_API_URL; | const api_url = process.env.REACT_APP_API_URL; | ||||
| import PageLayout from '../layout/PageLayout'; | import PageLayout from '../layout/PageLayout'; | ||||
| import StrataThumb from './../assets/images/CaseStudy/StrataThumb.jpg'; | import StrataThumb from './../assets/images/CaseStudy/StrataThumb.jpg'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const _data = { | const _data = { | ||||
| heading: { | heading: { |
| import React, { useEffect } from 'react'; | import React, { useEffect } from 'react'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| import Wrapper from '../layout/Wrapper'; | import Wrapper from '../layout/Wrapper'; | ||||
| const PrivacyPolicy = () => { | const PrivacyPolicy = () => { |
| import ProcessFacelessSlider from '../components/shared/ProcessFacelessSlider'; | import ProcessFacelessSlider from '../components/shared/ProcessFacelessSlider'; | ||||
| import useWindowSize from '../hooks/useWindowSize'; | import useWindowSize from '../hooks/useWindowSize'; | ||||
| import ProcessSlider from '../components/ProcessSlider'; | import ProcessSlider from '../components/ProcessSlider'; | ||||
| import useAnalytics from '../hooks/useAnalytics'; | |||||
| //import useAnalytics from '../hooks/useAnalytics'; | |||||
| const _data = { | const _data = { | ||||
| heading: { | heading: { |
| import PageHeading from '../components/shared/PageHeading' | import PageHeading from '../components/shared/PageHeading' | ||||
| import PageTitle from '../components/shared/PageTitle' | import PageTitle from '../components/shared/PageTitle' | ||||
| import Testimonials from '../components/Testimonials' | import Testimonials from '../components/Testimonials' | ||||
| import useAnalytics from '../hooks/useAnalytics' | |||||
| //import useAnalytics from '../hooks/useAnalytics' | |||||
| import Wrapper from '../layout/Wrapper' | import Wrapper from '../layout/Wrapper' | ||||
| import {ReactComponent as DownalodIcon } from './../assets/download-icon.svg' | import {ReactComponent as DownalodIcon } from './../assets/download-icon.svg' | ||||
| import {ReactComponent as BusIcon } from './../assets/icons/workwithus/bus.svg' | import {ReactComponent as BusIcon } from './../assets/icons/workwithus/bus.svg' |