{"version":3,"sources":["webpack:///./src/ncomponents/shared/sitecta/sitecta.tsx","webpack:///./src/ncomponents/shared/services/services.tsx","webpack:///./src/pages/services.tsx"],"names":["NSiteCTA","props","style","DEBUG_LAYOUT","debugBorderRed","className","href","NServices","id","src","width","alt","componentDidMount","mountWebflowJs","scriptJq","document","createElement","script","body","appendChild","render","path","React"],"mappings":"oKASaA,EAET,SAACC,GAGa,OAAH,UAASA,EAAMC,MAAQD,EAAMC,MAAQ,GAArC,GAA8CC,IAAeC,IAAiB,IAEzF,OACI,uBAAKC,UAAU,kBACX,uBAAKA,UAAU,aACX,uBAAKA,UAAU,YACX,2BACI,uBAAKA,UAAU,YACX,uBAAKA,UAAU,uBAAf,sBAAwD,4BACxD,uBAAKA,UAAU,oCAAf,2HAA0K,6BAE9K,qBAAGC,KAAK,WAAWD,UAAU,yCACzB,+C,0GCffE,EAET,SAACN,GAGa,OAAH,UAASA,EAAMC,MAAQD,EAAMC,MAAQ,GAArC,GAA8CC,IAAeC,IAAiB,IAEzF,OACI,uBAAKI,GAAG,WAAWH,UAAU,aACzB,uBAAKA,UAAU,WACX,uBAAKA,UAAU,aACX,uBAAKA,UAAU,wBACX,uBAAKA,UAAU,kBAAf,uBACA,2CAEJ,uBAAKA,UAAU,iBACX,uBAAKG,GAAG,gCAA+B,uBAAKC,IAAI,uBAAuBC,MAAO,GAAIC,IAAI,GAAGN,UAAU,iBAC/F,uBAAKA,UAAU,oBAAf,mBACA,uBAAKA,UAAU,mBAAf,4GAEJ,uBAAKG,GAAG,gCAA+B,uBAAKC,IAAI,yBAAyBC,MAAO,GAAIC,IAAI,GAAGN,UAAU,iBACjG,uBAAKA,UAAU,oBAAf,yBAAwD,4BACxD,uBAAKA,UAAU,mBAAf,2GAEJ,uBAAKG,GAAG,gCAA+B,uBAAKC,IAAI,0BAA0BC,MAAO,GAAIC,IAAI,GAAGN,UAAU,iBAClG,uBAAKA,UAAU,oBAAf,YACA,uBAAKA,UAAU,mBAAf,wHAEJ,uBAAKG,GAAG,gCAA+B,uBAAKC,IAAI,uBAAuBC,MAAO,GAAIC,IAAI,GAAGN,UAAU,iBAC/F,uBAAKA,UAAU,oBAAf,cAA6C,4BAC7C,uBAAKA,UAAU,mBAAf,8H,uLCzBxB,WAAYJ,GAA0B,OAClC,YAAMA,IAD4B,K,kHAI/BW,kBAAP,a,EAIQC,eAAR,WACI,IAAMC,EAAWC,SAASC,cAAc,UACxCF,EAASL,IAAT,0EAIA,IAAMQ,EAASF,SAASC,cAAc,UACtCC,EAAOR,IAAP,gBAKAM,SAASG,KAAKC,YAAYL,GAC1BC,SAASG,KAAKC,YAAYF,I,EAGvBG,OAAP,WAGI,OACI,gBAAC,IAAD,KACI,gBAAC,IAAD,CAAKC,KAAK,aACV,gBAAC,SAAD,KACI,6BANM,uBAUV,2BACI,uBAAKhB,UAAU,wBACX,uBAAKA,UAAU,2BACX,uBAAKA,UAAU,iBACX,uBAAKA,UAAU,iBAAf,WAAuC,+BAMnD,gBAAC,IAAD,OAMJ,gBAAC,IAAD,Q,GApDaiB","file":"component---src-pages-services-tsx-7f53d613e35785410dae.js","sourcesContent":["import * as React from 'react';\nimport styled from 'styled-components';\nimport { DEBUG_LAYOUT, debugBorderRed } from '../../../global/layout-debug';\n\n\ninterface NSiteCTAProps {\n style?: React.CSSProperties;\n}\n\nexport const NSiteCTA: React.StatelessComponent<\n NSiteCTAProps\n> = (props: NSiteCTAProps) => {\n\n // This combines the incoming style with the debug border\n const style = { ...(props.style ? props.style : {}), ...(DEBUG_LAYOUT ? debugBorderRed : {}) };\n\n return (\n
\n
\n
\n
\n
\n
Grow your business.
\n
Today is the day to build the business of your dreams. Share your mission with the world — and blow your customers away.
\n
\n \n
Start Now
\n
\n
\n
\n
\n
\n );\n};\n","import * as React from 'react';\nimport styled from 'styled-components';\n\nimport { DEBUG_LAYOUT, debugBorderRed } from '../../../global/layout-debug';\n\n\n\ninterface NServicesProps {\n style?: React.CSSProperties;\n}\n\nexport const NServices: React.StatelessComponent<\n NServicesProps\n> = (props: NServicesProps) => {\n\n // This combines the incoming style with the debug border\n const style = { ...(props.style ? props.style : {}), ...(DEBUG_LAYOUT ? debugBorderRed : {}) };\n\n return (\n
\n
\n
\n
\n
What we are best at
\n

Our Services

\n
\n
\n
\"\"\n
Web Development
\n
Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life
\n
\n
\"\"\n
Mobile App Development
\n
Blind texts it is an almost unorthographic life One day however a small line of blind text by the name
\n
\n
\"\"\n
Training
\n
Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts
\n
\n
\"\"\n
Consulting
\n
Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts
\n
\n
\n
\n
\n
\n );\n};\n","import * as React from 'react';\nimport { Helmet } from 'react-helmet';\n\nimport { ContactComponent } from '../components/contact/contact.component';\nimport { MainLayout } from '../layouts/MainLayout';\nimport { Seo } from '../components/shared/Seo/Seo';\nimport { ContentPageWrapper } from '../layouts/page-layouts/content-page';\nimport { Wrapper } from '../layouts/page-layouts/wrapper';\nimport { PageHeadingMain, PageHeading2, PageHeading3 } from '../components/shared/PageHeaders';\nimport { PageSection } from '../layouts/page-layouts/page-section';\nimport { NSiteCTA } from '../ncomponents/shared/sitecta/sitecta';\nimport { NServices } from '../ncomponents/shared/services/services';\n\ninterface ServicesPageProps { }\n\nexport default class extends React.Component {\n constructor(props: ServicesPageProps) {\n super(props);\n }\n\n public componentDidMount() {\n // this.mountWebflowJs();\n }\n\n private mountWebflowJs() {\n const scriptJq = document.createElement(\"script\");\n scriptJq.src = `https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.4.1.min.220afd743d.js`;\n //scriptJq.integrity = 'sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=';\n \n \n const script = document.createElement(\"script\");\n script.src = `js/webflow.js`;\n \n \n \n \n document.body.appendChild(scriptJq);\n document.body.appendChild(script);\n }\n\n public render() {\n const pageTitle = `Services | Nuvious`;\n\n return (\n \n \n \n {pageTitle}\n \n\n\n
\n
\n
\n
\n
Services
\n
\n
\n
\n\n\n \n\n\n
\n\n\n \n\n
\n );\n }\n}\n"],"sourceRoot":""}