{"version":3,"file":"static/chunks/pages/fb1-4a0f2944e378ab52df2f.js","mappings":"gTAoBMA,EAAK,IAAIC,EAAAA,EADMC,8CAEfC,EAAM,IAAIC,EAAAA,EAAIJ,GACN,IAAIK,EAAAA,EAAMF,EAAK,IAEd,SAASG,IACtB,OACE,iCACE,UAAC,UAAD,YACE,+CACA,iBAAMC,KAAK,cAAcC,QAAQ,iCACjC,iBAAMC,IAAI,aAAaC,KAAK,6FAC5B,iBAAMD,IAAI,YAAYC,KAAK,gCAC3B,iBAAMH,KAAK,SAASC,QAAQ,gBAG9B,UAAC,IAAD,CAAQG,QAAS,CAAC,UAAW,UAA7B,WACE,SAAC,IAAD,CAAkBC,UAAU,KAC5B,SAAC,IAAD,KACA,SAAC,IAAD,KACA,SAAC,IAAD,KACA,SAAC,IAAD,KACA,SAAC,IAAD,KACA,SAAC,IAAD,CAAKC,QAAS,WACd,SAAC,IAAD,KACA,SAAC,IAAD,Y,sBC3CHC,OAAOC,SAAWD,OAAOC,UAAY,IAAIC,KAAK,CAC7C,OACA,WACE,OAAO,EAAQ,W","sources":["webpack://_N_E/./src/pages/fb1.tsx","webpack://_N_E/?840d"],"sourcesContent":["import * as React from 'react';\nimport Head from 'next/head';\nimport Footer from '../components/Footer';\nimport Layout from '../components/Layout';\nimport Offer from '../components/Offer';\nimport { PubNub } from '../api/Realtime';\nimport API from '../api';\nimport World from '../world';\nimport HomeSectionOffer from '../components/HomeSectionOffer';\nimport How from '../components/How';\nimport PerfectFor from '../components/PerfectFor';\nimport LivePhotoStream from '../components/LivePhotoStream';\nimport Package from '../components/Package';\nimport PoweredByText from '../components/PoweredByText';\nimport SocialProof from '../components/SocialProof';\nimport Statement from '../components/Statement';\nimport VendorBar from '../components/VendorBar';\nimport WhatIsTacBoard from '../components/WhatIsTacBoard';\n\nconst pubNubSubKey = process.env.NEXT_PUBLIC_PUB_NUB_SUB_KEY;\nconst pn = new PubNub(pubNubSubKey);\nconst api = new API(pn);\nconst world = new World(api, {});\n\nexport default function IndexRoute() {\n return (\n <>\n \n TacBoard Intro\n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n