{"ast":null,"code":"import _slicedToArray from\"C:/Users/user/Desktop/00monsite/front/node_modules/@babel/runtime/helpers/esm/slicedToArray.js\";import React,{useState}from\"react\";import Navbar from\"../components/Navbar\";import\"./t.css\";import{NavLink}from\"react-router-dom\";import{jsx as _jsx}from\"react/jsx-runtime\";import{jsxs as _jsxs}from\"react/jsx-runtime\";var Home=function Home(){var _useState=useState(0),_useState2=_slicedToArray(_useState,2),clickedIndex=_useState2[0],setClickedIndex=_useState2[1];var handleClick=function handleClick(index){setClickedIndex(index);};return/*#__PURE__*/_jsxs(\"div\",{className:\"bg-home \",children:[/*#__PURE__*/_jsx(Navbar,{}),/*#__PURE__*/_jsx(\"section\",{children:/*#__PURE__*/_jsxs(\"div\",{className:\"  containerHome \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"containerAll \",id:\"home\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"texte-home \",children:[/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(\"h4\",{children:\"So, you want to travel to\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"titreHome\",children:/*#__PURE__*/_jsx(\"h1\",{children:\"SPACE\"})}),/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Let\\u2019s face it; if you want to go to space, you might as well genuinely go to outer space and not hover kind of on the edge of it. Well sit back, and relax because we\\u2019ll give you a truly out of this world experience! Explore\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"containerAll\",id:\"expore\",children:/*#__PURE__*/_jsx(\"div\",{className:\"explore2 d-flex align-items-center justify-content-center\",children:/*#__PURE__*/_jsx(\"div\",{className:\"explore rounded-circle  d-flex align-items-center justify-content-center \",id:\"explore\",children:/*#__PURE__*/_jsx(\"h3\",{id:\"textExplore\",children:\"explore\"})})})})]})})]});};export default Home;","map":{"version":3,"names":["React","useState","Navbar","NavLink","Home","clickedIndex","setClickedIndex","handleClick","index"],"sources":["C:/Users/user/Desktop/00monsite/front/src/page/Home.js"],"sourcesContent":["import React, { useState } from \"react\";\r\nimport Navbar from \"../components/Navbar\";\r\nimport \"./t.css\";\r\nimport { NavLink } from \"react-router-dom\";\r\n\r\nconst Home = () => {\r\n  const [clickedIndex, setClickedIndex] = useState(0);\r\n\r\n  const handleClick = (index) => {\r\n    setClickedIndex(index);\r\n  };\r\n\r\n  return (\r\n    <div className=\"bg-home \">\r\n      <Navbar />\r\n        <section>\r\n      <div className=\"  containerHome \">\r\n        <div className=\"containerAll \" id=\"home\">\r\n          <div className=\"texte-home \">\r\n            <div>\r\n              <h4>So, you want to travel to</h4>\r\n            </div>\r\n            <div className=\"titreHome\">\r\n              <h1 >SPACE</h1>\r\n            </div>\r\n            <div>\r\n              <p>\r\n                Let’s face it; if you want to go to space, you might as well\r\n                genuinely go to outer space and not hover kind of on the edge of\r\n                it. Well sit back, and relax because we’ll give you a truly out\r\n                of this world experience! Explore\r\n              </p>\r\n            </div>\r\n          </div>\r\n        </div>\r\n        <div className=\"containerAll\" id=\"expore\">\r\n          <div className=\"explore2 d-flex align-items-center justify-content-center\">\r\n            <div\r\n              className=\"explore rounded-circle  d-flex align-items-center justify-content-center \"\r\n              id=\"explore\"\r\n            >\r\n              <h3 id=\"textExplore\">explore</h3>\r\n            </div>\r\n          </div>\r\n        </div>\r\n      </div>\r\n      </section>\r\n    </div>\r\n\r\n  );\r\n};\r\n\r\nexport default Home;\r\n"],"mappings":"2HAAA,MAAOA,MAAK,EAAIC,QAAQ,KAAQ,OAAO,CACvC,MAAOC,OAAM,KAAM,sBAAsB,CACzC,MAAO,SAAS,CAChB,OAASC,OAAO,KAAQ,kBAAkB,CAAC,wFAE3C,GAAMC,KAAI,CAAG,QAAPA,KAAI,EAAS,CACjB,cAAwCH,QAAQ,CAAC,CAAC,CAAC,wCAA5CI,YAAY,eAAEC,eAAe,eAEpC,GAAMC,YAAW,CAAG,QAAdA,YAAW,CAAIC,KAAK,CAAK,CAC7BF,eAAe,CAACE,KAAK,CAAC,CACxB,CAAC,CAED,mBACE,aAAK,SAAS,CAAC,UAAU,wBACvB,KAAC,MAAM,IAAG,cACR,sCACF,aAAK,SAAS,CAAC,kBAAkB,wBAC/B,YAAK,SAAS,CAAC,eAAe,CAAC,EAAE,CAAC,MAAM,uBACtC,aAAK,SAAS,CAAC,aAAa,wBAC1B,kCACE,oBAAI,2BAAyB,EAAK,EAC9B,cACN,YAAK,SAAS,CAAC,WAAW,uBACxB,oBAAK,OAAK,EAAK,EACX,cACN,kCACE,mBAAG,2OAKH,EAAI,EACA,GACF,EACF,cACN,YAAK,SAAS,CAAC,cAAc,CAAC,EAAE,CAAC,QAAQ,uBACvC,YAAK,SAAS,CAAC,2DAA2D,uBACxE,YACE,SAAS,CAAC,2EAA2E,CACrF,EAAE,CAAC,SAAS,uBAEZ,WAAI,EAAE,CAAC,aAAa,UAAC,SAAO,EAAK,EAC7B,EACF,EACF,GACF,EACI,GACN,CAGV,CAAC,CAED,cAAeJ,KAAI"},"metadata":{},"sourceType":"module","externalDependencies":[]}