about-us.js 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600
  1. "use strict";
  2. (() => {
  3. var exports = {};
  4. exports.id = 98552;
  5. exports.ids = [98552];
  6. exports.modules = {
  7. /***/ 86170:
  8. /***/ ((module, __webpack_exports__, __webpack_require__) => {
  9. __webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
  10. __webpack_require__.r(__webpack_exports__);
  11. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  12. /* harmony export */ "default": () => (/* binding */ pageWrapperTemplate),
  13. /* harmony export */ "getServerSideProps": () => (/* binding */ getServerSideProps),
  14. /* harmony export */ "getStaticProps": () => (/* binding */ getStaticProps)
  15. /* harmony export */ });
  16. /* harmony import */ var _sentry_server_config_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(96270);
  17. /* harmony import */ var _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58097);
  18. /* harmony import */ var _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__);
  19. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(20997);
  20. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__);
  21. /* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(7477);
  22. /* harmony import */ var next_image__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(next_image__WEBPACK_IMPORTED_MODULE_3__);
  23. /* harmony import */ var next_translate_Trans__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(74137);
  24. /* harmony import */ var next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_translate_Trans__WEBPACK_IMPORTED_MODULE_4__);
  25. /* harmony import */ var next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(60866);
  26. /* harmony import */ var next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_5__);
  27. /* harmony import */ var _contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(30089);
  28. /* harmony import */ var _contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12__);
  29. /* harmony import */ var _components_NextSeoWrapper__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(25869);
  30. /* harmony import */ var _components_PageContainer__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(9234);
  31. /* harmony import */ var _dls_Link_Link__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(61239);
  32. /* harmony import */ var _utils_eventLogger__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(55943);
  33. /* harmony import */ var _utils_image__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(42353);
  34. /* harmony import */ var _utils_locale__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(24709);
  35. /* harmony import */ var _utils_navigation__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(57933);
  36. var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_utils_eventLogger__WEBPACK_IMPORTED_MODULE_9__, _utils_navigation__WEBPACK_IMPORTED_MODULE_11__]);
  37. ([_utils_eventLogger__WEBPACK_IMPORTED_MODULE_9__, _utils_navigation__WEBPACK_IMPORTED_MODULE_11__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);
  38. const path = "/about-us";
  39. const AboutUsPage = ()=>{
  40. const { t , lang } = next_translate_useTranslation__WEBPACK_IMPORTED_MODULE_5___default()("about");
  41. const onTarteelLinkClicked = ()=>{
  42. (0,_utils_eventLogger__WEBPACK_IMPORTED_MODULE_9__/* .logTarteelLinkClick */ .Io)("about_us_page");
  43. };
  44. return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.Fragment, {
  45. children: [
  46. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_components_NextSeoWrapper__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z, {
  47. title: t("common:about"),
  48. url: (0,_utils_navigation__WEBPACK_IMPORTED_MODULE_11__/* .getCanonicalUrl */ .Z2)(lang, path),
  49. languageAlternates: (0,_utils_locale__WEBPACK_IMPORTED_MODULE_10__/* .getLanguageAlternates */ .qc)(path)
  50. }),
  51. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_components_PageContainer__WEBPACK_IMPORTED_MODULE_7__/* ["default"] */ .Z, {
  52. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("div", {
  53. className: (_contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12___default().contentPage),
  54. children: [
  55. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("h1", {
  56. children: t("common:about")
  57. }),
  58. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("p", {
  59. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  60. i18nKey: "about:main-description",
  61. components: [
  62. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_dls_Link_Link__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z, {
  63. href: "https://tarteel.ai",
  64. isNewTab: true,
  65. onClick: onTarteelLinkClicked
  66. }, 0),
  67. ]
  68. })
  69. }),
  70. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("p", {
  71. className: (_contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12___default().heading),
  72. children: t("credits.title")
  73. }),
  74. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("p", {
  75. children: t("credits.desc")
  76. }),
  77. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("ul", {
  78. className: (_contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12___default().list),
  79. children: [
  80. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("li", {
  81. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  82. i18nKey: "about:credits.tanzil",
  83. components: [
  84. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  85. target: "_blank",
  86. href: "https://tanzil.net/",
  87. rel: "noreferrer"
  88. }, 0),
  89. ]
  90. })
  91. }),
  92. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("li", {
  93. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  94. i18nKey: "about:credits.quran-complex",
  95. components: [
  96. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  97. target: "_blank",
  98. href: "https://qurancomplex.gov.sa/",
  99. rel: "noreferrer"
  100. }, 0),
  101. ]
  102. })
  103. }),
  104. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("li", {
  105. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  106. i18nKey: "about:credits.quran-align",
  107. components: [
  108. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  109. target: "_blank",
  110. href: "https://github.com/cpfair/quran-align",
  111. rel: "noreferrer"
  112. }, 0),
  113. ]
  114. })
  115. }),
  116. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("li", {
  117. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  118. i18nKey: "about:credits.quran-enc",
  119. components: [
  120. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  121. target: "_blank",
  122. href: "https://quranenc.com/en/home",
  123. rel: "noreferrer"
  124. }, 0),
  125. ]
  126. })
  127. }),
  128. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("li", {
  129. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  130. i18nKey: "about:credits.zekr",
  131. components: [
  132. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  133. target: "_blank",
  134. href: "https://zekr.org",
  135. rel: "noreferrer"
  136. }, 0),
  137. ]
  138. })
  139. }),
  140. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("li", {
  141. children: [
  142. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  143. i18nKey: "about:credits.lokalize",
  144. components: [
  145. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  146. target: "_blank",
  147. href: "https://lokalise.com/",
  148. rel: "noreferrer"
  149. }, 0),
  150. ]
  151. }),
  152. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("div", {
  153. className: (_contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12___default().image),
  154. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_image__WEBPACK_IMPORTED_MODULE_3___default()), {
  155. src: "/images/lokalize.png",
  156. layout: "fixed",
  157. width: 300,
  158. height: 70,
  159. placeholder: "blur",
  160. blurDataURL: (0,_utils_image__WEBPACK_IMPORTED_MODULE_13__/* .getBlurDataUrl */ .y)(300, 70),
  161. alt: "Lokalise"
  162. })
  163. })
  164. ]
  165. }),
  166. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("li", {
  167. children: [
  168. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_translate_Trans__WEBPACK_IMPORTED_MODULE_4___default()), {
  169. i18nKey: "about:credits.vercel",
  170. components: [
  171. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("a", {
  172. target: "_blank",
  173. href: "https://vercel.com/?utm_source=quran-pro&utm_campaign=oss",
  174. rel: "noreferrer"
  175. }, 0),
  176. ]
  177. }),
  178. /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)(_dls_Link_Link__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z, {
  179. href: "https://vercel.com/?utm_source=quran-pro&utm_campaign=oss",
  180. isNewTab: true,
  181. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)("div", {
  182. className: (_contentPage_module_scss__WEBPACK_IMPORTED_MODULE_12___default().image),
  183. children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx)((next_image__WEBPACK_IMPORTED_MODULE_3___default()), {
  184. src: "/images/powered-by-vercel.svg",
  185. layout: "fixed",
  186. width: 150,
  187. height: 70,
  188. placeholder: "blur",
  189. blurDataURL: (0,_utils_image__WEBPACK_IMPORTED_MODULE_13__/* .getBlurDataUrl */ .y)(300, 70),
  190. alt: "Vercel"
  191. })
  192. })
  193. })
  194. ]
  195. })
  196. ]
  197. })
  198. ]
  199. })
  200. })
  201. ]
  202. });
  203. };
  204. var serverComponentModule = /*#__PURE__*/Object.freeze({
  205. __proto__: null,
  206. 'default': AboutUsPage
  207. });
  208. /*
  209. * This file is a template for the code which will be substituted when our webpack loader handles non-API files in the
  210. * `pages/` directory.
  211. *
  212. * We use `__SENTRY_WRAPPING_TARGET_FILE__.cjs` as a placeholder for the path to the file being wrapped. Because it's not a real package,
  213. * this causes both TS and ESLint to complain, hence the pragma comments below.
  214. */
  215. const userPageModule = serverComponentModule ;
  216. const pageComponent = userPageModule ? userPageModule.default : undefined;
  217. const origGetInitialProps = pageComponent ? pageComponent.getInitialProps : undefined;
  218. const origGetStaticProps = userPageModule ? userPageModule.getStaticProps : undefined;
  219. const origGetServerSideProps = userPageModule ? userPageModule.getServerSideProps : undefined;
  220. // eslint-disable-next-line @typescript-eslint/no-explicit-any
  221. const getInitialPropsWrappers = {
  222. '/_app': _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapAppGetInitialPropsWithSentry,
  223. '/_document': _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapDocumentGetInitialPropsWithSentry,
  224. '/_error': _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapErrorGetInitialPropsWithSentry,
  225. };
  226. const getInitialPropsWrapper = getInitialPropsWrappers['/about-us'] || _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapGetInitialPropsWithSentry;
  227. if (pageComponent && typeof origGetInitialProps === 'function') {
  228. pageComponent.getInitialProps = getInitialPropsWrapper(origGetInitialProps) ;
  229. }
  230. const getStaticProps =
  231. typeof origGetStaticProps === 'function'
  232. ? _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapGetStaticPropsWithSentry(origGetStaticProps, '/about-us')
  233. : undefined;
  234. const getServerSideProps =
  235. typeof origGetServerSideProps === 'function'
  236. ? _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapGetServerSidePropsWithSentry(origGetServerSideProps, '/about-us')
  237. : undefined;
  238. const pageWrapperTemplate = pageComponent ? _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.wrapPageComponentWithSentry(pageComponent ) : pageComponent;
  239. __webpack_async_result__();
  240. } catch(e) { __webpack_async_result__(e); } });
  241. /***/ }),
  242. /***/ 75184:
  243. /***/ ((module) => {
  244. module.exports = require("@reduxjs/toolkit");
  245. /***/ }),
  246. /***/ 58097:
  247. /***/ ((module) => {
  248. module.exports = require("@sentry/nextjs");
  249. /***/ }),
  250. /***/ 59003:
  251. /***/ ((module) => {
  252. module.exports = require("classnames");
  253. /***/ }),
  254. /***/ 59606:
  255. /***/ ((module) => {
  256. module.exports = require("humps");
  257. /***/ }),
  258. /***/ 12372:
  259. /***/ ((module) => {
  260. module.exports = require("lodash/findKey");
  261. /***/ }),
  262. /***/ 98492:
  263. /***/ ((module) => {
  264. module.exports = require("lodash/groupBy");
  265. /***/ }),
  266. /***/ 35526:
  267. /***/ ((module) => {
  268. module.exports = require("lodash/random");
  269. /***/ }),
  270. /***/ 64042:
  271. /***/ ((module) => {
  272. module.exports = require("lodash/range");
  273. /***/ }),
  274. /***/ 16641:
  275. /***/ ((module) => {
  276. module.exports = require("next-seo");
  277. /***/ }),
  278. /***/ 74137:
  279. /***/ ((module) => {
  280. module.exports = require("next-translate/Trans");
  281. /***/ }),
  282. /***/ 60866:
  283. /***/ ((module) => {
  284. module.exports = require("next-translate/useTranslation");
  285. /***/ }),
  286. /***/ 3280:
  287. /***/ ((module) => {
  288. module.exports = require("next/dist/shared/lib/app-router-context.js");
  289. /***/ }),
  290. /***/ 92796:
  291. /***/ ((module) => {
  292. module.exports = require("next/dist/shared/lib/head-manager-context.js");
  293. /***/ }),
  294. /***/ 94957:
  295. /***/ ((module) => {
  296. module.exports = require("next/dist/shared/lib/head.js");
  297. /***/ }),
  298. /***/ 3539:
  299. /***/ ((module) => {
  300. module.exports = require("next/dist/shared/lib/i18n/detect-domain-locale.js");
  301. /***/ }),
  302. /***/ 34014:
  303. /***/ ((module) => {
  304. module.exports = require("next/dist/shared/lib/i18n/normalize-locale-path.js");
  305. /***/ }),
  306. /***/ 50744:
  307. /***/ ((module) => {
  308. module.exports = require("next/dist/shared/lib/image-config-context.js");
  309. /***/ }),
  310. /***/ 35843:
  311. /***/ ((module) => {
  312. module.exports = require("next/dist/shared/lib/image-config.js");
  313. /***/ }),
  314. /***/ 78524:
  315. /***/ ((module) => {
  316. module.exports = require("next/dist/shared/lib/is-plain-object.js");
  317. /***/ }),
  318. /***/ 78020:
  319. /***/ ((module) => {
  320. module.exports = require("next/dist/shared/lib/mitt.js");
  321. /***/ }),
  322. /***/ 64406:
  323. /***/ ((module) => {
  324. module.exports = require("next/dist/shared/lib/page-path/denormalize-page-path.js");
  325. /***/ }),
  326. /***/ 24964:
  327. /***/ ((module) => {
  328. module.exports = require("next/dist/shared/lib/router-context.js");
  329. /***/ }),
  330. /***/ 93431:
  331. /***/ ((module) => {
  332. module.exports = require("next/dist/shared/lib/router/utils/add-locale.js");
  333. /***/ }),
  334. /***/ 11751:
  335. /***/ ((module) => {
  336. module.exports = require("next/dist/shared/lib/router/utils/add-path-prefix.js");
  337. /***/ }),
  338. /***/ 46220:
  339. /***/ ((module) => {
  340. module.exports = require("next/dist/shared/lib/router/utils/compare-states.js");
  341. /***/ }),
  342. /***/ 10299:
  343. /***/ ((module) => {
  344. module.exports = require("next/dist/shared/lib/router/utils/format-next-pathname-info.js");
  345. /***/ }),
  346. /***/ 23938:
  347. /***/ ((module) => {
  348. module.exports = require("next/dist/shared/lib/router/utils/format-url.js");
  349. /***/ }),
  350. /***/ 29565:
  351. /***/ ((module) => {
  352. module.exports = require("next/dist/shared/lib/router/utils/get-asset-path-from-route.js");
  353. /***/ }),
  354. /***/ 35789:
  355. /***/ ((module) => {
  356. module.exports = require("next/dist/shared/lib/router/utils/get-next-pathname-info.js");
  357. /***/ }),
  358. /***/ 1897:
  359. /***/ ((module) => {
  360. module.exports = require("next/dist/shared/lib/router/utils/is-bot.js");
  361. /***/ }),
  362. /***/ 1428:
  363. /***/ ((module) => {
  364. module.exports = require("next/dist/shared/lib/router/utils/is-dynamic.js");
  365. /***/ }),
  366. /***/ 28854:
  367. /***/ ((module) => {
  368. module.exports = require("next/dist/shared/lib/router/utils/parse-path.js");
  369. /***/ }),
  370. /***/ 91292:
  371. /***/ ((module) => {
  372. module.exports = require("next/dist/shared/lib/router/utils/parse-relative-url.js");
  373. /***/ }),
  374. /***/ 34567:
  375. /***/ ((module) => {
  376. module.exports = require("next/dist/shared/lib/router/utils/path-has-prefix.js");
  377. /***/ }),
  378. /***/ 80979:
  379. /***/ ((module) => {
  380. module.exports = require("next/dist/shared/lib/router/utils/querystring.js");
  381. /***/ }),
  382. /***/ 93297:
  383. /***/ ((module) => {
  384. module.exports = require("next/dist/shared/lib/router/utils/remove-trailing-slash.js");
  385. /***/ }),
  386. /***/ 36052:
  387. /***/ ((module) => {
  388. module.exports = require("next/dist/shared/lib/router/utils/resolve-rewrites.js");
  389. /***/ }),
  390. /***/ 84226:
  391. /***/ ((module) => {
  392. module.exports = require("next/dist/shared/lib/router/utils/route-matcher.js");
  393. /***/ }),
  394. /***/ 95052:
  395. /***/ ((module) => {
  396. module.exports = require("next/dist/shared/lib/router/utils/route-regex.js");
  397. /***/ }),
  398. /***/ 59232:
  399. /***/ ((module) => {
  400. module.exports = require("next/dist/shared/lib/utils.js");
  401. /***/ }),
  402. /***/ 16689:
  403. /***/ ((module) => {
  404. module.exports = require("react");
  405. /***/ }),
  406. /***/ 20997:
  407. /***/ ((module) => {
  408. module.exports = require("react/jsx-runtime");
  409. /***/ }),
  410. /***/ 88813:
  411. /***/ ((module) => {
  412. module.exports = import("firebase/compat/analytics");;
  413. /***/ }),
  414. /***/ 33773:
  415. /***/ ((module) => {
  416. module.exports = import("firebase/compat/app");;
  417. /***/ }),
  418. /***/ 63477:
  419. /***/ ((module) => {
  420. module.exports = require("querystring");
  421. /***/ })
  422. };
  423. ;
  424. // load runtime
  425. var __webpack_require__ = require("../webpack-runtime.js");
  426. __webpack_require__.C(exports);
  427. var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
  428. var __webpack_exports__ = __webpack_require__.X(0, [11497,79165,7477,96270,24709,57933,61239,25869,57144,42353], () => (__webpack_exec__(86170)));
  429. module.exports = __webpack_exports__;
  430. })();
  431. //# sourceMappingURL=about-us.js.map