{"version":3,"sources":["webpack:///./node_modules/antd/lib/menu/style/index.js","webpack:///./src/pages/about/FAQ.js"],"names":["SubMenu","text2","Paragraph","Title","FAQPage","gutter","onClick","style","width","defaultSelectedKeys","defaultOpenKeys","mode","key","title","ItemGroup","Item","icon","level"],"mappings":"4FAEA,EAAQ,QAER,EAAQ,QAER,EAAQ,S,mPCCAA,E,IAAAA,QAMFC,EAAK,4PAITC,E,IAAAA,UACAC,E,IAAAA,MA0EaC,UAvEC,WAId,OACE,kBAAC,IAAD,KACE,uBAAKC,OAAQ,CAAC,GAAI,KAChB,2BACE,uBACEC,QARQ,aASRC,MAAO,CAAEC,MAAO,KAChBC,oBAAqB,CAAC,KACtBC,gBAAiB,CAAC,QAClBC,KAAK,UAEL,kBAACX,EAAD,CACEY,IAAI,OACJC,MACE,8BACE,kBAAC,IAAD,MACA,qDAIJ,sBAAMC,UAAN,CAAgBF,IAAI,KAAKC,MAAM,UAC7B,sBAAME,KAAN,CAAWH,IAAI,KAAKX,GACpB,sBAAMc,KAAN,CAAWH,IAAI,KAAf,aAEF,sBAAME,UAAN,CAAgBF,IAAI,KAAKC,MAAM,UAC7B,sBAAME,KAAN,CAAWH,IAAI,KAAf,YACA,sBAAMG,KAAN,CAAWH,IAAI,KAAf,cAGJ,kBAACZ,EAAD,CAASY,IAAI,OAAOI,KAAM,kBAAC,IAAD,MAAuBH,MAAM,kBACrD,sBAAME,KAAN,CAAWH,IAAI,KAAf,YACA,sBAAMG,KAAN,CAAWH,IAAI,KAAf,YACA,kBAACZ,EAAD,CAASY,IAAI,OAAOC,MAAM,WACxB,sBAAME,KAAN,CAAWH,IAAI,KAAf,YACA,sBAAMG,KAAN,CAAWH,IAAI,KAAf,cAGJ,kBAACZ,EAAD,CACEY,IAAI,OACJC,MACE,8BACE,kBAAC,IAAD,MACA,oDAIJ,sBAAME,KAAN,CAAWH,IAAI,KAAf,YACA,sBAAMG,KAAN,CAAWH,IAAI,MAAf,aACA,sBAAMG,KAAN,CAAWH,IAAI,MAAf,aACA,sBAAMG,KAAN,CAAWH,IAAI,MAAf,gBAIN,2BACE,kBAACT,EAAD,CAAOc,MAAO,GAAd,6BAGA,kBAACf,EAAD","file":"component---src-pages-about-faq-js-efef3e4ec35ef0886abc.js","sourcesContent":["\"use strict\";\n\nrequire(\"../../style/index.less\");\n\nrequire(\"./index.less\");\n\nrequire(\"../../tooltip/style\");","import React from 'react';\nimport {\n Col, Menu, Row, Typography,\n} from 'antd';\nimport { AiFillSetting, AiOutlineAppstore, AiOutlineMail } from 'react-icons/ai';\nimport { BaseLayout } from '../../components/layout/base/base-layout';\n\nconst { SubMenu } = Menu;\n\nconst text1 = `\n Akommo.com is an online management platform offering event-time accommodation and services for delegates and groups attending corporate congresses and trade shows throughout Europe. Akommo.com also provides private venue hire in many European cities. \n`;\n\nconst text2 = `\nSigning up to Akommo.com allows you to create wishlists of event accommodation, as well managing your bookings. Best of all, signing up will give you access to one of our accommodation and venue hire experts, who will support you along the way. \n`;\nconst {\n Paragraph,\n Title,\n} = Typography;\n\nconst FAQPage = () => {\n const renderFaq = () => {\n const currentText = text2;\n };\n return (\n \n \n \n \n \n \n How do I sign up?\n \n )}\n >\n \n {text2}\n Option 2\n \n \n Option 3\n Option 4\n \n \n } title=\"Navigation Two\">\n Option 5\n Option 6\n \n Option 7\n Option 8\n \n \n \n \n Navigation Three\n \n )}\n >\n Option 9\n Option 10\n Option 11\n Option 12\n \n \n \n \n \n What if I have questions?\n \n \n Render text here once something is clicked\n \n \n \n\n \n );\n};\n\nexport default FAQPage;\n"],"sourceRoot":""}