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