diff --git a/.next/cache/webpack/client-development/1.pack.gz b/.next/cache/webpack/client-development/1.pack.gz index bcf89c3..114dfdd 100644 Binary files a/.next/cache/webpack/client-development/1.pack.gz and b/.next/cache/webpack/client-development/1.pack.gz differ diff --git a/.next/cache/webpack/client-development/2.pack.gz b/.next/cache/webpack/client-development/2.pack.gz index e613bfb..7bebb21 100644 Binary files a/.next/cache/webpack/client-development/2.pack.gz and b/.next/cache/webpack/client-development/2.pack.gz differ diff --git a/.next/cache/webpack/client-development/3.pack.gz b/.next/cache/webpack/client-development/3.pack.gz index df22085..d7d6e2e 100644 Binary files a/.next/cache/webpack/client-development/3.pack.gz and b/.next/cache/webpack/client-development/3.pack.gz differ diff --git a/.next/cache/webpack/client-development/4.pack.gz b/.next/cache/webpack/client-development/4.pack.gz index 4390061..f9368f0 100644 Binary files a/.next/cache/webpack/client-development/4.pack.gz and b/.next/cache/webpack/client-development/4.pack.gz differ diff --git a/.next/cache/webpack/client-development/5.pack.gz b/.next/cache/webpack/client-development/5.pack.gz index a4a4f54..de4492e 100644 Binary files a/.next/cache/webpack/client-development/5.pack.gz and b/.next/cache/webpack/client-development/5.pack.gz differ diff --git a/.next/cache/webpack/client-development/6.pack.gz b/.next/cache/webpack/client-development/6.pack.gz index fdc94ed..a4a0f5a 100644 Binary files a/.next/cache/webpack/client-development/6.pack.gz and b/.next/cache/webpack/client-development/6.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz b/.next/cache/webpack/client-development/index.pack.gz index 7a2dac8..76d6246 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz and b/.next/cache/webpack/client-development/index.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz.old b/.next/cache/webpack/client-development/index.pack.gz.old index ecc5f9f..5b94742 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz.old and b/.next/cache/webpack/client-development/index.pack.gz.old differ diff --git a/.next/cache/webpack/server-development/0.pack.gz b/.next/cache/webpack/server-development/0.pack.gz index fe7c408..861f693 100644 Binary files a/.next/cache/webpack/server-development/0.pack.gz and b/.next/cache/webpack/server-development/0.pack.gz differ diff --git a/.next/cache/webpack/server-development/1.pack.gz b/.next/cache/webpack/server-development/1.pack.gz index 3860589..a93cc8d 100644 Binary files a/.next/cache/webpack/server-development/1.pack.gz and b/.next/cache/webpack/server-development/1.pack.gz differ diff --git a/.next/cache/webpack/server-development/2.pack.gz b/.next/cache/webpack/server-development/2.pack.gz index 6fee702..a8f09d0 100644 Binary files a/.next/cache/webpack/server-development/2.pack.gz and b/.next/cache/webpack/server-development/2.pack.gz differ diff --git a/.next/cache/webpack/server-development/3.pack.gz b/.next/cache/webpack/server-development/3.pack.gz index 2352daf..6dcd2b5 100644 Binary files a/.next/cache/webpack/server-development/3.pack.gz and b/.next/cache/webpack/server-development/3.pack.gz differ diff --git a/.next/cache/webpack/server-development/4.pack.gz b/.next/cache/webpack/server-development/4.pack.gz index e9190e6..291cf1d 100644 Binary files a/.next/cache/webpack/server-development/4.pack.gz and b/.next/cache/webpack/server-development/4.pack.gz differ diff --git a/.next/cache/webpack/server-development/5.pack.gz b/.next/cache/webpack/server-development/5.pack.gz index adfaad1..85273e4 100644 Binary files a/.next/cache/webpack/server-development/5.pack.gz and b/.next/cache/webpack/server-development/5.pack.gz differ diff --git a/.next/cache/webpack/server-development/6.pack.gz b/.next/cache/webpack/server-development/6.pack.gz index 98b0cd0..1d96138 100644 Binary files a/.next/cache/webpack/server-development/6.pack.gz and b/.next/cache/webpack/server-development/6.pack.gz differ diff --git a/.next/cache/webpack/server-development/7.pack.gz b/.next/cache/webpack/server-development/7.pack.gz index a507e7b..b4c06f2 100644 Binary files a/.next/cache/webpack/server-development/7.pack.gz and b/.next/cache/webpack/server-development/7.pack.gz differ diff --git a/.next/cache/webpack/server-development/8.pack.gz b/.next/cache/webpack/server-development/8.pack.gz index 347e478..82926af 100644 Binary files a/.next/cache/webpack/server-development/8.pack.gz and b/.next/cache/webpack/server-development/8.pack.gz differ diff --git a/.next/cache/webpack/server-development/9.pack.gz b/.next/cache/webpack/server-development/9.pack.gz index 4542176..b4894dc 100644 Binary files a/.next/cache/webpack/server-development/9.pack.gz and b/.next/cache/webpack/server-development/9.pack.gz differ diff --git a/.next/cache/webpack/server-development/index.pack.gz b/.next/cache/webpack/server-development/index.pack.gz index 0aafcdd..f2c660a 100644 Binary files a/.next/cache/webpack/server-development/index.pack.gz and b/.next/cache/webpack/server-development/index.pack.gz differ diff --git a/.next/cache/webpack/server-development/index.pack.gz.old b/.next/cache/webpack/server-development/index.pack.gz.old index 92dbdf1..d5a724c 100644 Binary files a/.next/cache/webpack/server-development/index.pack.gz.old and b/.next/cache/webpack/server-development/index.pack.gz.old differ diff --git a/.next/server/app-paths-manifest.json b/.next/server/app-paths-manifest.json index eca872f..e86d00b 100644 --- a/.next/server/app-paths-manifest.json +++ b/.next/server/app-paths-manifest.json @@ -1,7 +1,7 @@ { "/page": "app/page.js", + "/projects/kayamandi/page": "app/projects/kayamandi/page.js", "/projects/page": "app/projects/page.js", - "/company/page": "app/company/page.js", "/participate/page": "app/participate/page.js", - "/projects/kayamandi/page": "app/projects/kayamandi/page.js" + "/company/page": "app/company/page.js" } \ No newline at end of file diff --git a/.next/server/app/page.js b/.next/server/app/page.js index 0dd97bc..fe1fd65 100644 --- a/.next/server/app/page.js +++ b/.next/server/app/page.js @@ -89,13 +89,13 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ }), -/***/ "(ssr)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true!": +/***/ "(ssr)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true!": /*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true! ***! + !*** ./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true! ***! \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => { -eval("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/button/button.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/button/button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/close-button/close-button.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/combobox/combobox.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/description/description.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/description/description.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/dialog/dialog.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/field/field.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/field/field.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/input/input.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/input/input.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/label/label.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/label/label.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/legend/legend.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/legend/legend.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/listbox/listbox.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/menu/menu.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/menu/menu.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/popover/popover.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/popover/popover.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/portal/portal.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/portal/portal.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/select/select.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/select/select.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/switch/switch.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/switch/switch.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/tabs/tabs.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/textarea/textarea.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/transition/transition.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/transition/transition.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/internal/close-provider.js */ \"(ssr)/./node_modules/@headlessui/react/dist/internal/close-provider.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.t.bind(__webpack_require__, /*! ./node_modules/next/dist/client/link.js */ \"(ssr)/./node_modules/next/dist/client/link.js\", 23));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/bento-card.tsx */ \"(ssr)/./src/components/bento-card.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/cta.tsx */ \"(ssr)/./src/components/cta.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/indabaos.tsx */ \"(ssr)/./src/components/indabaos.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/keyboard.tsx */ \"(ssr)/./src/components/keyboard.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cloud.tsx */ \"(ssr)/./src/components/logo-cloud.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cluster.tsx */ \"(ssr)/./src/components/logo-cluster.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo.tsx */ \"(ssr)/./src/components/logo.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/map.tsx */ \"(ssr)/./src/components/map.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/navbar.tsx */ \"(ssr)/./src/components/navbar.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/portfolio.tsx */ \"(ssr)/./src/components/portfolio.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/testimonials.tsx */ \"(ssr)/./src/components/testimonials.tsx\"));\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2J1aWxkL3dlYnBhY2svbG9hZGVycy9uZXh0LWZsaWdodC1jbGllbnQtZW50cnktbG9hZGVyLmpzP21vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmJ1dHRvbiUyRmJ1dHRvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZjaGVja2JveCUyRmNoZWNrYm94LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmNsb3NlLWJ1dHRvbiUyRmNsb3NlLWJ1dHRvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZjb21ib2JveCUyRmNvbWJvYm94LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmRhdGEtaW50ZXJhY3RpdmUlMkZkYXRhLWludGVyYWN0aXZlLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmRlc2NyaXB0aW9uJTJGZGVzY3JpcHRpb24uanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJEZXNjcmlwdGlvbiUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZkaWFsb2clMkZkaWFsb2cuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZGlzY2xvc3VyZSUyRmRpc2Nsb3N1cmUuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZmllbGQlMkZmaWVsZC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZmaWVsZHNldCUyRmZpZWxkc2V0LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmZvY3VzLXRyYXAlMkZmb2N1cy10cmFwLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmlucHV0JTJGaW5wdXQuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGbGFiZWwlMkZsYWJlbC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkxhYmVsJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmxlZ2VuZCUyRmxlZ2VuZC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZsaXN0Ym94JTJGbGlzdGJveC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZtZW51JTJGbWVudS5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZwb3BvdmVyJTJGcG9wb3Zlci5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZwb3J0YWwlMkZwb3J0YWwuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJQb3J0YWwlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGcmFkaW8tZ3JvdXAlMkZyYWRpby1ncm91cC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZzZWxlY3QlMkZzZWxlY3QuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGc3dpdGNoJTJGc3dpdGNoLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnRhYnMlMkZ0YWJzLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnRleHRhcmVhJTJGdGV4dGFyZWEuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGdHJhbnNpdGlvbiUyRnRyYW5zaXRpb24uanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZpbnRlcm5hbCUyRmNsb3NlLXByb3ZpZGVyLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIydXNlQ2xvc2UlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRm5leHQlMkZkaXN0JTJGY2xpZW50JTJGbGluay5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMiolMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZiZW50by1jYXJkLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkJlbnRvQ2FyZCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmN0YS50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJDVEElMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZpbmRhYmFvcy50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJJbmRhYmFPcyUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmtleWJvYXJkLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMktleWJvYXJkJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGbG9nby1jbG91ZC50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJMb2dvQ2xvdWQlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZsb2dvLWNsdXN0ZXIudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTG9nb0NsdXN0ZXIlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZsb2dvLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkxvZ28lMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZtYXAudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTWFwJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGbmF2YmFyLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMk5hdmJhciUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRnBvcnRmb2xpby50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJkZWZhdWx0JTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGdGVzdGltb25pYWxzLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMlRlc3RpbW9uaWFscyUyMiU1RCU3RCZzZXJ2ZXI9dHJ1ZSEiLCJtYXBwaW5ncyI6IkFBQUEsOE9BQXdKO0FBQ3hKO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0Esc1FBQW9LO0FBQ3BLO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0Esc1JBQTRLO0FBQzVLO0FBQ0Esa1FBQW1NO0FBQ25NO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0EsOFBBQWdLO0FBQ2hLO0FBQ0EsME9BQXNKO0FBQ3RKO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0EsOFBBQWdLO0FBQ2hLO0FBQ0EsME9BQXNKO0FBQ3RKO0FBQ0EsME9BQWlMO0FBQ2pMO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0Esa1BBQTBKO0FBQzFKO0FBQ0Esc09BQW9KO0FBQ3BKO0FBQ0Esa1BBQTBKO0FBQzFKO0FBQ0EsOE9BQW9MO0FBQ3BMO0FBQ0Esa1FBQWtLO0FBQ2xLO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0Esc09BQW9KO0FBQ3BKO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0EsOFBBQWdLO0FBQ2hLO0FBQ0EsNE9BQXFMO0FBQ3JMO0FBQ0EsZ01BQThIO0FBQzlIO0FBQ0EsMEtBQXFKO0FBQ3JKO0FBQ0EsNEpBQXdJO0FBQ3hJO0FBQ0Esc0tBQWtKO0FBQ2xKO0FBQ0Esc0tBQWtKO0FBQ2xKO0FBQ0EsMEtBQXFKO0FBQ3JKO0FBQ0EsOEtBQXlKO0FBQ3pKO0FBQ0EsOEpBQTBJO0FBQzFJO0FBQ0EsNEpBQXdJO0FBQ3hJO0FBQ0Esa0tBQThJO0FBQzlJO0FBQ0Esd0tBQWtKO0FBQ2xKO0FBQ0EsOEtBQTBKIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8/Yzg1ZiJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2J1dHRvbi9idXR0b24uanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2NoZWNrYm94L2NoZWNrYm94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jbG9zZS1idXR0b24vY2xvc2UtYnV0dG9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jb21ib2JveC9jb21ib2JveC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZGF0YS1pbnRlcmFjdGl2ZS9kYXRhLWludGVyYWN0aXZlLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJEZXNjcmlwdGlvblwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2Rlc2NyaXB0aW9uL2Rlc2NyaXB0aW9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaWFsb2cvZGlhbG9nLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaXNjbG9zdXJlL2Rpc2Nsb3N1cmUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2ZpZWxkL2ZpZWxkLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9maWVsZHNldC9maWVsZHNldC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZm9jdXMtdHJhcC9mb2N1cy10cmFwLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9pbnB1dC9pbnB1dC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTGFiZWxcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9sYWJlbC9sYWJlbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGVnZW5kL2xlZ2VuZC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGlzdGJveC9saXN0Ym94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9tZW51L21lbnUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiUG9ydGFsXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcG9ydGFsL3BvcnRhbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcmFkaW8tZ3JvdXAvcmFkaW8tZ3JvdXAuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3NlbGVjdC9zZWxlY3QuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3N3aXRjaC9zd2l0Y2guanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RhYnMvdGFicy5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvdGV4dGFyZWEvdGV4dGFyZWEuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RyYW5zaXRpb24vdHJhbnNpdGlvbi5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1widXNlQ2xvc2VcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvaW50ZXJuYWwvY2xvc2UtcHJvdmlkZXIuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2NsaWVudC9saW5rLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJCZW50b0NhcmRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvYmVudG8tY2FyZC50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIkNUQVwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9jdGEudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJJbmRhYmFPc1wiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9pbmRhYmFvcy50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIktleWJvYXJkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2tleWJvYXJkLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTG9nb0Nsb3VkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28tY2xvdWQudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvQ2x1c3RlclwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9sb2dvLWNsdXN0ZXIudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28udHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJNYXBcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvbWFwLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTmF2YmFyXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL25hdmJhci50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcImRlZmF1bHRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvcG9ydGZvbGlvLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiVGVzdGltb25pYWxzXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3hcIik7XG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true!\n"); +eval("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/button/button.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/button/button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/close-button/close-button.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/combobox/combobox.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/description/description.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/description/description.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/dialog/dialog.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/field/field.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/field/field.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/input/input.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/input/input.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/label/label.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/label/label.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/legend/legend.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/legend/legend.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/listbox/listbox.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/menu/menu.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/menu/menu.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/popover/popover.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/popover/popover.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/portal/portal.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/portal/portal.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/select/select.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/select/select.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/switch/switch.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/switch/switch.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/tabs/tabs.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/textarea/textarea.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/transition/transition.js */ \"(ssr)/./node_modules/@headlessui/react/dist/components/transition/transition.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/internal/close-provider.js */ \"(ssr)/./node_modules/@headlessui/react/dist/internal/close-provider.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.t.bind(__webpack_require__, /*! ./node_modules/next/dist/client/link.js */ \"(ssr)/./node_modules/next/dist/client/link.js\", 23));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/bento-card.tsx */ \"(ssr)/./src/components/bento-card.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/cta.tsx */ \"(ssr)/./src/components/cta.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/ecosystem.tsx */ \"(ssr)/./src/components/ecosystem.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/keyboard.tsx */ \"(ssr)/./src/components/keyboard.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cloud.tsx */ \"(ssr)/./src/components/logo-cloud.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cluster.tsx */ \"(ssr)/./src/components/logo-cluster.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo.tsx */ \"(ssr)/./src/components/logo.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/map.tsx */ \"(ssr)/./src/components/map.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/navbar.tsx */ \"(ssr)/./src/components/navbar.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/portfolio.tsx */ \"(ssr)/./src/components/portfolio.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/testimonials.tsx */ \"(ssr)/./src/components/testimonials.tsx\"));\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2J1aWxkL3dlYnBhY2svbG9hZGVycy9uZXh0LWZsaWdodC1jbGllbnQtZW50cnktbG9hZGVyLmpzP21vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmJ1dHRvbiUyRmJ1dHRvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZjaGVja2JveCUyRmNoZWNrYm94LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmNsb3NlLWJ1dHRvbiUyRmNsb3NlLWJ1dHRvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZjb21ib2JveCUyRmNvbWJvYm94LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmRhdGEtaW50ZXJhY3RpdmUlMkZkYXRhLWludGVyYWN0aXZlLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmRlc2NyaXB0aW9uJTJGZGVzY3JpcHRpb24uanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJEZXNjcmlwdGlvbiUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZkaWFsb2clMkZkaWFsb2cuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZGlzY2xvc3VyZSUyRmRpc2Nsb3N1cmUuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZmllbGQlMkZmaWVsZC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZmaWVsZHNldCUyRmZpZWxkc2V0LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmZvY3VzLXRyYXAlMkZmb2N1cy10cmFwLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmlucHV0JTJGaW5wdXQuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGbGFiZWwlMkZsYWJlbC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkxhYmVsJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmxlZ2VuZCUyRmxlZ2VuZC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZsaXN0Ym94JTJGbGlzdGJveC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZtZW51JTJGbWVudS5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZwb3BvdmVyJTJGcG9wb3Zlci5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZwb3J0YWwlMkZwb3J0YWwuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJQb3J0YWwlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGcmFkaW8tZ3JvdXAlMkZyYWRpby1ncm91cC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZzZWxlY3QlMkZzZWxlY3QuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGc3dpdGNoJTJGc3dpdGNoLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnRhYnMlMkZ0YWJzLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnRleHRhcmVhJTJGdGV4dGFyZWEuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGdHJhbnNpdGlvbiUyRnRyYW5zaXRpb24uanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZpbnRlcm5hbCUyRmNsb3NlLXByb3ZpZGVyLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIydXNlQ2xvc2UlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRm5leHQlMkZkaXN0JTJGY2xpZW50JTJGbGluay5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMiolMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZiZW50by1jYXJkLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkJlbnRvQ2FyZCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmN0YS50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJDVEElMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZlY29zeXN0ZW0udHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyZGVmYXVsdCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmtleWJvYXJkLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMktleWJvYXJkJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGbG9nby1jbG91ZC50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJMb2dvQ2xvdWQlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZsb2dvLWNsdXN0ZXIudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTG9nb0NsdXN0ZXIlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZsb2dvLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkxvZ28lMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZtYXAudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTWFwJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGbmF2YmFyLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMk5hdmJhciUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRnBvcnRmb2xpby50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJkZWZhdWx0JTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGdGVzdGltb25pYWxzLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMlRlc3RpbW9uaWFscyUyMiU1RCU3RCZzZXJ2ZXI9dHJ1ZSEiLCJtYXBwaW5ncyI6IkFBQUEsOE9BQXdKO0FBQ3hKO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0Esc1FBQW9LO0FBQ3BLO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0Esc1JBQTRLO0FBQzVLO0FBQ0Esa1FBQW1NO0FBQ25NO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0EsOFBBQWdLO0FBQ2hLO0FBQ0EsME9BQXNKO0FBQ3RKO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0EsOFBBQWdLO0FBQ2hLO0FBQ0EsME9BQXNKO0FBQ3RKO0FBQ0EsME9BQWlMO0FBQ2pMO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0Esa1BBQTBKO0FBQzFKO0FBQ0Esc09BQW9KO0FBQ3BKO0FBQ0Esa1BBQTBKO0FBQzFKO0FBQ0EsOE9BQW9MO0FBQ3BMO0FBQ0Esa1FBQWtLO0FBQ2xLO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0EsOE9BQXdKO0FBQ3hKO0FBQ0Esc09BQW9KO0FBQ3BKO0FBQ0Esc1BBQTRKO0FBQzVKO0FBQ0EsOFBBQWdLO0FBQ2hLO0FBQ0EsNE9BQXFMO0FBQ3JMO0FBQ0EsZ01BQThIO0FBQzlIO0FBQ0EsMEtBQXFKO0FBQ3JKO0FBQ0EsNEpBQXdJO0FBQ3hJO0FBQ0Esd0tBQWtKO0FBQ2xKO0FBQ0Esc0tBQWtKO0FBQ2xKO0FBQ0EsMEtBQXFKO0FBQ3JKO0FBQ0EsOEtBQXlKO0FBQ3pKO0FBQ0EsOEpBQTBJO0FBQzFJO0FBQ0EsNEpBQXdJO0FBQ3hJO0FBQ0Esa0tBQThJO0FBQzlJO0FBQ0Esd0tBQWtKO0FBQ2xKO0FBQ0EsOEtBQTBKIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8/ZDkyNSJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2J1dHRvbi9idXR0b24uanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2NoZWNrYm94L2NoZWNrYm94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jbG9zZS1idXR0b24vY2xvc2UtYnV0dG9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jb21ib2JveC9jb21ib2JveC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZGF0YS1pbnRlcmFjdGl2ZS9kYXRhLWludGVyYWN0aXZlLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJEZXNjcmlwdGlvblwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2Rlc2NyaXB0aW9uL2Rlc2NyaXB0aW9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaWFsb2cvZGlhbG9nLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaXNjbG9zdXJlL2Rpc2Nsb3N1cmUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2ZpZWxkL2ZpZWxkLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9maWVsZHNldC9maWVsZHNldC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZm9jdXMtdHJhcC9mb2N1cy10cmFwLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9pbnB1dC9pbnB1dC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTGFiZWxcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9sYWJlbC9sYWJlbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGVnZW5kL2xlZ2VuZC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGlzdGJveC9saXN0Ym94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9tZW51L21lbnUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiUG9ydGFsXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcG9ydGFsL3BvcnRhbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcmFkaW8tZ3JvdXAvcmFkaW8tZ3JvdXAuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3NlbGVjdC9zZWxlY3QuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3N3aXRjaC9zd2l0Y2guanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RhYnMvdGFicy5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvdGV4dGFyZWEvdGV4dGFyZWEuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RyYW5zaXRpb24vdHJhbnNpdGlvbi5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1widXNlQ2xvc2VcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvaW50ZXJuYWwvY2xvc2UtcHJvdmlkZXIuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2NsaWVudC9saW5rLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJCZW50b0NhcmRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvYmVudG8tY2FyZC50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIkNUQVwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9jdGEudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJkZWZhdWx0XCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2Vjb3N5c3RlbS50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIktleWJvYXJkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2tleWJvYXJkLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTG9nb0Nsb3VkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28tY2xvdWQudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvQ2x1c3RlclwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9sb2dvLWNsdXN0ZXIudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28udHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJNYXBcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvbWFwLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTmF2YmFyXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL25hdmJhci50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcImRlZmF1bHRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvcG9ydGZvbGlvLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiVGVzdGltb25pYWxzXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3hcIik7XG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true!\n"); /***/ }), @@ -163,14 +163,14 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ }), -/***/ "(ssr)/./src/components/indabaos.tsx": -/*!*************************************!*\ - !*** ./src/components/indabaos.tsx ***! - \*************************************/ +/***/ "(ssr)/./src/components/ecosystem.tsx": +/*!**************************************!*\ + !*** ./src/components/ecosystem.tsx ***! + \**************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ IndabaOs: () => (/* binding */ IndabaOs)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* __next_internal_client_entry_do_not_use__ IndabaOs auto */ \nconst stats = [\n {\n id: 1,\n name: \"A personalized, social and gamified funding platform.\",\n value: \"Adopt a Cause\",\n src: \"/indabaos/adopt.webp\"\n },\n {\n id: 2,\n name: \"For purpose driven citizens.\",\n value: \"World-class Scalable Projects\",\n src: \"/indabaos/sikana.webp\"\n },\n {\n id: 3,\n name: \"For NGOs, Experts & content creators.\",\n value: \"A Contribution System\",\n src: \"/indabaos/freezone.webp\"\n },\n {\n id: 4,\n name: \"For investors & hosts.\",\n value: \"A Funding System\",\n src: \"/indabaos/funding.webp\"\n }\n];\nfunction IndabaOs() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"pt-24 pb-24\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-7xl h-3/4 px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative isolate overflow-hidden bg-white px-6 py-24 lg:pt-45 lg:pb-32 lg:px-8 rounded-2xl min-h-[700px]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/indabaos/earth.png\",\n className: \"absolute inset-0 -z-15 size-full w-full object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 20,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 -z-10 bg-black/50 pointer-events-none\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 27,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-x-0 top-15 flex justify-center pt-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/indabaos/os_icon.png\",\n className: \"h-35 w-auto\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 31,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 30,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 mx-auto max-w-2xl mt-10 text-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-4xl font-medium tracking-tight text-white sm:text-5xl\",\n children: \"IndabaOS\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 40,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 text-lg font-light text-pretty text-white sm:text-xl/8\",\n children: \"Introducing the tech infrastructure that invites the world to accelerate the transition toward high quality youth development.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 43,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 39,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 mt-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dl\", {\n className: \"grid grid-cols-1 gap-6 sm:grid-cols-2 lg:grid-cols-4 text-center max-w-5xl mx-auto\",\n children: stats.map((stat)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col items-center bg-white/10 rounded-xl p-6 backdrop-blur-md shadow-md\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n src: stat.src,\n alt: stat.name,\n className: \"h-45 w-45 object-contain rounded-xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 53,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dd\", {\n className: \"text-md font-semibold tracking-tight text-white\",\n children: stat.value\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 58,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dt\", {\n className: \"text-sm font-light text-white/90 mt-2\",\n children: stat.name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 59,\n columnNumber: 19\n }, this)\n ]\n }, stat.id, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 52,\n columnNumber: 17\n }, this))\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 50,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 49,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 18,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 17,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 16,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy9pbmRhYmFvcy50c3giLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQU1BLE1BQU1BLFFBQVE7SUFDWjtRQUFFQyxJQUFJO1FBQUdDLE1BQU07UUFBeURDLE9BQU87UUFBaUJDLEtBQUs7SUFBdUI7SUFDNUg7UUFBRUgsSUFBSTtRQUFHQyxNQUFNO1FBQWdDQyxPQUFPO1FBQWlDQyxLQUFLO0lBQXdCO0lBQ3BIO1FBQUVILElBQUk7UUFBR0MsTUFBTTtRQUF5Q0MsT0FBTztRQUF5QkMsS0FBSztJQUEwQjtJQUN2SDtRQUFFSCxJQUFJO1FBQUdDLE1BQU07UUFBMEJDLE9BQU87UUFBb0JDLEtBQUs7SUFBeUI7Q0FDbkc7QUFFTSxTQUFTQztJQUNkLHFCQUNFLDhEQUFDQztRQUFJQyxXQUFVO2tCQUNiLDRFQUFDRDtZQUFJQyxXQUFVO3NCQUNiLDRFQUFDRDtnQkFBSUMsV0FBVTs7a0NBRWIsOERBQUNDO3dCQUNDQyxLQUFJO3dCQUNKTCxLQUFJO3dCQUNKRyxXQUFVOzs7Ozs7a0NBSVosOERBQUNEO3dCQUFJQyxXQUFVOzs7Ozs7a0NBR2YsOERBQUNEO3dCQUFJQyxXQUFVO2tDQUNiLDRFQUFDQzs0QkFDQ0MsS0FBSTs0QkFDSkwsS0FBSTs0QkFDSkcsV0FBVTs7Ozs7Ozs7Ozs7a0NBS2QsOERBQUNEO3dCQUFJQyxXQUFVOzswQ0FDYiw4REFBQ0c7Z0NBQUdILFdBQVU7MENBQTZEOzs7Ozs7MENBRzNFLDhEQUFDSTtnQ0FBRUosV0FBVTswQ0FBOEQ7Ozs7Ozs7Ozs7OztrQ0FNN0UsOERBQUNEO3dCQUFJQyxXQUFVO2tDQUNiLDRFQUFDSzs0QkFBR0wsV0FBVTtzQ0FDWFAsTUFBTWEsR0FBRyxDQUFDLENBQUNDLHFCQUNWLDhEQUFDUjtvQ0FBa0JDLFdBQVU7O3NEQUMzQiw4REFBQ0M7NENBQ0NKLEtBQUtVLEtBQUtWLEdBQUc7NENBQ2JLLEtBQUtLLEtBQUtaLElBQUk7NENBQ2RLLFdBQVU7Ozs7OztzREFFWiw4REFBQ1E7NENBQUdSLFdBQVU7c0RBQW1ETyxLQUFLWCxLQUFLOzs7Ozs7c0RBQzNFLDhEQUFDYTs0Q0FBR1QsV0FBVTtzREFBeUNPLEtBQUtaLElBQUk7Ozs7Ozs7bUNBUHhEWSxLQUFLYixFQUFFOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBZ0JqQyIsInNvdXJjZXMiOlsid2VicGFjazovL3JhZGlhbnQvLi9zcmMvY29tcG9uZW50cy9pbmRhYmFvcy50c3g/YmMzNyJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcbmltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJy4vYnV0dG9uJ1xuaW1wb3J0IHsgSGVhZGluZywgU3ViaGVhZGluZyB9IGZyb20gJy4vdGV4dCdcbmltcG9ydCB7IGNsc3ggfSBmcm9tICdjbHN4J1xuaW1wb3J0IHsgQ2hldnJvblJpZ2h0SWNvbiB9IGZyb20gJ0BoZXJvaWNvbnMvcmVhY3QvMjAvc29saWQnICAgICAgICAgICAgXG5cbmNvbnN0IHN0YXRzID0gW1xuICB7IGlkOiAxLCBuYW1lOiAnQSBwZXJzb25hbGl6ZWQsIHNvY2lhbCBhbmQgZ2FtaWZpZWQgZnVuZGluZyBwbGF0Zm9ybS4nLCB2YWx1ZTogJ0Fkb3B0IGEgQ2F1c2UnLCBzcmM6ICcvaW5kYWJhb3MvYWRvcHQud2VicCcgfSxcbiAgeyBpZDogMiwgbmFtZTogJ0ZvciBwdXJwb3NlIGRyaXZlbiBjaXRpemVucy4nLCB2YWx1ZTogJ1dvcmxkLWNsYXNzIFNjYWxhYmxlIFByb2plY3RzJywgc3JjOiAnL2luZGFiYW9zL3Npa2FuYS53ZWJwJyB9LFxuICB7IGlkOiAzLCBuYW1lOiAnRm9yIE5HT3MsIEV4cGVydHMgJiBjb250ZW50IGNyZWF0b3JzLicsIHZhbHVlOiAnQSBDb250cmlidXRpb24gU3lzdGVtJywgc3JjOiAnL2luZGFiYW9zL2ZyZWV6b25lLndlYnAnIH0sXG4gIHsgaWQ6IDQsIG5hbWU6ICdGb3IgaW52ZXN0b3JzICYgaG9zdHMuJywgdmFsdWU6ICdBIEZ1bmRpbmcgU3lzdGVtJywgc3JjOiAnL2luZGFiYW9zL2Z1bmRpbmcud2VicCcgfSxcbl1cblxuZXhwb3J0IGZ1bmN0aW9uIEluZGFiYU9zKCkge1xuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwicHQtMjQgcGItMjRcIj5cbiAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy03eGwgaC0zLzQgcHgtNiBsZzpweC04XCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgaXNvbGF0ZSBvdmVyZmxvdy1oaWRkZW4gYmctd2hpdGUgcHgtNiBweS0yNCBsZzpwdC00NSBsZzpwYi0zMiBsZzpweC04IHJvdW5kZWQtMnhsIG1pbi1oLVs3MDBweF1cIj5cbiAgICAgICAgICB7LyogQmFja2dyb3VuZCBpbWFnZSAqL31cbiAgICAgICAgICA8aW1nXG4gICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgc3JjPVwiL2luZGFiYW9zL2VhcnRoLnBuZ1wiXG4gICAgICAgICAgICBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0wIC16LTE1IHNpemUtZnVsbCB3LWZ1bGwgb2JqZWN0LWNvdmVyXCJcbiAgICAgICAgICAvPlxuXG4gICAgICAgICAgey8qIERhcmsgb3ZlcmxheSBvbiBpbWFnZSAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgLXotMTAgYmctYmxhY2svNTAgcG9pbnRlci1ldmVudHMtbm9uZVwiIC8+XG5cbiAgICAgICAgICB7LyogT1MgaWNvbiAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXgtMCB0b3AtMTUgZmxleCBqdXN0aWZ5LWNlbnRlciBwdC04XCI+XG4gICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgIGFsdD1cIlwiXG4gICAgICAgICAgICAgIHNyYz1cIi9pbmRhYmFvcy9vc19pY29uLnBuZ1wiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtMzUgdy1hdXRvXCJcbiAgICAgICAgICAgIC8+XG4gICAgICAgICAgPC9kaXY+XG5cbiAgICAgICAgICB7LyogVGV4dCBjb250ZW50ICovfVxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgei0xMCBteC1hdXRvIG1heC13LTJ4bCBtdC0xMCB0ZXh0LWNlbnRlclwiPlxuICAgICAgICAgICAgPGgyIGNsYXNzTmFtZT1cInRleHQtNHhsIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtd2hpdGUgc206dGV4dC01eGxcIj5cbiAgICAgICAgICAgICAgSW5kYWJhT1NcbiAgICAgICAgICAgIDwvaDI+XG4gICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC00IHRleHQtbGcgZm9udC1saWdodCB0ZXh0LXByZXR0eSB0ZXh0LXdoaXRlIHNtOnRleHQteGwvOFwiPlxuICAgICAgICAgICAgICBJbnRyb2R1Y2luZyB0aGUgdGVjaCBpbmZyYXN0cnVjdHVyZSB0aGF0IGludml0ZXMgdGhlIHdvcmxkIHRvIGFjY2VsZXJhdGUgdGhlIHRyYW5zaXRpb24gdG93YXJkIGhpZ2ggcXVhbGl0eSB5b3V0aCBkZXZlbG9wbWVudC5cbiAgICAgICAgICAgIDwvcD5cbiAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgIHsvKiBTdGF0cyBpbnRlZ3JhdGVkIGludG8gYmFja2dyb3VuZCAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIHotMTAgbXQtMTZcIj5cbiAgICAgICAgICAgIDxkbCBjbGFzc05hbWU9XCJncmlkIGdyaWQtY29scy0xIGdhcC02IHNtOmdyaWQtY29scy0yIGxnOmdyaWQtY29scy00IHRleHQtY2VudGVyIG1heC13LTV4bCBteC1hdXRvXCI+XG4gICAgICAgICAgICAgIHtzdGF0cy5tYXAoKHN0YXQpID0+IChcbiAgICAgICAgICAgICAgICA8ZGl2IGtleT17c3RhdC5pZH0gY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBpdGVtcy1jZW50ZXIgYmctd2hpdGUvMTAgcm91bmRlZC14bCBwLTYgYmFja2Ryb3AtYmx1ci1tZCBzaGFkb3ctbWRcIj5cbiAgICAgICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICAgICAgc3JjPXtzdGF0LnNyY31cbiAgICAgICAgICAgICAgICAgICAgYWx0PXtzdGF0Lm5hbWV9XG4gICAgICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtNDUgdy00NSBvYmplY3QtY29udGFpbiByb3VuZGVkLXhsXCJcbiAgICAgICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgICAgICA8ZGQgY2xhc3NOYW1lPVwidGV4dC1tZCBmb250LXNlbWlib2xkIHRyYWNraW5nLXRpZ2h0IHRleHQtd2hpdGVcIj57c3RhdC52YWx1ZX08L2RkPlxuICAgICAgICAgICAgICAgICAgPGR0IGNsYXNzTmFtZT1cInRleHQtc20gZm9udC1saWdodCB0ZXh0LXdoaXRlLzkwIG10LTJcIj57c3RhdC5uYW1lfTwvZHQ+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgPC9kbD5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgKVxufVxuIl0sIm5hbWVzIjpbInN0YXRzIiwiaWQiLCJuYW1lIiwidmFsdWUiLCJzcmMiLCJJbmRhYmFPcyIsImRpdiIsImNsYXNzTmFtZSIsImltZyIsImFsdCIsImgyIiwicCIsImRsIiwibWFwIiwic3RhdCIsImRkIiwiZHQiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/./src/components/indabaos.tsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Ecosystem)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! __barrel_optimize__?names=ChevronRightIcon!=!@heroicons/react/20/solid */ \"(ssr)/./node_modules/@heroicons/react/20/solid/esm/ChevronRightIcon.js\");\n/* harmony import */ var _components_text__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/text */ \"(ssr)/./src/components/text.tsx\");\n/* __next_internal_client_entry_do_not_use__ default auto */ \n\n\nfunction Ecosystem() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-white py-24 mt-12\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-2xl px-6 lg:max-w-7xl lg:px-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_1__.Subheading, {\n children: \"Ecosystem Overview\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 19,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_1__.Heading, {\n as: \"h1\",\n className: \" mt-8\",\n children: \"Building Blocks of Transformation\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 20,\n columnNumber: 8\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-6 lg:auto-rows-fr\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-3\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50 max-lg:rounded-t-4xl lg:rounded-tl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 27,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/studio.jpg\",\n className: \"h-80 object-cover object-left\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 29,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight\",\n children: \"Indaba Studios\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 35,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A global engagement platform empowering people everywhere to contribute to the integral development of young people — so they can grow in dignity, flourish fully, and serve the common good.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 36,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Visit Indaba Studios\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 41,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 39,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 34,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 28,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 26,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:col-span-3 grid grid-cols-2 gap-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 50,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/os.jpg\",\n className: \"h-80 object-cover object-left\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 52,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"IndabaOS\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 58,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"The tech infrastructure that invites the world to accelerate the transition toward high quality youth development.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 59,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 64,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 62,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 57,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 51,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 49,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 71,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/certification.jpg\",\n className: \"h-80 object-cover object-left\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 73,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"Certifications\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 79,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"Recognition frameworks that validate skills, experiences, and contributions across the Indaba ecosystem.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 80,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 85,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 83,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 78,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 72,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 70,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 48,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 94,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/foundation.jpg\",\n className: \"h-80 object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 96,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"Indaba Foundation\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 102,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A lighthouse to empower nannies, teachers, caregivers and school operators to reshape the landscape and trajectory of education in africa and then expand to other region.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 103,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 108,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 106,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 101,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 95,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 93,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 115,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/schools.jpg\",\n className: \"h-80 object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 117,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"Indaba Institute \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 123,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A global collaborative effort to build a purpose driven wikipidia, Spotify of youth development.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 124,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 129,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 127,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 122,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 116,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 114,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 136,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/patronages.jpg\",\n className: \"h-80 object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 138,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"ECD Teachers\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 144,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A giving model that invites aligned individuals and organizations to invest in systemic, community-led transformation.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 145,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 150,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 148,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 143,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 137,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 135,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 24,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 18,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 17,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy9lY29zeXN0ZW0udHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7OztBQUc0RDtBQU9DO0FBSTlDLFNBQVNHO0lBQ3RCLHFCQUNFLDhEQUFDQztRQUFJQyxXQUFVO2tCQUNiLDRFQUFDRDtZQUFJQyxXQUFVOzs4QkFDYiw4REFBQ0gsd0RBQVVBOzhCQUFDOzs7Ozs7OEJBQ2IsOERBQUNELHFEQUFPQTtvQkFBQ0ssSUFBRztvQkFBS0QsV0FBVTs4QkFBUTs7Ozs7OzhCQUlsQyw4REFBQ0Q7b0JBQUlDLFdBQVU7O3NDQUViLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNEO29DQUFJQyxXQUFVOzs7Ozs7OENBQ2YsOERBQUNEO29DQUFJQyxXQUFVOztzREFDYiw4REFBQ0U7NENBQ0NDLEtBQUk7NENBQ0pDLEtBQUk7NENBQ0pKLFdBQVU7Ozs7OztzREFFWiw4REFBQ0Q7NENBQUlDLFdBQVU7OzhEQUNiLDhEQUFDSztvREFBRUwsV0FBVTs4REFBMkM7Ozs7Ozs4REFDeEQsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF3Qzs7Ozs7OzhEQUdyRCw4REFBQ007b0RBQUVDLE1BQUs7b0RBQXVCUCxXQUFVOzt3REFBc0U7c0VBRTdHLDhEQUFDTCx3R0FBZ0JBOzREQUFDSyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7c0NBT3BDLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNEO29DQUFJQyxXQUFVOztzREFDYiw4REFBQ0Q7NENBQUlDLFdBQVU7Ozs7OztzREFDZiw4REFBQ0Q7NENBQUlDLFdBQVU7OzhEQUNiLDhEQUFDRTtvREFDQ0MsS0FBSTtvREFDSkMsS0FBSTtvREFDSkosV0FBVTs7Ozs7OzhEQUVaLDhEQUFDRDtvREFBSUMsV0FBVTs7c0VBQ2IsOERBQUNLOzREQUFFTCxXQUFVO3NFQUF5RDs7Ozs7O3NFQUN0RSw4REFBQ0s7NERBQUVMLFdBQVU7c0VBQXdDOzs7Ozs7c0VBR3JELDhEQUFDTTs0REFBRUMsTUFBSzs0REFBdUJQLFdBQVU7O2dFQUFzRTs4RUFFL0csOERBQUNMLHdHQUFnQkE7b0VBQUNLLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs4Q0FNbEMsOERBQUNEO29DQUFJQyxXQUFVOztzREFDYiw4REFBQ0Q7NENBQUlDLFdBQVU7Ozs7OztzREFDZiw4REFBQ0Q7NENBQUlDLFdBQVU7OzhEQUNiLDhEQUFDRTtvREFDQ0MsS0FBSTtvREFDSkMsS0FBSTtvREFDSkosV0FBVTs7Ozs7OzhEQUVaLDhEQUFDRDtvREFBSUMsV0FBVTs7c0VBQ2IsOERBQUNLOzREQUFFTCxXQUFVO3NFQUF5RDs7Ozs7O3NFQUN0RSw4REFBQ0s7NERBQUVMLFdBQVU7c0VBQXdDOzs7Ozs7c0VBR3JELDhEQUFDTTs0REFBRUMsTUFBSzs0REFBdUJQLFdBQVU7O2dFQUFzRTs4RUFFL0csOERBQUNMLHdHQUFnQkE7b0VBQUNLLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztzQ0FRcEMsOERBQUNEOzRCQUFJQyxXQUFVOzs4Q0FDYiw4REFBQ0Q7b0NBQUlDLFdBQVU7Ozs7Ozs4Q0FDZiw4REFBQ0Q7b0NBQUlDLFdBQVU7O3NEQUNiLDhEQUFDRTs0Q0FDQ0MsS0FBSTs0Q0FDSkMsS0FBSTs0Q0FDSkosV0FBVTs7Ozs7O3NEQUVaLDhEQUFDRDs0Q0FBSUMsV0FBVTs7OERBQ2IsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF5RDs7Ozs7OzhEQUN0RSw4REFBQ0s7b0RBQUVMLFdBQVU7OERBQXdDOzs7Ozs7OERBR3JELDhEQUFDTTtvREFBRUMsTUFBSztvREFBdUJQLFdBQVU7O3dEQUFzRTtzRUFFN0csOERBQUNMLHdHQUFnQkE7NERBQUNLLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztzQ0FNcEMsOERBQUNEOzRCQUFJQyxXQUFVOzs4Q0FDYiw4REFBQ0Q7b0NBQUlDLFdBQVU7Ozs7Ozs4Q0FDZiw4REFBQ0Q7b0NBQUlDLFdBQVU7O3NEQUNiLDhEQUFDRTs0Q0FDQ0MsS0FBSTs0Q0FDSkMsS0FBSTs0Q0FDSkosV0FBVTs7Ozs7O3NEQUVaLDhEQUFDRDs0Q0FBSUMsV0FBVTs7OERBQ2IsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF5RDs7Ozs7OzhEQUN0RSw4REFBQ0s7b0RBQUVMLFdBQVU7OERBQXdDOzs7Ozs7OERBR3JELDhEQUFDTTtvREFBRUMsTUFBSztvREFBdUJQLFdBQVU7O3dEQUFzRTtzRUFFN0csOERBQUNMLHdHQUFnQkE7NERBQUNLLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztzQ0FNcEMsOERBQUNEOzRCQUFJQyxXQUFVOzs4Q0FDYiw4REFBQ0Q7b0NBQUlDLFdBQVU7Ozs7Ozs4Q0FDZiw4REFBQ0Q7b0NBQUlDLFdBQVU7O3NEQUNiLDhEQUFDRTs0Q0FDQ0MsS0FBSTs0Q0FDSkMsS0FBSTs0Q0FDSkosV0FBVTs7Ozs7O3NEQUVaLDhEQUFDRDs0Q0FBSUMsV0FBVTs7OERBQ2IsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF5RDs7Ozs7OzhEQUN0RSw4REFBQ0s7b0RBQUVMLFdBQVU7OERBQXdDOzs7Ozs7OERBR3JELDhEQUFDTTtvREFBRUMsTUFBSztvREFBdUJQLFdBQVU7O3dEQUFzRTtzRUFFN0csOERBQUNMLHdHQUFnQkE7NERBQUNLLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBVTlDIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8uL3NyYy9jb21wb25lbnRzL2Vjb3N5c3RlbS50c3g/MTVjNSJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcblxuaW1wb3J0IHsgY2xzeCB9IGZyb20gJ2Nsc3gnXG5pbXBvcnQgeyBDaGV2cm9uUmlnaHRJY29uIH0gZnJvbSAnQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCcgICAgXG5pbXBvcnQgeyBBbmltYXRlZE51bWJlciB9IGZyb20gJ0AvY29tcG9uZW50cy9hbmltYXRlZC1udW1iZXInXG5pbXBvcnQgeyBCdXR0b24gfSBmcm9tICdAL2NvbXBvbmVudHMvYnV0dG9uJ1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnQC9jb21wb25lbnRzL2NvbnRhaW5lcidcbmltcG9ydCB7IEZvb3RlciB9IGZyb20gJ0AvY29tcG9uZW50cy9mb290ZXInXG5pbXBvcnQgeyBHcmFkaWVudExpZ2h0IH0gZnJvbSAnQC9jb21wb25lbnRzL2dyYWRpZW50J1xuaW1wb3J0IHsgTmF2YmFyIH0gZnJvbSAnQC9jb21wb25lbnRzL25hdmJhcidcbmltcG9ydCB7IEhlYWRpbmcsIExlYWQsIFN1YmhlYWRpbmcgfSBmcm9tICdAL2NvbXBvbmVudHMvdGV4dCdcbmltcG9ydCB0eXBlIHsgTWV0YWRhdGEgfSBmcm9tICduZXh0J1xuXG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEVjb3N5c3RlbSgpIHtcbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cImJnLXdoaXRlIHB5LTI0IG10LTEyXCI+XG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cIm14LWF1dG8gbWF4LXctMnhsIHB4LTYgbGc6bWF4LXctN3hsIGxnOnB4LTRcIj5cbiAgICAgICAgPFN1YmhlYWRpbmc+RWNvc3lzdGVtIE92ZXJ2aWV3PC9TdWJoZWFkaW5nPlxuICAgICAgIDxIZWFkaW5nIGFzPVwiaDFcIiBjbGFzc05hbWU9JyBtdC04Jz5cbiAgICAgICAgICBCdWlsZGluZyBCbG9ja3Mgb2YgVHJhbnNmb3JtYXRpb25cbiAgICAgICAgPC9IZWFkaW5nPlxuXG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTAgZ3JpZCBncmlkLWNvbHMtMSBnYXAtNCBzbTptdC0xNiBsZzpncmlkLWNvbHMtNiBsZzphdXRvLXJvd3MtZnJcIj5cbiAgICAgICAgICB7LyogTGVmdCAzIGNvbHVtbnMgKi99XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBsZzpjb2wtc3Bhbi0zXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXB4IHJvdW5kZWQtbGcgYmctaW5kaWdvLTUwIG1heC1sZzpyb3VuZGVkLXQtNHhsIGxnOnJvdW5kZWQtdGwtNHhsXCIgLz5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgZmxleCBoLWZ1bGwgZmxleC1jb2wgb3ZlcmZsb3ctaGlkZGVuIHJvdW5kZWQtW2NhbGModmFyKC0tcmFkaXVzLWxnKSsxcHgpXVwiPlxuICAgICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgICAgICAgICBzcmM9XCIvY29tcGFueS9zdHVkaW8uanBnXCJcbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJoLTgwIG9iamVjdC1jb3ZlciBvYmplY3QtbGVmdFwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiB0ZXh0LTJ4bCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodFwiPkluZGFiYSBTdHVkaW9zPC9wPlxuICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctbGcgdGV4dC1zbS82IHRleHQtZ3JheS02MDBcIj5cbiAgICAgICAgICAgICAgICAgIEEgZ2xvYmFsIGVuZ2FnZW1lbnQgcGxhdGZvcm0gZW1wb3dlcmluZyBwZW9wbGUgZXZlcnl3aGVyZSB0byBjb250cmlidXRlIHRvIHRoZSBpbnRlZ3JhbCBkZXZlbG9wbWVudCBvZiB5b3VuZyBwZW9wbGUg4oCUIHNvIHRoZXkgY2FuIGdyb3cgaW4gZGlnbml0eSwgZmxvdXJpc2ggZnVsbHksIGFuZCBzZXJ2ZSB0aGUgY29tbW9uIGdvb2QuXG4gICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIFZpc2l0IEluZGFiYSBTdHVkaW9zXG4gICAgICAgICAgICAgICAgICA8Q2hldnJvblJpZ2h0SWNvbiBjbGFzc05hbWU9XCJtbC0yIGgtNSB3LTVcIiAvPlxuICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgIHsvKiBUb3AgcmlnaHQ6IDIgZXF1YWxseSBzaXplZCBjb2x1bW5zICovfVxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMyBncmlkIGdyaWQtY29scy0yIGdhcC00XCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlXCI+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtcHggcm91bmRlZC1sZyBiZy1pbmRpZ28tNTBcIiAvPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIGZsZXggaC1mdWxsIGZsZXgtY29sIG92ZXJmbG93LWhpZGRlbiByb3VuZGVkLVtjYWxjKHZhcigtLXJhZGl1cy1sZykrMXB4KV1cIj5cbiAgICAgICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgICAgICAgc3JjPVwiL2NvbXBhbnkvb3MuanBnXCJcbiAgICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtODAgb2JqZWN0LWNvdmVyIG9iamVjdC1sZWZ0XCJcbiAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIHRleHQtMnhsIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtZ3JheS05NTBcIj5JbmRhYmFPUzwvcD5cbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctbGcgdGV4dC1zbS82IHRleHQtZ3JheS02MDBcIj5cbiAgICAgICAgICAgICAgICAgICAgVGhlIHRlY2ggaW5mcmFzdHJ1Y3R1cmUgdGhhdCBpbnZpdGVzIHRoZSB3b3JsZCB0byBhY2NlbGVyYXRlIHRoZSB0cmFuc2l0aW9uIHRvd2FyZCBoaWdoIHF1YWxpdHkgeW91dGggZGV2ZWxvcG1lbnQuXG4gICAgICAgICAgICAgICAgICA8L3A+XG4gICAgICAgICAgICAgICAgICA8YSBocmVmPVwiaHR0cHM6Ly9pbmRhYmEud29ybGRcIiBjbGFzc05hbWU9XCJtdC00IGlubGluZS1mbGV4IGl0ZW1zLWNlbnRlciB0ZXh0LWluZGlnby02MDAgaG92ZXI6dGV4dC1pbmRpZ28tNzAwXCI+XG4gICAgICAgICAgICAgICAgICBMZWFybiBNb3JlXG4gICAgICAgICAgICAgICAgICA8Q2hldnJvblJpZ2h0SWNvbiBjbGFzc05hbWU9XCJtbC0yIGgtNSB3LTVcIiAvPlxuICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZVwiPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXB4IHJvdW5kZWQtbGcgYmctaW5kaWdvLTUwXCIgLz5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGgtZnVsbCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1bY2FsYyh2YXIoLS1yYWRpdXMtbGcpKzFweCldXCI+XG4gICAgICAgICAgICAgICAgPGltZ1xuICAgICAgICAgICAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgICAgICAgICAgIHNyYz1cIi9jb21wYW55L2NlcnRpZmljYXRpb24uanBnXCJcbiAgICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtODAgb2JqZWN0LWNvdmVyIG9iamVjdC1sZWZ0XCJcbiAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIHRleHQtMnhsIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtZ3JheS05NTBcIj5DZXJ0aWZpY2F0aW9uczwvcD5cbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctbGcgdGV4dC1zbS82IHRleHQtZ3JheS02MDBcIj5cbiAgICAgICAgICAgICAgICAgICAgUmVjb2duaXRpb24gZnJhbWV3b3JrcyB0aGF0IHZhbGlkYXRlIHNraWxscywgZXhwZXJpZW5jZXMsIGFuZCBjb250cmlidXRpb25zIGFjcm9zcyB0aGUgSW5kYWJhIGVjb3N5c3RlbS5cbiAgICAgICAgICAgICAgICAgIDwvcD5cbiAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIExlYXJuIE1vcmVcbiAgICAgICAgICAgICAgICAgIDxDaGV2cm9uUmlnaHRJY29uIGNsYXNzTmFtZT1cIm1sLTIgaC01IHctNVwiIC8+XG4gICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgICAgey8qIEJvdHRvbSByb3c6IDMgY29sdW1ucyAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIGxnOmNvbC1zcGFuLTJcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtcHggcm91bmRlZC1sZyBiZy1pbmRpZ28tNTBcIiAvPlxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGgtZnVsbCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1bY2FsYyh2YXIoLS1yYWRpdXMtbGcpKzFweCldXCI+XG4gICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgICAgIHNyYz1cIi9jb21wYW55L2ZvdW5kYXRpb24uanBnXCJcbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJoLTgwIG9iamVjdC1jb3ZlclwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiB0ZXh0LTJ4bCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodCB0ZXh0LWdyYXktOTUwXCI+SW5kYWJhIEZvdW5kYXRpb248L3A+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiBtYXgtdy1sZyB0ZXh0LXNtLzYgdGV4dC1ncmF5LTYwMFwiPlxuICAgICAgICAgICAgICAgICBBIGxpZ2h0aG91c2UgdG8gZW1wb3dlciBuYW5uaWVzLCB0ZWFjaGVycywgY2FyZWdpdmVycyBhbmQgc2Nob29sIG9wZXJhdG9ycyB0byByZXNoYXBlIHRoZSBsYW5kc2NhcGUgYW5kIHRyYWplY3Rvcnkgb2YgZWR1Y2F0aW9uIGluIGFmcmljYSBhbmQgdGhlbiBleHBhbmQgdG8gb3RoZXIgcmVnaW9uLiBcbiAgICAgICAgICAgICAgICA8L3A+XG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cImh0dHBzOi8vaW5kYWJhLndvcmxkXCIgY2xhc3NOYW1lPVwibXQtNCBpbmxpbmUtZmxleCBpdGVtcy1jZW50ZXIgdGV4dC1pbmRpZ28tNjAwIGhvdmVyOnRleHQtaW5kaWdvLTcwMFwiPlxuICAgICAgICAgICAgICAgICAgTGVhcm4gTW9yZVxuICAgICAgICAgICAgICAgICAgPENoZXZyb25SaWdodEljb24gY2xhc3NOYW1lPVwibWwtMiBoLTUgdy01XCIgLz5cbiAgICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIGxnOmNvbC1zcGFuLTJcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtcHggcm91bmRlZC1sZyBiZy1pbmRpZ28tNTBcIiAvPlxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGgtZnVsbCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1bY2FsYyh2YXIoLS1yYWRpdXMtbGcpKzFweCldXCI+XG4gICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgICAgIHNyYz1cIi9jb21wYW55L3NjaG9vbHMuanBnXCJcbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJoLTgwIG9iamVjdC1jb3ZlclwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiB0ZXh0LTJ4bCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodCB0ZXh0LWdyYXktOTUwXCI+SW5kYWJhIEluc3RpdHV0ZSA8L3A+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiBtYXgtdy1sZyB0ZXh0LXNtLzYgdGV4dC1ncmF5LTYwMFwiPlxuICAgICAgICAgICAgICAgICAgQSBnbG9iYWwgY29sbGFib3JhdGl2ZSBlZmZvcnQgdG8gYnVpbGQgYSBwdXJwb3NlIGRyaXZlbiB3aWtpcGlkaWEsIFNwb3RpZnkgb2YgeW91dGggZGV2ZWxvcG1lbnQuXG4gICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIExlYXJuIE1vcmVcbiAgICAgICAgICAgICAgICAgIDxDaGV2cm9uUmlnaHRJY29uIGNsYXNzTmFtZT1cIm1sLTIgaC01IHctNVwiIC8+XG4gICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBsZzpjb2wtc3Bhbi0yXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXB4IHJvdW5kZWQtbGcgYmctaW5kaWdvLTUwXCIgLz5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgZmxleCBoLWZ1bGwgZmxleC1jb2wgb3ZlcmZsb3ctaGlkZGVuIHJvdW5kZWQtW2NhbGModmFyKC0tcmFkaXVzLWxnKSsxcHgpXVwiPlxuICAgICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgICAgICAgICBzcmM9XCIvY29tcGFueS9wYXRyb25hZ2VzLmpwZ1wiXG4gICAgICAgICAgICAgICAgY2xhc3NOYW1lPVwiaC04MCBvYmplY3QtY292ZXJcIlxuICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInAtMTAgcHQtNFwiPlxuICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgdGV4dC0yeGwgZm9udC1tZWRpdW0gdHJhY2tpbmctdGlnaHQgdGV4dC1ncmF5LTk1MFwiPkVDRCBUZWFjaGVyczwvcD5cbiAgICAgICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIG1heC13LWxnIHRleHQtc20vNiB0ZXh0LWdyYXktNjAwXCI+XG4gICAgICAgICAgICAgICAgICBBIGdpdmluZyBtb2RlbCB0aGF0IGludml0ZXMgYWxpZ25lZCBpbmRpdmlkdWFscyBhbmQgb3JnYW5pemF0aW9ucyB0byBpbnZlc3QgaW4gc3lzdGVtaWMsIGNvbW11bml0eS1sZWQgdHJhbnNmb3JtYXRpb24uXG4gICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIExlYXJuIE1vcmVcbiAgICAgICAgICAgICAgICAgIDxDaGV2cm9uUmlnaHRJY29uIGNsYXNzTmFtZT1cIm1sLTIgaC01IHctNVwiIC8+XG4gICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gIClcbn1cbiJdLCJuYW1lcyI6WyJDaGV2cm9uUmlnaHRJY29uIiwiSGVhZGluZyIsIlN1YmhlYWRpbmciLCJFY29zeXN0ZW0iLCJkaXYiLCJjbGFzc05hbWUiLCJhcyIsImltZyIsImFsdCIsInNyYyIsInAiLCJhIiwiaHJlZiJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/./src/components/ecosystem.tsx\n"); /***/ }), @@ -280,7 +280,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Testimonials: () => (/* binding */ Testimonials)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! __barrel_optimize__?names=ArrowLongRightIcon!=!@heroicons/react/20/solid */ \"(ssr)/./node_modules/@heroicons/react/20/solid/esm/ArrowLongRightIcon.js\");\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(ssr)/./node_modules/clsx/dist/clsx.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/value/use-spring.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/value/use-scroll.mjs\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var react_use_measure__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! react-use-measure */ \"(ssr)/./node_modules/react-use-measure/dist/web.js\");\n/* harmony import */ var _container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./container */ \"(ssr)/./src/components/container.tsx\");\n/* harmony import */ var _link__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./link */ \"(ssr)/./src/components/link.tsx\");\n/* harmony import */ var _text__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./text */ \"(ssr)/./src/components/text.tsx\");\n/* __next_internal_client_entry_do_not_use__ Testimonials auto */ \n\n\n\n\n\n\n\n\nconst testimonials = [\n {\n img: \"/phases/phase1.jpg\",\n name: \"0 - 6 Years Old\",\n title: \"From birth to age 6, we offer ECD programs that change lives forever.\",\n subtitle: \"Phase 1\",\n quote: \"The Foundation Phase\",\n href: \"/phases/phase1\"\n },\n {\n img: \"/phases/phase2.jpg\",\n name: \"6 - 15 Years Old\",\n title: \"Unlock the Potential of Youth with transformational learning experiences\",\n subtitle: \"Phase 2\",\n quote: \"The Exploration Phase\",\n href: \"/phases/phase2\"\n },\n {\n img: \"/phases/phase3.jpg\",\n name: \"15 - 25 Years Old\",\n title: \"Skills that Earn & Regenerate Vocational paths that equip young people to live with purpose.\",\n subtitle: \"Phase 3\",\n quote: \"The Vocation & Regeneration Phase\",\n href: \"/phases/phase3\"\n },\n {\n img: \"/phases/phase4.jpg\",\n name: \"All Ages\",\n title: \"A unique portfolio of impact proven Community-led solutions worth implementing\",\n subtitle: \"Phase 4\",\n quote: \"The Contribution Phase\",\n href: \"/phases/phase4\"\n }\n];\nfunction TestimonialCard({ subtitle, name, title, img, href, children, bounds, scrollX, ...props }) {\n let ref = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let computeOpacity = (0,react__WEBPACK_IMPORTED_MODULE_2__.useCallback)(()=>{\n let element = ref.current;\n if (!element || bounds.width === 0) return 1;\n let rect = element.getBoundingClientRect();\n if (rect.left < bounds.left) {\n let diff = bounds.left - rect.left;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else if (rect.right > bounds.right) {\n let diff = rect.right - bounds.right;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else {\n return 1;\n }\n }, [\n ref,\n bounds.width,\n bounds.left,\n bounds.right\n ]);\n let opacity = (0,framer_motion__WEBPACK_IMPORTED_MODULE_6__.useSpring)(computeOpacity(), {\n stiffness: 154,\n damping: 23\n });\n (0,react__WEBPACK_IMPORTED_MODULE_2__.useLayoutEffect)(()=>{\n opacity.set(computeOpacity());\n }, [\n computeOpacity,\n opacity\n ]);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", ()=>{\n opacity.set(computeOpacity());\n });\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(framer_motion__WEBPACK_IMPORTED_MODULE_8__.motion.div, {\n ref: ref,\n style: {\n opacity\n },\n ...props,\n className: \"relative flex aspect-9/16 w-72 shrink-0 snap-start scroll-ml-(--scroll-padding) flex-col justify-end overflow-hidden rounded-3xl sm:aspect-3/4 sm:w-96\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: img,\n className: \"absolute inset-x-0 top-0 aspect-square w-full object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 120,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"absolute inset-0 rounded-3xl bg-linear-to-t from-black from-[calc(7/16*100%)] ring-1 ring-gray-950/10 ring-inset sm:from-25%\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 125,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figure\", {\n className: \"relative p-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"blockquote\", {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"relative lg:text-4xl text-2xl text-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute -translate-x-full\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 132,\n columnNumber: 13\n }, this),\n children,\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 135,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 131,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 130,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_link__WEBPACK_IMPORTED_MODULE_4__.Link, {\n href: href,\n className: \"mt-4 inline-flex items-center gap-2 text-sm/6 font-medium text-indigo-300\",\n children: [\n \"Explore Projects\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__[\"default\"], {\n className: \"size-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 143,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 139,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figcaption\", {\n className: \"mt-6 border-t border-white/20 pt-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-xs/7 font-normal text-white\",\n children: subtitle\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 146,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium text-white\",\n children: name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 147,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"bg-linear-145 from-[#e6dcff] from-10% via-[#9592ff] via-50% to-[#f0e7ff] to-90% bg-clip-text text-transparent\",\n children: title\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 149,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 148,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 145,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 129,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 114,\n columnNumber: 5\n }, this);\n}\nfunction Testimonials() {\n let scrollRef = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let { scrollX } = (0,framer_motion__WEBPACK_IMPORTED_MODULE_10__.useScroll)({\n container: scrollRef\n });\n let [setReferenceWindowRef, bounds] = (0,react_use_measure__WEBPACK_IMPORTED_MODULE_11__[\"default\"])();\n let [activeIndex, setActiveIndex] = (0,react__WEBPACK_IMPORTED_MODULE_2__.useState)(0);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", (x)=>{\n setActiveIndex(Math.floor(x / scrollRef.current.children[0].clientWidth));\n });\n function scrollTo(index) {\n let gap = 32;\n let width = scrollRef.current.children[0].offsetWidth;\n scrollRef.current.scrollTo({\n left: (width + gap) * index\n });\n }\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: setReferenceWindowRef,\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_text__WEBPACK_IMPORTED_MODULE_5__.Heading, {\n as: \"h3\",\n className: \"mt-2 lg:max-w-3xl max-w-2xl\",\n children: \"Deliver Transformational Experiences Anywhere\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 181,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 max-w-3xl text-xl/5 font-light text-gray-600 lg:text-xl/7\",\n children: 'Indaba is the platform that adds an \"Engage\" button to the Internet. While most platforms offer \"Like,\" or \"Comment,\" Indaba invites people to take responsibility, contribute meaningfully, and become part of the solution.'\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 184,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 180,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 179,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: scrollRef,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)([\n \"mt-16 flex gap-8 px-(--scroll-padding)\",\n \"[scrollbar-width:none] [&::-webkit-scrollbar]:hidden\",\n \"snap-x snap-mandatory overflow-x-auto overscroll-x-contain scroll-smooth\",\n \"[--scroll-padding:max(--spacing(6),calc((100vw-(var(--container-2xl)))/2))] lg:[--scroll-padding:max(--spacing(8),calc((100vw-(var(--container-7xl)))/2))]\"\n ]),\n children: [\n testimonials.map(({ img, name, title, quote, href, subtitle }, testimonialIndex)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(TestimonialCard, {\n subtitle: subtitle,\n name: name,\n title: title,\n href: href,\n img: img,\n bounds: bounds,\n scrollX: scrollX,\n onClick: ()=>scrollTo(testimonialIndex),\n children: quote\n }, testimonialIndex, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 199,\n columnNumber: 11\n }, this)),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"w-2xl shrink-0 sm:w-216\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 213,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 189,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 178,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy90ZXN0aW1vbmlhbHMudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFHOEQ7QUFDbkM7QUFRTDtBQUNnRDtBQUNMO0FBQzFCO0FBQ1Y7QUFDZTtBQUU1QyxNQUFNYyxlQUFlO0lBQ25CO1FBQ0VDLEtBQUs7UUFDTEMsTUFBTTtRQUNOQyxPQUFPO1FBQ1BDLFVBQVU7UUFDVkMsT0FDRTtRQUNGQyxNQUFNO0lBQ1I7SUFDQTtRQUNFTCxLQUFLO1FBQ0xDLE1BQU07UUFDTkMsT0FBTztRQUNQQyxVQUFVO1FBQ1ZDLE9BQ0U7UUFDRkMsTUFBTTtJQUNSO0lBQ0E7UUFDRUwsS0FBSztRQUNMQyxNQUFNO1FBQ05DLE9BQU87UUFDUEMsVUFBVTtRQUNWQyxPQUNFO1FBQ0ZDLE1BQU07SUFDUjtJQUNBO1FBQ0VMLEtBQUs7UUFDTEMsTUFBTTtRQUNOQyxPQUFPO1FBQ1BDLFVBQVU7UUFDVkMsT0FDRTtRQUNGQyxNQUFNO0lBQ1I7Q0FDRDtBQUVELFNBQVNDLGdCQUFnQixFQUN2QkgsUUFBUSxFQUNSRixJQUFJLEVBQ0pDLEtBQUssRUFDTEYsR0FBRyxFQUNISyxJQUFJLEVBQ0pFLFFBQVEsRUFDUkMsTUFBTSxFQUNOQyxPQUFPLEVBQ1AsR0FBR0MsT0FVcUI7SUFDeEIsSUFBSUMsTUFBTWxCLDZDQUFNQSxDQUF3QjtJQUV4QyxJQUFJbUIsaUJBQWlCckIsa0RBQVdBLENBQUM7UUFDL0IsSUFBSXNCLFVBQVVGLElBQUlHLE9BQU87UUFDekIsSUFBSSxDQUFDRCxXQUFXTCxPQUFPTyxLQUFLLEtBQUssR0FBRyxPQUFPO1FBRTNDLElBQUlDLE9BQU9ILFFBQVFJLHFCQUFxQjtRQUV4QyxJQUFJRCxLQUFLRSxJQUFJLEdBQUdWLE9BQU9VLElBQUksRUFBRTtZQUMzQixJQUFJQyxPQUFPWCxPQUFPVSxJQUFJLEdBQUdGLEtBQUtFLElBQUk7WUFDbEMsSUFBSUUsVUFBVUQsT0FBT0gsS0FBS0QsS0FBSztZQUMvQixPQUFPTSxLQUFLQyxHQUFHLENBQUMsS0FBSyxJQUFJRjtRQUMzQixPQUFPLElBQUlKLEtBQUtPLEtBQUssR0FBR2YsT0FBT2UsS0FBSyxFQUFFO1lBQ3BDLElBQUlKLE9BQU9ILEtBQUtPLEtBQUssR0FBR2YsT0FBT2UsS0FBSztZQUNwQyxJQUFJSCxVQUFVRCxPQUFPSCxLQUFLRCxLQUFLO1lBQy9CLE9BQU9NLEtBQUtDLEdBQUcsQ0FBQyxLQUFLLElBQUlGO1FBQzNCLE9BQU87WUFDTCxPQUFPO1FBQ1Q7SUFDRixHQUFHO1FBQUNUO1FBQUtILE9BQU9PLEtBQUs7UUFBRVAsT0FBT1UsSUFBSTtRQUFFVixPQUFPZSxLQUFLO0tBQUM7SUFFakQsSUFBSUMsVUFBVWxDLHdEQUFTQSxDQUFDc0Isa0JBQWtCO1FBQ3hDYSxXQUFXO1FBQ1hDLFNBQVM7SUFDWDtJQUVBbEMsc0RBQWVBLENBQUM7UUFDZGdDLFFBQVFHLEdBQUcsQ0FBQ2Y7SUFDZCxHQUFHO1FBQUNBO1FBQWdCWTtLQUFRO0lBRTVCcEMsa0VBQW1CQSxDQUFDcUIsU0FBUyxVQUFVO1FBQ3JDZSxRQUFRRyxHQUFHLENBQUNmO0lBQ2Q7SUFFQSxxQkFDRSw4REFBQ3pCLGlEQUFNQSxDQUFDeUMsR0FBRztRQUNUakIsS0FBS0E7UUFDTGtCLE9BQU87WUFBRUw7UUFBUTtRQUNoQixHQUFHZCxLQUFLO1FBQ1RvQixXQUFVOzswQkFFViw4REFBQzlCO2dCQUNDK0IsS0FBSTtnQkFDSkMsS0FBS2hDO2dCQUNMOEIsV0FBVTs7Ozs7OzBCQUVaLDhEQUFDRjtnQkFDQ0ssZUFBWTtnQkFDWkgsV0FBVTs7Ozs7OzBCQUVaLDhEQUFDSTtnQkFBT0osV0FBVTs7a0NBQ2hCLDhEQUFDSztrQ0FDQyw0RUFBQ0M7NEJBQUVOLFdBQVU7OzhDQUNYLDhEQUFDTztvQ0FBS0osZUFBWTtvQ0FBT0gsV0FBVTs7Ozs7O2dDQUVsQ3ZCOzhDQUNELDhEQUFDOEI7b0NBQUtKLGVBQVk7b0NBQU9ILFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7O2tDQUl2Qyw4REFBQ2pDLHVDQUFJQTt3QkFDSFEsTUFBTUE7d0JBQ055QixXQUFVOzs0QkFBNEU7MENBRXRGLDhEQUFDN0MsMEdBQWtCQTtnQ0FBQzZDLFdBQVU7Ozs7Ozs7Ozs7OztrQ0FFaEMsOERBQUNRO3dCQUFXUixXQUFVOzswQ0FDcEIsOERBQUNNO2dDQUFFTixXQUFVOzBDQUFvQzNCOzs7Ozs7MENBQ2pELDhEQUFDaUM7Z0NBQUVOLFdBQVU7MENBQW9DN0I7Ozs7OzswQ0FDakQsOERBQUNtQztnQ0FBRU4sV0FBVTswQ0FDWCw0RUFBQ087b0NBQUtQLFdBQVU7OENBQ2I1Qjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFPZjtBQUlPLFNBQVNxQztJQUNkLElBQUlDLFlBQVkvQyw2Q0FBTUEsQ0FBd0I7SUFDOUMsSUFBSSxFQUFFZ0IsT0FBTyxFQUFFLEdBQUdwQix5REFBU0EsQ0FBQztRQUFFb0QsV0FBV0Q7SUFBVTtJQUNuRCxJQUFJLENBQUNFLHVCQUF1QmxDLE9BQU8sR0FBR2IsOERBQVVBO0lBQ2hELElBQUksQ0FBQ2dELGFBQWFDLGVBQWUsR0FBR2xELCtDQUFRQSxDQUFDO0lBRTdDTixrRUFBbUJBLENBQUNxQixTQUFTLFVBQVUsQ0FBQ29DO1FBQ3RDRCxlQUFldkIsS0FBS3lCLEtBQUssQ0FBQ0QsSUFBSUwsVUFBVTFCLE9BQU8sQ0FBRVAsUUFBUSxDQUFDLEVBQUUsQ0FBQ3dDLFdBQVc7SUFDMUU7SUFFQSxTQUFTQyxTQUFTQyxLQUFhO1FBQzdCLElBQUlDLE1BQU07UUFDVixJQUFJbkMsUUFBUSxVQUFXRCxPQUFPLENBQUVQLFFBQVEsQ0FBQyxFQUFFLENBQWlCNEMsV0FBVztRQUN2RVgsVUFBVTFCLE9BQU8sQ0FBRWtDLFFBQVEsQ0FBQztZQUFFOUIsTUFBTSxDQUFDSCxRQUFRbUMsR0FBRSxJQUFLRDtRQUFNO0lBQzVEO0lBRUEscUJBQ0UsOERBQUNyQjtRQUFJRSxXQUFVOzswQkFDYiw4REFBQ2xDLGlEQUFTQTswQkFDUiw0RUFBQ2dDO29CQUFJakIsS0FBSytCOztzQ0FDUiw4REFBQzVDLDBDQUFPQTs0QkFBQ3NELElBQUc7NEJBQUt0QixXQUFVO3NDQUE4Qjs7Ozs7O3NDQUd6RCw4REFBQ007NEJBQUVOLFdBQVU7c0NBQWlFOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLbEYsOERBQUNGO2dCQUNDakIsS0FBSzZCO2dCQUNMVixXQUFXNUMsMENBQUlBLENBQUM7b0JBQ2Q7b0JBQ0E7b0JBQ0E7b0JBQ0E7aUJBQ0Q7O29CQUVBYSxhQUFhc0QsR0FBRyxDQUFDLENBQUMsRUFBRXJELEdBQUcsRUFBRUMsSUFBSSxFQUFFQyxLQUFLLEVBQUVFLEtBQUssRUFBRUMsSUFBSSxFQUFFRixRQUFRLEVBQUUsRUFBRW1ELGlDQUM5RCw4REFBQ2hEOzRCQUVDSCxVQUFVQTs0QkFDVkYsTUFBTUE7NEJBQ05DLE9BQU9BOzRCQUNQRyxNQUFNQTs0QkFDTkwsS0FBS0E7NEJBQ0xRLFFBQVFBOzRCQUNSQyxTQUFTQTs0QkFDVDhDLFNBQVMsSUFBTVAsU0FBU007c0NBRXZCbEQ7MkJBVklrRDs7Ozs7a0NBYVQsOERBQUMxQjt3QkFBSUUsV0FBVTs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBSXZCIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8uL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3g/MDhiYSJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcblxuaW1wb3J0ICogYXMgSGVhZGxlc3MgZnJvbSAnQGhlYWRsZXNzdWkvcmVhY3QnXG5pbXBvcnQgeyBBcnJvd0xvbmdSaWdodEljb24gfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkJ1xuaW1wb3J0IHsgY2xzeCB9IGZyb20gJ2Nsc3gnXG5pbXBvcnQge1xuICBNb3Rpb25WYWx1ZSxcbiAgbW90aW9uLFxuICB1c2VNb3Rpb25WYWx1ZUV2ZW50LFxuICB1c2VTY3JvbGwsXG4gIHVzZVNwcmluZyxcbiAgdHlwZSBIVE1MTW90aW9uUHJvcHMsXG59IGZyb20gJ2ZyYW1lci1tb3Rpb24nXG5pbXBvcnQgeyB1c2VDYWxsYmFjaywgdXNlTGF5b3V0RWZmZWN0LCB1c2VSZWYsIHVzZVN0YXRlIH0gZnJvbSAncmVhY3QnXG5pbXBvcnQgdXNlTWVhc3VyZSwgeyB0eXBlIFJlY3RSZWFkT25seSB9IGZyb20gJ3JlYWN0LXVzZS1tZWFzdXJlJ1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnLi9jb250YWluZXInXG5pbXBvcnQgeyBMaW5rIH0gZnJvbSAnLi9saW5rJ1xuaW1wb3J0IHsgSGVhZGluZywgU3ViaGVhZGluZyB9IGZyb20gJy4vdGV4dCdcblxuY29uc3QgdGVzdGltb25pYWxzID0gW1xuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTEuanBnJyxcbiAgICBuYW1lOiAnMCAtIDYgWWVhcnMgT2xkJyxcbiAgICB0aXRsZTogJ0Zyb20gYmlydGggdG8gYWdlIDYsIHdlIG9mZmVyIEVDRCBwcm9ncmFtcyB0aGF0IGNoYW5nZSBsaXZlcyBmb3JldmVyLicsXG4gICAgc3VidGl0bGU6ICdQaGFzZSAxJyxcbiAgICBxdW90ZTpcbiAgICAgICdUaGUgRm91bmRhdGlvbiBQaGFzZScsXG4gICAgaHJlZjogJy9waGFzZXMvcGhhc2UxJyxcbiAgfSxcbiAge1xuICAgIGltZzogJy9waGFzZXMvcGhhc2UyLmpwZycsXG4gICAgbmFtZTogJzYgLSAxNSBZZWFycyBPbGQnLFxuICAgIHRpdGxlOiAnVW5sb2NrIHRoZSBQb3RlbnRpYWwgb2YgWW91dGggd2l0aCB0cmFuc2Zvcm1hdGlvbmFsIGxlYXJuaW5nIGV4cGVyaWVuY2VzJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDInLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBFeHBsb3JhdGlvbiBQaGFzZScsXG4gICAgaHJlZjogJy9waGFzZXMvcGhhc2UyJyxcbiAgfSxcbiAge1xuICAgIGltZzogJy9waGFzZXMvcGhhc2UzLmpwZycsXG4gICAgbmFtZTogJzE1IC0gMjUgWWVhcnMgT2xkJyxcbiAgICB0aXRsZTogJ1NraWxscyB0aGF0IEVhcm4gJiBSZWdlbmVyYXRlIFZvY2F0aW9uYWwgcGF0aHMgdGhhdCBlcXVpcCB5b3VuZyBwZW9wbGUgdG8gbGl2ZSB3aXRoIHB1cnBvc2UuJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDMnLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBWb2NhdGlvbiAmIFJlZ2VuZXJhdGlvbiBQaGFzZScsXG4gICAgaHJlZjogJy9waGFzZXMvcGhhc2UzJyxcbiAgfSxcbiAge1xuICAgIGltZzogJy9waGFzZXMvcGhhc2U0LmpwZycsXG4gICAgbmFtZTogJ0FsbCBBZ2VzJyxcbiAgICB0aXRsZTogJ0EgdW5pcXVlIHBvcnRmb2xpbyBvZiBpbXBhY3QgcHJvdmVuIENvbW11bml0eS1sZWQgc29sdXRpb25zIHdvcnRoIGltcGxlbWVudGluZycsXG4gICAgc3VidGl0bGU6ICdQaGFzZSA0JyxcbiAgICBxdW90ZTpcbiAgICAgICdUaGUgQ29udHJpYnV0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTQnLFxuICB9LFxuXVxuXG5mdW5jdGlvbiBUZXN0aW1vbmlhbENhcmQoe1xuICBzdWJ0aXRsZSxcbiAgbmFtZSxcbiAgdGl0bGUsXG4gIGltZyxcbiAgaHJlZixcbiAgY2hpbGRyZW4sXG4gIGJvdW5kcyxcbiAgc2Nyb2xsWCxcbiAgLi4ucHJvcHNcbn06IHtcbiAgaW1nOiBzdHJpbmdcbiAgbmFtZTogc3RyaW5nXG4gIHRpdGxlOiBzdHJpbmdcbiAgc3VidGl0bGU6IHN0cmluZ1xuICBocmVmOiBzdHJpbmdcbiAgY2hpbGRyZW46IFJlYWN0LlJlYWN0Tm9kZVxuICBib3VuZHM6IFJlY3RSZWFkT25seVxuICBzY3JvbGxYOiBNb3Rpb25WYWx1ZTxudW1iZXI+XG59ICYgSFRNTE1vdGlvblByb3BzPCdkaXYnPikge1xuICBsZXQgcmVmID0gdXNlUmVmPEhUTUxEaXZFbGVtZW50IHwgbnVsbD4obnVsbClcblxuICBsZXQgY29tcHV0ZU9wYWNpdHkgPSB1c2VDYWxsYmFjaygoKSA9PiB7XG4gICAgbGV0IGVsZW1lbnQgPSByZWYuY3VycmVudFxuICAgIGlmICghZWxlbWVudCB8fCBib3VuZHMud2lkdGggPT09IDApIHJldHVybiAxXG5cbiAgICBsZXQgcmVjdCA9IGVsZW1lbnQuZ2V0Qm91bmRpbmdDbGllbnRSZWN0KClcblxuICAgIGlmIChyZWN0LmxlZnQgPCBib3VuZHMubGVmdCkge1xuICAgICAgbGV0IGRpZmYgPSBib3VuZHMubGVmdCAtIHJlY3QubGVmdFxuICAgICAgbGV0IHBlcmNlbnQgPSBkaWZmIC8gcmVjdC53aWR0aFxuICAgICAgcmV0dXJuIE1hdGgubWF4KDAuNSwgMSAtIHBlcmNlbnQpXG4gICAgfSBlbHNlIGlmIChyZWN0LnJpZ2h0ID4gYm91bmRzLnJpZ2h0KSB7XG4gICAgICBsZXQgZGlmZiA9IHJlY3QucmlnaHQgLSBib3VuZHMucmlnaHRcbiAgICAgIGxldCBwZXJjZW50ID0gZGlmZiAvIHJlY3Qud2lkdGhcbiAgICAgIHJldHVybiBNYXRoLm1heCgwLjUsIDEgLSBwZXJjZW50KVxuICAgIH0gZWxzZSB7XG4gICAgICByZXR1cm4gMVxuICAgIH1cbiAgfSwgW3JlZiwgYm91bmRzLndpZHRoLCBib3VuZHMubGVmdCwgYm91bmRzLnJpZ2h0XSlcblxuICBsZXQgb3BhY2l0eSA9IHVzZVNwcmluZyhjb21wdXRlT3BhY2l0eSgpLCB7XG4gICAgc3RpZmZuZXNzOiAxNTQsXG4gICAgZGFtcGluZzogMjMsXG4gIH0pXG5cbiAgdXNlTGF5b3V0RWZmZWN0KCgpID0+IHtcbiAgICBvcGFjaXR5LnNldChjb21wdXRlT3BhY2l0eSgpKVxuICB9LCBbY29tcHV0ZU9wYWNpdHksIG9wYWNpdHldKVxuXG4gIHVzZU1vdGlvblZhbHVlRXZlbnQoc2Nyb2xsWCwgJ2NoYW5nZScsICgpID0+IHtcbiAgICBvcGFjaXR5LnNldChjb21wdXRlT3BhY2l0eSgpKVxuICB9KVxuXG4gIHJldHVybiAoXG4gICAgPG1vdGlvbi5kaXZcbiAgICAgIHJlZj17cmVmfVxuICAgICAgc3R5bGU9e3sgb3BhY2l0eSB9fVxuICAgICAgey4uLnByb3BzfVxuICAgICAgY2xhc3NOYW1lPVwicmVsYXRpdmUgZmxleCBhc3BlY3QtOS8xNiB3LTcyIHNocmluay0wIHNuYXAtc3RhcnQgc2Nyb2xsLW1sLSgtLXNjcm9sbC1wYWRkaW5nKSBmbGV4LWNvbCBqdXN0aWZ5LWVuZCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC0zeGwgc206YXNwZWN0LTMvNCBzbTp3LTk2XCJcbiAgICA+XG4gICAgICA8aW1nXG4gICAgICAgIGFsdD1cIlwiXG4gICAgICAgIHNyYz17aW1nfVxuICAgICAgICBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC14LTAgdG9wLTAgYXNwZWN0LXNxdWFyZSB3LWZ1bGwgb2JqZWN0LWNvdmVyXCJcbiAgICAgIC8+XG4gICAgICA8ZGl2XG4gICAgICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgICAgIGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgcm91bmRlZC0zeGwgYmctbGluZWFyLXRvLXQgZnJvbS1ibGFjayBmcm9tLVtjYWxjKDcvMTYqMTAwJSldIHJpbmctMSByaW5nLWdyYXktOTUwLzEwIHJpbmctaW5zZXQgc206ZnJvbS0yNSVcIlxuICAgICAgLz5cbiAgICAgIDxmaWd1cmUgY2xhc3NOYW1lPVwicmVsYXRpdmUgcC0xMFwiPlxuICAgICAgICA8YmxvY2txdW90ZT5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJyZWxhdGl2ZSBsZzp0ZXh0LTR4bCB0ZXh0LTJ4bCB0ZXh0LXdoaXRlXCI+XG4gICAgICAgICAgICA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIiBjbGFzc05hbWU9XCJhYnNvbHV0ZSAtdHJhbnNsYXRlLXgtZnVsbFwiPlxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgICAge2NoaWxkcmVufVxuICAgICAgICAgICAgPHNwYW4gYXJpYS1oaWRkZW49XCJ0cnVlXCIgY2xhc3NOYW1lPVwiYWJzb2x1dGVcIj5cbiAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICA8L3A+XG4gICAgICAgIDwvYmxvY2txdW90ZT5cbiAgICAgICAgPExpbmtcbiAgICAgICAgICBocmVmPXtocmVmfVxuICAgICAgICAgIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIGdhcC0yIHRleHQtc20vNiBmb250LW1lZGl1bSB0ZXh0LWluZGlnby0zMDBcIj5cbiAgICAgICAgICBFeHBsb3JlIFByb2plY3RzXG4gICAgICAgICAgPEFycm93TG9uZ1JpZ2h0SWNvbiBjbGFzc05hbWU9XCJzaXplLTVcIiAvPlxuICAgICAgICA8L0xpbms+XG4gICAgICAgIDxmaWdjYXB0aW9uIGNsYXNzTmFtZT1cIm10LTYgYm9yZGVyLXQgYm9yZGVyLXdoaXRlLzIwIHB0LTZcIj5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJ0ZXh0LXhzLzcgZm9udC1ub3JtYWwgdGV4dC13aGl0ZVwiPntzdWJ0aXRsZX08L3A+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbS82IGZvbnQtbWVkaXVtIHRleHQtd2hpdGVcIj57bmFtZX08L3A+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbS82IGZvbnQtbWVkaXVtXCI+XG4gICAgICAgICAgICA8c3BhbiBjbGFzc05hbWU9XCJiZy1saW5lYXItMTQ1IGZyb20tWyNlNmRjZmZdIGZyb20tMTAlIHZpYS1bIzk1OTJmZl0gdmlhLTUwJSB0by1bI2YwZTdmZl0gdG8tOTAlIGJnLWNsaXAtdGV4dCB0ZXh0LXRyYW5zcGFyZW50XCI+XG4gICAgICAgICAgICAgIHt0aXRsZX1cbiAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICA8L3A+XG4gICAgICAgIDwvZmlnY2FwdGlvbj5cbiAgICAgIDwvZmlndXJlPlxuICAgIDwvbW90aW9uLmRpdj5cbiAgKVxufVxuXG5cblxuZXhwb3J0IGZ1bmN0aW9uIFRlc3RpbW9uaWFscygpIHtcbiAgbGV0IHNjcm9sbFJlZiA9IHVzZVJlZjxIVE1MRGl2RWxlbWVudCB8IG51bGw+KG51bGwpXG4gIGxldCB7IHNjcm9sbFggfSA9IHVzZVNjcm9sbCh7IGNvbnRhaW5lcjogc2Nyb2xsUmVmIH0pXG4gIGxldCBbc2V0UmVmZXJlbmNlV2luZG93UmVmLCBib3VuZHNdID0gdXNlTWVhc3VyZSgpXG4gIGxldCBbYWN0aXZlSW5kZXgsIHNldEFjdGl2ZUluZGV4XSA9IHVzZVN0YXRlKDApXG5cbiAgdXNlTW90aW9uVmFsdWVFdmVudChzY3JvbGxYLCAnY2hhbmdlJywgKHgpID0+IHtcbiAgICBzZXRBY3RpdmVJbmRleChNYXRoLmZsb29yKHggLyBzY3JvbGxSZWYuY3VycmVudCEuY2hpbGRyZW5bMF0uY2xpZW50V2lkdGgpKVxuICB9KVxuXG4gIGZ1bmN0aW9uIHNjcm9sbFRvKGluZGV4OiBudW1iZXIpIHtcbiAgICBsZXQgZ2FwID0gMzJcbiAgICBsZXQgd2lkdGggPSAoc2Nyb2xsUmVmLmN1cnJlbnQhLmNoaWxkcmVuWzBdIGFzIEhUTUxFbGVtZW50KS5vZmZzZXRXaWR0aFxuICAgIHNjcm9sbFJlZi5jdXJyZW50IS5zY3JvbGxUbyh7IGxlZnQ6ICh3aWR0aCArIGdhcCkgKiBpbmRleCB9KVxuICB9XG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cIm92ZXJmbG93LWhpZGRlblwiPlxuICAgICAgPENvbnRhaW5lcj5cbiAgICAgICAgPGRpdiByZWY9e3NldFJlZmVyZW5jZVdpbmRvd1JlZn0+XG4gICAgICAgICAgPEhlYWRpbmcgYXM9XCJoM1wiIGNsYXNzTmFtZT1cIm10LTIgbGc6bWF4LXctM3hsIG1heC13LTJ4bFwiPlxuICAgICAgICAgICAgRGVsaXZlciBUcmFuc2Zvcm1hdGlvbmFsIEV4cGVyaWVuY2VzIEFueXdoZXJlXG4gICAgICAgICAgPC9IZWFkaW5nPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggbWF4LXctM3hsIHRleHQteGwvNSBmb250LWxpZ2h0IHRleHQtZ3JheS02MDAgbGc6dGV4dC14bC83XCI+XG4gICAgICAgICAgICBJbmRhYmEgaXMgdGhlIHBsYXRmb3JtIHRoYXQgYWRkcyBhbiBcIkVuZ2FnZVwiIGJ1dHRvbiB0byB0aGUgSW50ZXJuZXQuIFdoaWxlIG1vc3QgcGxhdGZvcm1zIG9mZmVyIFwiTGlrZSxcIiBvciBcIkNvbW1lbnQsXCIgSW5kYWJhIGludml0ZXMgcGVvcGxlIHRvIHRha2UgcmVzcG9uc2liaWxpdHksIGNvbnRyaWJ1dGUgbWVhbmluZ2Z1bGx5LCBhbmQgYmVjb21lIHBhcnQgb2YgdGhlIHNvbHV0aW9uLlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L0NvbnRhaW5lcj5cbiAgICAgIDxkaXZcbiAgICAgICAgcmVmPXtzY3JvbGxSZWZ9XG4gICAgICAgIGNsYXNzTmFtZT17Y2xzeChbXG4gICAgICAgICAgJ210LTE2IGZsZXggZ2FwLTggcHgtKC0tc2Nyb2xsLXBhZGRpbmcpJyxcbiAgICAgICAgICAnW3Njcm9sbGJhci13aWR0aDpub25lXSBbJjo6LXdlYmtpdC1zY3JvbGxiYXJdOmhpZGRlbicsXG4gICAgICAgICAgJ3NuYXAteCBzbmFwLW1hbmRhdG9yeSBvdmVyZmxvdy14LWF1dG8gb3ZlcnNjcm9sbC14LWNvbnRhaW4gc2Nyb2xsLXNtb290aCcsXG4gICAgICAgICAgJ1stLXNjcm9sbC1wYWRkaW5nOm1heCgtLXNwYWNpbmcoNiksY2FsYygoMTAwdnctKHZhcigtLWNvbnRhaW5lci0yeGwpKSkvMikpXSBsZzpbLS1zY3JvbGwtcGFkZGluZzptYXgoLS1zcGFjaW5nKDgpLGNhbGMoKDEwMHZ3LSh2YXIoLS1jb250YWluZXItN3hsKSkpLzIpKV0nLFxuICAgICAgICBdKX1cbiAgICAgID5cbiAgICAgICAge3Rlc3RpbW9uaWFscy5tYXAoKHsgaW1nLCBuYW1lLCB0aXRsZSwgcXVvdGUsIGhyZWYsIHN1YnRpdGxlIH0sIHRlc3RpbW9uaWFsSW5kZXgpID0+IChcbiAgICAgICAgICA8VGVzdGltb25pYWxDYXJkXG4gICAgICAgICAgICBrZXk9e3Rlc3RpbW9uaWFsSW5kZXh9XG4gICAgICAgICAgICBzdWJ0aXRsZT17c3VidGl0bGV9XG4gICAgICAgICAgICBuYW1lPXtuYW1lfVxuICAgICAgICAgICAgdGl0bGU9e3RpdGxlfVxuICAgICAgICAgICAgaHJlZj17aHJlZn1cbiAgICAgICAgICAgIGltZz17aW1nfVxuICAgICAgICAgICAgYm91bmRzPXtib3VuZHN9XG4gICAgICAgICAgICBzY3JvbGxYPXtzY3JvbGxYfVxuICAgICAgICAgICAgb25DbGljaz17KCkgPT4gc2Nyb2xsVG8odGVzdGltb25pYWxJbmRleCl9XG4gICAgICAgICAgPlxuICAgICAgICAgICAge3F1b3RlfVxuICAgICAgICAgIDwvVGVzdGltb25pYWxDYXJkPlxuICAgICAgICApKX1cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJ3LTJ4bCBzaHJpbmstMCBzbTp3LTIxNlwiIC8+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgKVxufVxuIl0sIm5hbWVzIjpbIkFycm93TG9uZ1JpZ2h0SWNvbiIsImNsc3giLCJtb3Rpb24iLCJ1c2VNb3Rpb25WYWx1ZUV2ZW50IiwidXNlU2Nyb2xsIiwidXNlU3ByaW5nIiwidXNlQ2FsbGJhY2siLCJ1c2VMYXlvdXRFZmZlY3QiLCJ1c2VSZWYiLCJ1c2VTdGF0ZSIsInVzZU1lYXN1cmUiLCJDb250YWluZXIiLCJMaW5rIiwiSGVhZGluZyIsInRlc3RpbW9uaWFscyIsImltZyIsIm5hbWUiLCJ0aXRsZSIsInN1YnRpdGxlIiwicXVvdGUiLCJocmVmIiwiVGVzdGltb25pYWxDYXJkIiwiY2hpbGRyZW4iLCJib3VuZHMiLCJzY3JvbGxYIiwicHJvcHMiLCJyZWYiLCJjb21wdXRlT3BhY2l0eSIsImVsZW1lbnQiLCJjdXJyZW50Iiwid2lkdGgiLCJyZWN0IiwiZ2V0Qm91bmRpbmdDbGllbnRSZWN0IiwibGVmdCIsImRpZmYiLCJwZXJjZW50IiwiTWF0aCIsIm1heCIsInJpZ2h0Iiwib3BhY2l0eSIsInN0aWZmbmVzcyIsImRhbXBpbmciLCJzZXQiLCJkaXYiLCJzdHlsZSIsImNsYXNzTmFtZSIsImFsdCIsInNyYyIsImFyaWEtaGlkZGVuIiwiZmlndXJlIiwiYmxvY2txdW90ZSIsInAiLCJzcGFuIiwiZmlnY2FwdGlvbiIsIlRlc3RpbW9uaWFscyIsInNjcm9sbFJlZiIsImNvbnRhaW5lciIsInNldFJlZmVyZW5jZVdpbmRvd1JlZiIsImFjdGl2ZUluZGV4Iiwic2V0QWN0aXZlSW5kZXgiLCJ4IiwiZmxvb3IiLCJjbGllbnRXaWR0aCIsInNjcm9sbFRvIiwiaW5kZXgiLCJnYXAiLCJvZmZzZXRXaWR0aCIsImFzIiwibWFwIiwidGVzdGltb25pYWxJbmRleCIsIm9uQ2xpY2siXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/./src/components/testimonials.tsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Testimonials: () => (/* binding */ Testimonials)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! __barrel_optimize__?names=ArrowLongRightIcon!=!@heroicons/react/20/solid */ \"(ssr)/./node_modules/@heroicons/react/20/solid/esm/ArrowLongRightIcon.js\");\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(ssr)/./node_modules/clsx/dist/clsx.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/value/use-spring.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/value/use-scroll.mjs\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var react_use_measure__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! react-use-measure */ \"(ssr)/./node_modules/react-use-measure/dist/web.js\");\n/* harmony import */ var _container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./container */ \"(ssr)/./src/components/container.tsx\");\n/* harmony import */ var _link__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./link */ \"(ssr)/./src/components/link.tsx\");\n/* harmony import */ var _text__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./text */ \"(ssr)/./src/components/text.tsx\");\n/* __next_internal_client_entry_do_not_use__ Testimonials auto */ \n\n\n\n\n\n\n\n\nconst testimonials = [\n {\n img: \"/phases/phase1.jpg\",\n name: \"0 - 6 Years Old\",\n title: \"From birth to age 6, we offer ECD programs that change lives forever.\",\n subtitle: \"Phase 1\",\n quote: \"The Foundation Phase\",\n href: \"/phases/phase1\"\n },\n {\n img: \"/phases/phase2.jpg\",\n name: \"6 - 15 Years Old\",\n title: \"Unlock the Potential of Youth with transformational learning experiences\",\n subtitle: \"Phase 2\",\n quote: \"The Exploration Phase\",\n href: \"/phases/phase2\"\n },\n {\n img: \"/phases/phase3.jpg\",\n name: \"15 - 25 Years Old\",\n title: \"Skills that Earn & Regenerate Vocational paths that equip young people to live with purpose.\",\n subtitle: \"Phase 3\",\n quote: \"The Vocation & Regeneration Phase\",\n href: \"/phases/phase3\"\n },\n {\n img: \"/phases/phase4.jpg\",\n name: \"All Ages\",\n title: \"A unique portfolio of impact proven Community-led solutions worth implementing\",\n subtitle: \"Phase 4\",\n quote: \"The Contribution Phase\",\n href: \"/phases/phase4\"\n }\n];\nfunction TestimonialCard({ subtitle, name, title, img, href, children, bounds, scrollX, ...props }) {\n let ref = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let computeOpacity = (0,react__WEBPACK_IMPORTED_MODULE_2__.useCallback)(()=>{\n let element = ref.current;\n if (!element || bounds.width === 0) return 1;\n let rect = element.getBoundingClientRect();\n if (rect.left < bounds.left) {\n let diff = bounds.left - rect.left;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else if (rect.right > bounds.right) {\n let diff = rect.right - bounds.right;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else {\n return 1;\n }\n }, [\n ref,\n bounds.width,\n bounds.left,\n bounds.right\n ]);\n let opacity = (0,framer_motion__WEBPACK_IMPORTED_MODULE_6__.useSpring)(computeOpacity(), {\n stiffness: 154,\n damping: 23\n });\n (0,react__WEBPACK_IMPORTED_MODULE_2__.useLayoutEffect)(()=>{\n opacity.set(computeOpacity());\n }, [\n computeOpacity,\n opacity\n ]);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", ()=>{\n opacity.set(computeOpacity());\n });\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(framer_motion__WEBPACK_IMPORTED_MODULE_8__.motion.div, {\n ref: ref,\n style: {\n opacity\n },\n ...props,\n className: \"relative flex aspect-9/16 w-72 shrink-0 snap-start scroll-ml-(--scroll-padding) flex-col justify-end overflow-hidden rounded-3xl sm:aspect-3/4 sm:w-96\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: img,\n className: \"absolute inset-x-0 top-0 aspect-square w-full object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 120,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"absolute inset-0 rounded-3xl bg-linear-to-t from-black from-[calc(7/16*100%)] ring-1 ring-gray-950/10 ring-inset sm:from-25%\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 125,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figure\", {\n className: \"relative p-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"blockquote\", {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"relative lg:text-4xl text-2xl text-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute -translate-x-full\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 132,\n columnNumber: 13\n }, this),\n children,\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 135,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 131,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 130,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_link__WEBPACK_IMPORTED_MODULE_4__.Link, {\n href: href,\n className: \"mt-4 inline-flex items-center gap-2 text-sm/6 font-medium text-indigo-300\",\n children: [\n \"Explore Projects\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__[\"default\"], {\n className: \"size-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 143,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 139,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figcaption\", {\n className: \"mt-6 border-t border-white/20 pt-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-xs/7 font-normal text-white\",\n children: subtitle\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 146,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium text-white\",\n children: name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 147,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"bg-linear-145 from-[#e6dcff] from-10% via-[#9592ff] via-50% to-[#f0e7ff] to-90% bg-clip-text text-transparent\",\n children: title\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 149,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 148,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 145,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 129,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 114,\n columnNumber: 5\n }, this);\n}\nfunction Testimonials() {\n let scrollRef = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let { scrollX } = (0,framer_motion__WEBPACK_IMPORTED_MODULE_10__.useScroll)({\n container: scrollRef\n });\n let [setReferenceWindowRef, bounds] = (0,react_use_measure__WEBPACK_IMPORTED_MODULE_11__[\"default\"])();\n let [activeIndex, setActiveIndex] = (0,react__WEBPACK_IMPORTED_MODULE_2__.useState)(0);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", (x)=>{\n setActiveIndex(Math.floor(x / scrollRef.current.children[0].clientWidth));\n });\n function scrollTo(index) {\n let gap = 32;\n let width = scrollRef.current.children[0].offsetWidth;\n scrollRef.current.scrollTo({\n left: (width + gap) * index\n });\n }\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden pb-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: setReferenceWindowRef,\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_text__WEBPACK_IMPORTED_MODULE_5__.Heading, {\n as: \"h3\",\n className: \"mt-2 lg:max-w-3xl max-w-2xl\",\n children: \"Deliver Transformational Experiences Anywhere\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 181,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 max-w-3xl text-xl/5 font-light text-gray-600 lg:text-xl/7\",\n children: 'Indaba is the platform that adds an \"Engage\" button to the Internet. While most platforms offer \"Like,\" or \"Comment,\" Indaba invites people to take responsibility, contribute meaningfully, and become part of the solution.'\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 184,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 180,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 179,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: scrollRef,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)([\n \"mt-16 flex gap-8 px-(--scroll-padding)\",\n \"[scrollbar-width:none] [&::-webkit-scrollbar]:hidden\",\n \"snap-x snap-mandatory overflow-x-auto overscroll-x-contain scroll-smooth\",\n \"[--scroll-padding:max(--spacing(6),calc((100vw-(var(--container-2xl)))/2))] lg:[--scroll-padding:max(--spacing(8),calc((100vw-(var(--container-7xl)))/2))]\"\n ]),\n children: [\n testimonials.map(({ img, name, title, quote, href, subtitle }, testimonialIndex)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(TestimonialCard, {\n subtitle: subtitle,\n name: name,\n title: title,\n href: href,\n img: img,\n bounds: bounds,\n scrollX: scrollX,\n onClick: ()=>scrollTo(testimonialIndex),\n children: quote\n }, testimonialIndex, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 199,\n columnNumber: 11\n }, this)),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"w-2xl shrink-0 sm:w-216\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 213,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 189,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 178,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy90ZXN0aW1vbmlhbHMudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFHOEQ7QUFDbkM7QUFRTDtBQUNnRDtBQUNMO0FBQzFCO0FBQ1Y7QUFDZTtBQUU1QyxNQUFNYyxlQUFlO0lBQ25CO1FBQ0VDLEtBQUs7UUFDTEMsTUFBTTtRQUNOQyxPQUFPO1FBQ1BDLFVBQVU7UUFDVkMsT0FDRTtRQUNGQyxNQUFNO0lBQ1I7SUFDQTtRQUNFTCxLQUFLO1FBQ0xDLE1BQU07UUFDTkMsT0FBTztRQUNQQyxVQUFVO1FBQ1ZDLE9BQ0U7UUFDRkMsTUFBTTtJQUNSO0lBQ0E7UUFDRUwsS0FBSztRQUNMQyxNQUFNO1FBQ05DLE9BQU87UUFDUEMsVUFBVTtRQUNWQyxPQUNFO1FBQ0ZDLE1BQU07SUFDUjtJQUNBO1FBQ0VMLEtBQUs7UUFDTEMsTUFBTTtRQUNOQyxPQUFPO1FBQ1BDLFVBQVU7UUFDVkMsT0FDRTtRQUNGQyxNQUFNO0lBQ1I7Q0FDRDtBQUVELFNBQVNDLGdCQUFnQixFQUN2QkgsUUFBUSxFQUNSRixJQUFJLEVBQ0pDLEtBQUssRUFDTEYsR0FBRyxFQUNISyxJQUFJLEVBQ0pFLFFBQVEsRUFDUkMsTUFBTSxFQUNOQyxPQUFPLEVBQ1AsR0FBR0MsT0FVcUI7SUFDeEIsSUFBSUMsTUFBTWxCLDZDQUFNQSxDQUF3QjtJQUV4QyxJQUFJbUIsaUJBQWlCckIsa0RBQVdBLENBQUM7UUFDL0IsSUFBSXNCLFVBQVVGLElBQUlHLE9BQU87UUFDekIsSUFBSSxDQUFDRCxXQUFXTCxPQUFPTyxLQUFLLEtBQUssR0FBRyxPQUFPO1FBRTNDLElBQUlDLE9BQU9ILFFBQVFJLHFCQUFxQjtRQUV4QyxJQUFJRCxLQUFLRSxJQUFJLEdBQUdWLE9BQU9VLElBQUksRUFBRTtZQUMzQixJQUFJQyxPQUFPWCxPQUFPVSxJQUFJLEdBQUdGLEtBQUtFLElBQUk7WUFDbEMsSUFBSUUsVUFBVUQsT0FBT0gsS0FBS0QsS0FBSztZQUMvQixPQUFPTSxLQUFLQyxHQUFHLENBQUMsS0FBSyxJQUFJRjtRQUMzQixPQUFPLElBQUlKLEtBQUtPLEtBQUssR0FBR2YsT0FBT2UsS0FBSyxFQUFFO1lBQ3BDLElBQUlKLE9BQU9ILEtBQUtPLEtBQUssR0FBR2YsT0FBT2UsS0FBSztZQUNwQyxJQUFJSCxVQUFVRCxPQUFPSCxLQUFLRCxLQUFLO1lBQy9CLE9BQU9NLEtBQUtDLEdBQUcsQ0FBQyxLQUFLLElBQUlGO1FBQzNCLE9BQU87WUFDTCxPQUFPO1FBQ1Q7SUFDRixHQUFHO1FBQUNUO1FBQUtILE9BQU9PLEtBQUs7UUFBRVAsT0FBT1UsSUFBSTtRQUFFVixPQUFPZSxLQUFLO0tBQUM7SUFFakQsSUFBSUMsVUFBVWxDLHdEQUFTQSxDQUFDc0Isa0JBQWtCO1FBQ3hDYSxXQUFXO1FBQ1hDLFNBQVM7SUFDWDtJQUVBbEMsc0RBQWVBLENBQUM7UUFDZGdDLFFBQVFHLEdBQUcsQ0FBQ2Y7SUFDZCxHQUFHO1FBQUNBO1FBQWdCWTtLQUFRO0lBRTVCcEMsa0VBQW1CQSxDQUFDcUIsU0FBUyxVQUFVO1FBQ3JDZSxRQUFRRyxHQUFHLENBQUNmO0lBQ2Q7SUFFQSxxQkFDRSw4REFBQ3pCLGlEQUFNQSxDQUFDeUMsR0FBRztRQUNUakIsS0FBS0E7UUFDTGtCLE9BQU87WUFBRUw7UUFBUTtRQUNoQixHQUFHZCxLQUFLO1FBQ1RvQixXQUFVOzswQkFFViw4REFBQzlCO2dCQUNDK0IsS0FBSTtnQkFDSkMsS0FBS2hDO2dCQUNMOEIsV0FBVTs7Ozs7OzBCQUVaLDhEQUFDRjtnQkFDQ0ssZUFBWTtnQkFDWkgsV0FBVTs7Ozs7OzBCQUVaLDhEQUFDSTtnQkFBT0osV0FBVTs7a0NBQ2hCLDhEQUFDSztrQ0FDQyw0RUFBQ0M7NEJBQUVOLFdBQVU7OzhDQUNYLDhEQUFDTztvQ0FBS0osZUFBWTtvQ0FBT0gsV0FBVTs7Ozs7O2dDQUVsQ3ZCOzhDQUNELDhEQUFDOEI7b0NBQUtKLGVBQVk7b0NBQU9ILFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7O2tDQUl2Qyw4REFBQ2pDLHVDQUFJQTt3QkFDSFEsTUFBTUE7d0JBQ055QixXQUFVOzs0QkFBNEU7MENBRXRGLDhEQUFDN0MsMEdBQWtCQTtnQ0FBQzZDLFdBQVU7Ozs7Ozs7Ozs7OztrQ0FFaEMsOERBQUNRO3dCQUFXUixXQUFVOzswQ0FDcEIsOERBQUNNO2dDQUFFTixXQUFVOzBDQUFvQzNCOzs7Ozs7MENBQ2pELDhEQUFDaUM7Z0NBQUVOLFdBQVU7MENBQW9DN0I7Ozs7OzswQ0FDakQsOERBQUNtQztnQ0FBRU4sV0FBVTswQ0FDWCw0RUFBQ087b0NBQUtQLFdBQVU7OENBQ2I1Qjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFPZjtBQUlPLFNBQVNxQztJQUNkLElBQUlDLFlBQVkvQyw2Q0FBTUEsQ0FBd0I7SUFDOUMsSUFBSSxFQUFFZ0IsT0FBTyxFQUFFLEdBQUdwQix5REFBU0EsQ0FBQztRQUFFb0QsV0FBV0Q7SUFBVTtJQUNuRCxJQUFJLENBQUNFLHVCQUF1QmxDLE9BQU8sR0FBR2IsOERBQVVBO0lBQ2hELElBQUksQ0FBQ2dELGFBQWFDLGVBQWUsR0FBR2xELCtDQUFRQSxDQUFDO0lBRTdDTixrRUFBbUJBLENBQUNxQixTQUFTLFVBQVUsQ0FBQ29DO1FBQ3RDRCxlQUFldkIsS0FBS3lCLEtBQUssQ0FBQ0QsSUFBSUwsVUFBVTFCLE9BQU8sQ0FBRVAsUUFBUSxDQUFDLEVBQUUsQ0FBQ3dDLFdBQVc7SUFDMUU7SUFFQSxTQUFTQyxTQUFTQyxLQUFhO1FBQzdCLElBQUlDLE1BQU07UUFDVixJQUFJbkMsUUFBUSxVQUFXRCxPQUFPLENBQUVQLFFBQVEsQ0FBQyxFQUFFLENBQWlCNEMsV0FBVztRQUN2RVgsVUFBVTFCLE9BQU8sQ0FBRWtDLFFBQVEsQ0FBQztZQUFFOUIsTUFBTSxDQUFDSCxRQUFRbUMsR0FBRSxJQUFLRDtRQUFNO0lBQzVEO0lBRUEscUJBQ0UsOERBQUNyQjtRQUFJRSxXQUFVOzswQkFDYiw4REFBQ2xDLGlEQUFTQTswQkFDUiw0RUFBQ2dDO29CQUFJakIsS0FBSytCOztzQ0FDUiw4REFBQzVDLDBDQUFPQTs0QkFBQ3NELElBQUc7NEJBQUt0QixXQUFVO3NDQUE4Qjs7Ozs7O3NDQUd6RCw4REFBQ007NEJBQUVOLFdBQVU7c0NBQWlFOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLbEYsOERBQUNGO2dCQUNDakIsS0FBSzZCO2dCQUNMVixXQUFXNUMsMENBQUlBLENBQUM7b0JBQ2Q7b0JBQ0E7b0JBQ0E7b0JBQ0E7aUJBQ0Q7O29CQUVBYSxhQUFhc0QsR0FBRyxDQUFDLENBQUMsRUFBRXJELEdBQUcsRUFBRUMsSUFBSSxFQUFFQyxLQUFLLEVBQUVFLEtBQUssRUFBRUMsSUFBSSxFQUFFRixRQUFRLEVBQUUsRUFBRW1ELGlDQUM5RCw4REFBQ2hEOzRCQUVDSCxVQUFVQTs0QkFDVkYsTUFBTUE7NEJBQ05DLE9BQU9BOzRCQUNQRyxNQUFNQTs0QkFDTkwsS0FBS0E7NEJBQ0xRLFFBQVFBOzRCQUNSQyxTQUFTQTs0QkFDVDhDLFNBQVMsSUFBTVAsU0FBU007c0NBRXZCbEQ7MkJBVklrRDs7Ozs7a0NBYVQsOERBQUMxQjt3QkFBSUUsV0FBVTs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBSXZCIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8uL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3g/MDhiYSJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcblxuaW1wb3J0ICogYXMgSGVhZGxlc3MgZnJvbSAnQGhlYWRsZXNzdWkvcmVhY3QnXG5pbXBvcnQgeyBBcnJvd0xvbmdSaWdodEljb24gfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkJ1xuaW1wb3J0IHsgY2xzeCB9IGZyb20gJ2Nsc3gnXG5pbXBvcnQge1xuICBNb3Rpb25WYWx1ZSxcbiAgbW90aW9uLFxuICB1c2VNb3Rpb25WYWx1ZUV2ZW50LFxuICB1c2VTY3JvbGwsXG4gIHVzZVNwcmluZyxcbiAgdHlwZSBIVE1MTW90aW9uUHJvcHMsXG59IGZyb20gJ2ZyYW1lci1tb3Rpb24nXG5pbXBvcnQgeyB1c2VDYWxsYmFjaywgdXNlTGF5b3V0RWZmZWN0LCB1c2VSZWYsIHVzZVN0YXRlIH0gZnJvbSAncmVhY3QnXG5pbXBvcnQgdXNlTWVhc3VyZSwgeyB0eXBlIFJlY3RSZWFkT25seSB9IGZyb20gJ3JlYWN0LXVzZS1tZWFzdXJlJ1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnLi9jb250YWluZXInXG5pbXBvcnQgeyBMaW5rIH0gZnJvbSAnLi9saW5rJ1xuaW1wb3J0IHsgSGVhZGluZywgU3ViaGVhZGluZyB9IGZyb20gJy4vdGV4dCdcblxuY29uc3QgdGVzdGltb25pYWxzID0gW1xuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTEuanBnJyxcbiAgICBuYW1lOiAnMCAtIDYgWWVhcnMgT2xkJyxcbiAgICB0aXRsZTogJ0Zyb20gYmlydGggdG8gYWdlIDYsIHdlIG9mZmVyIEVDRCBwcm9ncmFtcyB0aGF0IGNoYW5nZSBsaXZlcyBmb3JldmVyLicsXG4gICAgc3VidGl0bGU6ICdQaGFzZSAxJyxcbiAgICBxdW90ZTpcbiAgICAgICdUaGUgRm91bmRhdGlvbiBQaGFzZScsXG4gICAgaHJlZjogJy9waGFzZXMvcGhhc2UxJyxcbiAgfSxcbiAge1xuICAgIGltZzogJy9waGFzZXMvcGhhc2UyLmpwZycsXG4gICAgbmFtZTogJzYgLSAxNSBZZWFycyBPbGQnLFxuICAgIHRpdGxlOiAnVW5sb2NrIHRoZSBQb3RlbnRpYWwgb2YgWW91dGggd2l0aCB0cmFuc2Zvcm1hdGlvbmFsIGxlYXJuaW5nIGV4cGVyaWVuY2VzJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDInLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBFeHBsb3JhdGlvbiBQaGFzZScsXG4gICAgaHJlZjogJy9waGFzZXMvcGhhc2UyJyxcbiAgfSxcbiAge1xuICAgIGltZzogJy9waGFzZXMvcGhhc2UzLmpwZycsXG4gICAgbmFtZTogJzE1IC0gMjUgWWVhcnMgT2xkJyxcbiAgICB0aXRsZTogJ1NraWxscyB0aGF0IEVhcm4gJiBSZWdlbmVyYXRlIFZvY2F0aW9uYWwgcGF0aHMgdGhhdCBlcXVpcCB5b3VuZyBwZW9wbGUgdG8gbGl2ZSB3aXRoIHB1cnBvc2UuJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDMnLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBWb2NhdGlvbiAmIFJlZ2VuZXJhdGlvbiBQaGFzZScsXG4gICAgaHJlZjogJy9waGFzZXMvcGhhc2UzJyxcbiAgfSxcbiAge1xuICAgIGltZzogJy9waGFzZXMvcGhhc2U0LmpwZycsXG4gICAgbmFtZTogJ0FsbCBBZ2VzJyxcbiAgICB0aXRsZTogJ0EgdW5pcXVlIHBvcnRmb2xpbyBvZiBpbXBhY3QgcHJvdmVuIENvbW11bml0eS1sZWQgc29sdXRpb25zIHdvcnRoIGltcGxlbWVudGluZycsXG4gICAgc3VidGl0bGU6ICdQaGFzZSA0JyxcbiAgICBxdW90ZTpcbiAgICAgICdUaGUgQ29udHJpYnV0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTQnLFxuICB9LFxuXVxuXG5mdW5jdGlvbiBUZXN0aW1vbmlhbENhcmQoe1xuICBzdWJ0aXRsZSxcbiAgbmFtZSxcbiAgdGl0bGUsXG4gIGltZyxcbiAgaHJlZixcbiAgY2hpbGRyZW4sXG4gIGJvdW5kcyxcbiAgc2Nyb2xsWCxcbiAgLi4ucHJvcHNcbn06IHtcbiAgaW1nOiBzdHJpbmdcbiAgbmFtZTogc3RyaW5nXG4gIHRpdGxlOiBzdHJpbmdcbiAgc3VidGl0bGU6IHN0cmluZ1xuICBocmVmOiBzdHJpbmdcbiAgY2hpbGRyZW46IFJlYWN0LlJlYWN0Tm9kZVxuICBib3VuZHM6IFJlY3RSZWFkT25seVxuICBzY3JvbGxYOiBNb3Rpb25WYWx1ZTxudW1iZXI+XG59ICYgSFRNTE1vdGlvblByb3BzPCdkaXYnPikge1xuICBsZXQgcmVmID0gdXNlUmVmPEhUTUxEaXZFbGVtZW50IHwgbnVsbD4obnVsbClcblxuICBsZXQgY29tcHV0ZU9wYWNpdHkgPSB1c2VDYWxsYmFjaygoKSA9PiB7XG4gICAgbGV0IGVsZW1lbnQgPSByZWYuY3VycmVudFxuICAgIGlmICghZWxlbWVudCB8fCBib3VuZHMud2lkdGggPT09IDApIHJldHVybiAxXG5cbiAgICBsZXQgcmVjdCA9IGVsZW1lbnQuZ2V0Qm91bmRpbmdDbGllbnRSZWN0KClcblxuICAgIGlmIChyZWN0LmxlZnQgPCBib3VuZHMubGVmdCkge1xuICAgICAgbGV0IGRpZmYgPSBib3VuZHMubGVmdCAtIHJlY3QubGVmdFxuICAgICAgbGV0IHBlcmNlbnQgPSBkaWZmIC8gcmVjdC53aWR0aFxuICAgICAgcmV0dXJuIE1hdGgubWF4KDAuNSwgMSAtIHBlcmNlbnQpXG4gICAgfSBlbHNlIGlmIChyZWN0LnJpZ2h0ID4gYm91bmRzLnJpZ2h0KSB7XG4gICAgICBsZXQgZGlmZiA9IHJlY3QucmlnaHQgLSBib3VuZHMucmlnaHRcbiAgICAgIGxldCBwZXJjZW50ID0gZGlmZiAvIHJlY3Qud2lkdGhcbiAgICAgIHJldHVybiBNYXRoLm1heCgwLjUsIDEgLSBwZXJjZW50KVxuICAgIH0gZWxzZSB7XG4gICAgICByZXR1cm4gMVxuICAgIH1cbiAgfSwgW3JlZiwgYm91bmRzLndpZHRoLCBib3VuZHMubGVmdCwgYm91bmRzLnJpZ2h0XSlcblxuICBsZXQgb3BhY2l0eSA9IHVzZVNwcmluZyhjb21wdXRlT3BhY2l0eSgpLCB7XG4gICAgc3RpZmZuZXNzOiAxNTQsXG4gICAgZGFtcGluZzogMjMsXG4gIH0pXG5cbiAgdXNlTGF5b3V0RWZmZWN0KCgpID0+IHtcbiAgICBvcGFjaXR5LnNldChjb21wdXRlT3BhY2l0eSgpKVxuICB9LCBbY29tcHV0ZU9wYWNpdHksIG9wYWNpdHldKVxuXG4gIHVzZU1vdGlvblZhbHVlRXZlbnQoc2Nyb2xsWCwgJ2NoYW5nZScsICgpID0+IHtcbiAgICBvcGFjaXR5LnNldChjb21wdXRlT3BhY2l0eSgpKVxuICB9KVxuXG4gIHJldHVybiAoXG4gICAgPG1vdGlvbi5kaXZcbiAgICAgIHJlZj17cmVmfVxuICAgICAgc3R5bGU9e3sgb3BhY2l0eSB9fVxuICAgICAgey4uLnByb3BzfVxuICAgICAgY2xhc3NOYW1lPVwicmVsYXRpdmUgZmxleCBhc3BlY3QtOS8xNiB3LTcyIHNocmluay0wIHNuYXAtc3RhcnQgc2Nyb2xsLW1sLSgtLXNjcm9sbC1wYWRkaW5nKSBmbGV4LWNvbCBqdXN0aWZ5LWVuZCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC0zeGwgc206YXNwZWN0LTMvNCBzbTp3LTk2XCJcbiAgICA+XG4gICAgICA8aW1nXG4gICAgICAgIGFsdD1cIlwiXG4gICAgICAgIHNyYz17aW1nfVxuICAgICAgICBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC14LTAgdG9wLTAgYXNwZWN0LXNxdWFyZSB3LWZ1bGwgb2JqZWN0LWNvdmVyXCJcbiAgICAgIC8+XG4gICAgICA8ZGl2XG4gICAgICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgICAgIGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgcm91bmRlZC0zeGwgYmctbGluZWFyLXRvLXQgZnJvbS1ibGFjayBmcm9tLVtjYWxjKDcvMTYqMTAwJSldIHJpbmctMSByaW5nLWdyYXktOTUwLzEwIHJpbmctaW5zZXQgc206ZnJvbS0yNSVcIlxuICAgICAgLz5cbiAgICAgIDxmaWd1cmUgY2xhc3NOYW1lPVwicmVsYXRpdmUgcC0xMFwiPlxuICAgICAgICA8YmxvY2txdW90ZT5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJyZWxhdGl2ZSBsZzp0ZXh0LTR4bCB0ZXh0LTJ4bCB0ZXh0LXdoaXRlXCI+XG4gICAgICAgICAgICA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIiBjbGFzc05hbWU9XCJhYnNvbHV0ZSAtdHJhbnNsYXRlLXgtZnVsbFwiPlxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgICAge2NoaWxkcmVufVxuICAgICAgICAgICAgPHNwYW4gYXJpYS1oaWRkZW49XCJ0cnVlXCIgY2xhc3NOYW1lPVwiYWJzb2x1dGVcIj5cbiAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICA8L3A+XG4gICAgICAgIDwvYmxvY2txdW90ZT5cbiAgICAgICAgPExpbmtcbiAgICAgICAgICBocmVmPXtocmVmfVxuICAgICAgICAgIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIGdhcC0yIHRleHQtc20vNiBmb250LW1lZGl1bSB0ZXh0LWluZGlnby0zMDBcIj5cbiAgICAgICAgICBFeHBsb3JlIFByb2plY3RzXG4gICAgICAgICAgPEFycm93TG9uZ1JpZ2h0SWNvbiBjbGFzc05hbWU9XCJzaXplLTVcIiAvPlxuICAgICAgICA8L0xpbms+XG4gICAgICAgIDxmaWdjYXB0aW9uIGNsYXNzTmFtZT1cIm10LTYgYm9yZGVyLXQgYm9yZGVyLXdoaXRlLzIwIHB0LTZcIj5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJ0ZXh0LXhzLzcgZm9udC1ub3JtYWwgdGV4dC13aGl0ZVwiPntzdWJ0aXRsZX08L3A+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbS82IGZvbnQtbWVkaXVtIHRleHQtd2hpdGVcIj57bmFtZX08L3A+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC1zbS82IGZvbnQtbWVkaXVtXCI+XG4gICAgICAgICAgICA8c3BhbiBjbGFzc05hbWU9XCJiZy1saW5lYXItMTQ1IGZyb20tWyNlNmRjZmZdIGZyb20tMTAlIHZpYS1bIzk1OTJmZl0gdmlhLTUwJSB0by1bI2YwZTdmZl0gdG8tOTAlIGJnLWNsaXAtdGV4dCB0ZXh0LXRyYW5zcGFyZW50XCI+XG4gICAgICAgICAgICAgIHt0aXRsZX1cbiAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICA8L3A+XG4gICAgICAgIDwvZmlnY2FwdGlvbj5cbiAgICAgIDwvZmlndXJlPlxuICAgIDwvbW90aW9uLmRpdj5cbiAgKVxufVxuXG5cblxuZXhwb3J0IGZ1bmN0aW9uIFRlc3RpbW9uaWFscygpIHtcbiAgbGV0IHNjcm9sbFJlZiA9IHVzZVJlZjxIVE1MRGl2RWxlbWVudCB8IG51bGw+KG51bGwpXG4gIGxldCB7IHNjcm9sbFggfSA9IHVzZVNjcm9sbCh7IGNvbnRhaW5lcjogc2Nyb2xsUmVmIH0pXG4gIGxldCBbc2V0UmVmZXJlbmNlV2luZG93UmVmLCBib3VuZHNdID0gdXNlTWVhc3VyZSgpXG4gIGxldCBbYWN0aXZlSW5kZXgsIHNldEFjdGl2ZUluZGV4XSA9IHVzZVN0YXRlKDApXG5cbiAgdXNlTW90aW9uVmFsdWVFdmVudChzY3JvbGxYLCAnY2hhbmdlJywgKHgpID0+IHtcbiAgICBzZXRBY3RpdmVJbmRleChNYXRoLmZsb29yKHggLyBzY3JvbGxSZWYuY3VycmVudCEuY2hpbGRyZW5bMF0uY2xpZW50V2lkdGgpKVxuICB9KVxuXG4gIGZ1bmN0aW9uIHNjcm9sbFRvKGluZGV4OiBudW1iZXIpIHtcbiAgICBsZXQgZ2FwID0gMzJcbiAgICBsZXQgd2lkdGggPSAoc2Nyb2xsUmVmLmN1cnJlbnQhLmNoaWxkcmVuWzBdIGFzIEhUTUxFbGVtZW50KS5vZmZzZXRXaWR0aFxuICAgIHNjcm9sbFJlZi5jdXJyZW50IS5zY3JvbGxUbyh7IGxlZnQ6ICh3aWR0aCArIGdhcCkgKiBpbmRleCB9KVxuICB9XG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cIm92ZXJmbG93LWhpZGRlbiBwYi0yNFwiPlxuICAgICAgPENvbnRhaW5lcj5cbiAgICAgICAgPGRpdiByZWY9e3NldFJlZmVyZW5jZVdpbmRvd1JlZn0+XG4gICAgICAgICAgPEhlYWRpbmcgYXM9XCJoM1wiIGNsYXNzTmFtZT1cIm10LTIgbGc6bWF4LXctM3hsIG1heC13LTJ4bFwiPlxuICAgICAgICAgICAgRGVsaXZlciBUcmFuc2Zvcm1hdGlvbmFsIEV4cGVyaWVuY2VzIEFueXdoZXJlXG4gICAgICAgICAgPC9IZWFkaW5nPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggbWF4LXctM3hsIHRleHQteGwvNSBmb250LWxpZ2h0IHRleHQtZ3JheS02MDAgbGc6dGV4dC14bC83XCI+XG4gICAgICAgICAgICBJbmRhYmEgaXMgdGhlIHBsYXRmb3JtIHRoYXQgYWRkcyBhbiBcIkVuZ2FnZVwiIGJ1dHRvbiB0byB0aGUgSW50ZXJuZXQuIFdoaWxlIG1vc3QgcGxhdGZvcm1zIG9mZmVyIFwiTGlrZSxcIiBvciBcIkNvbW1lbnQsXCIgSW5kYWJhIGludml0ZXMgcGVvcGxlIHRvIHRha2UgcmVzcG9uc2liaWxpdHksIGNvbnRyaWJ1dGUgbWVhbmluZ2Z1bGx5LCBhbmQgYmVjb21lIHBhcnQgb2YgdGhlIHNvbHV0aW9uLlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L0NvbnRhaW5lcj5cbiAgICAgIDxkaXZcbiAgICAgICAgcmVmPXtzY3JvbGxSZWZ9XG4gICAgICAgIGNsYXNzTmFtZT17Y2xzeChbXG4gICAgICAgICAgJ210LTE2IGZsZXggZ2FwLTggcHgtKC0tc2Nyb2xsLXBhZGRpbmcpJyxcbiAgICAgICAgICAnW3Njcm9sbGJhci13aWR0aDpub25lXSBbJjo6LXdlYmtpdC1zY3JvbGxiYXJdOmhpZGRlbicsXG4gICAgICAgICAgJ3NuYXAteCBzbmFwLW1hbmRhdG9yeSBvdmVyZmxvdy14LWF1dG8gb3ZlcnNjcm9sbC14LWNvbnRhaW4gc2Nyb2xsLXNtb290aCcsXG4gICAgICAgICAgJ1stLXNjcm9sbC1wYWRkaW5nOm1heCgtLXNwYWNpbmcoNiksY2FsYygoMTAwdnctKHZhcigtLWNvbnRhaW5lci0yeGwpKSkvMikpXSBsZzpbLS1zY3JvbGwtcGFkZGluZzptYXgoLS1zcGFjaW5nKDgpLGNhbGMoKDEwMHZ3LSh2YXIoLS1jb250YWluZXItN3hsKSkpLzIpKV0nLFxuICAgICAgICBdKX1cbiAgICAgID5cbiAgICAgICAge3Rlc3RpbW9uaWFscy5tYXAoKHsgaW1nLCBuYW1lLCB0aXRsZSwgcXVvdGUsIGhyZWYsIHN1YnRpdGxlIH0sIHRlc3RpbW9uaWFsSW5kZXgpID0+IChcbiAgICAgICAgICA8VGVzdGltb25pYWxDYXJkXG4gICAgICAgICAgICBrZXk9e3Rlc3RpbW9uaWFsSW5kZXh9XG4gICAgICAgICAgICBzdWJ0aXRsZT17c3VidGl0bGV9XG4gICAgICAgICAgICBuYW1lPXtuYW1lfVxuICAgICAgICAgICAgdGl0bGU9e3RpdGxlfVxuICAgICAgICAgICAgaHJlZj17aHJlZn1cbiAgICAgICAgICAgIGltZz17aW1nfVxuICAgICAgICAgICAgYm91bmRzPXtib3VuZHN9XG4gICAgICAgICAgICBzY3JvbGxYPXtzY3JvbGxYfVxuICAgICAgICAgICAgb25DbGljaz17KCkgPT4gc2Nyb2xsVG8odGVzdGltb25pYWxJbmRleCl9XG4gICAgICAgICAgPlxuICAgICAgICAgICAge3F1b3RlfVxuICAgICAgICAgIDwvVGVzdGltb25pYWxDYXJkPlxuICAgICAgICApKX1cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJ3LTJ4bCBzaHJpbmstMCBzbTp3LTIxNlwiIC8+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgKVxufVxuIl0sIm5hbWVzIjpbIkFycm93TG9uZ1JpZ2h0SWNvbiIsImNsc3giLCJtb3Rpb24iLCJ1c2VNb3Rpb25WYWx1ZUV2ZW50IiwidXNlU2Nyb2xsIiwidXNlU3ByaW5nIiwidXNlQ2FsbGJhY2siLCJ1c2VMYXlvdXRFZmZlY3QiLCJ1c2VSZWYiLCJ1c2VTdGF0ZSIsInVzZU1lYXN1cmUiLCJDb250YWluZXIiLCJMaW5rIiwiSGVhZGluZyIsInRlc3RpbW9uaWFscyIsImltZyIsIm5hbWUiLCJ0aXRsZSIsInN1YnRpdGxlIiwicXVvdGUiLCJocmVmIiwiVGVzdGltb25pYWxDYXJkIiwiY2hpbGRyZW4iLCJib3VuZHMiLCJzY3JvbGxYIiwicHJvcHMiLCJyZWYiLCJjb21wdXRlT3BhY2l0eSIsImVsZW1lbnQiLCJjdXJyZW50Iiwid2lkdGgiLCJyZWN0IiwiZ2V0Qm91bmRpbmdDbGllbnRSZWN0IiwibGVmdCIsImRpZmYiLCJwZXJjZW50IiwiTWF0aCIsIm1heCIsInJpZ2h0Iiwib3BhY2l0eSIsInN0aWZmbmVzcyIsImRhbXBpbmciLCJzZXQiLCJkaXYiLCJzdHlsZSIsImNsYXNzTmFtZSIsImFsdCIsInNyYyIsImFyaWEtaGlkZGVuIiwiZmlndXJlIiwiYmxvY2txdW90ZSIsInAiLCJzcGFuIiwiZmlnY2FwdGlvbiIsIlRlc3RpbW9uaWFscyIsInNjcm9sbFJlZiIsImNvbnRhaW5lciIsInNldFJlZmVyZW5jZVdpbmRvd1JlZiIsImFjdGl2ZUluZGV4Iiwic2V0QWN0aXZlSW5kZXgiLCJ4IiwiZmxvb3IiLCJjbGllbnRXaWR0aCIsInNjcm9sbFRvIiwiaW5kZXgiLCJnYXAiLCJvZmZzZXRXaWR0aCIsImFzIiwibWFwIiwidGVzdGltb25pYWxJbmRleCIsIm9uQ2xpY2siXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/./src/components/testimonials.tsx\n"); /***/ }), @@ -324,7 +324,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Home),\n/* harmony export */ metadata: () => (/* binding */ metadata)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _components_bento_card__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/bento-card */ \"(rsc)/./src/components/bento-card.tsx\");\n/* harmony import */ var _components_button__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/button */ \"(rsc)/./src/components/button.tsx\");\n/* harmony import */ var _components_container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/container */ \"(rsc)/./src/components/container.tsx\");\n/* harmony import */ var _components_footer__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/components/footer */ \"(rsc)/./src/components/footer.tsx\");\n/* harmony import */ var _components_gradient__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/components/gradient */ \"(rsc)/./src/components/gradient.tsx\");\n/* harmony import */ var _components_keyboard__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/components/keyboard */ \"(rsc)/./src/components/keyboard.tsx\");\n/* harmony import */ var _components_link__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/components/link */ \"(rsc)/./src/components/link.tsx\");\n/* harmony import */ var _components_logo_cloud__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/components/logo-cloud */ \"(rsc)/./src/components/logo-cloud.tsx\");\n/* harmony import */ var _components_logo_cluster__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/components/logo-cluster */ \"(rsc)/./src/components/logo-cluster.tsx\");\n/* harmony import */ var _components_map__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/components/map */ \"(rsc)/./src/components/map.tsx\");\n/* harmony import */ var _components_navbar__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/navbar */ \"(rsc)/./src/components/navbar.tsx\");\n/* harmony import */ var _components_screenshot__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/screenshot */ \"(rsc)/./src/components/screenshot.tsx\");\n/* harmony import */ var _components_testimonials__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @/components/testimonials */ \"(rsc)/./src/components/testimonials.tsx\");\n/* harmony import */ var _components_text__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @/components/text */ \"(rsc)/./src/components/text.tsx\");\n/* harmony import */ var _heroicons_react_16_solid__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @heroicons/react/16/solid */ \"(rsc)/./node_modules/@heroicons/react/16/solid/esm/ChevronRightIcon.js\");\n/* harmony import */ var _components_portfolio__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @/components/portfolio */ \"(rsc)/./src/components/portfolio.tsx\");\n/* harmony import */ var _components_indabaos__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @/components/indabaos */ \"(rsc)/./src/components/indabaos.tsx\");\n/* harmony import */ var _components_featuredtestimonial__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @/components/featuredtestimonial */ \"(rsc)/./src/components/featuredtestimonial.tsx\");\n/* harmony import */ var _components_cta__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @/components/cta */ \"(rsc)/./src/components/cta.tsx\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nconst metadata = {\n description: 'Indaba is the platform that adds an \"Engage\" button to the Internet, inviting meaningful participation and contribution.'\n};\nfunction Hero() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_gradient__WEBPACK_IMPORTED_MODULE_5__.Gradient, {\n className: \"absolute inset-2 bottom-0 rounded-4xl ring-1 ring-black/5 ring-inset \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 31,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_navbar__WEBPACK_IMPORTED_MODULE_11__.Navbar, {\n banner: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_link__WEBPACK_IMPORTED_MODULE_7__.Link, {\n href: \"/blog\",\n className: \"flex items-center gap-1 rounded-full bg-indigo-800/35 px-4 py-0.5 text-sm/6 font-medium text-white data-hover:bg-indigo-800/50\",\n children: [\n \"Join the Indaba Community\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_heroicons_react_16_solid__WEBPACK_IMPORTED_MODULE_18__[\"default\"], {\n className: \"size-4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 40,\n columnNumber: 15\n }, void 0)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 35,\n columnNumber: 13\n }, void 0)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"pt-16 pb-24 lg:pt-24 lg:pb-24 md: max-w-2xl lg:max-w-5xl\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"font-display text-5xl/[0.9] font-medium tracking-tight text-balance text-white lg:text-8xl text-6xl leading-tighter\",\n children: \"The Platform for Purposeful Participation\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 45,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 max-w-3xl text-xl/5 font-light text-gray-150 lg:text-xl/7 text-gray-100\",\n children: 'Indaba is the platform that adds an \"Engage\" button to the Internet. While most platforms offer \"Like,\" or \"Comment,\" Indaba invites people to take responsibility, contribute meaningfully, and become part of the solution.'\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 48,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-12 flex flex-col gap-x-6 gap-y-4 sm:flex-row\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"#\",\n children: \"Get Involved\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 52,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n variant: \"secondary\",\n href: \"/pricing\",\n children: \"See Projects\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 53,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 51,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 44,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 32,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 30,\n columnNumber: 5\n }, this);\n}\nfunction FeatureSection() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"pb-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Heading, {\n as: \"h2\",\n className: \"max-w-3xl\",\n children: \"Deliver transformational experiences anywhere\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 71,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_screenshot__WEBPACK_IMPORTED_MODULE_12__.Screenshot, {\n width: 1216,\n height: 768,\n src: \"/screenshots/app.png\",\n className: \"mt-12 h-144 sm:h-auto sm:w-304\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 74,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 70,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 69,\n columnNumber: 5\n }, this);\n}\nfunction BentoSection() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Subheading, {\n children: \"Features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 90,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Heading, {\n as: \"h3\",\n className: \"mt-2 max-w-3xl\",\n children: \"Empowering meaningful participation.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 91,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-6 lg:grid-rows-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Community\",\n title: \"Foster Engagement\",\n description: \"Indaba creates spaces for meaningful dialogue and collaboration, helping communities come together to address shared challenges.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/screenshots/profile.png)] bg-size-[1000px_560px] bg-position-[left_-109px_top_-112px] bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 101,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"max-lg:rounded-t-4xl lg:col-span-3 lg:rounded-tl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 96,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Impact\",\n title: \"Drive Real Change\",\n description: \"Indaba empowers communities to identify challenges and work together on sustainable solutions through structured participation.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-[url(/screenshots/competitors.png)] bg-size-[1100px_650px] bg-position-[left_-38px_top_-73px] bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 111,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-3 lg:rounded-tr-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 106,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Tools\",\n title: \"Powerful Features\",\n description: \"Access intuitive tools designed to facilitate meaningful discussions, decision-making, and collaborative action within your community.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex size-full pt-10 pl-10\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_keyboard__WEBPACK_IMPORTED_MODULE_6__.Keyboard, {\n highlighted: [\n \"LeftCommand\",\n \"LeftShift\",\n \"D\"\n ]\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 122,\n columnNumber: 15\n }, void 0)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 121,\n columnNumber: 13\n }, void 0),\n className: \"lg:col-span-2 lg:rounded-bl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 116,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Connect\",\n title: \"Build Networks\",\n description: \"Connect with like-minded individuals and organizations committed to creating positive change in their communities.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_logo_cluster__WEBPACK_IMPORTED_MODULE_9__.LogoCluster, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 131,\n columnNumber: 20\n }, void 0),\n className: \"lg:col-span-2\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 127,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Global\",\n title: \"Worldwide Impact\",\n description: \"Join a global movement of communities using Indaba to drive meaningful change and sustainable development.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_map__WEBPACK_IMPORTED_MODULE_10__.Map, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 138,\n columnNumber: 20\n }, void 0),\n className: \"max-lg:rounded-b-4xl lg:col-span-2 lg:rounded-br-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 134,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 95,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 89,\n columnNumber: 5\n }, this);\n}\nconst stats = [\n {\n id: 1,\n name: \"Lessons delivered\",\n value: \"+4,000,000,000\"\n },\n {\n id: 2,\n name: \"Educational resources\",\n value: \"+90,000,000\"\n },\n {\n id: 3,\n name: \"Spent on infrastructure & content development\",\n value: \"+$60,000,000\"\n }\n];\nfunction DarkBentoSection() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"pt-24 pb-12\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-8xl px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"rounded-4xl bg-indigo-50 dark:bg-indigo-800/50 px-6 py-24 lg:rounded-3xl lg:px-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col gap-y-20 lg:flex-row lg:gap-x-12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:basis-5/12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Subheading, {\n children: \"About Indaba\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 161,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Heading, {\n as: \"h3\",\n className: \"mt-2 max-w-2xl\",\n children: \"A Movement to Reimagine Learning for All\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 162,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 text-xl/4 font-light text-gray-600 dark:text-gray-200 leading-normal lg:text-xl/6\",\n children: \"Indaba is a social business on a mission to empower young people to be resilient, reach their full potential, and contribute to the common good. We’re building a global ecosystem for holistic learning — accessible online and offline, affordable to the many, and grounded in culture, care, and collaboration.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 165,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-8 flex flex-col gap-x-6 gap-y-4 sm:flex-row\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"#\",\n children: \"About Us\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 171,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 170,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 160,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:basis-7/12 lg:pl-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dl\", {\n className: \"grid grid-cols-1 gap-x-12 gap-y-10\",\n children: stats.map((stat)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col gap-y-1\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dt\", {\n className: \"text-base text-gray-600 dark:text-gray-300\",\n children: stat.name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 180,\n columnNumber: 21\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dd\", {\n className: \"text-4xl lg:text-7xl font-semibold bg-linear-145 from-[#490ae7] from-10% via-[#9592ff] via-50% to-[#4605b0] to-90% bg-clip-text text-transparent\",\n children: stat.value\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 181,\n columnNumber: 21\n }, this),\n stat.name && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dd\", {\n className: \"mt-2 text-sm lg:text-base font-light text-gray-600 dark:text-gray-300\",\n children: stat.name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 185,\n columnNumber: 23\n }, this)\n ]\n }, stat.id, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 179,\n columnNumber: 19\n }, this))\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 177,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 176,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 158,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 157,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 156,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 155,\n columnNumber: 5\n }, this);\n}\n\nfunction Home() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Hero, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 207,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"main\", {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"mt-24\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_logo_cloud__WEBPACK_IMPORTED_MODULE_8__.LogoCloud, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 210,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 209,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(DarkBentoSection, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 212,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-linear-to-b from-white from-50% to-gray-100 py-24\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_testimonials__WEBPACK_IMPORTED_MODULE_13__.Testimonials, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 214,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 213,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_portfolio__WEBPACK_IMPORTED_MODULE_15__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 216,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_indabaos__WEBPACK_IMPORTED_MODULE_16__.IndabaOs, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 217,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_featuredtestimonial__WEBPACK_IMPORTED_MODULE_17__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 218,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_cta__WEBPACK_IMPORTED_MODULE_19__.CTA, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 219,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 208,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_footer__WEBPACK_IMPORTED_MODULE_4__.Footer, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 221,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 206,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvYXBwL3BhZ2UudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFtRDtBQUNQO0FBQ007QUFDTjtBQUNJO0FBQ0E7QUFDUjtBQUVXO0FBQ0k7QUFFakI7QUFDTTtBQUNRO0FBQ0k7QUFDRDtBQUNLO0FBRWQ7QUFDRTtBQUNrQjtBQUUzRCxNQUFNbUIsV0FBcUI7SUFDaENDLGFBQ0U7QUFDSixFQUFDO0FBRUQsU0FBU0M7SUFDUCxxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNuQiwwREFBUUE7Z0JBQUNtQixXQUFVOzs7Ozs7MEJBQ3BCLDhEQUFDckIsNERBQVNBO2dCQUFDcUIsV0FBVTs7a0NBQ25CLDhEQUFDYix1REFBTUE7d0JBQ0xjLHNCQUNFLDhEQUFDbEIsa0RBQUlBOzRCQUNIbUIsTUFBSzs0QkFDTEYsV0FBVTs7Z0NBQ1g7OENBRUMsOERBQUNSLGtFQUFnQkE7b0NBQUNRLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7O2tDQUlsQyw4REFBQ0Q7d0JBQUlDLFdBQVU7OzBDQUNiLDhEQUFDRztnQ0FBR0gsV0FBVTswQ0FBc0g7Ozs7OzswQ0FHcEksOERBQUNJO2dDQUFFSixXQUFVOzBDQUErRTs7Ozs7OzBDQUc1Riw4REFBQ0Q7Z0NBQUlDLFdBQVU7O2tEQUNiLDhEQUFDdEIsc0RBQU1BO3dDQUFDd0IsTUFBSztrREFBSTs7Ozs7O2tEQUNqQiw4REFBQ3hCLHNEQUFNQTt3Q0FBQzJCLFNBQVE7d0NBQVlILE1BQUs7a0RBQVc7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQVF4RDtBQU1BLFNBQVNJO0lBQ1AscUJBQ0UsOERBQUNQO1FBQUlDLFdBQVU7a0JBQ2IsNEVBQUNyQiw0REFBU0E7WUFBQ3FCLFdBQVU7OzhCQUNuQiw4REFBQ1Ysc0RBQU9BO29CQUFDaUIsSUFBRztvQkFBS1AsV0FBVTs4QkFBWTs7Ozs7OzhCQUd2Qyw4REFBQ1osK0RBQVVBO29CQUNUb0IsT0FBTztvQkFDUEMsUUFBUTtvQkFDUkMsS0FBSTtvQkFDSlYsV0FBVTs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLcEI7QUFJQSxTQUFTVztJQUNQLHFCQUNFLDhEQUFDaEMsNERBQVNBOzswQkFDUiw4REFBQ1kseURBQVVBOzBCQUFDOzs7Ozs7MEJBQ1osOERBQUNELHNEQUFPQTtnQkFBQ2lCLElBQUc7Z0JBQUtQLFdBQVU7MEJBQWlCOzs7Ozs7MEJBSTVDLDhEQUFDRDtnQkFBSUMsV0FBVTs7a0NBQ2IsOERBQUN2Qiw2REFBU0E7d0JBQ1JtQyxTQUFRO3dCQUNSQyxPQUFNO3dCQUNOaEIsYUFBWTt3QkFDWmlCLHVCQUNFLDhEQUFDZjs0QkFBSUMsV0FBVTs7Ozs7O3dCQUVqQmUsTUFBTTs0QkFBQzt5QkFBUzt3QkFDaEJmLFdBQVU7Ozs7OztrQ0FFWiw4REFBQ3ZCLDZEQUFTQTt3QkFDUm1DLFNBQVE7d0JBQ1JDLE9BQU07d0JBQ05oQixhQUFZO3dCQUNaaUIsdUJBQ0UsOERBQUNmOzRCQUFJQyxXQUFVOzs7Ozs7d0JBRWpCZSxNQUFNOzRCQUFDO3lCQUFTO3dCQUNoQmYsV0FBVTs7Ozs7O2tDQUVaLDhEQUFDdkIsNkRBQVNBO3dCQUNSbUMsU0FBUTt3QkFDUkMsT0FBTTt3QkFDTmhCLGFBQVk7d0JBQ1ppQix1QkFDRSw4REFBQ2Y7NEJBQUlDLFdBQVU7c0NBQ2IsNEVBQUNsQiwwREFBUUE7Z0NBQUNrQyxhQUFhO29DQUFDO29DQUFlO29DQUFhO2lDQUFJOzs7Ozs7Ozs7Ozt3QkFHNURoQixXQUFVOzs7Ozs7a0NBRVosOERBQUN2Qiw2REFBU0E7d0JBQ1JtQyxTQUFRO3dCQUNSQyxPQUFNO3dCQUNOaEIsYUFBWTt3QkFDWmlCLHVCQUFTLDhEQUFDN0IsaUVBQVdBOzs7Ozt3QkFDckJlLFdBQVU7Ozs7OztrQ0FFWiw4REFBQ3ZCLDZEQUFTQTt3QkFDUm1DLFNBQVE7d0JBQ1JDLE9BQU07d0JBQ05oQixhQUFZO3dCQUNaaUIsdUJBQVMsOERBQUM1QixpREFBR0E7Ozs7O3dCQUNiYyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLcEI7QUFFQSxNQUFNaUIsUUFBUTtJQUNaO1FBQUVDLElBQUk7UUFBR0MsTUFBTTtRQUFxQkMsT0FBTztJQUFpQjtJQUM1RDtRQUFFRixJQUFJO1FBQUdDLE1BQU07UUFBeUJDLE9BQU87SUFBYztJQUM3RDtRQUFFRixJQUFJO1FBQUdDLE1BQU07UUFBaURDLE9BQU87SUFBZTtDQUN2RjtBQUdELFNBQVNDO0lBQ1AscUJBQ0UsOERBQUN0QjtRQUFJQyxXQUFVO2tCQUNiLDRFQUFDRDtZQUFJQyxXQUFVO3NCQUNiLDRFQUFDRDtnQkFBSUMsV0FBVTswQkFDYiw0RUFBQ0Q7b0JBQUlDLFdBQVU7O3NDQUViLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNULHlEQUFVQTs4Q0FBQzs7Ozs7OzhDQUNaLDhEQUFDRCxzREFBT0E7b0NBQUNpQixJQUFHO29DQUFLUCxXQUFVOzhDQUFpQjs7Ozs7OzhDQUc1Qyw4REFBQ0k7b0NBQUVKLFdBQVU7OENBQXlGOzs7Ozs7OENBS3RHLDhEQUFDRDtvQ0FBSUMsV0FBVTs4Q0FDZiw0RUFBQ3RCLHNEQUFNQTt3Q0FBQ3dCLE1BQUs7a0RBQUk7Ozs7Ozs7Ozs7Ozs7Ozs7O3NDQUtuQiw4REFBQ0g7NEJBQUlDLFdBQVU7c0NBQ2IsNEVBQUNzQjtnQ0FBR3RCLFdBQVU7MENBQ1hpQixNQUFNTSxHQUFHLENBQUMsQ0FBQ0MscUJBQ1YsOERBQUN6Qjt3Q0FBa0JDLFdBQVU7OzBEQUMzQiw4REFBQ3lCO2dEQUFHekIsV0FBVTswREFBOEN3QixLQUFLTCxJQUFJOzs7Ozs7MERBQ3JFLDhEQUFDTztnREFBRzFCLFdBQVU7MERBQ1h3QixLQUFLSixLQUFLOzs7Ozs7NENBRVpJLEtBQUtMLElBQUksa0JBQ1IsOERBQUNPO2dEQUFHMUIsV0FBVTswREFDWHdCLEtBQUtMLElBQUk7Ozs7Ozs7dUNBUE5LLEtBQUtOLEVBQUU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQW1CbkM7QUFFc0M7QUFJdkIsU0FBU1U7SUFDdEIscUJBQ0UsOERBQUM3QjtRQUFJQyxXQUFVOzswQkFDYiw4REFBQ0Y7Ozs7OzBCQUNELDhEQUFDK0I7O2tDQUNDLDhEQUFDbEQsNERBQVNBO3dCQUFDcUIsV0FBVTtrQ0FDbkIsNEVBQUNoQiw2REFBU0E7Ozs7Ozs7Ozs7a0NBRVosOERBQUNxQzs7Ozs7a0NBQ0QsOERBQUN0Qjt3QkFBSUMsV0FBVTtrQ0FDYiw0RUFBQ1gsbUVBQVlBOzs7Ozs7Ozs7O2tDQUVmLDhEQUFDSSw4REFBU0E7Ozs7O2tDQUNWLDhEQUFDQywyREFBUUE7Ozs7O2tDQUNULDhEQUFDQyx3RUFBbUJBOzs7OztrQ0FDcEIsOERBQUNnQyxpREFBR0E7Ozs7Ozs7Ozs7OzBCQUVOLDhEQUFDL0Msc0RBQU1BOzs7Ozs7Ozs7OztBQUdiIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8uL3NyYy9hcHAvcGFnZS50c3g/ZjY4YSJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBCZW50b0NhcmQgfSBmcm9tICdAL2NvbXBvbmVudHMvYmVudG8tY2FyZCdcbmltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJ0AvY29tcG9uZW50cy9idXR0b24nXG5pbXBvcnQgeyBDb250YWluZXIgfSBmcm9tICdAL2NvbXBvbmVudHMvY29udGFpbmVyJ1xuaW1wb3J0IHsgRm9vdGVyIH0gZnJvbSAnQC9jb21wb25lbnRzL2Zvb3RlcidcbmltcG9ydCB7IEdyYWRpZW50IH0gZnJvbSAnQC9jb21wb25lbnRzL2dyYWRpZW50J1xuaW1wb3J0IHsgS2V5Ym9hcmQgfSBmcm9tICdAL2NvbXBvbmVudHMva2V5Ym9hcmQnXG5pbXBvcnQgeyBMaW5rIH0gZnJvbSAnQC9jb21wb25lbnRzL2xpbmsnXG5pbXBvcnQgeyBMaW5rZWRBdmF0YXJzIH0gZnJvbSAnQC9jb21wb25lbnRzL2xpbmtlZC1hdmF0YXJzJ1xuaW1wb3J0IHsgTG9nb0Nsb3VkIH0gZnJvbSAnQC9jb21wb25lbnRzL2xvZ28tY2xvdWQnXG5pbXBvcnQgeyBMb2dvQ2x1c3RlciB9IGZyb20gJ0AvY29tcG9uZW50cy9sb2dvLWNsdXN0ZXInXG5pbXBvcnQgeyBMb2dvVGltZWxpbmUgfSBmcm9tICdAL2NvbXBvbmVudHMvbG9nby10aW1lbGluZSdcbmltcG9ydCB7IE1hcCB9IGZyb20gJ0AvY29tcG9uZW50cy9tYXAnXG5pbXBvcnQgeyBOYXZiYXIgfSBmcm9tICdAL2NvbXBvbmVudHMvbmF2YmFyJ1xuaW1wb3J0IHsgU2NyZWVuc2hvdCB9IGZyb20gJ0AvY29tcG9uZW50cy9zY3JlZW5zaG90J1xuaW1wb3J0IHsgVGVzdGltb25pYWxzIH0gZnJvbSAnQC9jb21wb25lbnRzL3Rlc3RpbW9uaWFscydcbmltcG9ydCB7IEhlYWRpbmcsIFN1YmhlYWRpbmcgfSBmcm9tICdAL2NvbXBvbmVudHMvdGV4dCdcbmltcG9ydCB7IENoZXZyb25SaWdodEljb24gfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzE2L3NvbGlkJ1xuaW1wb3J0IHR5cGUgeyBNZXRhZGF0YSB9IGZyb20gJ25leHQnXG5pbXBvcnQgUG9ydGZvbGlvIGZyb20gJ0AvY29tcG9uZW50cy9wb3J0Zm9saW8nXG5pbXBvcnQgeyBJbmRhYmFPcyB9IGZyb20gJ0AvY29tcG9uZW50cy9pbmRhYmFvcydcbmltcG9ydCBGZWF0dXJlZFRlc3RpbW9uaWFsIGZyb20gJ0AvY29tcG9uZW50cy9mZWF0dXJlZHRlc3RpbW9uaWFsJ1xuXG5leHBvcnQgY29uc3QgbWV0YWRhdGE6IE1ldGFkYXRhID0ge1xuICBkZXNjcmlwdGlvbjpcbiAgICAnSW5kYWJhIGlzIHRoZSBwbGF0Zm9ybSB0aGF0IGFkZHMgYW4gXCJFbmdhZ2VcIiBidXR0b24gdG8gdGhlIEludGVybmV0LCBpbnZpdGluZyBtZWFuaW5nZnVsIHBhcnRpY2lwYXRpb24gYW5kIGNvbnRyaWJ1dGlvbi4nLFxufVxuXG5mdW5jdGlvbiBIZXJvKCkge1xuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmVcIj5cbiAgICAgIDxHcmFkaWVudCBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0yIGJvdHRvbS0wIHJvdW5kZWQtNHhsIHJpbmctMSByaW5nLWJsYWNrLzUgcmluZy1pbnNldCBcIiAvPlxuICAgICAgPENvbnRhaW5lciBjbGFzc05hbWU9XCJyZWxhdGl2ZVwiPlxuICAgICAgICA8TmF2YmFyXG4gICAgICAgICAgYmFubmVyPXtcbiAgICAgICAgICAgIDxMaW5rXG4gICAgICAgICAgICAgIGhyZWY9XCIvYmxvZ1wiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cImZsZXggaXRlbXMtY2VudGVyIGdhcC0xIHJvdW5kZWQtZnVsbCBiZy1pbmRpZ28tODAwLzM1IHB4LTQgcHktMC41IHRleHQtc20vNiBmb250LW1lZGl1bSB0ZXh0LXdoaXRlIGRhdGEtaG92ZXI6YmctaW5kaWdvLTgwMC81MFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIEpvaW4gdGhlIEluZGFiYSBDb21tdW5pdHlcbiAgICAgICAgICAgICAgPENoZXZyb25SaWdodEljb24gY2xhc3NOYW1lPVwic2l6ZS00XCIgLz5cbiAgICAgICAgICAgIDwvTGluaz5cbiAgICAgICAgICB9XG4gICAgICAgIC8+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicHQtMTYgcGItMjQgbGc6cHQtMjQgbGc6cGItMjQgbWQ6IG1heC13LTJ4bCBsZzptYXgtdy01eGxcIj5cbiAgICAgICAgICA8aDEgY2xhc3NOYW1lPVwiZm9udC1kaXNwbGF5IHRleHQtNXhsL1swLjldIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtYmFsYW5jZSB0ZXh0LXdoaXRlIGxnOnRleHQtOHhsIHRleHQtNnhsIGxlYWRpbmctdGlnaHRlclwiPlxuICAgICAgICAgICAgVGhlIFBsYXRmb3JtIGZvciBQdXJwb3NlZnVsIFBhcnRpY2lwYXRpb25cbiAgICAgICAgICA8L2gxPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggbWF4LXctM3hsIHRleHQteGwvNSBmb250LWxpZ2h0IHRleHQtZ3JheS0xNTAgbGc6dGV4dC14bC83IHRleHQtZ3JheS0xMDBcIj5cbiAgICAgICAgICAgIEluZGFiYSBpcyB0aGUgcGxhdGZvcm0gdGhhdCBhZGRzIGFuIFwiRW5nYWdlXCIgYnV0dG9uIHRvIHRoZSBJbnRlcm5ldC4gV2hpbGUgbW9zdCBwbGF0Zm9ybXMgb2ZmZXIgXCJMaWtlLFwiIG9yIFwiQ29tbWVudCxcIiBJbmRhYmEgaW52aXRlcyBwZW9wbGUgdG8gdGFrZSByZXNwb25zaWJpbGl0eSwgY29udHJpYnV0ZSBtZWFuaW5nZnVsbHksIGFuZCBiZWNvbWUgcGFydCBvZiB0aGUgc29sdXRpb24uXG4gICAgICAgICAgPC9wPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTIgZmxleCBmbGV4LWNvbCBnYXAteC02IGdhcC15LTQgc206ZmxleC1yb3dcIj5cbiAgICAgICAgICAgIDxCdXR0b24gaHJlZj1cIiNcIj5HZXQgSW52b2x2ZWQ8L0J1dHRvbj5cbiAgICAgICAgICAgIDxCdXR0b24gdmFyaWFudD1cInNlY29uZGFyeVwiIGhyZWY9XCIvcHJpY2luZ1wiPlxuICAgICAgICAgICAgICBTZWUgUHJvamVjdHNcbiAgICAgICAgICAgIDwvQnV0dG9uPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvQ29udGFpbmVyPlxuICAgIDwvZGl2PlxuICApXG59XG5cblxuXG5cblxuZnVuY3Rpb24gRmVhdHVyZVNlY3Rpb24oKSB7XG4gIHJldHVybiAoXG4gICAgPGRpdiBjbGFzc05hbWU9XCJvdmVyZmxvdy1oaWRkZW5cIj5cbiAgICAgIDxDb250YWluZXIgY2xhc3NOYW1lPVwicGItMjRcIj5cbiAgICAgICAgPEhlYWRpbmcgYXM9XCJoMlwiIGNsYXNzTmFtZT1cIm1heC13LTN4bFwiPlxuICAgICAgICAgIERlbGl2ZXIgdHJhbnNmb3JtYXRpb25hbCBleHBlcmllbmNlcyBhbnl3aGVyZVxuICAgICAgICA8L0hlYWRpbmc+XG4gICAgICAgIDxTY3JlZW5zaG90XG4gICAgICAgICAgd2lkdGg9ezEyMTZ9XG4gICAgICAgICAgaGVpZ2h0PXs3Njh9XG4gICAgICAgICAgc3JjPVwiL3NjcmVlbnNob3RzL2FwcC5wbmdcIlxuICAgICAgICAgIGNsYXNzTmFtZT1cIm10LTEyIGgtMTQ0IHNtOmgtYXV0byBzbTp3LTMwNFwiXG4gICAgICAgIC8+XG4gICAgICA8L0NvbnRhaW5lcj5cbiAgICA8L2Rpdj5cbiAgKVxufVxuXG5cblxuZnVuY3Rpb24gQmVudG9TZWN0aW9uKCkge1xuICByZXR1cm4gKFxuICAgIDxDb250YWluZXI+XG4gICAgICA8U3ViaGVhZGluZz5GZWF0dXJlczwvU3ViaGVhZGluZz5cbiAgICAgIDxIZWFkaW5nIGFzPVwiaDNcIiBjbGFzc05hbWU9XCJtdC0yIG1heC13LTN4bFwiPlxuICAgICAgICBFbXBvd2VyaW5nIG1lYW5pbmdmdWwgcGFydGljaXBhdGlvbi5cbiAgICAgIDwvSGVhZGluZz5cblxuICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC0xMCBncmlkIGdyaWQtY29scy0xIGdhcC00IHNtOm10LTE2IGxnOmdyaWQtY29scy02IGxnOmdyaWQtcm93cy0yXCI+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiQ29tbXVuaXR5XCJcbiAgICAgICAgICB0aXRsZT1cIkZvc3RlciBFbmdhZ2VtZW50XCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkluZGFiYSBjcmVhdGVzIHNwYWNlcyBmb3IgbWVhbmluZ2Z1bCBkaWFsb2d1ZSBhbmQgY29sbGFib3JhdGlvbiwgaGVscGluZyBjb21tdW5pdGllcyBjb21lIHRvZ2V0aGVyIHRvIGFkZHJlc3Mgc2hhcmVkIGNoYWxsZW5nZXMuXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiaC04MCBiZy1bdXJsKC9zY3JlZW5zaG90cy9wcm9maWxlLnBuZyldIGJnLXNpemUtWzEwMDBweF81NjBweF0gYmctcG9zaXRpb24tW2xlZnRfLTEwOXB4X3RvcF8tMTEycHhdIGJnLW5vLXJlcGVhdFwiIC8+XG4gICAgICAgICAgfVxuICAgICAgICAgIGZhZGU9e1snYm90dG9tJ119XG4gICAgICAgICAgY2xhc3NOYW1lPVwibWF4LWxnOnJvdW5kZWQtdC00eGwgbGc6Y29sLXNwYW4tMyBsZzpyb3VuZGVkLXRsLTR4bFwiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiSW1wYWN0XCJcbiAgICAgICAgICB0aXRsZT1cIkRyaXZlIFJlYWwgQ2hhbmdlXCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkluZGFiYSBlbXBvd2VycyBjb21tdW5pdGllcyB0byBpZGVudGlmeSBjaGFsbGVuZ2VzIGFuZCB3b3JrIHRvZ2V0aGVyIG9uIHN1c3RhaW5hYmxlIHNvbHV0aW9ucyB0aHJvdWdoIHN0cnVjdHVyZWQgcGFydGljaXBhdGlvbi5cIlxuICAgICAgICAgIGdyYXBoaWM9e1xuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0wIGJnLVt1cmwoL3NjcmVlbnNob3RzL2NvbXBldGl0b3JzLnBuZyldIGJnLXNpemUtWzExMDBweF82NTBweF0gYmctcG9zaXRpb24tW2xlZnRfLTM4cHhfdG9wXy03M3B4XSBiZy1uby1yZXBlYXRcIiAvPlxuICAgICAgICAgIH1cbiAgICAgICAgICBmYWRlPXtbJ2JvdHRvbSddfVxuICAgICAgICAgIGNsYXNzTmFtZT1cImxnOmNvbC1zcGFuLTMgbGc6cm91bmRlZC10ci00eGxcIlxuICAgICAgICAvPlxuICAgICAgICA8QmVudG9DYXJkXG4gICAgICAgICAgZXllYnJvdz1cIlRvb2xzXCJcbiAgICAgICAgICB0aXRsZT1cIlBvd2VyZnVsIEZlYXR1cmVzXCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkFjY2VzcyBpbnR1aXRpdmUgdG9vbHMgZGVzaWduZWQgdG8gZmFjaWxpdGF0ZSBtZWFuaW5nZnVsIGRpc2N1c3Npb25zLCBkZWNpc2lvbi1tYWtpbmcsIGFuZCBjb2xsYWJvcmF0aXZlIGFjdGlvbiB3aXRoaW4geW91ciBjb21tdW5pdHkuXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBzaXplLWZ1bGwgcHQtMTAgcGwtMTBcIj5cbiAgICAgICAgICAgICAgPEtleWJvYXJkIGhpZ2hsaWdodGVkPXtbJ0xlZnRDb21tYW5kJywgJ0xlZnRTaGlmdCcsICdEJ119IC8+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICB9XG4gICAgICAgICAgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMiBsZzpyb3VuZGVkLWJsLTR4bFwiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiQ29ubmVjdFwiXG4gICAgICAgICAgdGl0bGU9XCJCdWlsZCBOZXR3b3Jrc1wiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJDb25uZWN0IHdpdGggbGlrZS1taW5kZWQgaW5kaXZpZHVhbHMgYW5kIG9yZ2FuaXphdGlvbnMgY29tbWl0dGVkIHRvIGNyZWF0aW5nIHBvc2l0aXZlIGNoYW5nZSBpbiB0aGVpciBjb21tdW5pdGllcy5cIlxuICAgICAgICAgIGdyYXBoaWM9ezxMb2dvQ2x1c3RlciAvPn1cbiAgICAgICAgICBjbGFzc05hbWU9XCJsZzpjb2wtc3Bhbi0yXCJcbiAgICAgICAgLz5cbiAgICAgICAgPEJlbnRvQ2FyZFxuICAgICAgICAgIGV5ZWJyb3c9XCJHbG9iYWxcIlxuICAgICAgICAgIHRpdGxlPVwiV29ybGR3aWRlIEltcGFjdFwiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJKb2luIGEgZ2xvYmFsIG1vdmVtZW50IG9mIGNvbW11bml0aWVzIHVzaW5nIEluZGFiYSB0byBkcml2ZSBtZWFuaW5nZnVsIGNoYW5nZSBhbmQgc3VzdGFpbmFibGUgZGV2ZWxvcG1lbnQuXCJcbiAgICAgICAgICBncmFwaGljPXs8TWFwIC8+fVxuICAgICAgICAgIGNsYXNzTmFtZT1cIm1heC1sZzpyb3VuZGVkLWItNHhsIGxnOmNvbC1zcGFuLTIgbGc6cm91bmRlZC1ici00eGxcIlxuICAgICAgICAvPlxuICAgICAgPC9kaXY+XG4gICAgPC9Db250YWluZXI+XG4gIClcbn1cblxuY29uc3Qgc3RhdHMgPSBbXG4gIHsgaWQ6IDEsIG5hbWU6ICdMZXNzb25zIGRlbGl2ZXJlZCcsIHZhbHVlOiAnKzQsMDAwLDAwMCwwMDAnIH0sXG4gIHsgaWQ6IDIsIG5hbWU6ICdFZHVjYXRpb25hbCByZXNvdXJjZXMnLCB2YWx1ZTogJys5MCwwMDAsMDAwJyB9LFxuICB7IGlkOiAzLCBuYW1lOiAnU3BlbnQgb24gaW5mcmFzdHJ1Y3R1cmUgJiBjb250ZW50IGRldmVsb3BtZW50JywgdmFsdWU6ICcrJDYwLDAwMCwwMDAnIH0sXG5dXG5cblxuZnVuY3Rpb24gRGFya0JlbnRvU2VjdGlvbigpIHtcbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cInB0LTI0IHBiLTEyXCI+XG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cIm14LWF1dG8gbWF4LXctOHhsIHB4LTYgbGc6cHgtOFwiPlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJvdW5kZWQtNHhsIGJnLWluZGlnby01MCBkYXJrOmJnLWluZGlnby04MDAvNTAgcHgtNiBweS0yNCBsZzpyb3VuZGVkLTN4bCBsZzpweC0xNlwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBnYXAteS0yMCBsZzpmbGV4LXJvdyBsZzpnYXAteC0xMlwiPlxuICAgICAgICAgICAgey8qIExlZnQ6IFRleHQgQ29sdW1uICovfVxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJsZzpiYXNpcy01LzEyXCI+XG4gICAgICAgICAgICAgIDxTdWJoZWFkaW5nPkFib3V0IEluZGFiYTwvU3ViaGVhZGluZz5cbiAgICAgICAgICAgICAgPEhlYWRpbmcgYXM9XCJoM1wiIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctMnhsXCI+XG4gICAgICAgICAgICAgICAgQSBNb3ZlbWVudCB0byBSZWltYWdpbmUgTGVhcm5pbmcgZm9yIEFsbFxuICAgICAgICAgICAgICA8L0hlYWRpbmc+XG4gICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggdGV4dC14bC80IGZvbnQtbGlnaHQgdGV4dC1ncmF5LTYwMCBkYXJrOnRleHQtZ3JheS0yMDAgbGVhZGluZy1ub3JtYWwgbGc6dGV4dC14bC82XCI+XG4gICAgICAgICAgICAgICAgSW5kYWJhIGlzIGEgc29jaWFsIGJ1c2luZXNzIG9uIGEgbWlzc2lvbiB0byBlbXBvd2VyIHlvdW5nIHBlb3BsZSB0byBiZSByZXNpbGllbnQsIHJlYWNoIHRoZWlyIGZ1bGwgcG90ZW50aWFsLFxuICAgICAgICAgICAgICAgIGFuZCBjb250cmlidXRlIHRvIHRoZSBjb21tb24gZ29vZC4gV2XigJlyZSBidWlsZGluZyBhIGdsb2JhbCBlY29zeXN0ZW0gZm9yIGhvbGlzdGljIGxlYXJuaW5nIOKAlCBhY2Nlc3NpYmxlIG9ubGluZVxuICAgICAgICAgICAgICAgIGFuZCBvZmZsaW5lLCBhZmZvcmRhYmxlIHRvIHRoZSBtYW55LCBhbmQgZ3JvdW5kZWQgaW4gY3VsdHVyZSwgY2FyZSwgYW5kIGNvbGxhYm9yYXRpb24uXG4gICAgICAgICAgICAgIDwvcD5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC04IGZsZXggZmxleC1jb2wgZ2FwLXgtNiBnYXAteS00IHNtOmZsZXgtcm93XCI+XG4gICAgICAgICAgICAgIDxCdXR0b24gaHJlZj1cIiNcIj5BYm91dCBVczwvQnV0dG9uPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG5cbiAgICAgICAgICAgIHsvKiBSaWdodDogU3RhdHMgQ29sdW1uICovfVxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJsZzpiYXNpcy03LzEyIGxnOnBsLTE2XCI+XG4gICAgICAgICAgICAgIDxkbCBjbGFzc05hbWU9XCJncmlkIGdyaWQtY29scy0xIGdhcC14LTEyIGdhcC15LTEwXCI+XG4gICAgICAgICAgICAgICAge3N0YXRzLm1hcCgoc3RhdCkgPT4gKFxuICAgICAgICAgICAgICAgICAgPGRpdiBrZXk9e3N0YXQuaWR9IGNsYXNzTmFtZT1cImZsZXggZmxleC1jb2wgZ2FwLXktMVwiPlxuICAgICAgICAgICAgICAgICAgICA8ZHQgY2xhc3NOYW1lPVwidGV4dC1iYXNlIHRleHQtZ3JheS02MDAgZGFyazp0ZXh0LWdyYXktMzAwXCI+e3N0YXQubmFtZX08L2R0PlxuICAgICAgICAgICAgICAgICAgICA8ZGQgY2xhc3NOYW1lPVwidGV4dC00eGwgbGc6dGV4dC03eGwgZm9udC1zZW1pYm9sZCBiZy1saW5lYXItMTQ1IGZyb20tWyM0OTBhZTddIGZyb20tMTAlIHZpYS1bIzk1OTJmZl0gdmlhLTUwJSB0by1bIzQ2MDViMF0gdG8tOTAlIGJnLWNsaXAtdGV4dCB0ZXh0LXRyYW5zcGFyZW50XCI+XG4gICAgICAgICAgICAgICAgICAgICAge3N0YXQudmFsdWV9XG4gICAgICAgICAgICAgICAgICAgIDwvZGQ+XG4gICAgICAgICAgICAgICAgICAgIHtzdGF0Lm5hbWUgJiYgKFxuICAgICAgICAgICAgICAgICAgICAgIDxkZCBjbGFzc05hbWU9XCJtdC0yIHRleHQtc20gbGc6dGV4dC1iYXNlIGZvbnQtbGlnaHQgdGV4dC1ncmF5LTYwMCBkYXJrOnRleHQtZ3JheS0zMDBcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIHtzdGF0Lm5hbWV9XG4gICAgICAgICAgICAgICAgICAgICAgPC9kZD5cbiAgICAgICAgICAgICAgICAgICAgKX1cbiAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgICA8L2RsPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gIClcbn1cblxuaW1wb3J0IHsgQ1RBIH0gZnJvbSAnQC9jb21wb25lbnRzL2N0YSdcblxuXG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEhvbWUoKSB7XG4gIHJldHVybiAoXG4gICAgPGRpdiBjbGFzc05hbWU9XCJvdmVyZmxvdy1oaWRkZW5cIj5cbiAgICAgIDxIZXJvIC8+XG4gICAgICA8bWFpbj5cbiAgICAgICAgPENvbnRhaW5lciBjbGFzc05hbWU9XCJtdC0yNFwiPlxuICAgICAgICAgIDxMb2dvQ2xvdWQgLz5cbiAgICAgICAgPC9Db250YWluZXI+XG4gICAgICAgIDxEYXJrQmVudG9TZWN0aW9uIC8+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYmctbGluZWFyLXRvLWIgZnJvbS13aGl0ZSBmcm9tLTUwJSB0by1ncmF5LTEwMCBweS0yNFwiPlxuICAgICAgICAgIDxUZXN0aW1vbmlhbHMgLz5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxQb3J0Zm9saW8gLz5cbiAgICAgICAgPEluZGFiYU9zIC8+XG4gICAgICAgIDxGZWF0dXJlZFRlc3RpbW9uaWFsIC8+XG4gICAgICAgIDxDVEEgLz5cbiAgICAgIDwvbWFpbj5cbiAgICAgIDxGb290ZXIgLz5cbiAgICA8L2Rpdj5cbiAgKVxufVxuIl0sIm5hbWVzIjpbIkJlbnRvQ2FyZCIsIkJ1dHRvbiIsIkNvbnRhaW5lciIsIkZvb3RlciIsIkdyYWRpZW50IiwiS2V5Ym9hcmQiLCJMaW5rIiwiTG9nb0Nsb3VkIiwiTG9nb0NsdXN0ZXIiLCJNYXAiLCJOYXZiYXIiLCJTY3JlZW5zaG90IiwiVGVzdGltb25pYWxzIiwiSGVhZGluZyIsIlN1YmhlYWRpbmciLCJDaGV2cm9uUmlnaHRJY29uIiwiUG9ydGZvbGlvIiwiSW5kYWJhT3MiLCJGZWF0dXJlZFRlc3RpbW9uaWFsIiwibWV0YWRhdGEiLCJkZXNjcmlwdGlvbiIsIkhlcm8iLCJkaXYiLCJjbGFzc05hbWUiLCJiYW5uZXIiLCJocmVmIiwiaDEiLCJwIiwidmFyaWFudCIsIkZlYXR1cmVTZWN0aW9uIiwiYXMiLCJ3aWR0aCIsImhlaWdodCIsInNyYyIsIkJlbnRvU2VjdGlvbiIsImV5ZWJyb3ciLCJ0aXRsZSIsImdyYXBoaWMiLCJmYWRlIiwiaGlnaGxpZ2h0ZWQiLCJzdGF0cyIsImlkIiwibmFtZSIsInZhbHVlIiwiRGFya0JlbnRvU2VjdGlvbiIsImRsIiwibWFwIiwic3RhdCIsImR0IiwiZGQiLCJDVEEiLCJIb21lIiwibWFpbiJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(rsc)/./src/app/page.tsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ Home),\n/* harmony export */ metadata: () => (/* binding */ metadata)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _components_bento_card__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/bento-card */ \"(rsc)/./src/components/bento-card.tsx\");\n/* harmony import */ var _components_button__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/button */ \"(rsc)/./src/components/button.tsx\");\n/* harmony import */ var _components_container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/container */ \"(rsc)/./src/components/container.tsx\");\n/* harmony import */ var _components_footer__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/components/footer */ \"(rsc)/./src/components/footer.tsx\");\n/* harmony import */ var _components_gradient__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/components/gradient */ \"(rsc)/./src/components/gradient.tsx\");\n/* harmony import */ var _components_keyboard__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/components/keyboard */ \"(rsc)/./src/components/keyboard.tsx\");\n/* harmony import */ var _components_link__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/components/link */ \"(rsc)/./src/components/link.tsx\");\n/* harmony import */ var _components_logo_cloud__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/components/logo-cloud */ \"(rsc)/./src/components/logo-cloud.tsx\");\n/* harmony import */ var _components_logo_cluster__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/components/logo-cluster */ \"(rsc)/./src/components/logo-cluster.tsx\");\n/* harmony import */ var _components_map__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @/components/map */ \"(rsc)/./src/components/map.tsx\");\n/* harmony import */ var _components_navbar__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @/components/navbar */ \"(rsc)/./src/components/navbar.tsx\");\n/* harmony import */ var _components_screenshot__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @/components/screenshot */ \"(rsc)/./src/components/screenshot.tsx\");\n/* harmony import */ var _components_testimonials__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @/components/testimonials */ \"(rsc)/./src/components/testimonials.tsx\");\n/* harmony import */ var _components_text__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @/components/text */ \"(rsc)/./src/components/text.tsx\");\n/* harmony import */ var _heroicons_react_16_solid__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @heroicons/react/16/solid */ \"(rsc)/./node_modules/@heroicons/react/16/solid/esm/ChevronRightIcon.js\");\n/* harmony import */ var _components_portfolio__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @/components/portfolio */ \"(rsc)/./src/components/portfolio.tsx\");\n/* harmony import */ var _components_ecosystem__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @/components/ecosystem */ \"(rsc)/./src/components/ecosystem.tsx\");\n/* harmony import */ var _components_featuredtestimonial__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @/components/featuredtestimonial */ \"(rsc)/./src/components/featuredtestimonial.tsx\");\n/* harmony import */ var _components_cta__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @/components/cta */ \"(rsc)/./src/components/cta.tsx\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nconst metadata = {\n description: 'Indaba is the platform that adds an \"Engage\" button to the Internet, inviting meaningful participation and contribution.'\n};\nfunction Hero() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_gradient__WEBPACK_IMPORTED_MODULE_5__.Gradient, {\n className: \"absolute inset-2 bottom-0 rounded-4xl ring-1 ring-black/5 ring-inset \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 32,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_navbar__WEBPACK_IMPORTED_MODULE_11__.Navbar, {\n banner: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_link__WEBPACK_IMPORTED_MODULE_7__.Link, {\n href: \"/blog\",\n className: \"flex items-center gap-1 rounded-full bg-indigo-800/35 px-4 py-0.5 text-sm/6 font-medium text-white data-hover:bg-indigo-800/50\",\n children: [\n \"Join the Indaba Community\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_heroicons_react_16_solid__WEBPACK_IMPORTED_MODULE_18__[\"default\"], {\n className: \"size-4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 41,\n columnNumber: 15\n }, void 0)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 36,\n columnNumber: 13\n }, void 0)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 34,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"pt-16 pb-24 lg:pt-24 lg:pb-24 md: max-w-2xl lg:max-w-5xl\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"font-display text-5xl/[0.9] font-medium tracking-tight text-balance text-white lg:text-8xl text-6xl leading-tighter\",\n children: \"The Platform for Purposeful Participation\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 46,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 max-w-3xl text-xl/5 font-light text-gray-150 lg:text-xl/7 text-gray-100\",\n children: 'Indaba is the platform that adds an \"Engage\" button to the Internet. While most platforms offer \"Like,\" or \"Comment,\" Indaba invites people to take responsibility, contribute meaningfully, and become part of the solution.'\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 49,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-12 flex flex-col gap-x-6 gap-y-4 sm:flex-row\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"#\",\n children: \"Get Involved\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 53,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n variant: \"secondary\",\n href: \"/pricing\",\n children: \"See Projects\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 54,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 52,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 45,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 33,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 31,\n columnNumber: 5\n }, this);\n}\nfunction FeatureSection() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"pb-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Heading, {\n as: \"h2\",\n className: \"max-w-3xl\",\n children: \"Deliver transformational experiences anywhere\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 72,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_screenshot__WEBPACK_IMPORTED_MODULE_12__.Screenshot, {\n width: 1216,\n height: 768,\n src: \"/screenshots/app.png\",\n className: \"mt-12 h-144 sm:h-auto sm:w-304\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 75,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 71,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 70,\n columnNumber: 5\n }, this);\n}\nfunction BentoSection() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Subheading, {\n children: \"Features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 91,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Heading, {\n as: \"h3\",\n className: \"mt-2 max-w-3xl\",\n children: \"Empowering meaningful participation.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 92,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-6 lg:grid-rows-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Community\",\n title: \"Foster Engagement\",\n description: \"Indaba creates spaces for meaningful dialogue and collaboration, helping communities come together to address shared challenges.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/screenshots/profile.png)] bg-size-[1000px_560px] bg-position-[left_-109px_top_-112px] bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 102,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"max-lg:rounded-t-4xl lg:col-span-3 lg:rounded-tl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 97,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Impact\",\n title: \"Drive Real Change\",\n description: \"Indaba empowers communities to identify challenges and work together on sustainable solutions through structured participation.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-[url(/screenshots/competitors.png)] bg-size-[1100px_650px] bg-position-[left_-38px_top_-73px] bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 112,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-3 lg:rounded-tr-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 107,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Tools\",\n title: \"Powerful Features\",\n description: \"Access intuitive tools designed to facilitate meaningful discussions, decision-making, and collaborative action within your community.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex size-full pt-10 pl-10\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_keyboard__WEBPACK_IMPORTED_MODULE_6__.Keyboard, {\n highlighted: [\n \"LeftCommand\",\n \"LeftShift\",\n \"D\"\n ]\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 123,\n columnNumber: 15\n }, void 0)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 122,\n columnNumber: 13\n }, void 0),\n className: \"lg:col-span-2 lg:rounded-bl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 117,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Connect\",\n title: \"Build Networks\",\n description: \"Connect with like-minded individuals and organizations committed to creating positive change in their communities.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_logo_cluster__WEBPACK_IMPORTED_MODULE_9__.LogoCluster, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 132,\n columnNumber: 20\n }, void 0),\n className: \"lg:col-span-2\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 128,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_bento_card__WEBPACK_IMPORTED_MODULE_1__.BentoCard, {\n eyebrow: \"Global\",\n title: \"Worldwide Impact\",\n description: \"Join a global movement of communities using Indaba to drive meaningful change and sustainable development.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_map__WEBPACK_IMPORTED_MODULE_10__.Map, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 139,\n columnNumber: 20\n }, void 0),\n className: \"max-lg:rounded-b-4xl lg:col-span-2 lg:rounded-br-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 135,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 96,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 90,\n columnNumber: 5\n }, this);\n}\nconst stats = [\n {\n id: 1,\n name: \"Lessons delivered\",\n value: \"+4,000,000,000\"\n },\n {\n id: 2,\n name: \"Educational resources\",\n value: \"+90,000,000\"\n },\n {\n id: 3,\n name: \"Spent on infrastructure & content development\",\n value: \"+$60,000,000\"\n }\n];\nfunction DarkBentoSection() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"pt-24 pb-12\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-8xl px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"rounded-4xl bg-indigo-50 dark:bg-indigo-800/50 px-6 py-24 lg:rounded-3xl lg:px-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col gap-y-20 lg:flex-row lg:gap-x-12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:basis-5/12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Subheading, {\n children: \"About Indaba\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 162,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_14__.Heading, {\n as: \"h3\",\n className: \"mt-2 max-w-2xl\",\n children: \"A Movement to Reimagine Learning for All\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 163,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 text-xl/4 font-light text-gray-600 dark:text-gray-200 leading-normal lg:text-xl/6\",\n children: \"Indaba is a social business on a mission to empower young people to be resilient, reach their full potential, and contribute to the common good. We’re building a global ecosystem for holistic learning — accessible online and offline, affordable to the many, and grounded in culture, care, and collaboration.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 166,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-8 flex flex-col gap-x-6 gap-y-4 sm:flex-row\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"#\",\n children: \"About Us\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 172,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 171,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 161,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:basis-7/12 lg:pl-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dl\", {\n className: \"grid grid-cols-1 gap-x-12 gap-y-10\",\n children: stats.map((stat)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col gap-y-1\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dt\", {\n className: \"text-base text-gray-600 dark:text-gray-300\",\n children: stat.name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 181,\n columnNumber: 21\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dd\", {\n className: \"text-4xl lg:text-7xl font-semibold bg-linear-145 from-[#490ae7] from-10% via-[#9592ff] via-50% to-[#4605b0] to-90% bg-clip-text text-transparent\",\n children: stat.value\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 182,\n columnNumber: 21\n }, this),\n stat.name && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dd\", {\n className: \"mt-2 text-sm lg:text-base font-light text-gray-600 dark:text-gray-300\",\n children: stat.name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 186,\n columnNumber: 23\n }, this)\n ]\n }, stat.id, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 180,\n columnNumber: 19\n }, this))\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 178,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 177,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 159,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 158,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 157,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 156,\n columnNumber: 5\n }, this);\n}\n\nfunction Home() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Hero, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 208,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"main\", {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"mt-24\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_logo_cloud__WEBPACK_IMPORTED_MODULE_8__.LogoCloud, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 211,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 210,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(DarkBentoSection, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 213,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_ecosystem__WEBPACK_IMPORTED_MODULE_16__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 214,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_testimonials__WEBPACK_IMPORTED_MODULE_13__.Testimonials, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 215,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_portfolio__WEBPACK_IMPORTED_MODULE_15__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 217,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_featuredtestimonial__WEBPACK_IMPORTED_MODULE_17__[\"default\"], {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 218,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_cta__WEBPACK_IMPORTED_MODULE_19__.CTA, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 219,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 209,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_footer__WEBPACK_IMPORTED_MODULE_4__.Footer, {}, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 221,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx\",\n lineNumber: 207,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvYXBwL3BhZ2UudHN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFtRDtBQUNQO0FBQ007QUFDTjtBQUNJO0FBQ0E7QUFDUjtBQUVXO0FBQ0k7QUFFakI7QUFDTTtBQUNRO0FBQ0k7QUFDRDtBQUNLO0FBRWQ7QUFFQTtBQUNvQjtBQUUzRCxNQUFNbUIsV0FBcUI7SUFDaENDLGFBQ0U7QUFDSixFQUFDO0FBRUQsU0FBU0M7SUFDUCxxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNuQiwwREFBUUE7Z0JBQUNtQixXQUFVOzs7Ozs7MEJBQ3BCLDhEQUFDckIsNERBQVNBO2dCQUFDcUIsV0FBVTs7a0NBQ25CLDhEQUFDYix1REFBTUE7d0JBQ0xjLHNCQUNFLDhEQUFDbEIsa0RBQUlBOzRCQUNIbUIsTUFBSzs0QkFDTEYsV0FBVTs7Z0NBQ1g7OENBRUMsOERBQUNSLGtFQUFnQkE7b0NBQUNRLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7O2tDQUlsQyw4REFBQ0Q7d0JBQUlDLFdBQVU7OzBDQUNiLDhEQUFDRztnQ0FBR0gsV0FBVTswQ0FBc0g7Ozs7OzswQ0FHcEksOERBQUNJO2dDQUFFSixXQUFVOzBDQUErRTs7Ozs7OzBDQUc1Riw4REFBQ0Q7Z0NBQUlDLFdBQVU7O2tEQUNiLDhEQUFDdEIsc0RBQU1BO3dDQUFDd0IsTUFBSztrREFBSTs7Ozs7O2tEQUNqQiw4REFBQ3hCLHNEQUFNQTt3Q0FBQzJCLFNBQVE7d0NBQVlILE1BQUs7a0RBQVc7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQVF4RDtBQU1BLFNBQVNJO0lBQ1AscUJBQ0UsOERBQUNQO1FBQUlDLFdBQVU7a0JBQ2IsNEVBQUNyQiw0REFBU0E7WUFBQ3FCLFdBQVU7OzhCQUNuQiw4REFBQ1Ysc0RBQU9BO29CQUFDaUIsSUFBRztvQkFBS1AsV0FBVTs4QkFBWTs7Ozs7OzhCQUd2Qyw4REFBQ1osK0RBQVVBO29CQUNUb0IsT0FBTztvQkFDUEMsUUFBUTtvQkFDUkMsS0FBSTtvQkFDSlYsV0FBVTs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLcEI7QUFJQSxTQUFTVztJQUNQLHFCQUNFLDhEQUFDaEMsNERBQVNBOzswQkFDUiw4REFBQ1kseURBQVVBOzBCQUFDOzs7Ozs7MEJBQ1osOERBQUNELHNEQUFPQTtnQkFBQ2lCLElBQUc7Z0JBQUtQLFdBQVU7MEJBQWlCOzs7Ozs7MEJBSTVDLDhEQUFDRDtnQkFBSUMsV0FBVTs7a0NBQ2IsOERBQUN2Qiw2REFBU0E7d0JBQ1JtQyxTQUFRO3dCQUNSQyxPQUFNO3dCQUNOaEIsYUFBWTt3QkFDWmlCLHVCQUNFLDhEQUFDZjs0QkFBSUMsV0FBVTs7Ozs7O3dCQUVqQmUsTUFBTTs0QkFBQzt5QkFBUzt3QkFDaEJmLFdBQVU7Ozs7OztrQ0FFWiw4REFBQ3ZCLDZEQUFTQTt3QkFDUm1DLFNBQVE7d0JBQ1JDLE9BQU07d0JBQ05oQixhQUFZO3dCQUNaaUIsdUJBQ0UsOERBQUNmOzRCQUFJQyxXQUFVOzs7Ozs7d0JBRWpCZSxNQUFNOzRCQUFDO3lCQUFTO3dCQUNoQmYsV0FBVTs7Ozs7O2tDQUVaLDhEQUFDdkIsNkRBQVNBO3dCQUNSbUMsU0FBUTt3QkFDUkMsT0FBTTt3QkFDTmhCLGFBQVk7d0JBQ1ppQix1QkFDRSw4REFBQ2Y7NEJBQUlDLFdBQVU7c0NBQ2IsNEVBQUNsQiwwREFBUUE7Z0NBQUNrQyxhQUFhO29DQUFDO29DQUFlO29DQUFhO2lDQUFJOzs7Ozs7Ozs7Ozt3QkFHNURoQixXQUFVOzs7Ozs7a0NBRVosOERBQUN2Qiw2REFBU0E7d0JBQ1JtQyxTQUFRO3dCQUNSQyxPQUFNO3dCQUNOaEIsYUFBWTt3QkFDWmlCLHVCQUFTLDhEQUFDN0IsaUVBQVdBOzs7Ozt3QkFDckJlLFdBQVU7Ozs7OztrQ0FFWiw4REFBQ3ZCLDZEQUFTQTt3QkFDUm1DLFNBQVE7d0JBQ1JDLE9BQU07d0JBQ05oQixhQUFZO3dCQUNaaUIsdUJBQVMsOERBQUM1QixpREFBR0E7Ozs7O3dCQUNiYyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFLcEI7QUFFQSxNQUFNaUIsUUFBUTtJQUNaO1FBQUVDLElBQUk7UUFBR0MsTUFBTTtRQUFxQkMsT0FBTztJQUFpQjtJQUM1RDtRQUFFRixJQUFJO1FBQUdDLE1BQU07UUFBeUJDLE9BQU87SUFBYztJQUM3RDtRQUFFRixJQUFJO1FBQUdDLE1BQU07UUFBaURDLE9BQU87SUFBZTtDQUN2RjtBQUdELFNBQVNDO0lBQ1AscUJBQ0UsOERBQUN0QjtRQUFJQyxXQUFVO2tCQUNiLDRFQUFDRDtZQUFJQyxXQUFVO3NCQUNiLDRFQUFDRDtnQkFBSUMsV0FBVTswQkFDYiw0RUFBQ0Q7b0JBQUlDLFdBQVU7O3NDQUViLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNULHlEQUFVQTs4Q0FBQzs7Ozs7OzhDQUNaLDhEQUFDRCxzREFBT0E7b0NBQUNpQixJQUFHO29DQUFLUCxXQUFVOzhDQUFpQjs7Ozs7OzhDQUc1Qyw4REFBQ0k7b0NBQUVKLFdBQVU7OENBQXlGOzs7Ozs7OENBS3RHLDhEQUFDRDtvQ0FBSUMsV0FBVTs4Q0FDZiw0RUFBQ3RCLHNEQUFNQTt3Q0FBQ3dCLE1BQUs7a0RBQUk7Ozs7Ozs7Ozs7Ozs7Ozs7O3NDQUtuQiw4REFBQ0g7NEJBQUlDLFdBQVU7c0NBQ2IsNEVBQUNzQjtnQ0FBR3RCLFdBQVU7MENBQ1hpQixNQUFNTSxHQUFHLENBQUMsQ0FBQ0MscUJBQ1YsOERBQUN6Qjt3Q0FBa0JDLFdBQVU7OzBEQUMzQiw4REFBQ3lCO2dEQUFHekIsV0FBVTswREFBOEN3QixLQUFLTCxJQUFJOzs7Ozs7MERBQ3JFLDhEQUFDTztnREFBRzFCLFdBQVU7MERBQ1h3QixLQUFLSixLQUFLOzs7Ozs7NENBRVpJLEtBQUtMLElBQUksa0JBQ1IsOERBQUNPO2dEQUFHMUIsV0FBVTswREFDWHdCLEtBQUtMLElBQUk7Ozs7Ozs7dUNBUE5LLEtBQUtOLEVBQUU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQW1CbkM7QUFFc0M7QUFJdkIsU0FBU1U7SUFDdEIscUJBQ0UsOERBQUM3QjtRQUFJQyxXQUFVOzswQkFDYiw4REFBQ0Y7Ozs7OzBCQUNELDhEQUFDK0I7O2tDQUNDLDhEQUFDbEQsNERBQVNBO3dCQUFDcUIsV0FBVTtrQ0FDbkIsNEVBQUNoQiw2REFBU0E7Ozs7Ozs7Ozs7a0NBRVosOERBQUNxQzs7Ozs7a0NBQ0QsOERBQUMzQiw4REFBU0E7Ozs7O2tDQUNWLDhEQUFDTCxtRUFBWUE7Ozs7O2tDQUViLDhEQUFDSSw4REFBU0E7Ozs7O2tDQUNWLDhEQUFDRSx3RUFBbUJBOzs7OztrQ0FDcEIsOERBQUNnQyxpREFBR0E7Ozs7Ozs7Ozs7OzBCQUVOLDhEQUFDL0Msc0RBQU1BOzs7Ozs7Ozs7OztBQUdiIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8uL3NyYy9hcHAvcGFnZS50c3g/ZjY4YSJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBCZW50b0NhcmQgfSBmcm9tICdAL2NvbXBvbmVudHMvYmVudG8tY2FyZCdcbmltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJ0AvY29tcG9uZW50cy9idXR0b24nXG5pbXBvcnQgeyBDb250YWluZXIgfSBmcm9tICdAL2NvbXBvbmVudHMvY29udGFpbmVyJ1xuaW1wb3J0IHsgRm9vdGVyIH0gZnJvbSAnQC9jb21wb25lbnRzL2Zvb3RlcidcbmltcG9ydCB7IEdyYWRpZW50IH0gZnJvbSAnQC9jb21wb25lbnRzL2dyYWRpZW50J1xuaW1wb3J0IHsgS2V5Ym9hcmQgfSBmcm9tICdAL2NvbXBvbmVudHMva2V5Ym9hcmQnXG5pbXBvcnQgeyBMaW5rIH0gZnJvbSAnQC9jb21wb25lbnRzL2xpbmsnXG5pbXBvcnQgeyBMaW5rZWRBdmF0YXJzIH0gZnJvbSAnQC9jb21wb25lbnRzL2xpbmtlZC1hdmF0YXJzJ1xuaW1wb3J0IHsgTG9nb0Nsb3VkIH0gZnJvbSAnQC9jb21wb25lbnRzL2xvZ28tY2xvdWQnXG5pbXBvcnQgeyBMb2dvQ2x1c3RlciB9IGZyb20gJ0AvY29tcG9uZW50cy9sb2dvLWNsdXN0ZXInXG5pbXBvcnQgeyBMb2dvVGltZWxpbmUgfSBmcm9tICdAL2NvbXBvbmVudHMvbG9nby10aW1lbGluZSdcbmltcG9ydCB7IE1hcCB9IGZyb20gJ0AvY29tcG9uZW50cy9tYXAnXG5pbXBvcnQgeyBOYXZiYXIgfSBmcm9tICdAL2NvbXBvbmVudHMvbmF2YmFyJ1xuaW1wb3J0IHsgU2NyZWVuc2hvdCB9IGZyb20gJ0AvY29tcG9uZW50cy9zY3JlZW5zaG90J1xuaW1wb3J0IHsgVGVzdGltb25pYWxzIH0gZnJvbSAnQC9jb21wb25lbnRzL3Rlc3RpbW9uaWFscydcbmltcG9ydCB7IEhlYWRpbmcsIFN1YmhlYWRpbmcgfSBmcm9tICdAL2NvbXBvbmVudHMvdGV4dCdcbmltcG9ydCB7IENoZXZyb25SaWdodEljb24gfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzE2L3NvbGlkJ1xuaW1wb3J0IHR5cGUgeyBNZXRhZGF0YSB9IGZyb20gJ25leHQnXG5pbXBvcnQgUG9ydGZvbGlvIGZyb20gJ0AvY29tcG9uZW50cy9wb3J0Zm9saW8nXG5pbXBvcnQgeyBJbmRhYmFPcyB9IGZyb20gJ0AvY29tcG9uZW50cy9pbmRhYmFvcydcbmltcG9ydCBFY29zeXN0ZW0gZnJvbSAnQC9jb21wb25lbnRzL2Vjb3N5c3RlbSdcbmltcG9ydCBGZWF0dXJlZFRlc3RpbW9uaWFsIGZyb20gJ0AvY29tcG9uZW50cy9mZWF0dXJlZHRlc3RpbW9uaWFsJ1xuXG5leHBvcnQgY29uc3QgbWV0YWRhdGE6IE1ldGFkYXRhID0ge1xuICBkZXNjcmlwdGlvbjpcbiAgICAnSW5kYWJhIGlzIHRoZSBwbGF0Zm9ybSB0aGF0IGFkZHMgYW4gXCJFbmdhZ2VcIiBidXR0b24gdG8gdGhlIEludGVybmV0LCBpbnZpdGluZyBtZWFuaW5nZnVsIHBhcnRpY2lwYXRpb24gYW5kIGNvbnRyaWJ1dGlvbi4nLFxufVxuXG5mdW5jdGlvbiBIZXJvKCkge1xuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmVcIj5cbiAgICAgIDxHcmFkaWVudCBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0yIGJvdHRvbS0wIHJvdW5kZWQtNHhsIHJpbmctMSByaW5nLWJsYWNrLzUgcmluZy1pbnNldCBcIiAvPlxuICAgICAgPENvbnRhaW5lciBjbGFzc05hbWU9XCJyZWxhdGl2ZVwiPlxuICAgICAgICA8TmF2YmFyXG4gICAgICAgICAgYmFubmVyPXtcbiAgICAgICAgICAgIDxMaW5rXG4gICAgICAgICAgICAgIGhyZWY9XCIvYmxvZ1wiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cImZsZXggaXRlbXMtY2VudGVyIGdhcC0xIHJvdW5kZWQtZnVsbCBiZy1pbmRpZ28tODAwLzM1IHB4LTQgcHktMC41IHRleHQtc20vNiBmb250LW1lZGl1bSB0ZXh0LXdoaXRlIGRhdGEtaG92ZXI6YmctaW5kaWdvLTgwMC81MFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIEpvaW4gdGhlIEluZGFiYSBDb21tdW5pdHlcbiAgICAgICAgICAgICAgPENoZXZyb25SaWdodEljb24gY2xhc3NOYW1lPVwic2l6ZS00XCIgLz5cbiAgICAgICAgICAgIDwvTGluaz5cbiAgICAgICAgICB9XG4gICAgICAgIC8+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicHQtMTYgcGItMjQgbGc6cHQtMjQgbGc6cGItMjQgbWQ6IG1heC13LTJ4bCBsZzptYXgtdy01eGxcIj5cbiAgICAgICAgICA8aDEgY2xhc3NOYW1lPVwiZm9udC1kaXNwbGF5IHRleHQtNXhsL1swLjldIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtYmFsYW5jZSB0ZXh0LXdoaXRlIGxnOnRleHQtOHhsIHRleHQtNnhsIGxlYWRpbmctdGlnaHRlclwiPlxuICAgICAgICAgICAgVGhlIFBsYXRmb3JtIGZvciBQdXJwb3NlZnVsIFBhcnRpY2lwYXRpb25cbiAgICAgICAgICA8L2gxPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggbWF4LXctM3hsIHRleHQteGwvNSBmb250LWxpZ2h0IHRleHQtZ3JheS0xNTAgbGc6dGV4dC14bC83IHRleHQtZ3JheS0xMDBcIj5cbiAgICAgICAgICAgIEluZGFiYSBpcyB0aGUgcGxhdGZvcm0gdGhhdCBhZGRzIGFuIFwiRW5nYWdlXCIgYnV0dG9uIHRvIHRoZSBJbnRlcm5ldC4gV2hpbGUgbW9zdCBwbGF0Zm9ybXMgb2ZmZXIgXCJMaWtlLFwiIG9yIFwiQ29tbWVudCxcIiBJbmRhYmEgaW52aXRlcyBwZW9wbGUgdG8gdGFrZSByZXNwb25zaWJpbGl0eSwgY29udHJpYnV0ZSBtZWFuaW5nZnVsbHksIGFuZCBiZWNvbWUgcGFydCBvZiB0aGUgc29sdXRpb24uXG4gICAgICAgICAgPC9wPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTIgZmxleCBmbGV4LWNvbCBnYXAteC02IGdhcC15LTQgc206ZmxleC1yb3dcIj5cbiAgICAgICAgICAgIDxCdXR0b24gaHJlZj1cIiNcIj5HZXQgSW52b2x2ZWQ8L0J1dHRvbj5cbiAgICAgICAgICAgIDxCdXR0b24gdmFyaWFudD1cInNlY29uZGFyeVwiIGhyZWY9XCIvcHJpY2luZ1wiPlxuICAgICAgICAgICAgICBTZWUgUHJvamVjdHNcbiAgICAgICAgICAgIDwvQnV0dG9uPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvQ29udGFpbmVyPlxuICAgIDwvZGl2PlxuICApXG59XG5cblxuXG5cblxuZnVuY3Rpb24gRmVhdHVyZVNlY3Rpb24oKSB7XG4gIHJldHVybiAoXG4gICAgPGRpdiBjbGFzc05hbWU9XCJvdmVyZmxvdy1oaWRkZW5cIj5cbiAgICAgIDxDb250YWluZXIgY2xhc3NOYW1lPVwicGItMjRcIj5cbiAgICAgICAgPEhlYWRpbmcgYXM9XCJoMlwiIGNsYXNzTmFtZT1cIm1heC13LTN4bFwiPlxuICAgICAgICAgIERlbGl2ZXIgdHJhbnNmb3JtYXRpb25hbCBleHBlcmllbmNlcyBhbnl3aGVyZVxuICAgICAgICA8L0hlYWRpbmc+XG4gICAgICAgIDxTY3JlZW5zaG90XG4gICAgICAgICAgd2lkdGg9ezEyMTZ9XG4gICAgICAgICAgaGVpZ2h0PXs3Njh9XG4gICAgICAgICAgc3JjPVwiL3NjcmVlbnNob3RzL2FwcC5wbmdcIlxuICAgICAgICAgIGNsYXNzTmFtZT1cIm10LTEyIGgtMTQ0IHNtOmgtYXV0byBzbTp3LTMwNFwiXG4gICAgICAgIC8+XG4gICAgICA8L0NvbnRhaW5lcj5cbiAgICA8L2Rpdj5cbiAgKVxufVxuXG5cblxuZnVuY3Rpb24gQmVudG9TZWN0aW9uKCkge1xuICByZXR1cm4gKFxuICAgIDxDb250YWluZXI+XG4gICAgICA8U3ViaGVhZGluZz5GZWF0dXJlczwvU3ViaGVhZGluZz5cbiAgICAgIDxIZWFkaW5nIGFzPVwiaDNcIiBjbGFzc05hbWU9XCJtdC0yIG1heC13LTN4bFwiPlxuICAgICAgICBFbXBvd2VyaW5nIG1lYW5pbmdmdWwgcGFydGljaXBhdGlvbi5cbiAgICAgIDwvSGVhZGluZz5cblxuICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC0xMCBncmlkIGdyaWQtY29scy0xIGdhcC00IHNtOm10LTE2IGxnOmdyaWQtY29scy02IGxnOmdyaWQtcm93cy0yXCI+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiQ29tbXVuaXR5XCJcbiAgICAgICAgICB0aXRsZT1cIkZvc3RlciBFbmdhZ2VtZW50XCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkluZGFiYSBjcmVhdGVzIHNwYWNlcyBmb3IgbWVhbmluZ2Z1bCBkaWFsb2d1ZSBhbmQgY29sbGFib3JhdGlvbiwgaGVscGluZyBjb21tdW5pdGllcyBjb21lIHRvZ2V0aGVyIHRvIGFkZHJlc3Mgc2hhcmVkIGNoYWxsZW5nZXMuXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiaC04MCBiZy1bdXJsKC9zY3JlZW5zaG90cy9wcm9maWxlLnBuZyldIGJnLXNpemUtWzEwMDBweF81NjBweF0gYmctcG9zaXRpb24tW2xlZnRfLTEwOXB4X3RvcF8tMTEycHhdIGJnLW5vLXJlcGVhdFwiIC8+XG4gICAgICAgICAgfVxuICAgICAgICAgIGZhZGU9e1snYm90dG9tJ119XG4gICAgICAgICAgY2xhc3NOYW1lPVwibWF4LWxnOnJvdW5kZWQtdC00eGwgbGc6Y29sLXNwYW4tMyBsZzpyb3VuZGVkLXRsLTR4bFwiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiSW1wYWN0XCJcbiAgICAgICAgICB0aXRsZT1cIkRyaXZlIFJlYWwgQ2hhbmdlXCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkluZGFiYSBlbXBvd2VycyBjb21tdW5pdGllcyB0byBpZGVudGlmeSBjaGFsbGVuZ2VzIGFuZCB3b3JrIHRvZ2V0aGVyIG9uIHN1c3RhaW5hYmxlIHNvbHV0aW9ucyB0aHJvdWdoIHN0cnVjdHVyZWQgcGFydGljaXBhdGlvbi5cIlxuICAgICAgICAgIGdyYXBoaWM9e1xuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0wIGJnLVt1cmwoL3NjcmVlbnNob3RzL2NvbXBldGl0b3JzLnBuZyldIGJnLXNpemUtWzExMDBweF82NTBweF0gYmctcG9zaXRpb24tW2xlZnRfLTM4cHhfdG9wXy03M3B4XSBiZy1uby1yZXBlYXRcIiAvPlxuICAgICAgICAgIH1cbiAgICAgICAgICBmYWRlPXtbJ2JvdHRvbSddfVxuICAgICAgICAgIGNsYXNzTmFtZT1cImxnOmNvbC1zcGFuLTMgbGc6cm91bmRlZC10ci00eGxcIlxuICAgICAgICAvPlxuICAgICAgICA8QmVudG9DYXJkXG4gICAgICAgICAgZXllYnJvdz1cIlRvb2xzXCJcbiAgICAgICAgICB0aXRsZT1cIlBvd2VyZnVsIEZlYXR1cmVzXCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkFjY2VzcyBpbnR1aXRpdmUgdG9vbHMgZGVzaWduZWQgdG8gZmFjaWxpdGF0ZSBtZWFuaW5nZnVsIGRpc2N1c3Npb25zLCBkZWNpc2lvbi1tYWtpbmcsIGFuZCBjb2xsYWJvcmF0aXZlIGFjdGlvbiB3aXRoaW4geW91ciBjb21tdW5pdHkuXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBzaXplLWZ1bGwgcHQtMTAgcGwtMTBcIj5cbiAgICAgICAgICAgICAgPEtleWJvYXJkIGhpZ2hsaWdodGVkPXtbJ0xlZnRDb21tYW5kJywgJ0xlZnRTaGlmdCcsICdEJ119IC8+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICB9XG4gICAgICAgICAgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMiBsZzpyb3VuZGVkLWJsLTR4bFwiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiQ29ubmVjdFwiXG4gICAgICAgICAgdGl0bGU9XCJCdWlsZCBOZXR3b3Jrc1wiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJDb25uZWN0IHdpdGggbGlrZS1taW5kZWQgaW5kaXZpZHVhbHMgYW5kIG9yZ2FuaXphdGlvbnMgY29tbWl0dGVkIHRvIGNyZWF0aW5nIHBvc2l0aXZlIGNoYW5nZSBpbiB0aGVpciBjb21tdW5pdGllcy5cIlxuICAgICAgICAgIGdyYXBoaWM9ezxMb2dvQ2x1c3RlciAvPn1cbiAgICAgICAgICBjbGFzc05hbWU9XCJsZzpjb2wtc3Bhbi0yXCJcbiAgICAgICAgLz5cbiAgICAgICAgPEJlbnRvQ2FyZFxuICAgICAgICAgIGV5ZWJyb3c9XCJHbG9iYWxcIlxuICAgICAgICAgIHRpdGxlPVwiV29ybGR3aWRlIEltcGFjdFwiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJKb2luIGEgZ2xvYmFsIG1vdmVtZW50IG9mIGNvbW11bml0aWVzIHVzaW5nIEluZGFiYSB0byBkcml2ZSBtZWFuaW5nZnVsIGNoYW5nZSBhbmQgc3VzdGFpbmFibGUgZGV2ZWxvcG1lbnQuXCJcbiAgICAgICAgICBncmFwaGljPXs8TWFwIC8+fVxuICAgICAgICAgIGNsYXNzTmFtZT1cIm1heC1sZzpyb3VuZGVkLWItNHhsIGxnOmNvbC1zcGFuLTIgbGc6cm91bmRlZC1ici00eGxcIlxuICAgICAgICAvPlxuICAgICAgPC9kaXY+XG4gICAgPC9Db250YWluZXI+XG4gIClcbn1cblxuY29uc3Qgc3RhdHMgPSBbXG4gIHsgaWQ6IDEsIG5hbWU6ICdMZXNzb25zIGRlbGl2ZXJlZCcsIHZhbHVlOiAnKzQsMDAwLDAwMCwwMDAnIH0sXG4gIHsgaWQ6IDIsIG5hbWU6ICdFZHVjYXRpb25hbCByZXNvdXJjZXMnLCB2YWx1ZTogJys5MCwwMDAsMDAwJyB9LFxuICB7IGlkOiAzLCBuYW1lOiAnU3BlbnQgb24gaW5mcmFzdHJ1Y3R1cmUgJiBjb250ZW50IGRldmVsb3BtZW50JywgdmFsdWU6ICcrJDYwLDAwMCwwMDAnIH0sXG5dXG5cblxuZnVuY3Rpb24gRGFya0JlbnRvU2VjdGlvbigpIHtcbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cInB0LTI0IHBiLTEyXCI+XG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cIm14LWF1dG8gbWF4LXctOHhsIHB4LTYgbGc6cHgtOFwiPlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJvdW5kZWQtNHhsIGJnLWluZGlnby01MCBkYXJrOmJnLWluZGlnby04MDAvNTAgcHgtNiBweS0yNCBsZzpyb3VuZGVkLTN4bCBsZzpweC0xNlwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBnYXAteS0yMCBsZzpmbGV4LXJvdyBsZzpnYXAteC0xMlwiPlxuICAgICAgICAgICAgey8qIExlZnQ6IFRleHQgQ29sdW1uICovfVxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJsZzpiYXNpcy01LzEyXCI+XG4gICAgICAgICAgICAgIDxTdWJoZWFkaW5nPkFib3V0IEluZGFiYTwvU3ViaGVhZGluZz5cbiAgICAgICAgICAgICAgPEhlYWRpbmcgYXM9XCJoM1wiIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctMnhsXCI+XG4gICAgICAgICAgICAgICAgQSBNb3ZlbWVudCB0byBSZWltYWdpbmUgTGVhcm5pbmcgZm9yIEFsbFxuICAgICAgICAgICAgICA8L0hlYWRpbmc+XG4gICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggdGV4dC14bC80IGZvbnQtbGlnaHQgdGV4dC1ncmF5LTYwMCBkYXJrOnRleHQtZ3JheS0yMDAgbGVhZGluZy1ub3JtYWwgbGc6dGV4dC14bC82XCI+XG4gICAgICAgICAgICAgICAgSW5kYWJhIGlzIGEgc29jaWFsIGJ1c2luZXNzIG9uIGEgbWlzc2lvbiB0byBlbXBvd2VyIHlvdW5nIHBlb3BsZSB0byBiZSByZXNpbGllbnQsIHJlYWNoIHRoZWlyIGZ1bGwgcG90ZW50aWFsLFxuICAgICAgICAgICAgICAgIGFuZCBjb250cmlidXRlIHRvIHRoZSBjb21tb24gZ29vZC4gV2XigJlyZSBidWlsZGluZyBhIGdsb2JhbCBlY29zeXN0ZW0gZm9yIGhvbGlzdGljIGxlYXJuaW5nIOKAlCBhY2Nlc3NpYmxlIG9ubGluZVxuICAgICAgICAgICAgICAgIGFuZCBvZmZsaW5lLCBhZmZvcmRhYmxlIHRvIHRoZSBtYW55LCBhbmQgZ3JvdW5kZWQgaW4gY3VsdHVyZSwgY2FyZSwgYW5kIGNvbGxhYm9yYXRpb24uXG4gICAgICAgICAgICAgIDwvcD5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC04IGZsZXggZmxleC1jb2wgZ2FwLXgtNiBnYXAteS00IHNtOmZsZXgtcm93XCI+XG4gICAgICAgICAgICAgIDxCdXR0b24gaHJlZj1cIiNcIj5BYm91dCBVczwvQnV0dG9uPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG5cbiAgICAgICAgICAgIHsvKiBSaWdodDogU3RhdHMgQ29sdW1uICovfVxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJsZzpiYXNpcy03LzEyIGxnOnBsLTE2XCI+XG4gICAgICAgICAgICAgIDxkbCBjbGFzc05hbWU9XCJncmlkIGdyaWQtY29scy0xIGdhcC14LTEyIGdhcC15LTEwXCI+XG4gICAgICAgICAgICAgICAge3N0YXRzLm1hcCgoc3RhdCkgPT4gKFxuICAgICAgICAgICAgICAgICAgPGRpdiBrZXk9e3N0YXQuaWR9IGNsYXNzTmFtZT1cImZsZXggZmxleC1jb2wgZ2FwLXktMVwiPlxuICAgICAgICAgICAgICAgICAgICA8ZHQgY2xhc3NOYW1lPVwidGV4dC1iYXNlIHRleHQtZ3JheS02MDAgZGFyazp0ZXh0LWdyYXktMzAwXCI+e3N0YXQubmFtZX08L2R0PlxuICAgICAgICAgICAgICAgICAgICA8ZGQgY2xhc3NOYW1lPVwidGV4dC00eGwgbGc6dGV4dC03eGwgZm9udC1zZW1pYm9sZCBiZy1saW5lYXItMTQ1IGZyb20tWyM0OTBhZTddIGZyb20tMTAlIHZpYS1bIzk1OTJmZl0gdmlhLTUwJSB0by1bIzQ2MDViMF0gdG8tOTAlIGJnLWNsaXAtdGV4dCB0ZXh0LXRyYW5zcGFyZW50XCI+XG4gICAgICAgICAgICAgICAgICAgICAge3N0YXQudmFsdWV9XG4gICAgICAgICAgICAgICAgICAgIDwvZGQ+XG4gICAgICAgICAgICAgICAgICAgIHtzdGF0Lm5hbWUgJiYgKFxuICAgICAgICAgICAgICAgICAgICAgIDxkZCBjbGFzc05hbWU9XCJtdC0yIHRleHQtc20gbGc6dGV4dC1iYXNlIGZvbnQtbGlnaHQgdGV4dC1ncmF5LTYwMCBkYXJrOnRleHQtZ3JheS0zMDBcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIHtzdGF0Lm5hbWV9XG4gICAgICAgICAgICAgICAgICAgICAgPC9kZD5cbiAgICAgICAgICAgICAgICAgICAgKX1cbiAgICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgICA8L2RsPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gIClcbn1cblxuaW1wb3J0IHsgQ1RBIH0gZnJvbSAnQC9jb21wb25lbnRzL2N0YSdcblxuXG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEhvbWUoKSB7XG4gIHJldHVybiAoXG4gICAgPGRpdiBjbGFzc05hbWU9XCJvdmVyZmxvdy1oaWRkZW5cIj5cbiAgICAgIDxIZXJvIC8+XG4gICAgICA8bWFpbj5cbiAgICAgICAgPENvbnRhaW5lciBjbGFzc05hbWU9XCJtdC0yNFwiPlxuICAgICAgICAgIDxMb2dvQ2xvdWQgLz5cbiAgICAgICAgPC9Db250YWluZXI+XG4gICAgICAgIDxEYXJrQmVudG9TZWN0aW9uIC8+XG4gICAgICAgIDxFY29zeXN0ZW0gLz5cbiAgICAgICAgPFRlc3RpbW9uaWFscyAvPlxuICAgICAgICBcbiAgICAgICAgPFBvcnRmb2xpbyAvPlxuICAgICAgICA8RmVhdHVyZWRUZXN0aW1vbmlhbCAvPlxuICAgICAgICA8Q1RBIC8+XG4gICAgICA8L21haW4+XG4gICAgICA8Rm9vdGVyIC8+XG4gICAgPC9kaXY+XG4gIClcbn1cbiJdLCJuYW1lcyI6WyJCZW50b0NhcmQiLCJCdXR0b24iLCJDb250YWluZXIiLCJGb290ZXIiLCJHcmFkaWVudCIsIktleWJvYXJkIiwiTGluayIsIkxvZ29DbG91ZCIsIkxvZ29DbHVzdGVyIiwiTWFwIiwiTmF2YmFyIiwiU2NyZWVuc2hvdCIsIlRlc3RpbW9uaWFscyIsIkhlYWRpbmciLCJTdWJoZWFkaW5nIiwiQ2hldnJvblJpZ2h0SWNvbiIsIlBvcnRmb2xpbyIsIkVjb3N5c3RlbSIsIkZlYXR1cmVkVGVzdGltb25pYWwiLCJtZXRhZGF0YSIsImRlc2NyaXB0aW9uIiwiSGVybyIsImRpdiIsImNsYXNzTmFtZSIsImJhbm5lciIsImhyZWYiLCJoMSIsInAiLCJ2YXJpYW50IiwiRmVhdHVyZVNlY3Rpb24iLCJhcyIsIndpZHRoIiwiaGVpZ2h0Iiwic3JjIiwiQmVudG9TZWN0aW9uIiwiZXllYnJvdyIsInRpdGxlIiwiZ3JhcGhpYyIsImZhZGUiLCJoaWdobGlnaHRlZCIsInN0YXRzIiwiaWQiLCJuYW1lIiwidmFsdWUiLCJEYXJrQmVudG9TZWN0aW9uIiwiZGwiLCJtYXAiLCJzdGF0IiwiZHQiLCJkZCIsIkNUQSIsIkhvbWUiLCJtYWluIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(rsc)/./src/app/page.tsx\n"); /***/ }), @@ -386,6 +386,24 @@ __webpack_require__.r(__webpack_exports__); const e0 = (0,next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__.createProxy)(String.raw`/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/cta.tsx#CTA`); +/***/ }), + +/***/ "(rsc)/./src/components/ecosystem.tsx": +/*!**************************************!*\ + !*** ./src/components/ecosystem.tsx ***! + \**************************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +__webpack_require__.r(__webpack_exports__); +/* harmony export */ __webpack_require__.d(__webpack_exports__, { +/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__) +/* harmony export */ }); +/* harmony import */ var next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! next/dist/build/webpack/loaders/next-flight-loader/module-proxy */ "(rsc)/./node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js"); + +/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__.createProxy)(String.raw`/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx#default`)); + + /***/ }), /***/ "(rsc)/./src/components/featuredtestimonial.tsx": @@ -419,25 +437,6 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Gradient: () => (/* binding */ Gradient),\n/* harmony export */ GradientBackground: () => (/* binding */ GradientBackground),\n/* harmony export */ GradientLight: () => (/* binding */ GradientLight)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(rsc)/./node_modules/clsx/dist/clsx.mjs\");\n\n\nfunction Gradient({ className, ...props }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ...props,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)(className, \"bg-linear-145 from-[#0f112b] from-10% via-[#2a1e5a] via-50% to-[#392468] to-90%\")\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/gradient.tsx\",\n lineNumber: 8,\n columnNumber: 5\n }, this);\n}\nfunction GradientBackground() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative mx-auto max-w-7xl\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)(\"absolute -top-44 -right-60 h-60 w-xl transform-gpu md:right-0\", \"bg-linear-145 from-[#0f112b] from-10% via-[#2a1e5a] via-50% to-[#392468] to-90%\", \"rotate-[-10deg] rounded-full blur-3xl\")\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/gradient.tsx\",\n lineNumber: 21,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/gradient.tsx\",\n lineNumber: 20,\n columnNumber: 5\n }, this);\n}\nfunction GradientLight() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative mx-auto max-w-7xl\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)(\"absolute -top-44 -right-60 h-60 w-xl transform-gpu md:right-0\", \"bg-linear-145 from-[#b79fff] from-10% via-[#a28aff] via-50% to-[#a983fb] to-90%\", \"rotate-[-10deg] rounded-full blur-3xl\")\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/gradient.tsx\",\n lineNumber: 35,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/gradient.tsx\",\n lineNumber: 34,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9ncmFkaWVudC50c3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUEyQjtBQUVwQixTQUFTQyxTQUFTLEVBQ3ZCQyxTQUFTLEVBQ1QsR0FBR0MsT0FDbUM7SUFDdEMscUJBQ0UsOERBQUNDO1FBQ0UsR0FBR0QsS0FBSztRQUNURCxXQUFXRiwwQ0FBSUEsQ0FDYkUsV0FDQTs7Ozs7O0FBSVI7QUFFTyxTQUFTRztJQUNkLHFCQUNFLDhEQUFDRDtRQUFJRixXQUFVO2tCQUNiLDRFQUFDRTtZQUNDRixXQUFXRiwwQ0FBSUEsQ0FDYixpRUFDQSxtRkFDQTs7Ozs7Ozs7Ozs7QUFLVjtBQUVPLFNBQVNNO0lBQ2QscUJBQ0UsOERBQUNGO1FBQUlGLFdBQVU7a0JBQ2IsNEVBQUNFO1lBQ0NGLFdBQVdGLDBDQUFJQSxDQUNiLGlFQUNBLG1GQUNBOzs7Ozs7Ozs7OztBQUtWIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vcmFkaWFudC8uL3NyYy9jb21wb25lbnRzL2dyYWRpZW50LnRzeD8wZWMzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNsc3ggfSBmcm9tICdjbHN4J1xuXG5leHBvcnQgZnVuY3Rpb24gR3JhZGllbnQoe1xuICBjbGFzc05hbWUsXG4gIC4uLnByb3BzXG59OiBSZWFjdC5Db21wb25lbnRQcm9wc1dpdGhvdXRSZWY8J2Rpdic+KSB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLnByb3BzfVxuICAgICAgY2xhc3NOYW1lPXtjbHN4KFxuICAgICAgICBjbGFzc05hbWUsXG4gICAgICAgICdiZy1saW5lYXItMTQ1IGZyb20tWyMwZjExMmJdIGZyb20tMTAlIHZpYS1bIzJhMWU1YV0gdmlhLTUwJSB0by1bIzM5MjQ2OF0gdG8tOTAlJyxcbiAgICAgICl9XG4gICAgLz5cbiAgKVxufVxuXG5leHBvcnQgZnVuY3Rpb24gR3JhZGllbnRCYWNrZ3JvdW5kKCkge1xuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgbXgtYXV0byBtYXgtdy03eGxcIj5cbiAgICAgIDxkaXZcbiAgICAgICAgY2xhc3NOYW1lPXtjbHN4KFxuICAgICAgICAgICdhYnNvbHV0ZSAtdG9wLTQ0IC1yaWdodC02MCBoLTYwIHcteGwgdHJhbnNmb3JtLWdwdSBtZDpyaWdodC0wJyxcbiAgICAgICAgICAnYmctbGluZWFyLTE0NSBmcm9tLVsjMGYxMTJiXSBmcm9tLTEwJSB2aWEtWyMyYTFlNWFdIHZpYS01MCUgdG8tWyMzOTI0NjhdIHRvLTkwJScsXG4gICAgICAgICAgJ3JvdGF0ZS1bLTEwZGVnXSByb3VuZGVkLWZ1bGwgYmx1ci0zeGwnLFxuICAgICAgICApfVxuICAgICAgLz5cbiAgICA8L2Rpdj5cbiAgKVxufVxuXG5leHBvcnQgZnVuY3Rpb24gR3JhZGllbnRMaWdodCgpIHtcbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIG14LWF1dG8gbWF4LXctN3hsXCI+XG4gICAgICA8ZGl2XG4gICAgICAgIGNsYXNzTmFtZT17Y2xzeChcbiAgICAgICAgICAnYWJzb2x1dGUgLXRvcC00NCAtcmlnaHQtNjAgaC02MCB3LXhsIHRyYW5zZm9ybS1ncHUgbWQ6cmlnaHQtMCcsXG4gICAgICAgICAgJ2JnLWxpbmVhci0xNDUgZnJvbS1bI2I3OWZmZl0gZnJvbS0xMCUgdmlhLVsjYTI4YWZmXSB2aWEtNTAlIHRvLVsjYTk4M2ZiXSB0by05MCUnLFxuICAgICAgICAgICdyb3RhdGUtWy0xMGRlZ10gcm91bmRlZC1mdWxsIGJsdXItM3hsJyxcbiAgICAgICAgKX1cbiAgICAgIC8+XG4gICAgPC9kaXY+XG4gIClcbn1cbiJdLCJuYW1lcyI6WyJjbHN4IiwiR3JhZGllbnQiLCJjbGFzc05hbWUiLCJwcm9wcyIsImRpdiIsIkdyYWRpZW50QmFja2dyb3VuZCIsIkdyYWRpZW50TGlnaHQiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(rsc)/./src/components/gradient.tsx\n"); -/***/ }), - -/***/ "(rsc)/./src/components/indabaos.tsx": -/*!*************************************!*\ - !*** ./src/components/indabaos.tsx ***! - \*************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -__webpack_require__.r(__webpack_exports__); -/* harmony export */ __webpack_require__.d(__webpack_exports__, { -/* harmony export */ IndabaOs: () => (/* binding */ e0) -/* harmony export */ }); -/* harmony import */ var next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! next/dist/build/webpack/loaders/next-flight-loader/module-proxy */ "(rsc)/./node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js"); - - -const e0 = (0,next_dist_build_webpack_loaders_next_flight_loader_module_proxy__WEBPACK_IMPORTED_MODULE_0__.createProxy)(String.raw`/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx#IndabaOs`); - - /***/ }), /***/ "(rsc)/./src/components/keyboard.tsx": diff --git a/.next/server/app/page_client-reference-manifest.js b/.next/server/app/page_client-reference-manifest.js index 3ac8c1b..785c2f6 100644 --- a/.next/server/app/page_client-reference-manifest.js +++ b/.next/server/app/page_client-reference-manifest.js @@ -1 +1 @@ -globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/button/button.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/button/button.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/description/description.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/description/description.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/field/field.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/field/field.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/input/input.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/input/input.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/label/label.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/label/label.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/legend/legend.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/legend/legend.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/menu/menu.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/menu/menu.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/popover/popover.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/popover/popover.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/portal/portal.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/portal/portal.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/select/select.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/select/select.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/switch/switch.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/switch/switch.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/transition/transition.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/transition/transition.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/internal/close-provider.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/internal/close-provider.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/link.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/link.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/bento-card.tsx":{"*":{"id":"(ssr)/./src/components/bento-card.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/cta.tsx":{"*":{"id":"(ssr)/./src/components/cta.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/indabaos.tsx":{"*":{"id":"(ssr)/./src/components/indabaos.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/keyboard.tsx":{"*":{"id":"(ssr)/./src/components/keyboard.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/logo-cloud.tsx":{"*":{"id":"(ssr)/./src/components/logo-cloud.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/logo-cluster.tsx":{"*":{"id":"(ssr)/./src/components/logo-cluster.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/logo.tsx":{"*":{"id":"(ssr)/./src/components/logo.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/map.tsx":{"*":{"id":"(ssr)/./src/components/map.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/navbar.tsx":{"*":{"id":"(ssr)/./src/components/navbar.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/portfolio.tsx":{"*":{"id":"(ssr)/./src/components/portfolio.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/testimonials.tsx":{"*":{"id":"(ssr)/./src/components/testimonials.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/app-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/companytestimonial.tsx":{"*":{"id":"(ssr)/./src/components/companytestimonial.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/projectcards.tsx":{"*":{"id":"(ssr)/./src/components/projectcards.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/projects/kayamandi/page.tsx":{"*":{"id":"(ssr)/./src/app/projects/kayamandi/page.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/animated-number.tsx":{"*":{"id":"(ssr)/./src/components/animated-number.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/ecosystem.tsx":{"*":{"id":"(ssr)/./src/components/ecosystem.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/donatebutton.tsx":{"*":{"id":"(ssr)/./src/components/donatebutton.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/faq.tsx":{"*":{"id":"(ssr)/./src/components/faq.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/participate.tsx":{"*":{"id":"(ssr)/./src/components/participate.tsx","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/button/button.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/button/button.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/checkbox/checkbox.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/close-button/close-button.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/combobox/combobox.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/description/description.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/description/description.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/dialog/dialog.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/disclosure/disclosure.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/field/field.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/field/field.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/fieldset/fieldset.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/input/input.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/input/input.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/label/label.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/label/label.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/legend/legend.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/legend/legend.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/listbox/listbox.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/menu/menu.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/menu/menu.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/popover/popover.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/popover/popover.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/portal/portal.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/portal/portal.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/radio-group/radio-group.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/select/select.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/select/select.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/switch/switch.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/switch/switch.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/tabs/tabs.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/textarea/textarea.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/transition/transition.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/transition/transition.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/internal/close-provider.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/internal/close-provider.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/link.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/link.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/link.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/link.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/bento-card.tsx":{"id":"(app-pages-browser)/./src/components/bento-card.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/cta.tsx":{"id":"(app-pages-browser)/./src/components/cta.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx":{"id":"(app-pages-browser)/./src/components/indabaos.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/keyboard.tsx":{"id":"(app-pages-browser)/./src/components/keyboard.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/logo-cloud.tsx":{"id":"(app-pages-browser)/./src/components/logo-cloud.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/logo-cluster.tsx":{"id":"(app-pages-browser)/./src/components/logo-cluster.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/logo.tsx":{"id":"(app-pages-browser)/./src/components/logo.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/map.tsx":{"id":"(app-pages-browser)/./src/components/map.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/navbar.tsx":{"id":"(app-pages-browser)/./src/components/navbar.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/portfolio.tsx":{"id":"(app-pages-browser)/./src/components/portfolio.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx":{"id":"(app-pages-browser)/./src/components/testimonials.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css":{"id":"(app-pages-browser)/./src/styles/tailwind.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/app-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/app-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/companytestimonial.tsx":{"id":"(app-pages-browser)/./src/components/companytestimonial.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/projectcards.tsx":{"id":"(app-pages-browser)/./src/components/projectcards.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/projects/kayamandi/page.tsx":{"id":"(app-pages-browser)/./src/app/projects/kayamandi/page.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/animated-number.tsx":{"id":"(app-pages-browser)/./src/components/animated-number.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx":{"id":"(app-pages-browser)/./src/components/ecosystem.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/donatebutton.tsx":{"id":"(app-pages-browser)/./src/components/donatebutton.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/faq.tsx":{"id":"(app-pages-browser)/./src/components/faq.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/participate.tsx":{"id":"(app-pages-browser)/./src/components/participate.tsx","name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/":[],"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page":[],"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/layout":["static/css/app/layout.css"]}} \ No newline at end of file +globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/button/button.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/button/button.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/description/description.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/description/description.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/field/field.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/field/field.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/input/input.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/input/input.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/label/label.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/label/label.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/legend/legend.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/legend/legend.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/menu/menu.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/menu/menu.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/popover/popover.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/popover/popover.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/portal/portal.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/portal/portal.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/select/select.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/select/select.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/switch/switch.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/switch/switch.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/transition/transition.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/components/transition/transition.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/@headlessui/react/dist/internal/close-provider.js":{"*":{"id":"(ssr)/./node_modules/@headlessui/react/dist/internal/close-provider.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/link.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/link.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/bento-card.tsx":{"*":{"id":"(ssr)/./src/components/bento-card.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/cta.tsx":{"*":{"id":"(ssr)/./src/components/cta.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/ecosystem.tsx":{"*":{"id":"(ssr)/./src/components/ecosystem.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/keyboard.tsx":{"*":{"id":"(ssr)/./src/components/keyboard.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/logo-cloud.tsx":{"*":{"id":"(ssr)/./src/components/logo-cloud.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/logo-cluster.tsx":{"*":{"id":"(ssr)/./src/components/logo-cluster.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/logo.tsx":{"*":{"id":"(ssr)/./src/components/logo.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/map.tsx":{"*":{"id":"(ssr)/./src/components/map.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/navbar.tsx":{"*":{"id":"(ssr)/./src/components/navbar.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/portfolio.tsx":{"*":{"id":"(ssr)/./src/components/portfolio.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/testimonials.tsx":{"*":{"id":"(ssr)/./src/components/testimonials.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/app-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/companytestimonial.tsx":{"*":{"id":"(ssr)/./src/components/companytestimonial.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/projectcards.tsx":{"*":{"id":"(ssr)/./src/components/projectcards.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/projects/kayamandi/page.tsx":{"*":{"id":"(ssr)/./src/app/projects/kayamandi/page.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/animated-number.tsx":{"*":{"id":"(ssr)/./src/components/animated-number.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/donatebutton.tsx":{"*":{"id":"(ssr)/./src/components/donatebutton.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/faq.tsx":{"*":{"id":"(ssr)/./src/components/faq.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/components/participate.tsx":{"*":{"id":"(ssr)/./src/components/participate.tsx","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/button/button.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/button/button.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/checkbox/checkbox.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/close-button/close-button.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/combobox/combobox.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/description/description.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/description/description.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/dialog/dialog.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/disclosure/disclosure.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/field/field.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/field/field.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/fieldset/fieldset.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/input/input.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/input/input.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/label/label.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/label/label.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/legend/legend.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/legend/legend.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/listbox/listbox.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/menu/menu.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/menu/menu.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/popover/popover.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/popover/popover.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/portal/portal.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/portal/portal.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/radio-group/radio-group.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/select/select.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/select/select.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/switch/switch.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/switch/switch.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/tabs/tabs.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/textarea/textarea.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/components/transition/transition.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/transition/transition.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@headlessui/react/dist/internal/close-provider.js":{"id":"(app-pages-browser)/./node_modules/@headlessui/react/dist/internal/close-provider.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/link.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/link.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/link.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/link.js","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/bento-card.tsx":{"id":"(app-pages-browser)/./src/components/bento-card.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/cta.tsx":{"id":"(app-pages-browser)/./src/components/cta.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx":{"id":"(app-pages-browser)/./src/components/ecosystem.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/keyboard.tsx":{"id":"(app-pages-browser)/./src/components/keyboard.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/logo-cloud.tsx":{"id":"(app-pages-browser)/./src/components/logo-cloud.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/logo-cluster.tsx":{"id":"(app-pages-browser)/./src/components/logo-cluster.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/logo.tsx":{"id":"(app-pages-browser)/./src/components/logo.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/map.tsx":{"id":"(app-pages-browser)/./src/components/map.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/navbar.tsx":{"id":"(app-pages-browser)/./src/components/navbar.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/portfolio.tsx":{"id":"(app-pages-browser)/./src/components/portfolio.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx":{"id":"(app-pages-browser)/./src/components/testimonials.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css":{"id":"(app-pages-browser)/./src/styles/tailwind.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/app-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/app-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/companytestimonial.tsx":{"id":"(app-pages-browser)/./src/components/companytestimonial.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/projectcards.tsx":{"id":"(app-pages-browser)/./src/components/projectcards.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/projects/kayamandi/page.tsx":{"id":"(app-pages-browser)/./src/app/projects/kayamandi/page.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/animated-number.tsx":{"id":"(app-pages-browser)/./src/components/animated-number.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/donatebutton.tsx":{"id":"(app-pages-browser)/./src/components/donatebutton.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/faq.tsx":{"id":"(app-pages-browser)/./src/components/faq.tsx","name":"*","chunks":[],"async":false},"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/participate.tsx":{"id":"(app-pages-browser)/./src/components/participate.tsx","name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/":[],"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page":[],"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/layout":["static/css/app/layout.css"]}} \ No newline at end of file diff --git a/.next/server/webpack-runtime.js b/.next/server/webpack-runtime.js index 2826191..6189c5c 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("5abae75f297c56f2") +/******/ __webpack_require__.h = () => ("14737b66398cff08") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/.next/static/chunks/app/layout.js b/.next/static/chunks/app/layout.js index c2ab1ab..fc1026c 100644 --- a/.next/static/chunks/app/layout.js +++ b/.next/static/chunks/app/layout.js @@ -25,7 +25,7 @@ eval(__webpack_require__.ts("Promise.resolve(/*! import() eager */).then(__webpa /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; -eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony default export */ __webpack_exports__[\"default\"] = (\"6872dd958d89\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz83NTBkIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNjg3MmRkOTU4ZDg5XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/styles/tailwind.css\n")); +eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony default export */ __webpack_exports__[\"default\"] = (\"76cba2b4c2c0\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz83NTBkIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNzZjYmEyYjRjMmMwXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/styles/tailwind.css\n")); /***/ }) diff --git a/.next/static/chunks/app/page.js b/.next/static/chunks/app/page.js index 80a52e4..95798b5 100644 --- a/.next/static/chunks/app/page.js +++ b/.next/static/chunks/app/page.js @@ -8,13 +8,13 @@ */ (self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([["app/page"],{ -/***/ "(app-pages-browser)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!": +/***/ "(app-pages-browser)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!": /*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ - !*** ./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false! ***! + !*** ./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false! ***! \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) { -eval(__webpack_require__.ts("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/button/button.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/button/button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/close-button/close-button.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/combobox/combobox.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/description/description.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/description/description.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/dialog/dialog.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/field/field.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/field/field.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/input/input.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/input/input.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/label/label.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/label/label.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/legend/legend.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/legend/legend.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/listbox/listbox.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/menu/menu.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/menu/menu.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/popover/popover.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/popover/popover.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/portal/portal.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/portal/portal.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/select/select.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/select/select.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/switch/switch.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/switch/switch.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/tabs/tabs.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/textarea/textarea.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/transition/transition.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/transition/transition.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/internal/close-provider.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/internal/close-provider.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.t.bind(__webpack_require__, /*! ./node_modules/next/dist/client/link.js */ \"(app-pages-browser)/./node_modules/next/dist/client/link.js\", 23));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/bento-card.tsx */ \"(app-pages-browser)/./src/components/bento-card.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/cta.tsx */ \"(app-pages-browser)/./src/components/cta.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/indabaos.tsx */ \"(app-pages-browser)/./src/components/indabaos.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/keyboard.tsx */ \"(app-pages-browser)/./src/components/keyboard.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cloud.tsx */ \"(app-pages-browser)/./src/components/logo-cloud.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cluster.tsx */ \"(app-pages-browser)/./src/components/logo-cluster.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo.tsx */ \"(app-pages-browser)/./src/components/logo.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/map.tsx */ \"(app-pages-browser)/./src/components/map.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/navbar.tsx */ \"(app-pages-browser)/./src/components/navbar.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/portfolio.tsx */ \"(app-pages-browser)/./src/components/portfolio.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/testimonials.tsx */ \"(app-pages-browser)/./src/components/testimonials.tsx\"));\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvYnVpbGQvd2VicGFjay9sb2FkZXJzL25leHQtZmxpZ2h0LWNsaWVudC1lbnRyeS1sb2FkZXIuanM/bW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGYnV0dG9uJTJGYnV0dG9uLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmNoZWNrYm94JTJGY2hlY2tib3guanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGY2xvc2UtYnV0dG9uJTJGY2xvc2UtYnV0dG9uLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmNvbWJvYm94JTJGY29tYm9ib3guanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZGF0YS1pbnRlcmFjdGl2ZSUyRmRhdGEtaW50ZXJhY3RpdmUuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZGVzY3JpcHRpb24lMkZkZXNjcmlwdGlvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkRlc2NyaXB0aW9uJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmRpYWxvZyUyRmRpYWxvZy5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZkaXNjbG9zdXJlJTJGZGlzY2xvc3VyZS5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZmaWVsZCUyRmZpZWxkLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmZpZWxkc2V0JTJGZmllbGRzZXQuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZm9jdXMtdHJhcCUyRmZvY3VzLXRyYXAuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGaW5wdXQlMkZpbnB1dC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZsYWJlbCUyRmxhYmVsLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTGFiZWwlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGbGVnZW5kJTJGbGVnZW5kLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmxpc3Rib3glMkZsaXN0Ym94LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRm1lbnUlMkZtZW51LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnBvcG92ZXIlMkZwb3BvdmVyLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnBvcnRhbCUyRnBvcnRhbC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMlBvcnRhbCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZyYWRpby1ncm91cCUyRnJhZGlvLWdyb3VwLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnNlbGVjdCUyRnNlbGVjdC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZzd2l0Y2glMkZzd2l0Y2guanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGdGFicyUyRnRhYnMuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGdGV4dGFyZWElMkZ0ZXh0YXJlYS5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZ0cmFuc2l0aW9uJTJGdHJhbnNpdGlvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmludGVybmFsJTJGY2xvc2UtcHJvdmlkZXIuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJ1c2VDbG9zZSUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGbmV4dCUyRmRpc3QlMkZjbGllbnQlMkZsaW5rLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyKiUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmJlbnRvLWNhcmQudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyQmVudG9DYXJkJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGY3RhLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkNUQSUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmluZGFiYW9zLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkluZGFiYU9zJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGa2V5Ym9hcmQudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyS2V5Ym9hcmQlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZsb2dvLWNsb3VkLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkxvZ29DbG91ZCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmxvZ28tY2x1c3Rlci50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJMb2dvQ2x1c3RlciUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmxvZ28udHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTG9nbyUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRm1hcC50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJNYXAlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZuYXZiYXIudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTmF2YmFyJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGcG9ydGZvbGlvLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMmRlZmF1bHQlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZ0ZXN0aW1vbmlhbHMudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyVGVzdGltb25pYWxzJTIyJTVEJTdEJnNlcnZlcj1mYWxzZSEiLCJtYXBwaW5ncyI6IkFBQUEsNFBBQXdKO0FBQ3hKO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0Esb1JBQW9LO0FBQ3BLO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0Esb1NBQTRLO0FBQzVLO0FBQ0EsZ1JBQW1NO0FBQ25NO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0EsNFFBQWdLO0FBQ2hLO0FBQ0Esd1BBQXNKO0FBQ3RKO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0EsNFFBQWdLO0FBQ2hLO0FBQ0Esd1BBQXNKO0FBQ3RKO0FBQ0Esd1BBQWlMO0FBQ2pMO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0EsZ1FBQTBKO0FBQzFKO0FBQ0Esb1BBQW9KO0FBQ3BKO0FBQ0EsZ1FBQTBKO0FBQzFKO0FBQ0EsNFBBQW9MO0FBQ3BMO0FBQ0EsZ1JBQWtLO0FBQ2xLO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0Esb1BBQW9KO0FBQ3BKO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0EsNFFBQWdLO0FBQ2hLO0FBQ0EsMFBBQXFMO0FBQ3JMO0FBQ0EsOE1BQThIO0FBQzlIO0FBQ0Esd0xBQXFKO0FBQ3JKO0FBQ0EsMEtBQXdJO0FBQ3hJO0FBQ0Esb0xBQWtKO0FBQ2xKO0FBQ0Esb0xBQWtKO0FBQ2xKO0FBQ0Esd0xBQXFKO0FBQ3JKO0FBQ0EsNExBQXlKO0FBQ3pKO0FBQ0EsNEtBQTBJO0FBQzFJO0FBQ0EsMEtBQXdJO0FBQ3hJO0FBQ0EsZ0xBQThJO0FBQzlJO0FBQ0Esc0xBQWtKO0FBQ2xKO0FBQ0EsNExBQTBKIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8/ZjYzZCJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2J1dHRvbi9idXR0b24uanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2NoZWNrYm94L2NoZWNrYm94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jbG9zZS1idXR0b24vY2xvc2UtYnV0dG9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jb21ib2JveC9jb21ib2JveC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZGF0YS1pbnRlcmFjdGl2ZS9kYXRhLWludGVyYWN0aXZlLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJEZXNjcmlwdGlvblwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2Rlc2NyaXB0aW9uL2Rlc2NyaXB0aW9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaWFsb2cvZGlhbG9nLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaXNjbG9zdXJlL2Rpc2Nsb3N1cmUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2ZpZWxkL2ZpZWxkLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9maWVsZHNldC9maWVsZHNldC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZm9jdXMtdHJhcC9mb2N1cy10cmFwLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9pbnB1dC9pbnB1dC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTGFiZWxcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9sYWJlbC9sYWJlbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGVnZW5kL2xlZ2VuZC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGlzdGJveC9saXN0Ym94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9tZW51L21lbnUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiUG9ydGFsXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcG9ydGFsL3BvcnRhbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcmFkaW8tZ3JvdXAvcmFkaW8tZ3JvdXAuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3NlbGVjdC9zZWxlY3QuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3N3aXRjaC9zd2l0Y2guanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RhYnMvdGFicy5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvdGV4dGFyZWEvdGV4dGFyZWEuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RyYW5zaXRpb24vdHJhbnNpdGlvbi5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1widXNlQ2xvc2VcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvaW50ZXJuYWwvY2xvc2UtcHJvdmlkZXIuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2NsaWVudC9saW5rLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJCZW50b0NhcmRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvYmVudG8tY2FyZC50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIkNUQVwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9jdGEudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJJbmRhYmFPc1wiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9pbmRhYmFvcy50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIktleWJvYXJkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2tleWJvYXJkLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTG9nb0Nsb3VkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28tY2xvdWQudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvQ2x1c3RlclwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9sb2dvLWNsdXN0ZXIudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28udHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJNYXBcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvbWFwLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTmF2YmFyXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL25hdmJhci50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcImRlZmF1bHRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvcG9ydGZvbGlvLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiVGVzdGltb25pYWxzXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3hcIik7XG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(app-pages-browser)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!\n")); +eval(__webpack_require__.ts("Promise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/button/button.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/button/button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/checkbox/checkbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/close-button/close-button.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/close-button/close-button.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/combobox/combobox.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/combobox/combobox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/data-interactive/data-interactive.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/description/description.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/description/description.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/dialog/dialog.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/dialog/dialog.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/disclosure/disclosure.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/field/field.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/field/field.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/fieldset/fieldset.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/focus-trap/focus-trap.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/input/input.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/input/input.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/label/label.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/label/label.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/legend/legend.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/legend/legend.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/listbox/listbox.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/listbox/listbox.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/menu/menu.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/menu/menu.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/popover/popover.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/popover/popover.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/portal/portal.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/portal/portal.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/radio-group/radio-group.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/select/select.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/select/select.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/switch/switch.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/switch/switch.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/tabs/tabs.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/tabs/tabs.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/textarea/textarea.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/textarea/textarea.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/components/transition/transition.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/components/transition/transition.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./node_modules/@headlessui/react/dist/internal/close-provider.js */ \"(app-pages-browser)/./node_modules/@headlessui/react/dist/internal/close-provider.js\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.t.bind(__webpack_require__, /*! ./node_modules/next/dist/client/link.js */ \"(app-pages-browser)/./node_modules/next/dist/client/link.js\", 23));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/bento-card.tsx */ \"(app-pages-browser)/./src/components/bento-card.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/cta.tsx */ \"(app-pages-browser)/./src/components/cta.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/ecosystem.tsx */ \"(app-pages-browser)/./src/components/ecosystem.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/keyboard.tsx */ \"(app-pages-browser)/./src/components/keyboard.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cloud.tsx */ \"(app-pages-browser)/./src/components/logo-cloud.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo-cluster.tsx */ \"(app-pages-browser)/./src/components/logo-cluster.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/logo.tsx */ \"(app-pages-browser)/./src/components/logo.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/map.tsx */ \"(app-pages-browser)/./src/components/map.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/navbar.tsx */ \"(app-pages-browser)/./src/components/navbar.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/portfolio.tsx */ \"(app-pages-browser)/./src/components/portfolio.tsx\"));\n;\nPromise.resolve(/*! import() eager */).then(__webpack_require__.bind(__webpack_require__, /*! ./src/components/testimonials.tsx */ \"(app-pages-browser)/./src/components/testimonials.tsx\"));\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL25vZGVfbW9kdWxlcy9uZXh0L2Rpc3QvYnVpbGQvd2VicGFjay9sb2FkZXJzL25leHQtZmxpZ2h0LWNsaWVudC1lbnRyeS1sb2FkZXIuanM/bW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGYnV0dG9uJTJGYnV0dG9uLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmNoZWNrYm94JTJGY2hlY2tib3guanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGY2xvc2UtYnV0dG9uJTJGY2xvc2UtYnV0dG9uLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmNvbWJvYm94JTJGY29tYm9ib3guanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZGF0YS1pbnRlcmFjdGl2ZSUyRmRhdGEtaW50ZXJhY3RpdmUuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZGVzY3JpcHRpb24lMkZkZXNjcmlwdGlvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkRlc2NyaXB0aW9uJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmRpYWxvZyUyRmRpYWxvZy5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZkaXNjbG9zdXJlJTJGZGlzY2xvc3VyZS5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZmaWVsZCUyRmZpZWxkLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmZpZWxkc2V0JTJGZmllbGRzZXQuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGZm9jdXMtdHJhcCUyRmZvY3VzLXRyYXAuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGaW5wdXQlMkZpbnB1dC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZsYWJlbCUyRmxhYmVsLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTGFiZWwlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGbGVnZW5kJTJGbGVnZW5kLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRmxpc3Rib3glMkZsaXN0Ym94LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRm1lbnUlMkZtZW51LmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnBvcG92ZXIlMkZwb3BvdmVyLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnBvcnRhbCUyRnBvcnRhbC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMlBvcnRhbCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZyYWRpby1ncm91cCUyRnJhZGlvLWdyb3VwLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZub2RlX21vZHVsZXMlMkYlNDBoZWFkbGVzc3VpJTJGcmVhY3QlMkZkaXN0JTJGY29tcG9uZW50cyUyRnNlbGVjdCUyRnNlbGVjdC5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZzd2l0Y2glMkZzd2l0Y2guanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGdGFicyUyRnRhYnMuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRm5vZGVfbW9kdWxlcyUyRiU0MGhlYWRsZXNzdWklMkZyZWFjdCUyRmRpc3QlMkZjb21wb25lbnRzJTJGdGV4dGFyZWElMkZ0ZXh0YXJlYS5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmNvbXBvbmVudHMlMkZ0cmFuc2l0aW9uJTJGdHJhbnNpdGlvbi5qcyUyMiUyQyUyMmlkcyUyMiUzQSU1QiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGJTQwaGVhZGxlc3N1aSUyRnJlYWN0JTJGZGlzdCUyRmludGVybmFsJTJGY2xvc2UtcHJvdmlkZXIuanMlMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJ1c2VDbG9zZSUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGbm9kZV9tb2R1bGVzJTJGbmV4dCUyRmRpc3QlMkZjbGllbnQlMkZsaW5rLmpzJTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyKiUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmJlbnRvLWNhcmQudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyQmVudG9DYXJkJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGY3RhLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkNUQSUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmVjb3N5c3RlbS50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJkZWZhdWx0JTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGa2V5Ym9hcmQudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyS2V5Ym9hcmQlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZsb2dvLWNsb3VkLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMkxvZ29DbG91ZCUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmxvZ28tY2x1c3Rlci50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJMb2dvQ2x1c3RlciUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRmxvZ28udHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTG9nbyUyMiU1RCU3RCZtb2R1bGVzPSU3QiUyMnJlcXVlc3QlMjIlM0ElMjIlMkZVc2VycyUyRnNhc2hhYXN0aWFkaSUyRmNvZGUlMkZnaXQub3Vyd29ybGQudGYlMkZ3d3dfaW5kYWJhJTJGc3JjJTJGY29tcG9uZW50cyUyRm1hcC50c3glMjIlMkMlMjJpZHMlMjIlM0ElNUIlMjJNYXAlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZuYXZiYXIudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyTmF2YmFyJTIyJTVEJTdEJm1vZHVsZXM9JTdCJTIycmVxdWVzdCUyMiUzQSUyMiUyRlVzZXJzJTJGc2FzaGFhc3RpYWRpJTJGY29kZSUyRmdpdC5vdXJ3b3JsZC50ZiUyRnd3d19pbmRhYmElMkZzcmMlMkZjb21wb25lbnRzJTJGcG9ydGZvbGlvLnRzeCUyMiUyQyUyMmlkcyUyMiUzQSU1QiUyMmRlZmF1bHQlMjIlNUQlN0QmbW9kdWxlcz0lN0IlMjJyZXF1ZXN0JTIyJTNBJTIyJTJGVXNlcnMlMkZzYXNoYWFzdGlhZGklMkZjb2RlJTJGZ2l0Lm91cndvcmxkLnRmJTJGd3d3X2luZGFiYSUyRnNyYyUyRmNvbXBvbmVudHMlMkZ0ZXN0aW1vbmlhbHMudHN4JTIyJTJDJTIyaWRzJTIyJTNBJTVCJTIyVGVzdGltb25pYWxzJTIyJTVEJTdEJnNlcnZlcj1mYWxzZSEiLCJtYXBwaW5ncyI6IkFBQUEsNFBBQXdKO0FBQ3hKO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0Esb1JBQW9LO0FBQ3BLO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0Esb1NBQTRLO0FBQzVLO0FBQ0EsZ1JBQW1NO0FBQ25NO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0EsNFFBQWdLO0FBQ2hLO0FBQ0Esd1BBQXNKO0FBQ3RKO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0EsNFFBQWdLO0FBQ2hLO0FBQ0Esd1BBQXNKO0FBQ3RKO0FBQ0Esd1BBQWlMO0FBQ2pMO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0EsZ1FBQTBKO0FBQzFKO0FBQ0Esb1BBQW9KO0FBQ3BKO0FBQ0EsZ1FBQTBKO0FBQzFKO0FBQ0EsNFBBQW9MO0FBQ3BMO0FBQ0EsZ1JBQWtLO0FBQ2xLO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0EsNFBBQXdKO0FBQ3hKO0FBQ0Esb1BBQW9KO0FBQ3BKO0FBQ0Esb1FBQTRKO0FBQzVKO0FBQ0EsNFFBQWdLO0FBQ2hLO0FBQ0EsMFBBQXFMO0FBQ3JMO0FBQ0EsOE1BQThIO0FBQzlIO0FBQ0Esd0xBQXFKO0FBQ3JKO0FBQ0EsMEtBQXdJO0FBQ3hJO0FBQ0Esc0xBQWtKO0FBQ2xKO0FBQ0Esb0xBQWtKO0FBQ2xKO0FBQ0Esd0xBQXFKO0FBQ3JKO0FBQ0EsNExBQXlKO0FBQ3pKO0FBQ0EsNEtBQTBJO0FBQzFJO0FBQ0EsMEtBQXdJO0FBQ3hJO0FBQ0EsZ0xBQThJO0FBQzlJO0FBQ0Esc0xBQWtKO0FBQ2xKO0FBQ0EsNExBQTBKIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8/NDg3YiJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2J1dHRvbi9idXR0b24uanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2NoZWNrYm94L2NoZWNrYm94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jbG9zZS1idXR0b24vY2xvc2UtYnV0dG9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9jb21ib2JveC9jb21ib2JveC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZGF0YS1pbnRlcmFjdGl2ZS9kYXRhLWludGVyYWN0aXZlLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJEZXNjcmlwdGlvblwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2Rlc2NyaXB0aW9uL2Rlc2NyaXB0aW9uLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaWFsb2cvZGlhbG9nLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9kaXNjbG9zdXJlL2Rpc2Nsb3N1cmUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL2ZpZWxkL2ZpZWxkLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9maWVsZHNldC9maWVsZHNldC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvZm9jdXMtdHJhcC9mb2N1cy10cmFwLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9pbnB1dC9pbnB1dC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTGFiZWxcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9sYWJlbC9sYWJlbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGVnZW5kL2xlZ2VuZC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvbGlzdGJveC9saXN0Ym94LmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIgKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvY29tcG9uZW50cy9tZW51L21lbnUuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3BvcG92ZXIvcG9wb3Zlci5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiUG9ydGFsXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcG9ydGFsL3BvcnRhbC5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvcmFkaW8tZ3JvdXAvcmFkaW8tZ3JvdXAuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3NlbGVjdC9zZWxlY3QuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3N3aXRjaC9zd2l0Y2guanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RhYnMvdGFicy5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL25vZGVfbW9kdWxlcy9AaGVhZGxlc3N1aS9yZWFjdC9kaXN0L2NvbXBvbmVudHMvdGV4dGFyZWEvdGV4dGFyZWEuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvQGhlYWRsZXNzdWkvcmVhY3QvZGlzdC9jb21wb25lbnRzL3RyYW5zaXRpb24vdHJhbnNpdGlvbi5qc1wiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1widXNlQ2xvc2VcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvbm9kZV9tb2R1bGVzL0BoZWFkbGVzc3VpL3JlYWN0L2Rpc3QvaW50ZXJuYWwvY2xvc2UtcHJvdmlkZXIuanNcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2NsaWVudC9saW5rLmpzXCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJCZW50b0NhcmRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvYmVudG8tY2FyZC50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIkNUQVwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9jdGEudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJkZWZhdWx0XCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2Vjb3N5c3RlbS50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcIktleWJvYXJkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2tleWJvYXJkLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTG9nb0Nsb3VkXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28tY2xvdWQudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvQ2x1c3RlclwiXSAqLyBcIi9Vc2Vycy9zYXNoYWFzdGlhZGkvY29kZS9naXQub3Vyd29ybGQudGYvd3d3X2luZGFiYS9zcmMvY29tcG9uZW50cy9sb2dvLWNsdXN0ZXIudHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJMb2dvXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL2xvZ28udHN4XCIpO1xuO1xuaW1wb3J0KC8qIHdlYnBhY2tNb2RlOiBcImVhZ2VyXCIsIHdlYnBhY2tFeHBvcnRzOiBbXCJNYXBcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvbWFwLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiTmF2YmFyXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL25hdmJhci50c3hcIik7XG47XG5pbXBvcnQoLyogd2VicGFja01vZGU6IFwiZWFnZXJcIiwgd2VicGFja0V4cG9ydHM6IFtcImRlZmF1bHRcIl0gKi8gXCIvVXNlcnMvc2FzaGFhc3RpYWRpL2NvZGUvZ2l0Lm91cndvcmxkLnRmL3d3d19pbmRhYmEvc3JjL2NvbXBvbmVudHMvcG9ydGZvbGlvLnRzeFwiKTtcbjtcbmltcG9ydCgvKiB3ZWJwYWNrTW9kZTogXCJlYWdlclwiLCB3ZWJwYWNrRXhwb3J0czogW1wiVGVzdGltb25pYWxzXCJdICovIFwiL1VzZXJzL3Nhc2hhYXN0aWFkaS9jb2RlL2dpdC5vdXJ3b3JsZC50Zi93d3dfaW5kYWJhL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3hcIik7XG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(app-pages-browser)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!\n")); /***/ }), @@ -314,14 +314,14 @@ eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* har /***/ }), -/***/ "(app-pages-browser)/./src/components/indabaos.tsx": -/*!*************************************!*\ - !*** ./src/components/indabaos.tsx ***! - \*************************************/ +/***/ "(app-pages-browser)/./src/components/ecosystem.tsx": +/*!**************************************!*\ + !*** ./src/components/ecosystem.tsx ***! + \**************************************/ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; -eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ IndabaOs: function() { return /* binding */ IndabaOs; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* __next_internal_client_entry_do_not_use__ IndabaOs auto */ \nconst stats = [\n {\n id: 1,\n name: \"A personalized, social and gamified funding platform.\",\n value: \"Adopt a Cause\",\n src: \"/indabaos/adopt.webp\"\n },\n {\n id: 2,\n name: \"For purpose driven citizens.\",\n value: \"World-class Scalable Projects\",\n src: \"/indabaos/sikana.webp\"\n },\n {\n id: 3,\n name: \"For NGOs, Experts & content creators.\",\n value: \"A Contribution System\",\n src: \"/indabaos/freezone.webp\"\n },\n {\n id: 4,\n name: \"For investors & hosts.\",\n value: \"A Funding System\",\n src: \"/indabaos/funding.webp\"\n }\n];\nfunction IndabaOs() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"pt-24 pb-24\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-7xl h-3/4 px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative isolate overflow-hidden bg-white px-6 py-24 lg:pt-45 lg:pb-32 lg:px-8 rounded-2xl min-h-[700px]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/indabaos/earth.png\",\n className: \"absolute inset-0 -z-15 size-full w-full object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 20,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 -z-10 bg-black/50 pointer-events-none\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 27,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-x-0 top-15 flex justify-center pt-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/indabaos/os_icon.png\",\n className: \"h-35 w-auto\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 31,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 30,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 mx-auto max-w-2xl mt-10 text-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-4xl font-medium tracking-tight text-white sm:text-5xl\",\n children: \"IndabaOS\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 40,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 text-lg font-light text-pretty text-white sm:text-xl/8\",\n children: \"Introducing the tech infrastructure that invites the world to accelerate the transition toward high quality youth development.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 43,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 39,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 mt-16\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dl\", {\n className: \"grid grid-cols-1 gap-6 sm:grid-cols-2 lg:grid-cols-4 text-center max-w-5xl mx-auto\",\n children: stats.map((stat)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col items-center bg-white/10 rounded-xl p-6 backdrop-blur-md shadow-md\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n src: stat.src,\n alt: stat.name,\n className: \"h-45 w-45 object-contain rounded-xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 53,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dd\", {\n className: \"text-md font-semibold tracking-tight text-white\",\n children: stat.value\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 58,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"dt\", {\n className: \"text-sm font-light text-white/90 mt-2\",\n children: stat.name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 59,\n columnNumber: 19\n }, this)\n ]\n }, stat.id, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 52,\n columnNumber: 17\n }, this))\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 50,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 49,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 18,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 17,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/indabaos.tsx\",\n lineNumber: 16,\n columnNumber: 5\n }, this);\n}\n_c = IndabaOs;\nvar _c;\n$RefreshReg$(_c, \"IndabaOs\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9jb21wb25lbnRzL2luZGFiYW9zLnRzeCIsIm1hcHBpbmdzIjoiOzs7Ozs7QUFNQSxNQUFNQSxRQUFRO0lBQ1o7UUFBRUMsSUFBSTtRQUFHQyxNQUFNO1FBQXlEQyxPQUFPO1FBQWlCQyxLQUFLO0lBQXVCO0lBQzVIO1FBQUVILElBQUk7UUFBR0MsTUFBTTtRQUFnQ0MsT0FBTztRQUFpQ0MsS0FBSztJQUF3QjtJQUNwSDtRQUFFSCxJQUFJO1FBQUdDLE1BQU07UUFBeUNDLE9BQU87UUFBeUJDLEtBQUs7SUFBMEI7SUFDdkg7UUFBRUgsSUFBSTtRQUFHQyxNQUFNO1FBQTBCQyxPQUFPO1FBQW9CQyxLQUFLO0lBQXlCO0NBQ25HO0FBRU0sU0FBU0M7SUFDZCxxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTtrQkFDYiw0RUFBQ0Q7WUFBSUMsV0FBVTtzQkFDYiw0RUFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUViLDhEQUFDQzt3QkFDQ0MsS0FBSTt3QkFDSkwsS0FBSTt3QkFDSkcsV0FBVTs7Ozs7O2tDQUlaLDhEQUFDRDt3QkFBSUMsV0FBVTs7Ozs7O2tDQUdmLDhEQUFDRDt3QkFBSUMsV0FBVTtrQ0FDYiw0RUFBQ0M7NEJBQ0NDLEtBQUk7NEJBQ0pMLEtBQUk7NEJBQ0pHLFdBQVU7Ozs7Ozs7Ozs7O2tDQUtkLDhEQUFDRDt3QkFBSUMsV0FBVTs7MENBQ2IsOERBQUNHO2dDQUFHSCxXQUFVOzBDQUE2RDs7Ozs7OzBDQUczRSw4REFBQ0k7Z0NBQUVKLFdBQVU7MENBQThEOzs7Ozs7Ozs7Ozs7a0NBTTdFLDhEQUFDRDt3QkFBSUMsV0FBVTtrQ0FDYiw0RUFBQ0s7NEJBQUdMLFdBQVU7c0NBQ1hQLE1BQU1hLEdBQUcsQ0FBQyxDQUFDQyxxQkFDViw4REFBQ1I7b0NBQWtCQyxXQUFVOztzREFDM0IsOERBQUNDOzRDQUNDSixLQUFLVSxLQUFLVixHQUFHOzRDQUNiSyxLQUFLSyxLQUFLWixJQUFJOzRDQUNkSyxXQUFVOzs7Ozs7c0RBRVosOERBQUNROzRDQUFHUixXQUFVO3NEQUFtRE8sS0FBS1gsS0FBSzs7Ozs7O3NEQUMzRSw4REFBQ2E7NENBQUdULFdBQVU7c0RBQXlDTyxLQUFLWixJQUFJOzs7Ozs7O21DQVB4RFksS0FBS2IsRUFBRTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQWdCakM7S0F0RGdCSSIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvY29tcG9uZW50cy9pbmRhYmFvcy50c3g/YmMzNyJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcbmltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJy4vYnV0dG9uJ1xuaW1wb3J0IHsgSGVhZGluZywgU3ViaGVhZGluZyB9IGZyb20gJy4vdGV4dCdcbmltcG9ydCB7IGNsc3ggfSBmcm9tICdjbHN4J1xuaW1wb3J0IHsgQ2hldnJvblJpZ2h0SWNvbiB9IGZyb20gJ0BoZXJvaWNvbnMvcmVhY3QvMjAvc29saWQnICAgICAgICAgICAgXG5cbmNvbnN0IHN0YXRzID0gW1xuICB7IGlkOiAxLCBuYW1lOiAnQSBwZXJzb25hbGl6ZWQsIHNvY2lhbCBhbmQgZ2FtaWZpZWQgZnVuZGluZyBwbGF0Zm9ybS4nLCB2YWx1ZTogJ0Fkb3B0IGEgQ2F1c2UnLCBzcmM6ICcvaW5kYWJhb3MvYWRvcHQud2VicCcgfSxcbiAgeyBpZDogMiwgbmFtZTogJ0ZvciBwdXJwb3NlIGRyaXZlbiBjaXRpemVucy4nLCB2YWx1ZTogJ1dvcmxkLWNsYXNzIFNjYWxhYmxlIFByb2plY3RzJywgc3JjOiAnL2luZGFiYW9zL3Npa2FuYS53ZWJwJyB9LFxuICB7IGlkOiAzLCBuYW1lOiAnRm9yIE5HT3MsIEV4cGVydHMgJiBjb250ZW50IGNyZWF0b3JzLicsIHZhbHVlOiAnQSBDb250cmlidXRpb24gU3lzdGVtJywgc3JjOiAnL2luZGFiYW9zL2ZyZWV6b25lLndlYnAnIH0sXG4gIHsgaWQ6IDQsIG5hbWU6ICdGb3IgaW52ZXN0b3JzICYgaG9zdHMuJywgdmFsdWU6ICdBIEZ1bmRpbmcgU3lzdGVtJywgc3JjOiAnL2luZGFiYW9zL2Z1bmRpbmcud2VicCcgfSxcbl1cblxuZXhwb3J0IGZ1bmN0aW9uIEluZGFiYU9zKCkge1xuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwicHQtMjQgcGItMjRcIj5cbiAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy03eGwgaC0zLzQgcHgtNiBsZzpweC04XCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgaXNvbGF0ZSBvdmVyZmxvdy1oaWRkZW4gYmctd2hpdGUgcHgtNiBweS0yNCBsZzpwdC00NSBsZzpwYi0zMiBsZzpweC04IHJvdW5kZWQtMnhsIG1pbi1oLVs3MDBweF1cIj5cbiAgICAgICAgICB7LyogQmFja2dyb3VuZCBpbWFnZSAqL31cbiAgICAgICAgICA8aW1nXG4gICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgc3JjPVwiL2luZGFiYW9zL2VhcnRoLnBuZ1wiXG4gICAgICAgICAgICBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0wIC16LTE1IHNpemUtZnVsbCB3LWZ1bGwgb2JqZWN0LWNvdmVyXCJcbiAgICAgICAgICAvPlxuXG4gICAgICAgICAgey8qIERhcmsgb3ZlcmxheSBvbiBpbWFnZSAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgLXotMTAgYmctYmxhY2svNTAgcG9pbnRlci1ldmVudHMtbm9uZVwiIC8+XG5cbiAgICAgICAgICB7LyogT1MgaWNvbiAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXgtMCB0b3AtMTUgZmxleCBqdXN0aWZ5LWNlbnRlciBwdC04XCI+XG4gICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgIGFsdD1cIlwiXG4gICAgICAgICAgICAgIHNyYz1cIi9pbmRhYmFvcy9vc19pY29uLnBuZ1wiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtMzUgdy1hdXRvXCJcbiAgICAgICAgICAgIC8+XG4gICAgICAgICAgPC9kaXY+XG5cbiAgICAgICAgICB7LyogVGV4dCBjb250ZW50ICovfVxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgei0xMCBteC1hdXRvIG1heC13LTJ4bCBtdC0xMCB0ZXh0LWNlbnRlclwiPlxuICAgICAgICAgICAgPGgyIGNsYXNzTmFtZT1cInRleHQtNHhsIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtd2hpdGUgc206dGV4dC01eGxcIj5cbiAgICAgICAgICAgICAgSW5kYWJhT1NcbiAgICAgICAgICAgIDwvaDI+XG4gICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC00IHRleHQtbGcgZm9udC1saWdodCB0ZXh0LXByZXR0eSB0ZXh0LXdoaXRlIHNtOnRleHQteGwvOFwiPlxuICAgICAgICAgICAgICBJbnRyb2R1Y2luZyB0aGUgdGVjaCBpbmZyYXN0cnVjdHVyZSB0aGF0IGludml0ZXMgdGhlIHdvcmxkIHRvIGFjY2VsZXJhdGUgdGhlIHRyYW5zaXRpb24gdG93YXJkIGhpZ2ggcXVhbGl0eSB5b3V0aCBkZXZlbG9wbWVudC5cbiAgICAgICAgICAgIDwvcD5cbiAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgIHsvKiBTdGF0cyBpbnRlZ3JhdGVkIGludG8gYmFja2dyb3VuZCAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIHotMTAgbXQtMTZcIj5cbiAgICAgICAgICAgIDxkbCBjbGFzc05hbWU9XCJncmlkIGdyaWQtY29scy0xIGdhcC02IHNtOmdyaWQtY29scy0yIGxnOmdyaWQtY29scy00IHRleHQtY2VudGVyIG1heC13LTV4bCBteC1hdXRvXCI+XG4gICAgICAgICAgICAgIHtzdGF0cy5tYXAoKHN0YXQpID0+IChcbiAgICAgICAgICAgICAgICA8ZGl2IGtleT17c3RhdC5pZH0gY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBpdGVtcy1jZW50ZXIgYmctd2hpdGUvMTAgcm91bmRlZC14bCBwLTYgYmFja2Ryb3AtYmx1ci1tZCBzaGFkb3ctbWRcIj5cbiAgICAgICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICAgICAgc3JjPXtzdGF0LnNyY31cbiAgICAgICAgICAgICAgICAgICAgYWx0PXtzdGF0Lm5hbWV9XG4gICAgICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtNDUgdy00NSBvYmplY3QtY29udGFpbiByb3VuZGVkLXhsXCJcbiAgICAgICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgICAgICA8ZGQgY2xhc3NOYW1lPVwidGV4dC1tZCBmb250LXNlbWlib2xkIHRyYWNraW5nLXRpZ2h0IHRleHQtd2hpdGVcIj57c3RhdC52YWx1ZX08L2RkPlxuICAgICAgICAgICAgICAgICAgPGR0IGNsYXNzTmFtZT1cInRleHQtc20gZm9udC1saWdodCB0ZXh0LXdoaXRlLzkwIG10LTJcIj57c3RhdC5uYW1lfTwvZHQ+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgPC9kbD5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgKVxufVxuIl0sIm5hbWVzIjpbInN0YXRzIiwiaWQiLCJuYW1lIiwidmFsdWUiLCJzcmMiLCJJbmRhYmFPcyIsImRpdiIsImNsYXNzTmFtZSIsImltZyIsImFsdCIsImgyIiwicCIsImRsIiwibWFwIiwic3RhdCIsImRkIiwiZHQiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/components/indabaos.tsx\n")); +eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": function() { return /* binding */ Ecosystem; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var _barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! __barrel_optimize__?names=ChevronRightIcon!=!@heroicons/react/20/solid */ \"(app-pages-browser)/./node_modules/@heroicons/react/20/solid/esm/ChevronRightIcon.js\");\n/* harmony import */ var _components_text__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/text */ \"(app-pages-browser)/./src/components/text.tsx\");\n/* __next_internal_client_entry_do_not_use__ default auto */ \n\n\nfunction Ecosystem() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-white py-24 mt-12\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-2xl px-6 lg:max-w-7xl lg:px-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_1__.Subheading, {\n children: \"Ecosystem Overview\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 19,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_text__WEBPACK_IMPORTED_MODULE_1__.Heading, {\n as: \"h1\",\n className: \" mt-8\",\n children: \"Building Blocks of Transformation\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 20,\n columnNumber: 8\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-6 lg:auto-rows-fr\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-3\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50 max-lg:rounded-t-4xl lg:rounded-tl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 27,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/studio.jpg\",\n className: \"h-80 object-cover object-left\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 29,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight\",\n children: \"Indaba Studios\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 35,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A global engagement platform empowering people everywhere to contribute to the integral development of young people — so they can grow in dignity, flourish fully, and serve the common good.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 36,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Visit Indaba Studios\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 41,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 39,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 34,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 28,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 26,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:col-span-3 grid grid-cols-2 gap-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 50,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/os.jpg\",\n className: \"h-80 object-cover object-left\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 52,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"IndabaOS\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 58,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"The tech infrastructure that invites the world to accelerate the transition toward high quality youth development.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 59,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 64,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 62,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 57,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 51,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 49,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 71,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/certification.jpg\",\n className: \"h-80 object-cover object-left\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 73,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"Certifications\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 79,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"Recognition frameworks that validate skills, experiences, and contributions across the Indaba ecosystem.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 80,\n columnNumber: 19\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 85,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 83,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 78,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 72,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 70,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 48,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 94,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/foundation.jpg\",\n className: \"h-80 object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 96,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"Indaba Foundation\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 102,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A lighthouse to empower nannies, teachers, caregivers and school operators to reshape the landscape and trajectory of education in africa and then expand to other region.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 103,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 108,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 106,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 101,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 95,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 93,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 115,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/schools.jpg\",\n className: \"h-80 object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 117,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"Indaba Institute \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 123,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A global collaborative effort to build a purpose driven wikipidia, Spotify of youth development.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 124,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 129,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 127,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 122,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 116,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 114,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative lg:col-span-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-px rounded-lg bg-indigo-50\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 136,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative flex h-full flex-col overflow-hidden rounded-[calc(var(--radius-lg)+1px)]\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: \"/company/patronages.jpg\",\n className: \"h-80 object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 138,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"p-10 pt-4\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 text-2xl font-medium tracking-tight text-gray-950\",\n children: \"ECD Teachers\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 144,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-lg text-sm/6 text-gray-600\",\n children: \"A giving model that invites aligned individuals and organizations to invest in systemic, community-led transformation.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 145,\n columnNumber: 17\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"https://indaba.world\",\n className: \"mt-4 inline-flex items-center text-indigo-600 hover:text-indigo-700\",\n children: [\n \"Learn More\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ChevronRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n className: \"ml-2 h-5 w-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 150,\n columnNumber: 19\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 148,\n columnNumber: 17\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 143,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 137,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 135,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 24,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 18,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/ecosystem.tsx\",\n lineNumber: 17,\n columnNumber: 5\n }, this);\n}\n_c = Ecosystem;\nvar _c;\n$RefreshReg$(_c, \"Ecosystem\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9jb21wb25lbnRzL2Vjb3N5c3RlbS50c3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7QUFHNEQ7QUFPQztBQUk5QyxTQUFTRztJQUN0QixxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTtrQkFDYiw0RUFBQ0Q7WUFBSUMsV0FBVTs7OEJBQ2IsOERBQUNILHdEQUFVQTs4QkFBQzs7Ozs7OzhCQUNiLDhEQUFDRCxxREFBT0E7b0JBQUNLLElBQUc7b0JBQUtELFdBQVU7OEJBQVE7Ozs7Ozs4QkFJbEMsOERBQUNEO29CQUFJQyxXQUFVOztzQ0FFYiw4REFBQ0Q7NEJBQUlDLFdBQVU7OzhDQUNiLDhEQUFDRDtvQ0FBSUMsV0FBVTs7Ozs7OzhDQUNmLDhEQUFDRDtvQ0FBSUMsV0FBVTs7c0RBQ2IsOERBQUNFOzRDQUNDQyxLQUFJOzRDQUNKQyxLQUFJOzRDQUNKSixXQUFVOzs7Ozs7c0RBRVosOERBQUNEOzRDQUFJQyxXQUFVOzs4REFDYiw4REFBQ0s7b0RBQUVMLFdBQVU7OERBQTJDOzs7Ozs7OERBQ3hELDhEQUFDSztvREFBRUwsV0FBVTs4REFBd0M7Ozs7Ozs4REFHckQsOERBQUNNO29EQUFFQyxNQUFLO29EQUF1QlAsV0FBVTs7d0RBQXNFO3NFQUU3Ryw4REFBQ0wsd0dBQWdCQTs0REFBQ0ssV0FBVTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O3NDQU9wQyw4REFBQ0Q7NEJBQUlDLFdBQVU7OzhDQUNiLDhEQUFDRDtvQ0FBSUMsV0FBVTs7c0RBQ2IsOERBQUNEOzRDQUFJQyxXQUFVOzs7Ozs7c0RBQ2YsOERBQUNEOzRDQUFJQyxXQUFVOzs4REFDYiw4REFBQ0U7b0RBQ0NDLEtBQUk7b0RBQ0pDLEtBQUk7b0RBQ0pKLFdBQVU7Ozs7Ozs4REFFWiw4REFBQ0Q7b0RBQUlDLFdBQVU7O3NFQUNiLDhEQUFDSzs0REFBRUwsV0FBVTtzRUFBeUQ7Ozs7OztzRUFDdEUsOERBQUNLOzREQUFFTCxXQUFVO3NFQUF3Qzs7Ozs7O3NFQUdyRCw4REFBQ007NERBQUVDLE1BQUs7NERBQXVCUCxXQUFVOztnRUFBc0U7OEVBRS9HLDhEQUFDTCx3R0FBZ0JBO29FQUFDSyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OENBTWxDLDhEQUFDRDtvQ0FBSUMsV0FBVTs7c0RBQ2IsOERBQUNEOzRDQUFJQyxXQUFVOzs7Ozs7c0RBQ2YsOERBQUNEOzRDQUFJQyxXQUFVOzs4REFDYiw4REFBQ0U7b0RBQ0NDLEtBQUk7b0RBQ0pDLEtBQUk7b0RBQ0pKLFdBQVU7Ozs7Ozs4REFFWiw4REFBQ0Q7b0RBQUlDLFdBQVU7O3NFQUNiLDhEQUFDSzs0REFBRUwsV0FBVTtzRUFBeUQ7Ozs7OztzRUFDdEUsOERBQUNLOzREQUFFTCxXQUFVO3NFQUF3Qzs7Ozs7O3NFQUdyRCw4REFBQ007NERBQUVDLE1BQUs7NERBQXVCUCxXQUFVOztnRUFBc0U7OEVBRS9HLDhEQUFDTCx3R0FBZ0JBO29FQUFDSyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7c0NBUXBDLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNEO29DQUFJQyxXQUFVOzs7Ozs7OENBQ2YsOERBQUNEO29DQUFJQyxXQUFVOztzREFDYiw4REFBQ0U7NENBQ0NDLEtBQUk7NENBQ0pDLEtBQUk7NENBQ0pKLFdBQVU7Ozs7OztzREFFWiw4REFBQ0Q7NENBQUlDLFdBQVU7OzhEQUNiLDhEQUFDSztvREFBRUwsV0FBVTs4REFBeUQ7Ozs7Ozs4REFDdEUsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF3Qzs7Ozs7OzhEQUdyRCw4REFBQ007b0RBQUVDLE1BQUs7b0RBQXVCUCxXQUFVOzt3REFBc0U7c0VBRTdHLDhEQUFDTCx3R0FBZ0JBOzREQUFDSyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7c0NBTXBDLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNEO29DQUFJQyxXQUFVOzs7Ozs7OENBQ2YsOERBQUNEO29DQUFJQyxXQUFVOztzREFDYiw4REFBQ0U7NENBQ0NDLEtBQUk7NENBQ0pDLEtBQUk7NENBQ0pKLFdBQVU7Ozs7OztzREFFWiw4REFBQ0Q7NENBQUlDLFdBQVU7OzhEQUNiLDhEQUFDSztvREFBRUwsV0FBVTs4REFBeUQ7Ozs7Ozs4REFDdEUsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF3Qzs7Ozs7OzhEQUdyRCw4REFBQ007b0RBQUVDLE1BQUs7b0RBQXVCUCxXQUFVOzt3REFBc0U7c0VBRTdHLDhEQUFDTCx3R0FBZ0JBOzREQUFDSyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7c0NBTXBDLDhEQUFDRDs0QkFBSUMsV0FBVTs7OENBQ2IsOERBQUNEO29DQUFJQyxXQUFVOzs7Ozs7OENBQ2YsOERBQUNEO29DQUFJQyxXQUFVOztzREFDYiw4REFBQ0U7NENBQ0NDLEtBQUk7NENBQ0pDLEtBQUk7NENBQ0pKLFdBQVU7Ozs7OztzREFFWiw4REFBQ0Q7NENBQUlDLFdBQVU7OzhEQUNiLDhEQUFDSztvREFBRUwsV0FBVTs4REFBeUQ7Ozs7Ozs4REFDdEUsOERBQUNLO29EQUFFTCxXQUFVOzhEQUF3Qzs7Ozs7OzhEQUdyRCw4REFBQ007b0RBQUVDLE1BQUs7b0RBQXVCUCxXQUFVOzt3REFBc0U7c0VBRTdHLDhEQUFDTCx3R0FBZ0JBOzREQUFDSyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQVU5QztLQWpKd0JGIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vX05fRS8uL3NyYy9jb21wb25lbnRzL2Vjb3N5c3RlbS50c3g/MTVjNSJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcblxuaW1wb3J0IHsgY2xzeCB9IGZyb20gJ2Nsc3gnXG5pbXBvcnQgeyBDaGV2cm9uUmlnaHRJY29uIH0gZnJvbSAnQGhlcm9pY29ucy9yZWFjdC8yMC9zb2xpZCcgICAgXG5pbXBvcnQgeyBBbmltYXRlZE51bWJlciB9IGZyb20gJ0AvY29tcG9uZW50cy9hbmltYXRlZC1udW1iZXInXG5pbXBvcnQgeyBCdXR0b24gfSBmcm9tICdAL2NvbXBvbmVudHMvYnV0dG9uJ1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnQC9jb21wb25lbnRzL2NvbnRhaW5lcidcbmltcG9ydCB7IEZvb3RlciB9IGZyb20gJ0AvY29tcG9uZW50cy9mb290ZXInXG5pbXBvcnQgeyBHcmFkaWVudExpZ2h0IH0gZnJvbSAnQC9jb21wb25lbnRzL2dyYWRpZW50J1xuaW1wb3J0IHsgTmF2YmFyIH0gZnJvbSAnQC9jb21wb25lbnRzL25hdmJhcidcbmltcG9ydCB7IEhlYWRpbmcsIExlYWQsIFN1YmhlYWRpbmcgfSBmcm9tICdAL2NvbXBvbmVudHMvdGV4dCdcbmltcG9ydCB0eXBlIHsgTWV0YWRhdGEgfSBmcm9tICduZXh0J1xuXG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEVjb3N5c3RlbSgpIHtcbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNsYXNzTmFtZT1cImJnLXdoaXRlIHB5LTI0IG10LTEyXCI+XG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cIm14LWF1dG8gbWF4LXctMnhsIHB4LTYgbGc6bWF4LXctN3hsIGxnOnB4LTRcIj5cbiAgICAgICAgPFN1YmhlYWRpbmc+RWNvc3lzdGVtIE92ZXJ2aWV3PC9TdWJoZWFkaW5nPlxuICAgICAgIDxIZWFkaW5nIGFzPVwiaDFcIiBjbGFzc05hbWU9JyBtdC04Jz5cbiAgICAgICAgICBCdWlsZGluZyBCbG9ja3Mgb2YgVHJhbnNmb3JtYXRpb25cbiAgICAgICAgPC9IZWFkaW5nPlxuXG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTAgZ3JpZCBncmlkLWNvbHMtMSBnYXAtNCBzbTptdC0xNiBsZzpncmlkLWNvbHMtNiBsZzphdXRvLXJvd3MtZnJcIj5cbiAgICAgICAgICB7LyogTGVmdCAzIGNvbHVtbnMgKi99XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBsZzpjb2wtc3Bhbi0zXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXB4IHJvdW5kZWQtbGcgYmctaW5kaWdvLTUwIG1heC1sZzpyb3VuZGVkLXQtNHhsIGxnOnJvdW5kZWQtdGwtNHhsXCIgLz5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgZmxleCBoLWZ1bGwgZmxleC1jb2wgb3ZlcmZsb3ctaGlkZGVuIHJvdW5kZWQtW2NhbGModmFyKC0tcmFkaXVzLWxnKSsxcHgpXVwiPlxuICAgICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgICAgICAgICBzcmM9XCIvY29tcGFueS9zdHVkaW8uanBnXCJcbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJoLTgwIG9iamVjdC1jb3ZlciBvYmplY3QtbGVmdFwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiB0ZXh0LTJ4bCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodFwiPkluZGFiYSBTdHVkaW9zPC9wPlxuICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctbGcgdGV4dC1zbS82IHRleHQtZ3JheS02MDBcIj5cbiAgICAgICAgICAgICAgICAgIEEgZ2xvYmFsIGVuZ2FnZW1lbnQgcGxhdGZvcm0gZW1wb3dlcmluZyBwZW9wbGUgZXZlcnl3aGVyZSB0byBjb250cmlidXRlIHRvIHRoZSBpbnRlZ3JhbCBkZXZlbG9wbWVudCBvZiB5b3VuZyBwZW9wbGUg4oCUIHNvIHRoZXkgY2FuIGdyb3cgaW4gZGlnbml0eSwgZmxvdXJpc2ggZnVsbHksIGFuZCBzZXJ2ZSB0aGUgY29tbW9uIGdvb2QuXG4gICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIFZpc2l0IEluZGFiYSBTdHVkaW9zXG4gICAgICAgICAgICAgICAgICA8Q2hldnJvblJpZ2h0SWNvbiBjbGFzc05hbWU9XCJtbC0yIGgtNSB3LTVcIiAvPlxuICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgIHsvKiBUb3AgcmlnaHQ6IDIgZXF1YWxseSBzaXplZCBjb2x1bW5zICovfVxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMyBncmlkIGdyaWQtY29scy0yIGdhcC00XCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlXCI+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtcHggcm91bmRlZC1sZyBiZy1pbmRpZ28tNTBcIiAvPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIGZsZXggaC1mdWxsIGZsZXgtY29sIG92ZXJmbG93LWhpZGRlbiByb3VuZGVkLVtjYWxjKHZhcigtLXJhZGl1cy1sZykrMXB4KV1cIj5cbiAgICAgICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgICAgICAgc3JjPVwiL2NvbXBhbnkvb3MuanBnXCJcbiAgICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtODAgb2JqZWN0LWNvdmVyIG9iamVjdC1sZWZ0XCJcbiAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIHRleHQtMnhsIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtZ3JheS05NTBcIj5JbmRhYmFPUzwvcD5cbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctbGcgdGV4dC1zbS82IHRleHQtZ3JheS02MDBcIj5cbiAgICAgICAgICAgICAgICAgICAgVGhlIHRlY2ggaW5mcmFzdHJ1Y3R1cmUgdGhhdCBpbnZpdGVzIHRoZSB3b3JsZCB0byBhY2NlbGVyYXRlIHRoZSB0cmFuc2l0aW9uIHRvd2FyZCBoaWdoIHF1YWxpdHkgeW91dGggZGV2ZWxvcG1lbnQuXG4gICAgICAgICAgICAgICAgICA8L3A+XG4gICAgICAgICAgICAgICAgICA8YSBocmVmPVwiaHR0cHM6Ly9pbmRhYmEud29ybGRcIiBjbGFzc05hbWU9XCJtdC00IGlubGluZS1mbGV4IGl0ZW1zLWNlbnRlciB0ZXh0LWluZGlnby02MDAgaG92ZXI6dGV4dC1pbmRpZ28tNzAwXCI+XG4gICAgICAgICAgICAgICAgICBMZWFybiBNb3JlXG4gICAgICAgICAgICAgICAgICA8Q2hldnJvblJpZ2h0SWNvbiBjbGFzc05hbWU9XCJtbC0yIGgtNSB3LTVcIiAvPlxuICAgICAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cblxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZVwiPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXB4IHJvdW5kZWQtbGcgYmctaW5kaWdvLTUwXCIgLz5cbiAgICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGgtZnVsbCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1bY2FsYyh2YXIoLS1yYWRpdXMtbGcpKzFweCldXCI+XG4gICAgICAgICAgICAgICAgPGltZ1xuICAgICAgICAgICAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgICAgICAgICAgIHNyYz1cIi9jb21wYW55L2NlcnRpZmljYXRpb24uanBnXCJcbiAgICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cImgtODAgb2JqZWN0LWNvdmVyIG9iamVjdC1sZWZ0XCJcbiAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIHRleHQtMnhsIGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtZ3JheS05NTBcIj5DZXJ0aWZpY2F0aW9uczwvcD5cbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctbGcgdGV4dC1zbS82IHRleHQtZ3JheS02MDBcIj5cbiAgICAgICAgICAgICAgICAgICAgUmVjb2duaXRpb24gZnJhbWV3b3JrcyB0aGF0IHZhbGlkYXRlIHNraWxscywgZXhwZXJpZW5jZXMsIGFuZCBjb250cmlidXRpb25zIGFjcm9zcyB0aGUgSW5kYWJhIGVjb3N5c3RlbS5cbiAgICAgICAgICAgICAgICAgIDwvcD5cbiAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIExlYXJuIE1vcmVcbiAgICAgICAgICAgICAgICAgIDxDaGV2cm9uUmlnaHRJY29uIGNsYXNzTmFtZT1cIm1sLTIgaC01IHctNVwiIC8+XG4gICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgICAgey8qIEJvdHRvbSByb3c6IDMgY29sdW1ucyAqL31cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIGxnOmNvbC1zcGFuLTJcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtcHggcm91bmRlZC1sZyBiZy1pbmRpZ28tNTBcIiAvPlxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGgtZnVsbCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1bY2FsYyh2YXIoLS1yYWRpdXMtbGcpKzFweCldXCI+XG4gICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgICAgIHNyYz1cIi9jb21wYW55L2ZvdW5kYXRpb24uanBnXCJcbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJoLTgwIG9iamVjdC1jb3ZlclwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiB0ZXh0LTJ4bCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodCB0ZXh0LWdyYXktOTUwXCI+SW5kYWJhIEZvdW5kYXRpb248L3A+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiBtYXgtdy1sZyB0ZXh0LXNtLzYgdGV4dC1ncmF5LTYwMFwiPlxuICAgICAgICAgICAgICAgICBBIGxpZ2h0aG91c2UgdG8gZW1wb3dlciBuYW5uaWVzLCB0ZWFjaGVycywgY2FyZWdpdmVycyBhbmQgc2Nob29sIG9wZXJhdG9ycyB0byByZXNoYXBlIHRoZSBsYW5kc2NhcGUgYW5kIHRyYWplY3Rvcnkgb2YgZWR1Y2F0aW9uIGluIGFmcmljYSBhbmQgdGhlbiBleHBhbmQgdG8gb3RoZXIgcmVnaW9uLiBcbiAgICAgICAgICAgICAgICA8L3A+XG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cImh0dHBzOi8vaW5kYWJhLndvcmxkXCIgY2xhc3NOYW1lPVwibXQtNCBpbmxpbmUtZmxleCBpdGVtcy1jZW50ZXIgdGV4dC1pbmRpZ28tNjAwIGhvdmVyOnRleHQtaW5kaWdvLTcwMFwiPlxuICAgICAgICAgICAgICAgICAgTGVhcm4gTW9yZVxuICAgICAgICAgICAgICAgICAgPENoZXZyb25SaWdodEljb24gY2xhc3NOYW1lPVwibWwtMiBoLTUgdy01XCIgLz5cbiAgICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIGxnOmNvbC1zcGFuLTJcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtcHggcm91bmRlZC1sZyBiZy1pbmRpZ28tNTBcIiAvPlxuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGgtZnVsbCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1bY2FsYyh2YXIoLS1yYWRpdXMtbGcpKzFweCldXCI+XG4gICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICBhbHQ9XCJcIlxuICAgICAgICAgICAgICAgIHNyYz1cIi9jb21wYW55L3NjaG9vbHMuanBnXCJcbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJoLTgwIG9iamVjdC1jb3ZlclwiXG4gICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicC0xMCBwdC00XCI+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiB0ZXh0LTJ4bCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodCB0ZXh0LWdyYXktOTUwXCI+SW5kYWJhIEluc3RpdHV0ZSA8L3A+XG4gICAgICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMiBtYXgtdy1sZyB0ZXh0LXNtLzYgdGV4dC1ncmF5LTYwMFwiPlxuICAgICAgICAgICAgICAgICAgQSBnbG9iYWwgY29sbGFib3JhdGl2ZSBlZmZvcnQgdG8gYnVpbGQgYSBwdXJwb3NlIGRyaXZlbiB3aWtpcGlkaWEsIFNwb3RpZnkgb2YgeW91dGggZGV2ZWxvcG1lbnQuXG4gICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIExlYXJuIE1vcmVcbiAgICAgICAgICAgICAgICAgIDxDaGV2cm9uUmlnaHRJY29uIGNsYXNzTmFtZT1cIm1sLTIgaC01IHctNVwiIC8+XG4gICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBsZzpjb2wtc3Bhbi0yXCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXB4IHJvdW5kZWQtbGcgYmctaW5kaWdvLTUwXCIgLz5cbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgZmxleCBoLWZ1bGwgZmxleC1jb2wgb3ZlcmZsb3ctaGlkZGVuIHJvdW5kZWQtW2NhbGModmFyKC0tcmFkaXVzLWxnKSsxcHgpXVwiPlxuICAgICAgICAgICAgICA8aW1nXG4gICAgICAgICAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgICAgICAgICBzcmM9XCIvY29tcGFueS9wYXRyb25hZ2VzLmpwZ1wiXG4gICAgICAgICAgICAgICAgY2xhc3NOYW1lPVwiaC04MCBvYmplY3QtY292ZXJcIlxuICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInAtMTAgcHQtNFwiPlxuICAgICAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgdGV4dC0yeGwgZm9udC1tZWRpdW0gdHJhY2tpbmctdGlnaHQgdGV4dC1ncmF5LTk1MFwiPkVDRCBUZWFjaGVyczwvcD5cbiAgICAgICAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIG1heC13LWxnIHRleHQtc20vNiB0ZXh0LWdyYXktNjAwXCI+XG4gICAgICAgICAgICAgICAgICBBIGdpdmluZyBtb2RlbCB0aGF0IGludml0ZXMgYWxpZ25lZCBpbmRpdmlkdWFscyBhbmQgb3JnYW5pemF0aW9ucyB0byBpbnZlc3QgaW4gc3lzdGVtaWMsIGNvbW11bml0eS1sZWQgdHJhbnNmb3JtYXRpb24uXG4gICAgICAgICAgICAgICAgPC9wPlxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCJodHRwczovL2luZGFiYS53b3JsZFwiIGNsYXNzTmFtZT1cIm10LTQgaW5saW5lLWZsZXggaXRlbXMtY2VudGVyIHRleHQtaW5kaWdvLTYwMCBob3Zlcjp0ZXh0LWluZGlnby03MDBcIj5cbiAgICAgICAgICAgICAgICAgIExlYXJuIE1vcmVcbiAgICAgICAgICAgICAgICAgIDxDaGV2cm9uUmlnaHRJY29uIGNsYXNzTmFtZT1cIm1sLTIgaC01IHctNVwiIC8+XG4gICAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuXG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gIClcbn1cbiJdLCJuYW1lcyI6WyJDaGV2cm9uUmlnaHRJY29uIiwiSGVhZGluZyIsIlN1YmhlYWRpbmciLCJFY29zeXN0ZW0iLCJkaXYiLCJjbGFzc05hbWUiLCJhcyIsImltZyIsImFsdCIsInNyYyIsInAiLCJhIiwiaHJlZiJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/components/ecosystem.tsx\n")); /***/ }), @@ -431,7 +431,7 @@ eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* har /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; -eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Testimonials: function() { return /* binding */ Testimonials; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var _barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! __barrel_optimize__?names=ArrowLongRightIcon!=!@heroicons/react/20/solid */ \"(app-pages-browser)/./node_modules/@heroicons/react/20/solid/esm/ArrowLongRightIcon.js\");\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(app-pages-browser)/./node_modules/clsx/dist/clsx.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/value/use-spring.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/value/use-scroll.mjs\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var react_use_measure__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! react-use-measure */ \"(app-pages-browser)/./node_modules/react-use-measure/dist/web.js\");\n/* harmony import */ var _container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./container */ \"(app-pages-browser)/./src/components/container.tsx\");\n/* harmony import */ var _link__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./link */ \"(app-pages-browser)/./src/components/link.tsx\");\n/* harmony import */ var _text__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./text */ \"(app-pages-browser)/./src/components/text.tsx\");\n/* __next_internal_client_entry_do_not_use__ Testimonials auto */ \nvar _s = $RefreshSig$(), _s1 = $RefreshSig$();\n\n\n\n\n\n\n\n\nconst testimonials = [\n {\n img: \"/phases/phase1.jpg\",\n name: \"0 - 6 Years Old\",\n title: \"From birth to age 6, we offer ECD programs that change lives forever.\",\n subtitle: \"Phase 1\",\n quote: \"The Foundation Phase\",\n href: \"/phases/phase1\"\n },\n {\n img: \"/phases/phase2.jpg\",\n name: \"6 - 15 Years Old\",\n title: \"Unlock the Potential of Youth with transformational learning experiences\",\n subtitle: \"Phase 2\",\n quote: \"The Exploration Phase\",\n href: \"/phases/phase2\"\n },\n {\n img: \"/phases/phase3.jpg\",\n name: \"15 - 25 Years Old\",\n title: \"Skills that Earn & Regenerate Vocational paths that equip young people to live with purpose.\",\n subtitle: \"Phase 3\",\n quote: \"The Vocation & Regeneration Phase\",\n href: \"/phases/phase3\"\n },\n {\n img: \"/phases/phase4.jpg\",\n name: \"All Ages\",\n title: \"A unique portfolio of impact proven Community-led solutions worth implementing\",\n subtitle: \"Phase 4\",\n quote: \"The Contribution Phase\",\n href: \"/phases/phase4\"\n }\n];\nfunction TestimonialCard(param) {\n let { subtitle, name, title, img, href, children, bounds, scrollX, ...props } = param;\n _s();\n let ref = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let computeOpacity = (0,react__WEBPACK_IMPORTED_MODULE_2__.useCallback)(()=>{\n let element = ref.current;\n if (!element || bounds.width === 0) return 1;\n let rect = element.getBoundingClientRect();\n if (rect.left < bounds.left) {\n let diff = bounds.left - rect.left;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else if (rect.right > bounds.right) {\n let diff = rect.right - bounds.right;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else {\n return 1;\n }\n }, [\n ref,\n bounds.width,\n bounds.left,\n bounds.right\n ]);\n let opacity = (0,framer_motion__WEBPACK_IMPORTED_MODULE_6__.useSpring)(computeOpacity(), {\n stiffness: 154,\n damping: 23\n });\n (0,react__WEBPACK_IMPORTED_MODULE_2__.useLayoutEffect)(()=>{\n opacity.set(computeOpacity());\n }, [\n computeOpacity,\n opacity\n ]);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", ()=>{\n opacity.set(computeOpacity());\n });\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(framer_motion__WEBPACK_IMPORTED_MODULE_8__.motion.div, {\n ref: ref,\n style: {\n opacity\n },\n ...props,\n className: \"relative flex aspect-9/16 w-72 shrink-0 snap-start scroll-ml-(--scroll-padding) flex-col justify-end overflow-hidden rounded-3xl sm:aspect-3/4 sm:w-96\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: img,\n className: \"absolute inset-x-0 top-0 aspect-square w-full object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 120,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"absolute inset-0 rounded-3xl bg-linear-to-t from-black from-[calc(7/16*100%)] ring-1 ring-gray-950/10 ring-inset sm:from-25%\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 125,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figure\", {\n className: \"relative p-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"blockquote\", {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"relative lg:text-4xl text-2xl text-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute -translate-x-full\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 132,\n columnNumber: 13\n }, this),\n children,\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 135,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 131,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 130,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_link__WEBPACK_IMPORTED_MODULE_4__.Link, {\n href: href,\n className: \"mt-4 inline-flex items-center gap-2 text-sm/6 font-medium text-indigo-300\",\n children: [\n \"Explore Projects\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__[\"default\"], {\n className: \"size-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 143,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 139,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figcaption\", {\n className: \"mt-6 border-t border-white/20 pt-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-xs/7 font-normal text-white\",\n children: subtitle\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 146,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium text-white\",\n children: name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 147,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"bg-linear-145 from-[#e6dcff] from-10% via-[#9592ff] via-50% to-[#f0e7ff] to-90% bg-clip-text text-transparent\",\n children: title\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 149,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 148,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 145,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 129,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 114,\n columnNumber: 5\n }, this);\n}\n_s(TestimonialCard, \"in/U27mQ1NOxJdFKewTN7ytsSEE=\", false, function() {\n return [\n framer_motion__WEBPACK_IMPORTED_MODULE_6__.useSpring,\n framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent\n ];\n});\n_c = TestimonialCard;\nfunction Testimonials() {\n _s1();\n let scrollRef = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let { scrollX } = (0,framer_motion__WEBPACK_IMPORTED_MODULE_10__.useScroll)({\n container: scrollRef\n });\n let [setReferenceWindowRef, bounds] = (0,react_use_measure__WEBPACK_IMPORTED_MODULE_11__[\"default\"])();\n let [activeIndex, setActiveIndex] = (0,react__WEBPACK_IMPORTED_MODULE_2__.useState)(0);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", (x)=>{\n setActiveIndex(Math.floor(x / scrollRef.current.children[0].clientWidth));\n });\n function scrollTo(index) {\n let gap = 32;\n let width = scrollRef.current.children[0].offsetWidth;\n scrollRef.current.scrollTo({\n left: (width + gap) * index\n });\n }\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: setReferenceWindowRef,\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_text__WEBPACK_IMPORTED_MODULE_5__.Heading, {\n as: \"h3\",\n className: \"mt-2 lg:max-w-3xl max-w-2xl\",\n children: \"Deliver Transformational Experiences Anywhere\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 181,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 max-w-3xl text-xl/5 font-light text-gray-600 lg:text-xl/7\",\n children: 'Indaba is the platform that adds an \"Engage\" button to the Internet. While most platforms offer \"Like,\" or \"Comment,\" Indaba invites people to take responsibility, contribute meaningfully, and become part of the solution.'\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 184,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 180,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 179,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: scrollRef,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)([\n \"mt-16 flex gap-8 px-(--scroll-padding)\",\n \"[scrollbar-width:none] [&::-webkit-scrollbar]:hidden\",\n \"snap-x snap-mandatory overflow-x-auto overscroll-x-contain scroll-smooth\",\n \"[--scroll-padding:max(--spacing(6),calc((100vw-(var(--container-2xl)))/2))] lg:[--scroll-padding:max(--spacing(8),calc((100vw-(var(--container-7xl)))/2))]\"\n ]),\n children: [\n testimonials.map((param, testimonialIndex)=>{\n let { img, name, title, quote, href, subtitle } = param;\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(TestimonialCard, {\n subtitle: subtitle,\n name: name,\n title: title,\n href: href,\n img: img,\n bounds: bounds,\n scrollX: scrollX,\n onClick: ()=>scrollTo(testimonialIndex),\n children: quote\n }, testimonialIndex, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 199,\n columnNumber: 11\n }, this);\n }),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"w-2xl shrink-0 sm:w-216\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 213,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 189,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 178,\n columnNumber: 5\n }, this);\n}\n_s1(Testimonials, \"I7Y6MXLXKQbkgUxsiXCCvyKR4hA=\", false, function() {\n return [\n framer_motion__WEBPACK_IMPORTED_MODULE_10__.useScroll,\n react_use_measure__WEBPACK_IMPORTED_MODULE_11__[\"default\"],\n framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent\n ];\n});\n_c1 = Testimonials;\nvar _c, _c1;\n$RefreshReg$(_c, \"TestimonialCard\");\n$RefreshReg$(_c1, \"Testimonials\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUc4RDtBQUNuQztBQVFMO0FBQ2dEO0FBQ0w7QUFDMUI7QUFDVjtBQUNlO0FBRTVDLE1BQU1jLGVBQWU7SUFDbkI7UUFDRUMsS0FBSztRQUNMQyxNQUFNO1FBQ05DLE9BQU87UUFDUEMsVUFBVTtRQUNWQyxPQUNFO1FBQ0ZDLE1BQU07SUFDUjtJQUNBO1FBQ0VMLEtBQUs7UUFDTEMsTUFBTTtRQUNOQyxPQUFPO1FBQ1BDLFVBQVU7UUFDVkMsT0FDRTtRQUNGQyxNQUFNO0lBQ1I7SUFDQTtRQUNFTCxLQUFLO1FBQ0xDLE1BQU07UUFDTkMsT0FBTztRQUNQQyxVQUFVO1FBQ1ZDLE9BQ0U7UUFDRkMsTUFBTTtJQUNSO0lBQ0E7UUFDRUwsS0FBSztRQUNMQyxNQUFNO1FBQ05DLE9BQU87UUFDUEMsVUFBVTtRQUNWQyxPQUNFO1FBQ0ZDLE1BQU07SUFDUjtDQUNEO0FBRUQsU0FBU0MsZ0JBQWdCLEtBbUJDO1FBbkJELEVBQ3ZCSCxRQUFRLEVBQ1JGLElBQUksRUFDSkMsS0FBSyxFQUNMRixHQUFHLEVBQ0hLLElBQUksRUFDSkUsUUFBUSxFQUNSQyxNQUFNLEVBQ05DLE9BQU8sRUFDUCxHQUFHQyxPQVVxQixHQW5CRDs7SUFvQnZCLElBQUlDLE1BQU1sQiw2Q0FBTUEsQ0FBd0I7SUFFeEMsSUFBSW1CLGlCQUFpQnJCLGtEQUFXQSxDQUFDO1FBQy9CLElBQUlzQixVQUFVRixJQUFJRyxPQUFPO1FBQ3pCLElBQUksQ0FBQ0QsV0FBV0wsT0FBT08sS0FBSyxLQUFLLEdBQUcsT0FBTztRQUUzQyxJQUFJQyxPQUFPSCxRQUFRSSxxQkFBcUI7UUFFeEMsSUFBSUQsS0FBS0UsSUFBSSxHQUFHVixPQUFPVSxJQUFJLEVBQUU7WUFDM0IsSUFBSUMsT0FBT1gsT0FBT1UsSUFBSSxHQUFHRixLQUFLRSxJQUFJO1lBQ2xDLElBQUlFLFVBQVVELE9BQU9ILEtBQUtELEtBQUs7WUFDL0IsT0FBT00sS0FBS0MsR0FBRyxDQUFDLEtBQUssSUFBSUY7UUFDM0IsT0FBTyxJQUFJSixLQUFLTyxLQUFLLEdBQUdmLE9BQU9lLEtBQUssRUFBRTtZQUNwQyxJQUFJSixPQUFPSCxLQUFLTyxLQUFLLEdBQUdmLE9BQU9lLEtBQUs7WUFDcEMsSUFBSUgsVUFBVUQsT0FBT0gsS0FBS0QsS0FBSztZQUMvQixPQUFPTSxLQUFLQyxHQUFHLENBQUMsS0FBSyxJQUFJRjtRQUMzQixPQUFPO1lBQ0wsT0FBTztRQUNUO0lBQ0YsR0FBRztRQUFDVDtRQUFLSCxPQUFPTyxLQUFLO1FBQUVQLE9BQU9VLElBQUk7UUFBRVYsT0FBT2UsS0FBSztLQUFDO0lBRWpELElBQUlDLFVBQVVsQyx3REFBU0EsQ0FBQ3NCLGtCQUFrQjtRQUN4Q2EsV0FBVztRQUNYQyxTQUFTO0lBQ1g7SUFFQWxDLHNEQUFlQSxDQUFDO1FBQ2RnQyxRQUFRRyxHQUFHLENBQUNmO0lBQ2QsR0FBRztRQUFDQTtRQUFnQlk7S0FBUTtJQUU1QnBDLGtFQUFtQkEsQ0FBQ3FCLFNBQVMsVUFBVTtRQUNyQ2UsUUFBUUcsR0FBRyxDQUFDZjtJQUNkO0lBRUEscUJBQ0UsOERBQUN6QixpREFBTUEsQ0FBQ3lDLEdBQUc7UUFDVGpCLEtBQUtBO1FBQ0xrQixPQUFPO1lBQUVMO1FBQVE7UUFDaEIsR0FBR2QsS0FBSztRQUNUb0IsV0FBVTs7MEJBRVYsOERBQUM5QjtnQkFDQytCLEtBQUk7Z0JBQ0pDLEtBQUtoQztnQkFDTDhCLFdBQVU7Ozs7OzswQkFFWiw4REFBQ0Y7Z0JBQ0NLLGVBQVk7Z0JBQ1pILFdBQVU7Ozs7OzswQkFFWiw4REFBQ0k7Z0JBQU9KLFdBQVU7O2tDQUNoQiw4REFBQ0s7a0NBQ0MsNEVBQUNDOzRCQUFFTixXQUFVOzs4Q0FDWCw4REFBQ087b0NBQUtKLGVBQVk7b0NBQU9ILFdBQVU7Ozs7OztnQ0FFbEN2Qjs4Q0FDRCw4REFBQzhCO29DQUFLSixlQUFZO29DQUFPSCxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7OztrQ0FJdkMsOERBQUNqQyx1Q0FBSUE7d0JBQ0hRLE1BQU1BO3dCQUNOeUIsV0FBVTs7NEJBQTRFOzBDQUV0Riw4REFBQzdDLDBHQUFrQkE7Z0NBQUM2QyxXQUFVOzs7Ozs7Ozs7Ozs7a0NBRWhDLDhEQUFDUTt3QkFBV1IsV0FBVTs7MENBQ3BCLDhEQUFDTTtnQ0FBRU4sV0FBVTswQ0FBb0MzQjs7Ozs7OzBDQUNqRCw4REFBQ2lDO2dDQUFFTixXQUFVOzBDQUFvQzdCOzs7Ozs7MENBQ2pELDhEQUFDbUM7Z0NBQUVOLFdBQVU7MENBQ1gsNEVBQUNPO29DQUFLUCxXQUFVOzhDQUNiNUI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBT2Y7R0FsR1NJOztRQXlDT2hCLG9EQUFTQTtRQVN2QkYsOERBQW1CQTs7O0tBbERaa0I7QUFzR0YsU0FBU2lDOztJQUNkLElBQUlDLFlBQVkvQyw2Q0FBTUEsQ0FBd0I7SUFDOUMsSUFBSSxFQUFFZ0IsT0FBTyxFQUFFLEdBQUdwQix5REFBU0EsQ0FBQztRQUFFb0QsV0FBV0Q7SUFBVTtJQUNuRCxJQUFJLENBQUNFLHVCQUF1QmxDLE9BQU8sR0FBR2IsOERBQVVBO0lBQ2hELElBQUksQ0FBQ2dELGFBQWFDLGVBQWUsR0FBR2xELCtDQUFRQSxDQUFDO0lBRTdDTixrRUFBbUJBLENBQUNxQixTQUFTLFVBQVUsQ0FBQ29DO1FBQ3RDRCxlQUFldkIsS0FBS3lCLEtBQUssQ0FBQ0QsSUFBSUwsVUFBVTFCLE9BQU8sQ0FBRVAsUUFBUSxDQUFDLEVBQUUsQ0FBQ3dDLFdBQVc7SUFDMUU7SUFFQSxTQUFTQyxTQUFTQyxLQUFhO1FBQzdCLElBQUlDLE1BQU07UUFDVixJQUFJbkMsUUFBUSxVQUFXRCxPQUFPLENBQUVQLFFBQVEsQ0FBQyxFQUFFLENBQWlCNEMsV0FBVztRQUN2RVgsVUFBVTFCLE9BQU8sQ0FBRWtDLFFBQVEsQ0FBQztZQUFFOUIsTUFBTSxDQUFDSCxRQUFRbUMsR0FBRSxJQUFLRDtRQUFNO0lBQzVEO0lBRUEscUJBQ0UsOERBQUNyQjtRQUFJRSxXQUFVOzswQkFDYiw4REFBQ2xDLGlEQUFTQTswQkFDUiw0RUFBQ2dDO29CQUFJakIsS0FBSytCOztzQ0FDUiw4REFBQzVDLDBDQUFPQTs0QkFBQ3NELElBQUc7NEJBQUt0QixXQUFVO3NDQUE4Qjs7Ozs7O3NDQUd6RCw4REFBQ007NEJBQUVOLFdBQVU7c0NBQWlFOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLbEYsOERBQUNGO2dCQUNDakIsS0FBSzZCO2dCQUNMVixXQUFXNUMsMENBQUlBLENBQUM7b0JBQ2Q7b0JBQ0E7b0JBQ0E7b0JBQ0E7aUJBQ0Q7O29CQUVBYSxhQUFhc0QsR0FBRyxDQUFDLFFBQThDQzs0QkFBN0MsRUFBRXRELEdBQUcsRUFBRUMsSUFBSSxFQUFFQyxLQUFLLEVBQUVFLEtBQUssRUFBRUMsSUFBSSxFQUFFRixRQUFRLEVBQUU7NkNBQzVELDhEQUFDRzs0QkFFQ0gsVUFBVUE7NEJBQ1ZGLE1BQU1BOzRCQUNOQyxPQUFPQTs0QkFDUEcsTUFBTUE7NEJBQ05MLEtBQUtBOzRCQUNMUSxRQUFRQTs0QkFDUkMsU0FBU0E7NEJBQ1Q4QyxTQUFTLElBQU1QLFNBQVNNO3NDQUV2QmxEOzJCQVZJa0Q7Ozs7OztrQ0FhVCw4REFBQzFCO3dCQUFJRSxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFJdkI7SUF4RGdCUzs7UUFFSWxELHFEQUFTQTtRQUNXTSwwREFBVUE7UUFHaERQLDhEQUFtQkE7OztNQU5MbUQiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9fTl9FLy4vc3JjL2NvbXBvbmVudHMvdGVzdGltb25pYWxzLnRzeD8wOGJhIl0sInNvdXJjZXNDb250ZW50IjpbIid1c2UgY2xpZW50J1xuXG5pbXBvcnQgKiBhcyBIZWFkbGVzcyBmcm9tICdAaGVhZGxlc3N1aS9yZWFjdCdcbmltcG9ydCB7IEFycm93TG9uZ1JpZ2h0SWNvbiB9IGZyb20gJ0BoZXJvaWNvbnMvcmVhY3QvMjAvc29saWQnXG5pbXBvcnQgeyBjbHN4IH0gZnJvbSAnY2xzeCdcbmltcG9ydCB7XG4gIE1vdGlvblZhbHVlLFxuICBtb3Rpb24sXG4gIHVzZU1vdGlvblZhbHVlRXZlbnQsXG4gIHVzZVNjcm9sbCxcbiAgdXNlU3ByaW5nLFxuICB0eXBlIEhUTUxNb3Rpb25Qcm9wcyxcbn0gZnJvbSAnZnJhbWVyLW1vdGlvbidcbmltcG9ydCB7IHVzZUNhbGxiYWNrLCB1c2VMYXlvdXRFZmZlY3QsIHVzZVJlZiwgdXNlU3RhdGUgfSBmcm9tICdyZWFjdCdcbmltcG9ydCB1c2VNZWFzdXJlLCB7IHR5cGUgUmVjdFJlYWRPbmx5IH0gZnJvbSAncmVhY3QtdXNlLW1lYXN1cmUnXG5pbXBvcnQgeyBDb250YWluZXIgfSBmcm9tICcuL2NvbnRhaW5lcidcbmltcG9ydCB7IExpbmsgfSBmcm9tICcuL2xpbmsnXG5pbXBvcnQgeyBIZWFkaW5nLCBTdWJoZWFkaW5nIH0gZnJvbSAnLi90ZXh0J1xuXG5jb25zdCB0ZXN0aW1vbmlhbHMgPSBbXG4gIHtcbiAgICBpbWc6ICcvcGhhc2VzL3BoYXNlMS5qcGcnLFxuICAgIG5hbWU6ICcwIC0gNiBZZWFycyBPbGQnLFxuICAgIHRpdGxlOiAnRnJvbSBiaXJ0aCB0byBhZ2UgNiwgd2Ugb2ZmZXIgRUNEIHByb2dyYW1zIHRoYXQgY2hhbmdlIGxpdmVzIGZvcmV2ZXIuJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDEnLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBGb3VuZGF0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTEnLFxuICB9LFxuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTIuanBnJyxcbiAgICBuYW1lOiAnNiAtIDE1IFllYXJzIE9sZCcsXG4gICAgdGl0bGU6ICdVbmxvY2sgdGhlIFBvdGVudGlhbCBvZiBZb3V0aCB3aXRoIHRyYW5zZm9ybWF0aW9uYWwgbGVhcm5pbmcgZXhwZXJpZW5jZXMnLFxuICAgIHN1YnRpdGxlOiAnUGhhc2UgMicsXG4gICAgcXVvdGU6XG4gICAgICAnVGhlIEV4cGxvcmF0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTInLFxuICB9LFxuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTMuanBnJyxcbiAgICBuYW1lOiAnMTUgLSAyNSBZZWFycyBPbGQnLFxuICAgIHRpdGxlOiAnU2tpbGxzIHRoYXQgRWFybiAmIFJlZ2VuZXJhdGUgVm9jYXRpb25hbCBwYXRocyB0aGF0IGVxdWlwIHlvdW5nIHBlb3BsZSB0byBsaXZlIHdpdGggcHVycG9zZS4nLFxuICAgIHN1YnRpdGxlOiAnUGhhc2UgMycsXG4gICAgcXVvdGU6XG4gICAgICAnVGhlIFZvY2F0aW9uICYgUmVnZW5lcmF0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTMnLFxuICB9LFxuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTQuanBnJyxcbiAgICBuYW1lOiAnQWxsIEFnZXMnLFxuICAgIHRpdGxlOiAnQSB1bmlxdWUgcG9ydGZvbGlvIG9mIGltcGFjdCBwcm92ZW4gQ29tbXVuaXR5LWxlZCBzb2x1dGlvbnMgd29ydGggaW1wbGVtZW50aW5nJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDQnLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBDb250cmlidXRpb24gUGhhc2UnLFxuICAgIGhyZWY6ICcvcGhhc2VzL3BoYXNlNCcsXG4gIH0sXG5dXG5cbmZ1bmN0aW9uIFRlc3RpbW9uaWFsQ2FyZCh7XG4gIHN1YnRpdGxlLFxuICBuYW1lLFxuICB0aXRsZSxcbiAgaW1nLFxuICBocmVmLFxuICBjaGlsZHJlbixcbiAgYm91bmRzLFxuICBzY3JvbGxYLFxuICAuLi5wcm9wc1xufToge1xuICBpbWc6IHN0cmluZ1xuICBuYW1lOiBzdHJpbmdcbiAgdGl0bGU6IHN0cmluZ1xuICBzdWJ0aXRsZTogc3RyaW5nXG4gIGhyZWY6IHN0cmluZ1xuICBjaGlsZHJlbjogUmVhY3QuUmVhY3ROb2RlXG4gIGJvdW5kczogUmVjdFJlYWRPbmx5XG4gIHNjcm9sbFg6IE1vdGlvblZhbHVlPG51bWJlcj5cbn0gJiBIVE1MTW90aW9uUHJvcHM8J2Rpdic+KSB7XG4gIGxldCByZWYgPSB1c2VSZWY8SFRNTERpdkVsZW1lbnQgfCBudWxsPihudWxsKVxuXG4gIGxldCBjb21wdXRlT3BhY2l0eSA9IHVzZUNhbGxiYWNrKCgpID0+IHtcbiAgICBsZXQgZWxlbWVudCA9IHJlZi5jdXJyZW50XG4gICAgaWYgKCFlbGVtZW50IHx8IGJvdW5kcy53aWR0aCA9PT0gMCkgcmV0dXJuIDFcblxuICAgIGxldCByZWN0ID0gZWxlbWVudC5nZXRCb3VuZGluZ0NsaWVudFJlY3QoKVxuXG4gICAgaWYgKHJlY3QubGVmdCA8IGJvdW5kcy5sZWZ0KSB7XG4gICAgICBsZXQgZGlmZiA9IGJvdW5kcy5sZWZ0IC0gcmVjdC5sZWZ0XG4gICAgICBsZXQgcGVyY2VudCA9IGRpZmYgLyByZWN0LndpZHRoXG4gICAgICByZXR1cm4gTWF0aC5tYXgoMC41LCAxIC0gcGVyY2VudClcbiAgICB9IGVsc2UgaWYgKHJlY3QucmlnaHQgPiBib3VuZHMucmlnaHQpIHtcbiAgICAgIGxldCBkaWZmID0gcmVjdC5yaWdodCAtIGJvdW5kcy5yaWdodFxuICAgICAgbGV0IHBlcmNlbnQgPSBkaWZmIC8gcmVjdC53aWR0aFxuICAgICAgcmV0dXJuIE1hdGgubWF4KDAuNSwgMSAtIHBlcmNlbnQpXG4gICAgfSBlbHNlIHtcbiAgICAgIHJldHVybiAxXG4gICAgfVxuICB9LCBbcmVmLCBib3VuZHMud2lkdGgsIGJvdW5kcy5sZWZ0LCBib3VuZHMucmlnaHRdKVxuXG4gIGxldCBvcGFjaXR5ID0gdXNlU3ByaW5nKGNvbXB1dGVPcGFjaXR5KCksIHtcbiAgICBzdGlmZm5lc3M6IDE1NCxcbiAgICBkYW1waW5nOiAyMyxcbiAgfSlcblxuICB1c2VMYXlvdXRFZmZlY3QoKCkgPT4ge1xuICAgIG9wYWNpdHkuc2V0KGNvbXB1dGVPcGFjaXR5KCkpXG4gIH0sIFtjb21wdXRlT3BhY2l0eSwgb3BhY2l0eV0pXG5cbiAgdXNlTW90aW9uVmFsdWVFdmVudChzY3JvbGxYLCAnY2hhbmdlJywgKCkgPT4ge1xuICAgIG9wYWNpdHkuc2V0KGNvbXB1dGVPcGFjaXR5KCkpXG4gIH0pXG5cbiAgcmV0dXJuIChcbiAgICA8bW90aW9uLmRpdlxuICAgICAgcmVmPXtyZWZ9XG4gICAgICBzdHlsZT17eyBvcGFjaXR5IH19XG4gICAgICB7Li4ucHJvcHN9XG4gICAgICBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGFzcGVjdC05LzE2IHctNzIgc2hyaW5rLTAgc25hcC1zdGFydCBzY3JvbGwtbWwtKC0tc2Nyb2xsLXBhZGRpbmcpIGZsZXgtY29sIGp1c3RpZnktZW5kIG92ZXJmbG93LWhpZGRlbiByb3VuZGVkLTN4bCBzbTphc3BlY3QtMy80IHNtOnctOTZcIlxuICAgID5cbiAgICAgIDxpbWdcbiAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgc3JjPXtpbWd9XG4gICAgICAgIGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXgtMCB0b3AtMCBhc3BlY3Qtc3F1YXJlIHctZnVsbCBvYmplY3QtY292ZXJcIlxuICAgICAgLz5cbiAgICAgIDxkaXZcbiAgICAgICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICAgICAgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtMCByb3VuZGVkLTN4bCBiZy1saW5lYXItdG8tdCBmcm9tLWJsYWNrIGZyb20tW2NhbGMoNy8xNioxMDAlKV0gcmluZy0xIHJpbmctZ3JheS05NTAvMTAgcmluZy1pbnNldCBzbTpmcm9tLTI1JVwiXG4gICAgICAvPlxuICAgICAgPGZpZ3VyZSBjbGFzc05hbWU9XCJyZWxhdGl2ZSBwLTEwXCI+XG4gICAgICAgIDxibG9ja3F1b3RlPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cInJlbGF0aXZlIGxnOnRleHQtNHhsIHRleHQtMnhsIHRleHQtd2hpdGVcIj5cbiAgICAgICAgICAgIDxzcGFuIGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cImFic29sdXRlIC10cmFuc2xhdGUteC1mdWxsXCI+XG4gICAgICAgICAgICA8L3NwYW4+XG4gICAgICAgICAgICB7Y2hpbGRyZW59XG4gICAgICAgICAgICA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIiBjbGFzc05hbWU9XCJhYnNvbHV0ZVwiPlxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9ibG9ja3F1b3RlPlxuICAgICAgICA8TGlua1xuICAgICAgICAgIGhyZWY9e2hyZWZ9XG4gICAgICAgICAgY2xhc3NOYW1lPVwibXQtNCBpbmxpbmUtZmxleCBpdGVtcy1jZW50ZXIgZ2FwLTIgdGV4dC1zbS82IGZvbnQtbWVkaXVtIHRleHQtaW5kaWdvLTMwMFwiPlxuICAgICAgICAgIEV4cGxvcmUgUHJvamVjdHNcbiAgICAgICAgICA8QXJyb3dMb25nUmlnaHRJY29uIGNsYXNzTmFtZT1cInNpemUtNVwiIC8+XG4gICAgICAgIDwvTGluaz5cbiAgICAgICAgPGZpZ2NhcHRpb24gY2xhc3NOYW1lPVwibXQtNiBib3JkZXItdCBib3JkZXItd2hpdGUvMjAgcHQtNlwiPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cInRleHQteHMvNyBmb250LW5vcm1hbCB0ZXh0LXdoaXRlXCI+e3N1YnRpdGxlfTwvcD5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJ0ZXh0LXNtLzYgZm9udC1tZWRpdW0gdGV4dC13aGl0ZVwiPntuYW1lfTwvcD5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJ0ZXh0LXNtLzYgZm9udC1tZWRpdW1cIj5cbiAgICAgICAgICAgIDxzcGFuIGNsYXNzTmFtZT1cImJnLWxpbmVhci0xNDUgZnJvbS1bI2U2ZGNmZl0gZnJvbS0xMCUgdmlhLVsjOTU5MmZmXSB2aWEtNTAlIHRvLVsjZjBlN2ZmXSB0by05MCUgYmctY2xpcC10ZXh0IHRleHQtdHJhbnNwYXJlbnRcIj5cbiAgICAgICAgICAgICAge3RpdGxlfVxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9maWdjYXB0aW9uPlxuICAgICAgPC9maWd1cmU+XG4gICAgPC9tb3Rpb24uZGl2PlxuICApXG59XG5cblxuXG5leHBvcnQgZnVuY3Rpb24gVGVzdGltb25pYWxzKCkge1xuICBsZXQgc2Nyb2xsUmVmID0gdXNlUmVmPEhUTUxEaXZFbGVtZW50IHwgbnVsbD4obnVsbClcbiAgbGV0IHsgc2Nyb2xsWCB9ID0gdXNlU2Nyb2xsKHsgY29udGFpbmVyOiBzY3JvbGxSZWYgfSlcbiAgbGV0IFtzZXRSZWZlcmVuY2VXaW5kb3dSZWYsIGJvdW5kc10gPSB1c2VNZWFzdXJlKClcbiAgbGV0IFthY3RpdmVJbmRleCwgc2V0QWN0aXZlSW5kZXhdID0gdXNlU3RhdGUoMClcblxuICB1c2VNb3Rpb25WYWx1ZUV2ZW50KHNjcm9sbFgsICdjaGFuZ2UnLCAoeCkgPT4ge1xuICAgIHNldEFjdGl2ZUluZGV4KE1hdGguZmxvb3IoeCAvIHNjcm9sbFJlZi5jdXJyZW50IS5jaGlsZHJlblswXS5jbGllbnRXaWR0aCkpXG4gIH0pXG5cbiAgZnVuY3Rpb24gc2Nyb2xsVG8oaW5kZXg6IG51bWJlcikge1xuICAgIGxldCBnYXAgPSAzMlxuICAgIGxldCB3aWR0aCA9IChzY3JvbGxSZWYuY3VycmVudCEuY2hpbGRyZW5bMF0gYXMgSFRNTEVsZW1lbnQpLm9mZnNldFdpZHRoXG4gICAgc2Nyb2xsUmVmLmN1cnJlbnQhLnNjcm9sbFRvKHsgbGVmdDogKHdpZHRoICsgZ2FwKSAqIGluZGV4IH0pXG4gIH1cblxuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwib3ZlcmZsb3ctaGlkZGVuXCI+XG4gICAgICA8Q29udGFpbmVyPlxuICAgICAgICA8ZGl2IHJlZj17c2V0UmVmZXJlbmNlV2luZG93UmVmfT5cbiAgICAgICAgICA8SGVhZGluZyBhcz1cImgzXCIgY2xhc3NOYW1lPVwibXQtMiBsZzptYXgtdy0zeGwgbWF4LXctMnhsXCI+XG4gICAgICAgICAgICBEZWxpdmVyIFRyYW5zZm9ybWF0aW9uYWwgRXhwZXJpZW5jZXMgQW55d2hlcmVcbiAgICAgICAgICA8L0hlYWRpbmc+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBtYXgtdy0zeGwgdGV4dC14bC81IGZvbnQtbGlnaHQgdGV4dC1ncmF5LTYwMCBsZzp0ZXh0LXhsLzdcIj5cbiAgICAgICAgICAgIEluZGFiYSBpcyB0aGUgcGxhdGZvcm0gdGhhdCBhZGRzIGFuIFwiRW5nYWdlXCIgYnV0dG9uIHRvIHRoZSBJbnRlcm5ldC4gV2hpbGUgbW9zdCBwbGF0Zm9ybXMgb2ZmZXIgXCJMaWtlLFwiIG9yIFwiQ29tbWVudCxcIiBJbmRhYmEgaW52aXRlcyBwZW9wbGUgdG8gdGFrZSByZXNwb25zaWJpbGl0eSwgY29udHJpYnV0ZSBtZWFuaW5nZnVsbHksIGFuZCBiZWNvbWUgcGFydCBvZiB0aGUgc29sdXRpb24uXG4gICAgICAgICAgPC9wPlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvQ29udGFpbmVyPlxuICAgICAgPGRpdlxuICAgICAgICByZWY9e3Njcm9sbFJlZn1cbiAgICAgICAgY2xhc3NOYW1lPXtjbHN4KFtcbiAgICAgICAgICAnbXQtMTYgZmxleCBnYXAtOCBweC0oLS1zY3JvbGwtcGFkZGluZyknLFxuICAgICAgICAgICdbc2Nyb2xsYmFyLXdpZHRoOm5vbmVdIFsmOjotd2Via2l0LXNjcm9sbGJhcl06aGlkZGVuJyxcbiAgICAgICAgICAnc25hcC14IHNuYXAtbWFuZGF0b3J5IG92ZXJmbG93LXgtYXV0byBvdmVyc2Nyb2xsLXgtY29udGFpbiBzY3JvbGwtc21vb3RoJyxcbiAgICAgICAgICAnWy0tc2Nyb2xsLXBhZGRpbmc6bWF4KC0tc3BhY2luZyg2KSxjYWxjKCgxMDB2dy0odmFyKC0tY29udGFpbmVyLTJ4bCkpKS8yKSldIGxnOlstLXNjcm9sbC1wYWRkaW5nOm1heCgtLXNwYWNpbmcoOCksY2FsYygoMTAwdnctKHZhcigtLWNvbnRhaW5lci03eGwpKSkvMikpXScsXG4gICAgICAgIF0pfVxuICAgICAgPlxuICAgICAgICB7dGVzdGltb25pYWxzLm1hcCgoeyBpbWcsIG5hbWUsIHRpdGxlLCBxdW90ZSwgaHJlZiwgc3VidGl0bGUgfSwgdGVzdGltb25pYWxJbmRleCkgPT4gKFxuICAgICAgICAgIDxUZXN0aW1vbmlhbENhcmRcbiAgICAgICAgICAgIGtleT17dGVzdGltb25pYWxJbmRleH1cbiAgICAgICAgICAgIHN1YnRpdGxlPXtzdWJ0aXRsZX1cbiAgICAgICAgICAgIG5hbWU9e25hbWV9XG4gICAgICAgICAgICB0aXRsZT17dGl0bGV9XG4gICAgICAgICAgICBocmVmPXtocmVmfVxuICAgICAgICAgICAgaW1nPXtpbWd9XG4gICAgICAgICAgICBib3VuZHM9e2JvdW5kc31cbiAgICAgICAgICAgIHNjcm9sbFg9e3Njcm9sbFh9XG4gICAgICAgICAgICBvbkNsaWNrPXsoKSA9PiBzY3JvbGxUbyh0ZXN0aW1vbmlhbEluZGV4KX1cbiAgICAgICAgICA+XG4gICAgICAgICAgICB7cXVvdGV9XG4gICAgICAgICAgPC9UZXN0aW1vbmlhbENhcmQ+XG4gICAgICAgICkpfVxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInctMnhsIHNocmluay0wIHNtOnctMjE2XCIgLz5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuICApXG59XG4iXSwibmFtZXMiOlsiQXJyb3dMb25nUmlnaHRJY29uIiwiY2xzeCIsIm1vdGlvbiIsInVzZU1vdGlvblZhbHVlRXZlbnQiLCJ1c2VTY3JvbGwiLCJ1c2VTcHJpbmciLCJ1c2VDYWxsYmFjayIsInVzZUxheW91dEVmZmVjdCIsInVzZVJlZiIsInVzZVN0YXRlIiwidXNlTWVhc3VyZSIsIkNvbnRhaW5lciIsIkxpbmsiLCJIZWFkaW5nIiwidGVzdGltb25pYWxzIiwiaW1nIiwibmFtZSIsInRpdGxlIiwic3VidGl0bGUiLCJxdW90ZSIsImhyZWYiLCJUZXN0aW1vbmlhbENhcmQiLCJjaGlsZHJlbiIsImJvdW5kcyIsInNjcm9sbFgiLCJwcm9wcyIsInJlZiIsImNvbXB1dGVPcGFjaXR5IiwiZWxlbWVudCIsImN1cnJlbnQiLCJ3aWR0aCIsInJlY3QiLCJnZXRCb3VuZGluZ0NsaWVudFJlY3QiLCJsZWZ0IiwiZGlmZiIsInBlcmNlbnQiLCJNYXRoIiwibWF4IiwicmlnaHQiLCJvcGFjaXR5Iiwic3RpZmZuZXNzIiwiZGFtcGluZyIsInNldCIsImRpdiIsInN0eWxlIiwiY2xhc3NOYW1lIiwiYWx0Iiwic3JjIiwiYXJpYS1oaWRkZW4iLCJmaWd1cmUiLCJibG9ja3F1b3RlIiwicCIsInNwYW4iLCJmaWdjYXB0aW9uIiwiVGVzdGltb25pYWxzIiwic2Nyb2xsUmVmIiwiY29udGFpbmVyIiwic2V0UmVmZXJlbmNlV2luZG93UmVmIiwiYWN0aXZlSW5kZXgiLCJzZXRBY3RpdmVJbmRleCIsIngiLCJmbG9vciIsImNsaWVudFdpZHRoIiwic2Nyb2xsVG8iLCJpbmRleCIsImdhcCIsIm9mZnNldFdpZHRoIiwiYXMiLCJtYXAiLCJ0ZXN0aW1vbmlhbEluZGV4Iiwib25DbGljayJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/components/testimonials.tsx\n")); +eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Testimonials: function() { return /* binding */ Testimonials; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var _barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! __barrel_optimize__?names=ArrowLongRightIcon!=!@heroicons/react/20/solid */ \"(app-pages-browser)/./node_modules/@heroicons/react/20/solid/esm/ArrowLongRightIcon.js\");\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(app-pages-browser)/./node_modules/clsx/dist/clsx.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/value/use-spring.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! framer-motion */ \"(app-pages-browser)/./node_modules/framer-motion/dist/es/value/use-scroll.mjs\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var react_use_measure__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! react-use-measure */ \"(app-pages-browser)/./node_modules/react-use-measure/dist/web.js\");\n/* harmony import */ var _container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./container */ \"(app-pages-browser)/./src/components/container.tsx\");\n/* harmony import */ var _link__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./link */ \"(app-pages-browser)/./src/components/link.tsx\");\n/* harmony import */ var _text__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./text */ \"(app-pages-browser)/./src/components/text.tsx\");\n/* __next_internal_client_entry_do_not_use__ Testimonials auto */ \nvar _s = $RefreshSig$(), _s1 = $RefreshSig$();\n\n\n\n\n\n\n\n\nconst testimonials = [\n {\n img: \"/phases/phase1.jpg\",\n name: \"0 - 6 Years Old\",\n title: \"From birth to age 6, we offer ECD programs that change lives forever.\",\n subtitle: \"Phase 1\",\n quote: \"The Foundation Phase\",\n href: \"/phases/phase1\"\n },\n {\n img: \"/phases/phase2.jpg\",\n name: \"6 - 15 Years Old\",\n title: \"Unlock the Potential of Youth with transformational learning experiences\",\n subtitle: \"Phase 2\",\n quote: \"The Exploration Phase\",\n href: \"/phases/phase2\"\n },\n {\n img: \"/phases/phase3.jpg\",\n name: \"15 - 25 Years Old\",\n title: \"Skills that Earn & Regenerate Vocational paths that equip young people to live with purpose.\",\n subtitle: \"Phase 3\",\n quote: \"The Vocation & Regeneration Phase\",\n href: \"/phases/phase3\"\n },\n {\n img: \"/phases/phase4.jpg\",\n name: \"All Ages\",\n title: \"A unique portfolio of impact proven Community-led solutions worth implementing\",\n subtitle: \"Phase 4\",\n quote: \"The Contribution Phase\",\n href: \"/phases/phase4\"\n }\n];\nfunction TestimonialCard(param) {\n let { subtitle, name, title, img, href, children, bounds, scrollX, ...props } = param;\n _s();\n let ref = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let computeOpacity = (0,react__WEBPACK_IMPORTED_MODULE_2__.useCallback)(()=>{\n let element = ref.current;\n if (!element || bounds.width === 0) return 1;\n let rect = element.getBoundingClientRect();\n if (rect.left < bounds.left) {\n let diff = bounds.left - rect.left;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else if (rect.right > bounds.right) {\n let diff = rect.right - bounds.right;\n let percent = diff / rect.width;\n return Math.max(0.5, 1 - percent);\n } else {\n return 1;\n }\n }, [\n ref,\n bounds.width,\n bounds.left,\n bounds.right\n ]);\n let opacity = (0,framer_motion__WEBPACK_IMPORTED_MODULE_6__.useSpring)(computeOpacity(), {\n stiffness: 154,\n damping: 23\n });\n (0,react__WEBPACK_IMPORTED_MODULE_2__.useLayoutEffect)(()=>{\n opacity.set(computeOpacity());\n }, [\n computeOpacity,\n opacity\n ]);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", ()=>{\n opacity.set(computeOpacity());\n });\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(framer_motion__WEBPACK_IMPORTED_MODULE_8__.motion.div, {\n ref: ref,\n style: {\n opacity\n },\n ...props,\n className: \"relative flex aspect-9/16 w-72 shrink-0 snap-start scroll-ml-(--scroll-padding) flex-col justify-end overflow-hidden rounded-3xl sm:aspect-3/4 sm:w-96\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"img\", {\n alt: \"\",\n src: img,\n className: \"absolute inset-x-0 top-0 aspect-square w-full object-cover\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 120,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"absolute inset-0 rounded-3xl bg-linear-to-t from-black from-[calc(7/16*100%)] ring-1 ring-gray-950/10 ring-inset sm:from-25%\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 125,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figure\", {\n className: \"relative p-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"blockquote\", {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"relative lg:text-4xl text-2xl text-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute -translate-x-full\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 132,\n columnNumber: 13\n }, this),\n children,\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n className: \"absolute\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 135,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 131,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 130,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_link__WEBPACK_IMPORTED_MODULE_4__.Link, {\n href: href,\n className: \"mt-4 inline-flex items-center gap-2 text-sm/6 font-medium text-indigo-300\",\n children: [\n \"Explore Projects\",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_ArrowLongRightIcon_heroicons_react_20_solid__WEBPACK_IMPORTED_MODULE_9__[\"default\"], {\n className: \"size-5\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 143,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 139,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"figcaption\", {\n className: \"mt-6 border-t border-white/20 pt-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-xs/7 font-normal text-white\",\n children: subtitle\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 146,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium text-white\",\n children: name\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 147,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-sm/6 font-medium\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"bg-linear-145 from-[#e6dcff] from-10% via-[#9592ff] via-50% to-[#f0e7ff] to-90% bg-clip-text text-transparent\",\n children: title\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 149,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 148,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 145,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 129,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 114,\n columnNumber: 5\n }, this);\n}\n_s(TestimonialCard, \"in/U27mQ1NOxJdFKewTN7ytsSEE=\", false, function() {\n return [\n framer_motion__WEBPACK_IMPORTED_MODULE_6__.useSpring,\n framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent\n ];\n});\n_c = TestimonialCard;\nfunction Testimonials() {\n _s1();\n let scrollRef = (0,react__WEBPACK_IMPORTED_MODULE_2__.useRef)(null);\n let { scrollX } = (0,framer_motion__WEBPACK_IMPORTED_MODULE_10__.useScroll)({\n container: scrollRef\n });\n let [setReferenceWindowRef, bounds] = (0,react_use_measure__WEBPACK_IMPORTED_MODULE_11__[\"default\"])();\n let [activeIndex, setActiveIndex] = (0,react__WEBPACK_IMPORTED_MODULE_2__.useState)(0);\n (0,framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent)(scrollX, \"change\", (x)=>{\n setActiveIndex(Math.floor(x / scrollRef.current.children[0].clientWidth));\n });\n function scrollTo(index) {\n let gap = 32;\n let width = scrollRef.current.children[0].offsetWidth;\n scrollRef.current.scrollTo({\n left: (width + gap) * index\n });\n }\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"overflow-hidden pb-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: setReferenceWindowRef,\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_text__WEBPACK_IMPORTED_MODULE_5__.Heading, {\n as: \"h3\",\n className: \"mt-2 lg:max-w-3xl max-w-2xl\",\n children: \"Deliver Transformational Experiences Anywhere\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 181,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 max-w-3xl text-xl/5 font-light text-gray-600 lg:text-xl/7\",\n children: 'Indaba is the platform that adds an \"Engage\" button to the Internet. While most platforms offer \"Like,\" or \"Comment,\" Indaba invites people to take responsibility, contribute meaningfully, and become part of the solution.'\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 184,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 180,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 179,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n ref: scrollRef,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)([\n \"mt-16 flex gap-8 px-(--scroll-padding)\",\n \"[scrollbar-width:none] [&::-webkit-scrollbar]:hidden\",\n \"snap-x snap-mandatory overflow-x-auto overscroll-x-contain scroll-smooth\",\n \"[--scroll-padding:max(--spacing(6),calc((100vw-(var(--container-2xl)))/2))] lg:[--scroll-padding:max(--spacing(8),calc((100vw-(var(--container-7xl)))/2))]\"\n ]),\n children: [\n testimonials.map((param, testimonialIndex)=>{\n let { img, name, title, quote, href, subtitle } = param;\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(TestimonialCard, {\n subtitle: subtitle,\n name: name,\n title: title,\n href: href,\n img: img,\n bounds: bounds,\n scrollX: scrollX,\n onClick: ()=>scrollTo(testimonialIndex),\n children: quote\n }, testimonialIndex, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 199,\n columnNumber: 11\n }, this);\n }),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"w-2xl shrink-0 sm:w-216\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 213,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 189,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx\",\n lineNumber: 178,\n columnNumber: 5\n }, this);\n}\n_s1(Testimonials, \"I7Y6MXLXKQbkgUxsiXCCvyKR4hA=\", false, function() {\n return [\n framer_motion__WEBPACK_IMPORTED_MODULE_10__.useScroll,\n react_use_measure__WEBPACK_IMPORTED_MODULE_11__[\"default\"],\n framer_motion__WEBPACK_IMPORTED_MODULE_7__.useMotionValueEvent\n ];\n});\n_c1 = Testimonials;\nvar _c, _c1;\n$RefreshReg$(_c, \"TestimonialCard\");\n$RefreshReg$(_c1, \"Testimonials\");\n\n\n;\n // Wrapped in an IIFE to avoid polluting the global scope\n ;\n (function () {\n var _a, _b;\n // Legacy CSS implementations will `eval` browser code in a Node.js context\n // to extract CSS. For backwards compatibility, we need to check we're in a\n // browser context before continuing.\n if (typeof self !== 'undefined' &&\n // AMP / No-JS mode does not inject these helpers:\n '$RefreshHelpers$' in self) {\n // @ts-ignore __webpack_module__ is global\n var currentExports = module.exports;\n // @ts-ignore __webpack_module__ is global\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\n // This cannot happen in MainTemplate because the exports mismatch between\n // templating and execution.\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\n // A module can be accepted automatically based on its exports, e.g. when\n // it is a Refresh Boundary.\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\n // Save the previous exports signature on update so we can compare the boundary\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\n module.hot.dispose(function (data) {\n data.prevSignature =\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\n });\n // Unconditionally accept an update to this module, we'll check if it's\n // still a Refresh Boundary later.\n // @ts-ignore importMeta is replaced in the loader\n module.hot.accept();\n // This field is set when the previous version of this module was a\n // Refresh Boundary, letting us know we need to check for invalidation or\n // enqueue an update.\n if (prevSignature !== null) {\n // A boundary can become ineligible if its exports are incompatible\n // with the previous exports.\n //\n // For example, if you add/remove/change exports, we'll want to\n // re-execute the importing modules, and force those components to\n // re-render. Similarly, if you convert a class component to a\n // function, we want to invalidate the boundary.\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\n module.hot.invalidate();\n }\n else {\n self.$RefreshHelpers$.scheduleUpdate();\n }\n }\n }\n else {\n // Since we just executed the code for the module, it's possible that the\n // new exports made it ineligible for being a boundary.\n // We only care about the case when we were _previously_ a boundary,\n // because we already accepted this update (accidental side effect).\n var isNoLongerABoundary = prevSignature !== null;\n if (isNoLongerABoundary) {\n module.hot.invalidate();\n }\n }\n }\n })();\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9jb21wb25lbnRzL3Rlc3RpbW9uaWFscy50c3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUc4RDtBQUNuQztBQVFMO0FBQ2dEO0FBQ0w7QUFDMUI7QUFDVjtBQUNlO0FBRTVDLE1BQU1jLGVBQWU7SUFDbkI7UUFDRUMsS0FBSztRQUNMQyxNQUFNO1FBQ05DLE9BQU87UUFDUEMsVUFBVTtRQUNWQyxPQUNFO1FBQ0ZDLE1BQU07SUFDUjtJQUNBO1FBQ0VMLEtBQUs7UUFDTEMsTUFBTTtRQUNOQyxPQUFPO1FBQ1BDLFVBQVU7UUFDVkMsT0FDRTtRQUNGQyxNQUFNO0lBQ1I7SUFDQTtRQUNFTCxLQUFLO1FBQ0xDLE1BQU07UUFDTkMsT0FBTztRQUNQQyxVQUFVO1FBQ1ZDLE9BQ0U7UUFDRkMsTUFBTTtJQUNSO0lBQ0E7UUFDRUwsS0FBSztRQUNMQyxNQUFNO1FBQ05DLE9BQU87UUFDUEMsVUFBVTtRQUNWQyxPQUNFO1FBQ0ZDLE1BQU07SUFDUjtDQUNEO0FBRUQsU0FBU0MsZ0JBQWdCLEtBbUJDO1FBbkJELEVBQ3ZCSCxRQUFRLEVBQ1JGLElBQUksRUFDSkMsS0FBSyxFQUNMRixHQUFHLEVBQ0hLLElBQUksRUFDSkUsUUFBUSxFQUNSQyxNQUFNLEVBQ05DLE9BQU8sRUFDUCxHQUFHQyxPQVVxQixHQW5CRDs7SUFvQnZCLElBQUlDLE1BQU1sQiw2Q0FBTUEsQ0FBd0I7SUFFeEMsSUFBSW1CLGlCQUFpQnJCLGtEQUFXQSxDQUFDO1FBQy9CLElBQUlzQixVQUFVRixJQUFJRyxPQUFPO1FBQ3pCLElBQUksQ0FBQ0QsV0FBV0wsT0FBT08sS0FBSyxLQUFLLEdBQUcsT0FBTztRQUUzQyxJQUFJQyxPQUFPSCxRQUFRSSxxQkFBcUI7UUFFeEMsSUFBSUQsS0FBS0UsSUFBSSxHQUFHVixPQUFPVSxJQUFJLEVBQUU7WUFDM0IsSUFBSUMsT0FBT1gsT0FBT1UsSUFBSSxHQUFHRixLQUFLRSxJQUFJO1lBQ2xDLElBQUlFLFVBQVVELE9BQU9ILEtBQUtELEtBQUs7WUFDL0IsT0FBT00sS0FBS0MsR0FBRyxDQUFDLEtBQUssSUFBSUY7UUFDM0IsT0FBTyxJQUFJSixLQUFLTyxLQUFLLEdBQUdmLE9BQU9lLEtBQUssRUFBRTtZQUNwQyxJQUFJSixPQUFPSCxLQUFLTyxLQUFLLEdBQUdmLE9BQU9lLEtBQUs7WUFDcEMsSUFBSUgsVUFBVUQsT0FBT0gsS0FBS0QsS0FBSztZQUMvQixPQUFPTSxLQUFLQyxHQUFHLENBQUMsS0FBSyxJQUFJRjtRQUMzQixPQUFPO1lBQ0wsT0FBTztRQUNUO0lBQ0YsR0FBRztRQUFDVDtRQUFLSCxPQUFPTyxLQUFLO1FBQUVQLE9BQU9VLElBQUk7UUFBRVYsT0FBT2UsS0FBSztLQUFDO0lBRWpELElBQUlDLFVBQVVsQyx3REFBU0EsQ0FBQ3NCLGtCQUFrQjtRQUN4Q2EsV0FBVztRQUNYQyxTQUFTO0lBQ1g7SUFFQWxDLHNEQUFlQSxDQUFDO1FBQ2RnQyxRQUFRRyxHQUFHLENBQUNmO0lBQ2QsR0FBRztRQUFDQTtRQUFnQlk7S0FBUTtJQUU1QnBDLGtFQUFtQkEsQ0FBQ3FCLFNBQVMsVUFBVTtRQUNyQ2UsUUFBUUcsR0FBRyxDQUFDZjtJQUNkO0lBRUEscUJBQ0UsOERBQUN6QixpREFBTUEsQ0FBQ3lDLEdBQUc7UUFDVGpCLEtBQUtBO1FBQ0xrQixPQUFPO1lBQUVMO1FBQVE7UUFDaEIsR0FBR2QsS0FBSztRQUNUb0IsV0FBVTs7MEJBRVYsOERBQUM5QjtnQkFDQytCLEtBQUk7Z0JBQ0pDLEtBQUtoQztnQkFDTDhCLFdBQVU7Ozs7OzswQkFFWiw4REFBQ0Y7Z0JBQ0NLLGVBQVk7Z0JBQ1pILFdBQVU7Ozs7OzswQkFFWiw4REFBQ0k7Z0JBQU9KLFdBQVU7O2tDQUNoQiw4REFBQ0s7a0NBQ0MsNEVBQUNDOzRCQUFFTixXQUFVOzs4Q0FDWCw4REFBQ087b0NBQUtKLGVBQVk7b0NBQU9ILFdBQVU7Ozs7OztnQ0FFbEN2Qjs4Q0FDRCw4REFBQzhCO29DQUFLSixlQUFZO29DQUFPSCxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7OztrQ0FJdkMsOERBQUNqQyx1Q0FBSUE7d0JBQ0hRLE1BQU1BO3dCQUNOeUIsV0FBVTs7NEJBQTRFOzBDQUV0Riw4REFBQzdDLDBHQUFrQkE7Z0NBQUM2QyxXQUFVOzs7Ozs7Ozs7Ozs7a0NBRWhDLDhEQUFDUTt3QkFBV1IsV0FBVTs7MENBQ3BCLDhEQUFDTTtnQ0FBRU4sV0FBVTswQ0FBb0MzQjs7Ozs7OzBDQUNqRCw4REFBQ2lDO2dDQUFFTixXQUFVOzBDQUFvQzdCOzs7Ozs7MENBQ2pELDhEQUFDbUM7Z0NBQUVOLFdBQVU7MENBQ1gsNEVBQUNPO29DQUFLUCxXQUFVOzhDQUNiNUI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBT2Y7R0FsR1NJOztRQXlDT2hCLG9EQUFTQTtRQVN2QkYsOERBQW1CQTs7O0tBbERaa0I7QUFzR0YsU0FBU2lDOztJQUNkLElBQUlDLFlBQVkvQyw2Q0FBTUEsQ0FBd0I7SUFDOUMsSUFBSSxFQUFFZ0IsT0FBTyxFQUFFLEdBQUdwQix5REFBU0EsQ0FBQztRQUFFb0QsV0FBV0Q7SUFBVTtJQUNuRCxJQUFJLENBQUNFLHVCQUF1QmxDLE9BQU8sR0FBR2IsOERBQVVBO0lBQ2hELElBQUksQ0FBQ2dELGFBQWFDLGVBQWUsR0FBR2xELCtDQUFRQSxDQUFDO0lBRTdDTixrRUFBbUJBLENBQUNxQixTQUFTLFVBQVUsQ0FBQ29DO1FBQ3RDRCxlQUFldkIsS0FBS3lCLEtBQUssQ0FBQ0QsSUFBSUwsVUFBVTFCLE9BQU8sQ0FBRVAsUUFBUSxDQUFDLEVBQUUsQ0FBQ3dDLFdBQVc7SUFDMUU7SUFFQSxTQUFTQyxTQUFTQyxLQUFhO1FBQzdCLElBQUlDLE1BQU07UUFDVixJQUFJbkMsUUFBUSxVQUFXRCxPQUFPLENBQUVQLFFBQVEsQ0FBQyxFQUFFLENBQWlCNEMsV0FBVztRQUN2RVgsVUFBVTFCLE9BQU8sQ0FBRWtDLFFBQVEsQ0FBQztZQUFFOUIsTUFBTSxDQUFDSCxRQUFRbUMsR0FBRSxJQUFLRDtRQUFNO0lBQzVEO0lBRUEscUJBQ0UsOERBQUNyQjtRQUFJRSxXQUFVOzswQkFDYiw4REFBQ2xDLGlEQUFTQTswQkFDUiw0RUFBQ2dDO29CQUFJakIsS0FBSytCOztzQ0FDUiw4REFBQzVDLDBDQUFPQTs0QkFBQ3NELElBQUc7NEJBQUt0QixXQUFVO3NDQUE4Qjs7Ozs7O3NDQUd6RCw4REFBQ007NEJBQUVOLFdBQVU7c0NBQWlFOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLbEYsOERBQUNGO2dCQUNDakIsS0FBSzZCO2dCQUNMVixXQUFXNUMsMENBQUlBLENBQUM7b0JBQ2Q7b0JBQ0E7b0JBQ0E7b0JBQ0E7aUJBQ0Q7O29CQUVBYSxhQUFhc0QsR0FBRyxDQUFDLFFBQThDQzs0QkFBN0MsRUFBRXRELEdBQUcsRUFBRUMsSUFBSSxFQUFFQyxLQUFLLEVBQUVFLEtBQUssRUFBRUMsSUFBSSxFQUFFRixRQUFRLEVBQUU7NkNBQzVELDhEQUFDRzs0QkFFQ0gsVUFBVUE7NEJBQ1ZGLE1BQU1BOzRCQUNOQyxPQUFPQTs0QkFDUEcsTUFBTUE7NEJBQ05MLEtBQUtBOzRCQUNMUSxRQUFRQTs0QkFDUkMsU0FBU0E7NEJBQ1Q4QyxTQUFTLElBQU1QLFNBQVNNO3NDQUV2QmxEOzJCQVZJa0Q7Ozs7OztrQ0FhVCw4REFBQzFCO3dCQUFJRSxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFJdkI7SUF4RGdCUzs7UUFFSWxELHFEQUFTQTtRQUNXTSwwREFBVUE7UUFHaERQLDhEQUFtQkE7OztNQU5MbUQiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9fTl9FLy4vc3JjL2NvbXBvbmVudHMvdGVzdGltb25pYWxzLnRzeD8wOGJhIl0sInNvdXJjZXNDb250ZW50IjpbIid1c2UgY2xpZW50J1xuXG5pbXBvcnQgKiBhcyBIZWFkbGVzcyBmcm9tICdAaGVhZGxlc3N1aS9yZWFjdCdcbmltcG9ydCB7IEFycm93TG9uZ1JpZ2h0SWNvbiB9IGZyb20gJ0BoZXJvaWNvbnMvcmVhY3QvMjAvc29saWQnXG5pbXBvcnQgeyBjbHN4IH0gZnJvbSAnY2xzeCdcbmltcG9ydCB7XG4gIE1vdGlvblZhbHVlLFxuICBtb3Rpb24sXG4gIHVzZU1vdGlvblZhbHVlRXZlbnQsXG4gIHVzZVNjcm9sbCxcbiAgdXNlU3ByaW5nLFxuICB0eXBlIEhUTUxNb3Rpb25Qcm9wcyxcbn0gZnJvbSAnZnJhbWVyLW1vdGlvbidcbmltcG9ydCB7IHVzZUNhbGxiYWNrLCB1c2VMYXlvdXRFZmZlY3QsIHVzZVJlZiwgdXNlU3RhdGUgfSBmcm9tICdyZWFjdCdcbmltcG9ydCB1c2VNZWFzdXJlLCB7IHR5cGUgUmVjdFJlYWRPbmx5IH0gZnJvbSAncmVhY3QtdXNlLW1lYXN1cmUnXG5pbXBvcnQgeyBDb250YWluZXIgfSBmcm9tICcuL2NvbnRhaW5lcidcbmltcG9ydCB7IExpbmsgfSBmcm9tICcuL2xpbmsnXG5pbXBvcnQgeyBIZWFkaW5nLCBTdWJoZWFkaW5nIH0gZnJvbSAnLi90ZXh0J1xuXG5jb25zdCB0ZXN0aW1vbmlhbHMgPSBbXG4gIHtcbiAgICBpbWc6ICcvcGhhc2VzL3BoYXNlMS5qcGcnLFxuICAgIG5hbWU6ICcwIC0gNiBZZWFycyBPbGQnLFxuICAgIHRpdGxlOiAnRnJvbSBiaXJ0aCB0byBhZ2UgNiwgd2Ugb2ZmZXIgRUNEIHByb2dyYW1zIHRoYXQgY2hhbmdlIGxpdmVzIGZvcmV2ZXIuJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDEnLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBGb3VuZGF0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTEnLFxuICB9LFxuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTIuanBnJyxcbiAgICBuYW1lOiAnNiAtIDE1IFllYXJzIE9sZCcsXG4gICAgdGl0bGU6ICdVbmxvY2sgdGhlIFBvdGVudGlhbCBvZiBZb3V0aCB3aXRoIHRyYW5zZm9ybWF0aW9uYWwgbGVhcm5pbmcgZXhwZXJpZW5jZXMnLFxuICAgIHN1YnRpdGxlOiAnUGhhc2UgMicsXG4gICAgcXVvdGU6XG4gICAgICAnVGhlIEV4cGxvcmF0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTInLFxuICB9LFxuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTMuanBnJyxcbiAgICBuYW1lOiAnMTUgLSAyNSBZZWFycyBPbGQnLFxuICAgIHRpdGxlOiAnU2tpbGxzIHRoYXQgRWFybiAmIFJlZ2VuZXJhdGUgVm9jYXRpb25hbCBwYXRocyB0aGF0IGVxdWlwIHlvdW5nIHBlb3BsZSB0byBsaXZlIHdpdGggcHVycG9zZS4nLFxuICAgIHN1YnRpdGxlOiAnUGhhc2UgMycsXG4gICAgcXVvdGU6XG4gICAgICAnVGhlIFZvY2F0aW9uICYgUmVnZW5lcmF0aW9uIFBoYXNlJyxcbiAgICBocmVmOiAnL3BoYXNlcy9waGFzZTMnLFxuICB9LFxuICB7XG4gICAgaW1nOiAnL3BoYXNlcy9waGFzZTQuanBnJyxcbiAgICBuYW1lOiAnQWxsIEFnZXMnLFxuICAgIHRpdGxlOiAnQSB1bmlxdWUgcG9ydGZvbGlvIG9mIGltcGFjdCBwcm92ZW4gQ29tbXVuaXR5LWxlZCBzb2x1dGlvbnMgd29ydGggaW1wbGVtZW50aW5nJyxcbiAgICBzdWJ0aXRsZTogJ1BoYXNlIDQnLFxuICAgIHF1b3RlOlxuICAgICAgJ1RoZSBDb250cmlidXRpb24gUGhhc2UnLFxuICAgIGhyZWY6ICcvcGhhc2VzL3BoYXNlNCcsXG4gIH0sXG5dXG5cbmZ1bmN0aW9uIFRlc3RpbW9uaWFsQ2FyZCh7XG4gIHN1YnRpdGxlLFxuICBuYW1lLFxuICB0aXRsZSxcbiAgaW1nLFxuICBocmVmLFxuICBjaGlsZHJlbixcbiAgYm91bmRzLFxuICBzY3JvbGxYLFxuICAuLi5wcm9wc1xufToge1xuICBpbWc6IHN0cmluZ1xuICBuYW1lOiBzdHJpbmdcbiAgdGl0bGU6IHN0cmluZ1xuICBzdWJ0aXRsZTogc3RyaW5nXG4gIGhyZWY6IHN0cmluZ1xuICBjaGlsZHJlbjogUmVhY3QuUmVhY3ROb2RlXG4gIGJvdW5kczogUmVjdFJlYWRPbmx5XG4gIHNjcm9sbFg6IE1vdGlvblZhbHVlPG51bWJlcj5cbn0gJiBIVE1MTW90aW9uUHJvcHM8J2Rpdic+KSB7XG4gIGxldCByZWYgPSB1c2VSZWY8SFRNTERpdkVsZW1lbnQgfCBudWxsPihudWxsKVxuXG4gIGxldCBjb21wdXRlT3BhY2l0eSA9IHVzZUNhbGxiYWNrKCgpID0+IHtcbiAgICBsZXQgZWxlbWVudCA9IHJlZi5jdXJyZW50XG4gICAgaWYgKCFlbGVtZW50IHx8IGJvdW5kcy53aWR0aCA9PT0gMCkgcmV0dXJuIDFcblxuICAgIGxldCByZWN0ID0gZWxlbWVudC5nZXRCb3VuZGluZ0NsaWVudFJlY3QoKVxuXG4gICAgaWYgKHJlY3QubGVmdCA8IGJvdW5kcy5sZWZ0KSB7XG4gICAgICBsZXQgZGlmZiA9IGJvdW5kcy5sZWZ0IC0gcmVjdC5sZWZ0XG4gICAgICBsZXQgcGVyY2VudCA9IGRpZmYgLyByZWN0LndpZHRoXG4gICAgICByZXR1cm4gTWF0aC5tYXgoMC41LCAxIC0gcGVyY2VudClcbiAgICB9IGVsc2UgaWYgKHJlY3QucmlnaHQgPiBib3VuZHMucmlnaHQpIHtcbiAgICAgIGxldCBkaWZmID0gcmVjdC5yaWdodCAtIGJvdW5kcy5yaWdodFxuICAgICAgbGV0IHBlcmNlbnQgPSBkaWZmIC8gcmVjdC53aWR0aFxuICAgICAgcmV0dXJuIE1hdGgubWF4KDAuNSwgMSAtIHBlcmNlbnQpXG4gICAgfSBlbHNlIHtcbiAgICAgIHJldHVybiAxXG4gICAgfVxuICB9LCBbcmVmLCBib3VuZHMud2lkdGgsIGJvdW5kcy5sZWZ0LCBib3VuZHMucmlnaHRdKVxuXG4gIGxldCBvcGFjaXR5ID0gdXNlU3ByaW5nKGNvbXB1dGVPcGFjaXR5KCksIHtcbiAgICBzdGlmZm5lc3M6IDE1NCxcbiAgICBkYW1waW5nOiAyMyxcbiAgfSlcblxuICB1c2VMYXlvdXRFZmZlY3QoKCkgPT4ge1xuICAgIG9wYWNpdHkuc2V0KGNvbXB1dGVPcGFjaXR5KCkpXG4gIH0sIFtjb21wdXRlT3BhY2l0eSwgb3BhY2l0eV0pXG5cbiAgdXNlTW90aW9uVmFsdWVFdmVudChzY3JvbGxYLCAnY2hhbmdlJywgKCkgPT4ge1xuICAgIG9wYWNpdHkuc2V0KGNvbXB1dGVPcGFjaXR5KCkpXG4gIH0pXG5cbiAgcmV0dXJuIChcbiAgICA8bW90aW9uLmRpdlxuICAgICAgcmVmPXtyZWZ9XG4gICAgICBzdHlsZT17eyBvcGFjaXR5IH19XG4gICAgICB7Li4ucHJvcHN9XG4gICAgICBjbGFzc05hbWU9XCJyZWxhdGl2ZSBmbGV4IGFzcGVjdC05LzE2IHctNzIgc2hyaW5rLTAgc25hcC1zdGFydCBzY3JvbGwtbWwtKC0tc2Nyb2xsLXBhZGRpbmcpIGZsZXgtY29sIGp1c3RpZnktZW5kIG92ZXJmbG93LWhpZGRlbiByb3VuZGVkLTN4bCBzbTphc3BlY3QtMy80IHNtOnctOTZcIlxuICAgID5cbiAgICAgIDxpbWdcbiAgICAgICAgYWx0PVwiXCJcbiAgICAgICAgc3JjPXtpbWd9XG4gICAgICAgIGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LXgtMCB0b3AtMCBhc3BlY3Qtc3F1YXJlIHctZnVsbCBvYmplY3QtY292ZXJcIlxuICAgICAgLz5cbiAgICAgIDxkaXZcbiAgICAgICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICAgICAgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtMCByb3VuZGVkLTN4bCBiZy1saW5lYXItdG8tdCBmcm9tLWJsYWNrIGZyb20tW2NhbGMoNy8xNioxMDAlKV0gcmluZy0xIHJpbmctZ3JheS05NTAvMTAgcmluZy1pbnNldCBzbTpmcm9tLTI1JVwiXG4gICAgICAvPlxuICAgICAgPGZpZ3VyZSBjbGFzc05hbWU9XCJyZWxhdGl2ZSBwLTEwXCI+XG4gICAgICAgIDxibG9ja3F1b3RlPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cInJlbGF0aXZlIGxnOnRleHQtNHhsIHRleHQtMnhsIHRleHQtd2hpdGVcIj5cbiAgICAgICAgICAgIDxzcGFuIGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cImFic29sdXRlIC10cmFuc2xhdGUteC1mdWxsXCI+XG4gICAgICAgICAgICA8L3NwYW4+XG4gICAgICAgICAgICB7Y2hpbGRyZW59XG4gICAgICAgICAgICA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIiBjbGFzc05hbWU9XCJhYnNvbHV0ZVwiPlxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9ibG9ja3F1b3RlPlxuICAgICAgICA8TGlua1xuICAgICAgICAgIGhyZWY9e2hyZWZ9XG4gICAgICAgICAgY2xhc3NOYW1lPVwibXQtNCBpbmxpbmUtZmxleCBpdGVtcy1jZW50ZXIgZ2FwLTIgdGV4dC1zbS82IGZvbnQtbWVkaXVtIHRleHQtaW5kaWdvLTMwMFwiPlxuICAgICAgICAgIEV4cGxvcmUgUHJvamVjdHNcbiAgICAgICAgICA8QXJyb3dMb25nUmlnaHRJY29uIGNsYXNzTmFtZT1cInNpemUtNVwiIC8+XG4gICAgICAgIDwvTGluaz5cbiAgICAgICAgPGZpZ2NhcHRpb24gY2xhc3NOYW1lPVwibXQtNiBib3JkZXItdCBib3JkZXItd2hpdGUvMjAgcHQtNlwiPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cInRleHQteHMvNyBmb250LW5vcm1hbCB0ZXh0LXdoaXRlXCI+e3N1YnRpdGxlfTwvcD5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJ0ZXh0LXNtLzYgZm9udC1tZWRpdW0gdGV4dC13aGl0ZVwiPntuYW1lfTwvcD5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJ0ZXh0LXNtLzYgZm9udC1tZWRpdW1cIj5cbiAgICAgICAgICAgIDxzcGFuIGNsYXNzTmFtZT1cImJnLWxpbmVhci0xNDUgZnJvbS1bI2U2ZGNmZl0gZnJvbS0xMCUgdmlhLVsjOTU5MmZmXSB2aWEtNTAlIHRvLVsjZjBlN2ZmXSB0by05MCUgYmctY2xpcC10ZXh0IHRleHQtdHJhbnNwYXJlbnRcIj5cbiAgICAgICAgICAgICAge3RpdGxlfVxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9maWdjYXB0aW9uPlxuICAgICAgPC9maWd1cmU+XG4gICAgPC9tb3Rpb24uZGl2PlxuICApXG59XG5cblxuXG5leHBvcnQgZnVuY3Rpb24gVGVzdGltb25pYWxzKCkge1xuICBsZXQgc2Nyb2xsUmVmID0gdXNlUmVmPEhUTUxEaXZFbGVtZW50IHwgbnVsbD4obnVsbClcbiAgbGV0IHsgc2Nyb2xsWCB9ID0gdXNlU2Nyb2xsKHsgY29udGFpbmVyOiBzY3JvbGxSZWYgfSlcbiAgbGV0IFtzZXRSZWZlcmVuY2VXaW5kb3dSZWYsIGJvdW5kc10gPSB1c2VNZWFzdXJlKClcbiAgbGV0IFthY3RpdmVJbmRleCwgc2V0QWN0aXZlSW5kZXhdID0gdXNlU3RhdGUoMClcblxuICB1c2VNb3Rpb25WYWx1ZUV2ZW50KHNjcm9sbFgsICdjaGFuZ2UnLCAoeCkgPT4ge1xuICAgIHNldEFjdGl2ZUluZGV4KE1hdGguZmxvb3IoeCAvIHNjcm9sbFJlZi5jdXJyZW50IS5jaGlsZHJlblswXS5jbGllbnRXaWR0aCkpXG4gIH0pXG5cbiAgZnVuY3Rpb24gc2Nyb2xsVG8oaW5kZXg6IG51bWJlcikge1xuICAgIGxldCBnYXAgPSAzMlxuICAgIGxldCB3aWR0aCA9IChzY3JvbGxSZWYuY3VycmVudCEuY2hpbGRyZW5bMF0gYXMgSFRNTEVsZW1lbnQpLm9mZnNldFdpZHRoXG4gICAgc2Nyb2xsUmVmLmN1cnJlbnQhLnNjcm9sbFRvKHsgbGVmdDogKHdpZHRoICsgZ2FwKSAqIGluZGV4IH0pXG4gIH1cblxuICByZXR1cm4gKFxuICAgIDxkaXYgY2xhc3NOYW1lPVwib3ZlcmZsb3ctaGlkZGVuIHBiLTI0XCI+XG4gICAgICA8Q29udGFpbmVyPlxuICAgICAgICA8ZGl2IHJlZj17c2V0UmVmZXJlbmNlV2luZG93UmVmfT5cbiAgICAgICAgICA8SGVhZGluZyBhcz1cImgzXCIgY2xhc3NOYW1lPVwibXQtMiBsZzptYXgtdy0zeGwgbWF4LXctMnhsXCI+XG4gICAgICAgICAgICBEZWxpdmVyIFRyYW5zZm9ybWF0aW9uYWwgRXhwZXJpZW5jZXMgQW55d2hlcmVcbiAgICAgICAgICA8L0hlYWRpbmc+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBtYXgtdy0zeGwgdGV4dC14bC81IGZvbnQtbGlnaHQgdGV4dC1ncmF5LTYwMCBsZzp0ZXh0LXhsLzdcIj5cbiAgICAgICAgICAgIEluZGFiYSBpcyB0aGUgcGxhdGZvcm0gdGhhdCBhZGRzIGFuIFwiRW5nYWdlXCIgYnV0dG9uIHRvIHRoZSBJbnRlcm5ldC4gV2hpbGUgbW9zdCBwbGF0Zm9ybXMgb2ZmZXIgXCJMaWtlLFwiIG9yIFwiQ29tbWVudCxcIiBJbmRhYmEgaW52aXRlcyBwZW9wbGUgdG8gdGFrZSByZXNwb25zaWJpbGl0eSwgY29udHJpYnV0ZSBtZWFuaW5nZnVsbHksIGFuZCBiZWNvbWUgcGFydCBvZiB0aGUgc29sdXRpb24uXG4gICAgICAgICAgPC9wPlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvQ29udGFpbmVyPlxuICAgICAgPGRpdlxuICAgICAgICByZWY9e3Njcm9sbFJlZn1cbiAgICAgICAgY2xhc3NOYW1lPXtjbHN4KFtcbiAgICAgICAgICAnbXQtMTYgZmxleCBnYXAtOCBweC0oLS1zY3JvbGwtcGFkZGluZyknLFxuICAgICAgICAgICdbc2Nyb2xsYmFyLXdpZHRoOm5vbmVdIFsmOjotd2Via2l0LXNjcm9sbGJhcl06aGlkZGVuJyxcbiAgICAgICAgICAnc25hcC14IHNuYXAtbWFuZGF0b3J5IG92ZXJmbG93LXgtYXV0byBvdmVyc2Nyb2xsLXgtY29udGFpbiBzY3JvbGwtc21vb3RoJyxcbiAgICAgICAgICAnWy0tc2Nyb2xsLXBhZGRpbmc6bWF4KC0tc3BhY2luZyg2KSxjYWxjKCgxMDB2dy0odmFyKC0tY29udGFpbmVyLTJ4bCkpKS8yKSldIGxnOlstLXNjcm9sbC1wYWRkaW5nOm1heCgtLXNwYWNpbmcoOCksY2FsYygoMTAwdnctKHZhcigtLWNvbnRhaW5lci03eGwpKSkvMikpXScsXG4gICAgICAgIF0pfVxuICAgICAgPlxuICAgICAgICB7dGVzdGltb25pYWxzLm1hcCgoeyBpbWcsIG5hbWUsIHRpdGxlLCBxdW90ZSwgaHJlZiwgc3VidGl0bGUgfSwgdGVzdGltb25pYWxJbmRleCkgPT4gKFxuICAgICAgICAgIDxUZXN0aW1vbmlhbENhcmRcbiAgICAgICAgICAgIGtleT17dGVzdGltb25pYWxJbmRleH1cbiAgICAgICAgICAgIHN1YnRpdGxlPXtzdWJ0aXRsZX1cbiAgICAgICAgICAgIG5hbWU9e25hbWV9XG4gICAgICAgICAgICB0aXRsZT17dGl0bGV9XG4gICAgICAgICAgICBocmVmPXtocmVmfVxuICAgICAgICAgICAgaW1nPXtpbWd9XG4gICAgICAgICAgICBib3VuZHM9e2JvdW5kc31cbiAgICAgICAgICAgIHNjcm9sbFg9e3Njcm9sbFh9XG4gICAgICAgICAgICBvbkNsaWNrPXsoKSA9PiBzY3JvbGxUbyh0ZXN0aW1vbmlhbEluZGV4KX1cbiAgICAgICAgICA+XG4gICAgICAgICAgICB7cXVvdGV9XG4gICAgICAgICAgPC9UZXN0aW1vbmlhbENhcmQ+XG4gICAgICAgICkpfVxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInctMnhsIHNocmluay0wIHNtOnctMjE2XCIgLz5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuICApXG59XG4iXSwibmFtZXMiOlsiQXJyb3dMb25nUmlnaHRJY29uIiwiY2xzeCIsIm1vdGlvbiIsInVzZU1vdGlvblZhbHVlRXZlbnQiLCJ1c2VTY3JvbGwiLCJ1c2VTcHJpbmciLCJ1c2VDYWxsYmFjayIsInVzZUxheW91dEVmZmVjdCIsInVzZVJlZiIsInVzZVN0YXRlIiwidXNlTWVhc3VyZSIsIkNvbnRhaW5lciIsIkxpbmsiLCJIZWFkaW5nIiwidGVzdGltb25pYWxzIiwiaW1nIiwibmFtZSIsInRpdGxlIiwic3VidGl0bGUiLCJxdW90ZSIsImhyZWYiLCJUZXN0aW1vbmlhbENhcmQiLCJjaGlsZHJlbiIsImJvdW5kcyIsInNjcm9sbFgiLCJwcm9wcyIsInJlZiIsImNvbXB1dGVPcGFjaXR5IiwiZWxlbWVudCIsImN1cnJlbnQiLCJ3aWR0aCIsInJlY3QiLCJnZXRCb3VuZGluZ0NsaWVudFJlY3QiLCJsZWZ0IiwiZGlmZiIsInBlcmNlbnQiLCJNYXRoIiwibWF4IiwicmlnaHQiLCJvcGFjaXR5Iiwic3RpZmZuZXNzIiwiZGFtcGluZyIsInNldCIsImRpdiIsInN0eWxlIiwiY2xhc3NOYW1lIiwiYWx0Iiwic3JjIiwiYXJpYS1oaWRkZW4iLCJmaWd1cmUiLCJibG9ja3F1b3RlIiwicCIsInNwYW4iLCJmaWdjYXB0aW9uIiwiVGVzdGltb25pYWxzIiwic2Nyb2xsUmVmIiwiY29udGFpbmVyIiwic2V0UmVmZXJlbmNlV2luZG93UmVmIiwiYWN0aXZlSW5kZXgiLCJzZXRBY3RpdmVJbmRleCIsIngiLCJmbG9vciIsImNsaWVudFdpZHRoIiwic2Nyb2xsVG8iLCJpbmRleCIsImdhcCIsIm9mZnNldFdpZHRoIiwiYXMiLCJtYXAiLCJ0ZXN0aW1vbmlhbEluZGV4Iiwib25DbGljayJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/components/testimonials.tsx\n")); /***/ }), @@ -1633,6 +1633,17 @@ eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* har /***/ }), +/***/ "(app-pages-browser)/./node_modules/@heroicons/react/20/solid/esm/ChevronRightIcon.js": +/*!************************************************************************!*\ + !*** ./node_modules/@heroicons/react/20/solid/esm/ChevronRightIcon.js ***! + \************************************************************************/ +/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) { + +"use strict"; +eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/index.js\");\n\nfunction ChevronRightIcon(param, svgRef) {\n let { title, titleId, ...props } = param;\n return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n viewBox: \"0 0 20 20\",\n fill: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement(\"path\", {\n fillRule: \"evenodd\",\n d: \"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10 8.22 6.28a.75.75 0 0 1 0-1.06Z\",\n clipRule: \"evenodd\"\n }));\n}\n_c = ChevronRightIcon;\nconst ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ChevronRightIcon);\n_c1 = ForwardRef;\n/* harmony default export */ __webpack_exports__[\"default\"] = (ForwardRef);\nvar _c, _c1;\n$RefreshReg$(_c, \"ChevronRightIcon\");\n$RefreshReg$(_c1, \"ForwardRef\");\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL25vZGVfbW9kdWxlcy9AaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkL2VzbS9DaGV2cm9uUmlnaHRJY29uLmpzIiwibWFwcGluZ3MiOiI7O0FBQStCO0FBQy9CLFNBQVNDLGlCQUFpQixLQUl6QixFQUFFQyxNQUFNO1FBSmlCLEVBQ3hCQyxLQUFLLEVBQ0xDLE9BQU8sRUFDUCxHQUFHQyxPQUNKLEdBSnlCO0lBS3hCLE9BQU8sV0FBVyxHQUFFTCxnREFBbUIsQ0FBQyxPQUFPTyxPQUFPQyxNQUFNLENBQUM7UUFDM0RDLE9BQU87UUFDUEMsU0FBUztRQUNUQyxNQUFNO1FBQ04sZUFBZTtRQUNmLGFBQWE7UUFDYkMsS0FBS1Y7UUFDTCxtQkFBbUJFO0lBQ3JCLEdBQUdDLFFBQVFGLFFBQVEsV0FBVyxHQUFFSCxnREFBbUIsQ0FBQyxTQUFTO1FBQzNEYSxJQUFJVDtJQUNOLEdBQUdELFNBQVMsTUFBTSxXQUFXLEdBQUVILGdEQUFtQixDQUFDLFFBQVE7UUFDekRjLFVBQVU7UUFDVkMsR0FBRztRQUNIQyxVQUFVO0lBQ1o7QUFDRjtLQXBCU2Y7QUFxQlQsTUFBTWdCLGFBQWEsV0FBVyxHQUFHakIsNkNBQWdCLENBQUNDOztBQUNsRCwrREFBZWdCLFVBQVVBLEVBQUMiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly9fTl9FLy4vbm9kZV9tb2R1bGVzL0BoZXJvaWNvbnMvcmVhY3QvMjAvc29saWQvZXNtL0NoZXZyb25SaWdodEljb24uanM/MzJkNyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBSZWFjdCBmcm9tIFwicmVhY3RcIjtcbmZ1bmN0aW9uIENoZXZyb25SaWdodEljb24oe1xuICB0aXRsZSxcbiAgdGl0bGVJZCxcbiAgLi4ucHJvcHNcbn0sIHN2Z1JlZikge1xuICByZXR1cm4gLyojX19QVVJFX18qL1JlYWN0LmNyZWF0ZUVsZW1lbnQoXCJzdmdcIiwgT2JqZWN0LmFzc2lnbih7XG4gICAgeG1sbnM6IFwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIixcbiAgICB2aWV3Qm94OiBcIjAgMCAyMCAyMFwiLFxuICAgIGZpbGw6IFwiY3VycmVudENvbG9yXCIsXG4gICAgXCJhcmlhLWhpZGRlblwiOiBcInRydWVcIixcbiAgICBcImRhdGEtc2xvdFwiOiBcImljb25cIixcbiAgICByZWY6IHN2Z1JlZixcbiAgICBcImFyaWEtbGFiZWxsZWRieVwiOiB0aXRsZUlkXG4gIH0sIHByb3BzKSwgdGl0bGUgPyAvKiNfX1BVUkVfXyovUmVhY3QuY3JlYXRlRWxlbWVudChcInRpdGxlXCIsIHtcbiAgICBpZDogdGl0bGVJZFxuICB9LCB0aXRsZSkgOiBudWxsLCAvKiNfX1BVUkVfXyovUmVhY3QuY3JlYXRlRWxlbWVudChcInBhdGhcIiwge1xuICAgIGZpbGxSdWxlOiBcImV2ZW5vZGRcIixcbiAgICBkOiBcIk04LjIyIDUuMjJhLjc1Ljc1IDAgMCAxIDEuMDYgMGw0LjI1IDQuMjVhLjc1Ljc1IDAgMCAxIDAgMS4wNmwtNC4yNSA0LjI1YS43NS43NSAwIDAgMS0xLjA2LTEuMDZMMTEuOTQgMTAgOC4yMiA2LjI4YS43NS43NSAwIDAgMSAwLTEuMDZaXCIsXG4gICAgY2xpcFJ1bGU6IFwiZXZlbm9kZFwiXG4gIH0pKTtcbn1cbmNvbnN0IEZvcndhcmRSZWYgPSAvKiNfX1BVUkVfXyovIFJlYWN0LmZvcndhcmRSZWYoQ2hldnJvblJpZ2h0SWNvbik7XG5leHBvcnQgZGVmYXVsdCBGb3J3YXJkUmVmOyJdLCJuYW1lcyI6WyJSZWFjdCIsIkNoZXZyb25SaWdodEljb24iLCJzdmdSZWYiLCJ0aXRsZSIsInRpdGxlSWQiLCJwcm9wcyIsImNyZWF0ZUVsZW1lbnQiLCJPYmplY3QiLCJhc3NpZ24iLCJ4bWxucyIsInZpZXdCb3giLCJmaWxsIiwicmVmIiwiaWQiLCJmaWxsUnVsZSIsImQiLCJjbGlwUnVsZSIsIkZvcndhcmRSZWYiLCJmb3J3YXJkUmVmIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./node_modules/@heroicons/react/20/solid/esm/ChevronRightIcon.js\n")); + +/***/ }), + /***/ "(app-pages-browser)/./node_modules/@heroicons/react/24/solid/esm/Bars2Icon.js": /*!*****************************************************************!*\ !*** ./node_modules/@heroicons/react/24/solid/esm/Bars2Icon.js ***! @@ -4430,7 +4441,7 @@ eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* har }, /******/ function(__webpack_require__) { // webpackRuntimeModules /******/ var __webpack_exec__ = function(moduleId) { return __webpack_require__(__webpack_require__.s = moduleId); } -/******/ __webpack_require__.O(0, ["main-app"], function() { return __webpack_exec__("(app-pages-browser)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"); }); +/******/ __webpack_require__.O(0, ["main-app"], function() { return __webpack_exec__("(app-pages-browser)/./node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"); }); /******/ var __webpack_exports__ = __webpack_require__.O(); /******/ _N_E = __webpack_exports__; /******/ } diff --git a/.next/static/chunks/webpack.js b/.next/static/chunks/webpack.js index 3aa6403..4aa0465 100644 --- a/.next/static/chunks/webpack.js +++ b/.next/static/chunks/webpack.js @@ -192,7 +192,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ !function() { -/******/ __webpack_require__.h = function() { return "9707741d9682b724"; } +/******/ __webpack_require__.h = function() { return "bf02bc533c534c67"; } /******/ }(); /******/ /******/ /* webpack/runtime/global */ diff --git a/.next/static/css/app/layout.css b/.next/static/css/app/layout.css index 6c0ede4..6fe11c8 100644 --- a/.next/static/css/app/layout.css +++ b/.next/static/css/app/layout.css @@ -446,6 +446,9 @@ .mx-2 { margin-inline: calc(var(--spacing) * 2); } + .mx-4 { + margin-inline: calc(var(--spacing) * 4); + } .mx-auto { margin-inline: auto; } @@ -1679,6 +1682,9 @@ .px-1 { padding-inline: calc(var(--spacing) * 1); } + .px-1\.5 { + padding-inline: calc(var(--spacing) * 1.5); + } .px-2 { padding-inline: calc(var(--spacing) * 2); } @@ -1691,6 +1697,9 @@ .px-6 { padding-inline: calc(var(--spacing) * 6); } + .px-8 { + padding-inline: calc(var(--spacing) * 8); + } .px-\[calc\(--spacing\(2\)-1px\)\] { padding-inline: calc(calc(var(--spacing) * 2) - 1px); } diff --git a/.next/trace b/.next/trace index 680ca5c..001e31b 100644 --- a/.next/trace +++ b/.next/trace @@ -66,3 +66,25 @@ [{"name":"emit","duration":49287,"timestamp":599900994729,"id":6348,"parentId":6288,"tags":{},"startTime":1749814704568,"traceId":"2a5332c881d0d9d8"},{"name":"compile-path","duration":1010132,"timestamp":599900037576,"id":6259,"tags":{"trigger":"/company","isTurbopack":false},"startTime":1749814703611,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":561503,"timestamp":599900487630,"id":6288,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749814704061,"traceId":"2a5332c881d0d9d8"}] [{"name":"client-success","duration":10,"timestamp":599901054062,"id":6349,"parentId":3,"tags":{},"startTime":1749814704627,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":1221061,"timestamp":599899970401,"id":6257,"tags":{"url":"/company?_rsc=1wtp7","isTurbopack":false},"startTime":1749814703544,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599901191501,"id":6350,"parentId":6257,"tags":{"url":"/company?_rsc=1wtp7","memory.rss":"516505600","memory.heapUsed":"402266952","memory.heapTotal":"457048064"},"startTime":1749814704765,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":708000,"timestamp":599900490244,"id":6352,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1749814704771,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":29588,"timestamp":599901197841,"id":6351,"tags":{"url":"/company?_rsc=ciw0t","isTurbopack":false},"startTime":1749814704771,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599901227471,"id":6353,"parentId":6351,"tags":{"url":"/company?_rsc=ciw0t","memory.rss":"516571136","memory.heapUsed":"392773800","memory.heapTotal":"457310208"},"startTime":1749814704801,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":22214,"timestamp":599902408072,"id":6354,"tags":{"url":"/projects?_rsc=1bmfb","isTurbopack":false},"startTime":1749814705981,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":5,"timestamp":599902430442,"id":6355,"parentId":6354,"tags":{"url":"/projects?_rsc=1bmfb","memory.rss":"399802368","memory.heapUsed":"397110168","memory.heapTotal":"458063872"},"startTime":1749814706004,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":16627,"timestamp":599902432267,"id":6356,"tags":{"url":"/projects?_rsc=zym4a","isTurbopack":false},"startTime":1749814706005,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599902448984,"id":6357,"parentId":6356,"tags":{"url":"/projects?_rsc=zym4a","memory.rss":"400916480","memory.heapUsed":"399149312","memory.heapTotal":"458063872"},"startTime":1749814706022,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":33549,"timestamp":599908049086,"id":6367,"parentId":6362,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814711622,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":34627,"timestamp":599908049064,"id":6365,"parentId":6362,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814711622,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":42357,"timestamp":599908049052,"id":6364,"parentId":6362,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814711622,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":45200,"timestamp":599908048711,"id":6363,"parentId":6362,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814711622,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":24047,"timestamp":599908080015,"id":6368,"parentId":6366,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1749814711653,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":6037,"timestamp":599908109337,"id":6371,"parentId":6370,"tags":{},"startTime":1749814711683,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":6192,"timestamp":599908109193,"id":6370,"parentId":6369,"tags":{},"startTime":1749814711682,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":9868,"timestamp":599908108893,"id":6369,"parentId":6368,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/participate/page.tsx","layer":"rsc"},"startTime":1749814711682,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":1930,"timestamp":599908158586,"id":6378,"parentId":6377,"tags":{},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":2006,"timestamp":599908158532,"id":6377,"parentId":6373,"tags":{},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":3014,"timestamp":599908158240,"id":6373,"parentId":6369,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/participate.tsx","layer":"rsc"},"startTime":1749814711731,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":3288,"timestamp":599908158525,"id":6376,"parentId":6375,"tags":{},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":3403,"timestamp":599908158413,"id":6375,"parentId":6372,"tags":{},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":4077,"timestamp":599908158007,"id":6372,"parentId":6369,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/donatebutton.tsx","layer":"rsc"},"startTime":1749814711731,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":6314,"timestamp":599908158639,"id":6380,"parentId":6379,"tags":{},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":6375,"timestamp":599908158591,"id":6379,"parentId":6374,"tags":{},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":7145,"timestamp":599908158328,"id":6374,"parentId":6369,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/faq.tsx","layer":"rsc"},"startTime":1749814711732,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":116768,"timestamp":599908049070,"id":6366,"parentId":6362,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814711622,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":13281,"timestamp":599908215197,"id":6397,"parentId":6361,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=true!","layer":"ssr"},"startTime":1749814711788,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":1836,"timestamp":599908251144,"id":6401,"parentId":6400,"tags":{},"startTime":1749814711824,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":1954,"timestamp":599908251035,"id":6400,"parentId":6398,"tags":{},"startTime":1749814711824,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":3236,"timestamp":599908250705,"id":6398,"parentId":6397,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/participate.tsx","layer":"ssr"},"startTime":1749814711824,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":2985,"timestamp":599908251206,"id":6403,"parentId":6402,"tags":{},"startTime":1749814711824,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":3042,"timestamp":599908251152,"id":6402,"parentId":6399,"tags":{},"startTime":1749814711824,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":4378,"timestamp":599908250913,"id":6399,"parentId":6397,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/faq.tsx","layer":"ssr"},"startTime":1749814711824,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":1262,"timestamp":599908270765,"id":6405,"parentId":6404,"tags":{},"startTime":1749814711844,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":2309,"timestamp":599908291381,"id":6407,"parentId":6406,"tags":{},"startTime":1749814711865,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":2517,"timestamp":599908291185,"id":6406,"parentId":6404,"tags":{},"startTime":1749814711864,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-js","duration":23782,"timestamp":599908270437,"id":6404,"parentId":6399,"tags":{"name":"__barrel_optimize__?names=MinusSmallIcon,PlusSmallIcon!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@heroicons/react/24/outline/esm/index.js","layer":"ssr"},"startTime":1749814711844,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":2665,"timestamp":599908299441,"id":6413,"parentId":6412,"tags":{},"startTime":1749814711873,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":2721,"timestamp":599908299398,"id":6412,"parentId":6409,"tags":{},"startTime":1749814711873,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-js","duration":4396,"timestamp":599908298974,"id":6409,"parentId":6404,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@heroicons/react/24/outline/esm/MinusSmallIcon.js","layer":"ssr"},"startTime":1749814711872,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":4320,"timestamp":599908299387,"id":6411,"parentId":6410,"tags":{},"startTime":1749814711873,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":4432,"timestamp":599908299280,"id":6410,"parentId":6408,"tags":{},"startTime":1749814711873,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-js","duration":5750,"timestamp":599908298513,"id":6408,"parentId":6404,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@heroicons/react/24/outline/esm/PlusSmallIcon.js","layer":"ssr"},"startTime":1749814711872,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":635157,"timestamp":599908044028,"id":6362,"parentId":6361,"tags":{},"startTime":1749814711617,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":5867,"timestamp":599908702958,"id":6415,"parentId":6414,"tags":{},"startTime":1749814712276,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":6,"timestamp":599908708858,"id":6417,"parentId":6414,"tags":{},"startTime":1749814712282,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":11079,"timestamp":599908708990,"id":6418,"parentId":6414,"tags":{},"startTime":1749814712282,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":27,"timestamp":599908720105,"id":6419,"parentId":6414,"tags":{},"startTime":1749814712293,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":6,"timestamp":599908720158,"id":6420,"parentId":6414,"tags":{},"startTime":1749814712293,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":16492,"timestamp":599908708849,"id":6416,"parentId":6414,"tags":{},"startTime":1749814712282,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":938,"timestamp":599908729851,"id":6421,"parentId":6414,"tags":{},"startTime":1749814712303,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5079,"timestamp":599908730808,"id":6422,"parentId":6414,"tags":{},"startTime":1749814712304,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1634,"timestamp":599908737799,"id":6423,"parentId":6414,"tags":{},"startTime":1749814712311,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":91,"timestamp":599908739432,"id":6424,"parentId":6414,"tags":{},"startTime":1749814712313,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":99,"timestamp":599908739512,"id":6425,"parentId":6414,"tags":{},"startTime":1749814712313,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":4005,"timestamp":599908739616,"id":6426,"parentId":6414,"tags":{},"startTime":1749814712313,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":60810,"timestamp":599908686730,"id":6414,"parentId":6361,"tags":{},"startTime":1749814712260,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":717863,"timestamp":599908042714,"id":6361,"parentId":6359,"tags":{"name":"server"},"startTime":1749814711616,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":6421,"timestamp":599908760639,"id":6427,"parentId":6359,"tags":{},"startTime":1749814712334,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":736391,"timestamp":599908031186,"id":6359,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749814711604,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":11441,"timestamp":599908783982,"id":6439,"parentId":6438,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1749814712357,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":17725,"timestamp":599908779091,"id":6437,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":20902,"timestamp":599908779018,"id":6430,"parentId":6429,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":34563,"timestamp":599908779084,"id":6435,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":2222,"timestamp":599908812336,"id":6445,"parentId":6444,"tags":{},"startTime":1749814712386,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":2283,"timestamp":599908812279,"id":6444,"parentId":6441,"tags":{},"startTime":1749814712386,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":4515,"timestamp":599908811896,"id":6441,"parentId":6439,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/participate.tsx","layer":"app-pages-browser"},"startTime":1749814712385,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":4193,"timestamp":599908812272,"id":6443,"parentId":6442,"tags":{},"startTime":1749814712386,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":4330,"timestamp":599908812137,"id":6442,"parentId":6440,"tags":{},"startTime":1749814712385,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":6779,"timestamp":599908811738,"id":6440,"parentId":6439,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/faq.tsx","layer":"app-pages-browser"},"startTime":1749814712385,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":41201,"timestamp":599908779080,"id":6434,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":41783,"timestamp":599908779076,"id":6433,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":42042,"timestamp":599908779066,"id":6431,"parentId":6429,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":42028,"timestamp":599908779088,"id":6436,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":13,"timestamp":599908826125,"id":6447,"parentId":6446,"tags":{},"startTime":1749814712399,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":47812,"timestamp":599908779073,"id":6432,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":1053,"timestamp":599908826463,"id":6449,"parentId":6448,"tags":{},"startTime":1749814712400,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":1152,"timestamp":599908826368,"id":6448,"parentId":6446,"tags":{},"startTime":1749814712400,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-js","duration":2674,"timestamp":599908825736,"id":6446,"parentId":6440,"tags":{"name":"__barrel_optimize__?names=MinusSmallIcon,PlusSmallIcon!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@heroicons/react/24/outline/esm/index.js","layer":"app-pages-browser"},"startTime":1749814712399,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":1378,"timestamp":599908829434,"id":6453,"parentId":6452,"tags":{},"startTime":1749814712403,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":1455,"timestamp":599908829366,"id":6452,"parentId":6450,"tags":{},"startTime":1749814712403,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-js","duration":2251,"timestamp":599908829229,"id":6450,"parentId":6446,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@heroicons/react/24/outline/esm/MinusSmallIcon.js","layer":"app-pages-browser"},"startTime":1749814712402,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":2322,"timestamp":599908829469,"id":6455,"parentId":6454,"tags":{},"startTime":1749814712403,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":2353,"timestamp":599908829441,"id":6454,"parentId":6451,"tags":{},"startTime":1749814712403,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-js","duration":2806,"timestamp":599908829312,"id":6451,"parentId":6446,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/@heroicons/react/24/outline/esm/PlusSmallIcon.js","layer":"app-pages-browser"},"startTime":1749814712403,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":54872,"timestamp":599908779095,"id":6438,"parentId":6429,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814712352,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":64550,"timestamp":599908769445,"id":6429,"parentId":6428,"tags":{},"startTime":1749814712343,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":3297,"timestamp":599908842353,"id":6457,"parentId":6456,"tags":{},"startTime":1749814712416,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":4,"timestamp":599908845671,"id":6459,"parentId":6456,"tags":{},"startTime":1749814712419,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":182,"timestamp":599908845758,"id":6460,"parentId":6456,"tags":{},"startTime":1749814712419,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":4,"timestamp":599908845960,"id":6461,"parentId":6456,"tags":{},"startTime":1749814712419,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":2,"timestamp":599908845974,"id":6462,"parentId":6456,"tags":{},"startTime":1749814712419,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":4008,"timestamp":599908845665,"id":6458,"parentId":6456,"tags":{},"startTime":1749814712419,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":841,"timestamp":599908852059,"id":6463,"parentId":6456,"tags":{},"startTime":1749814712425,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5050,"timestamp":599908852980,"id":6464,"parentId":6456,"tags":{},"startTime":1749814712426,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":9061,"timestamp":599908865561,"id":6465,"parentId":6456,"tags":{},"startTime":1749814712439,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":116,"timestamp":599908874621,"id":6466,"parentId":6456,"tags":{},"startTime":1749814712448,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":92,"timestamp":599908874727,"id":6467,"parentId":6456,"tags":{},"startTime":1749814712448,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":11889,"timestamp":599908874824,"id":6468,"parentId":6456,"tags":{},"startTime":1749814712448,"traceId":"2a5332c881d0d9d8"}] [{"name":"NextJsBuildManifest-generateClientManifest","duration":87,"timestamp":599908888891,"id":6470,"parentId":6428,"tags":{},"startTime":1749814712462,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":163,"timestamp":599908888822,"id":6469,"parentId":6428,"tags":{},"startTime":1749814712462,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":56738,"timestamp":599908837578,"id":6456,"parentId":6428,"tags":{},"startTime":1749814712411,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":125200,"timestamp":599908769157,"id":6428,"parentId":6396,"tags":{"name":"client"},"startTime":1749814712342,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":9717,"timestamp":599908894383,"id":6471,"parentId":6396,"tags":{},"startTime":1749814712468,"traceId":"2a5332c881d0d9d8"},{"name":"compile-path","duration":873409,"timestamp":599908031333,"id":6360,"tags":{"trigger":"/participate","isTurbopack":false},"startTime":1749814711605,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":732684,"timestamp":599908172679,"id":6396,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749814711746,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":8,"timestamp":599908909981,"id":6472,"parentId":3,"tags":{},"startTime":1749814712483,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":942230,"timestamp":599908019476,"id":6358,"tags":{"url":"/participate?_rsc=dfb7e","isTurbopack":false},"startTime":1749814711593,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599908961770,"id":6473,"parentId":6358,"tags":{"url":"/participate?_rsc=dfb7e","memory.rss":"611762176","memory.heapUsed":"508136440","memory.heapTotal":"553762816"},"startTime":1749814712535,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":791000,"timestamp":599908172361,"id":6474,"parentId":3,"tags":{"updatedModules":[],"page":"/projects","isPageHidden":false},"startTime":1749814712538,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":23914,"timestamp":599908964557,"id":6475,"tags":{"url":"/participate?_rsc=3lzlf","isTurbopack":false},"startTime":1749814712538,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599908988540,"id":6476,"parentId":6475,"tags":{"url":"/participate?_rsc=3lzlf","memory.rss":"612564992","memory.heapUsed":"510615664","memory.heapTotal":"554024960"},"startTime":1749814712562,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":92999,"timestamp":599960012795,"id":6477,"tags":{"url":"/projects?_rsc=zym4a","isTurbopack":false},"startTime":1749814763586,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":4,"timestamp":599960106011,"id":6478,"parentId":6477,"tags":{"url":"/projects?_rsc=zym4a","memory.rss":"103596032","memory.heapUsed":"400075736","memory.heapTotal":"423706624"},"startTime":1749814763680,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":41438,"timestamp":599964266780,"id":6479,"tags":{"url":"/company?_rsc=1ohm7","isTurbopack":false},"startTime":1749814767840,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599964308272,"id":6480,"parentId":6479,"tags":{"url":"/company?_rsc=1ohm7","memory.rss":"114917376","memory.heapUsed":"401694384","memory.heapTotal":"426573824"},"startTime":1749814767882,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":241776,"timestamp":599971891235,"id":6481,"tags":{"url":"/projects/kayamandi","isTurbopack":false},"startTime":1749814775465,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":599972133115,"id":6482,"parentId":6481,"tags":{"url":"/projects/kayamandi","memory.rss":"395558912","memory.heapUsed":"430865064","memory.heapTotal":"473497600"},"startTime":1749814775707,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":48869,"timestamp":599972666932,"id":6494,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","isTurbopack":false},"startTime":1749814776240,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":3,"timestamp":599972715917,"id":6497,"parentId":6494,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","memory.rss":"210632704","memory.heapUsed":"429005736","memory.heapTotal":"473497600"},"startTime":1749814776289,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":50860,"timestamp":599972679227,"id":6495,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814776253,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":3,"timestamp":599972730264,"id":6498,"parentId":6495,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","memory.rss":"213860352","memory.heapUsed":"429958048","memory.heapTotal":"473497600"},"startTime":1749814776304,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":188956,"timestamp":599972547972,"id":6493,"parentId":6487,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814776122,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":54965,"timestamp":599972684737,"id":6496,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814776258,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599972739770,"id":6500,"parentId":6496,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","memory.rss":"215203840","memory.heapUsed":"430438224","memory.heapTotal":"473497600"},"startTime":1749814776313,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":48853,"timestamp":599972733374,"id":6499,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814776307,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599972782377,"id":6503,"parentId":6499,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","memory.rss":"218611712","memory.heapUsed":"431309192","memory.heapTotal":"473497600"},"startTime":1749814776356,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":238043,"timestamp":599972547956,"id":6492,"parentId":6487,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814776122,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":20693,"timestamp":599972769163,"id":6502,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814776343,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599972789920,"id":6505,"parentId":6502,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","memory.rss":"219480064","memory.heapUsed":"431679704","memory.heapTotal":"473497600"},"startTime":1749814776363,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":250378,"timestamp":599972547945,"id":6491,"parentId":6487,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814776122,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":251466,"timestamp":599972547534,"id":6488,"parentId":6487,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814776121,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":57712,"timestamp":599972744908,"id":6501,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814776318,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599972802691,"id":6506,"parentId":6501,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","memory.rss":"224673792","memory.heapUsed":"433866240","memory.heapTotal":"473497600"},"startTime":1749814776376,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":260086,"timestamp":599972547935,"id":6490,"parentId":6487,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814776121,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":260320,"timestamp":599972547916,"id":6489,"parentId":6487,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814776121,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":103089,"timestamp":599972785310,"id":6504,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814776359,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":3,"timestamp":599972888475,"id":6522,"parentId":6504,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","memory.rss":"260980736","memory.heapUsed":"429180016","memory.heapTotal":"475070464"},"startTime":1749814776462,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":1177025,"timestamp":599972535528,"id":6487,"parentId":6486,"tags":{},"startTime":1749814776109,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":16106,"timestamp":599974120940,"id":6524,"parentId":6523,"tags":{},"startTime":1749814777695,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":72,"timestamp":599974137111,"id":6526,"parentId":6523,"tags":{},"startTime":1749814777711,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":29913,"timestamp":599974137283,"id":6527,"parentId":6523,"tags":{},"startTime":1749814777711,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":25,"timestamp":599974167332,"id":6528,"parentId":6523,"tags":{},"startTime":1749814777741,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":9,"timestamp":599974167440,"id":6529,"parentId":6523,"tags":{},"startTime":1749814777741,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":38698,"timestamp":599974137093,"id":6525,"parentId":6523,"tags":{},"startTime":1749814777711,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1465,"timestamp":599974181347,"id":6530,"parentId":6523,"tags":{},"startTime":1749814777755,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5611,"timestamp":599974182836,"id":6531,"parentId":6523,"tags":{},"startTime":1749814777756,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":9730,"timestamp":599974193868,"id":6532,"parentId":6523,"tags":{},"startTime":1749814777767,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":310,"timestamp":599974203596,"id":6533,"parentId":6523,"tags":{},"startTime":1749814777777,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":181,"timestamp":599974203883,"id":6534,"parentId":6523,"tags":{},"startTime":1749814777777,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":5486,"timestamp":599974204073,"id":6535,"parentId":6523,"tags":{},"startTime":1749814777778,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":121224,"timestamp":599974100844,"id":6523,"parentId":6486,"tags":{},"startTime":1749814777674,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":1707824,"timestamp":599972533305,"id":6486,"parentId":6484,"tags":{"name":"server"},"startTime":1749814776107,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":29536,"timestamp":599974241283,"id":6536,"parentId":6484,"tags":{},"startTime":1749814777815,"traceId":"2a5332c881d0d9d8"},{"name":"compile-path","duration":1754683,"timestamp":599972518084,"id":6485,"tags":{"trigger":"/favicon.ico","isTurbopack":false},"startTime":1749814776092,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":1755608,"timestamp":599972517924,"id":6484,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749814776091,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":1928601,"timestamp":599972494661,"id":6483,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749814776068,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599974423436,"id":6537,"parentId":6483,"tags":{"url":"/favicon.ico","memory.rss":"614383616","memory.heapUsed":"392768744","memory.heapTotal":"472514560"},"startTime":1749814777997,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":26,"timestamp":599974913864,"id":6538,"parentId":3,"tags":{},"startTime":1749814778487,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":49464,"timestamp":599990082781,"id":6546,"parentId":6542,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814793656,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":153646,"timestamp":599990082774,"id":6545,"parentId":6542,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814793656,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":153733,"timestamp":599990082795,"id":6548,"parentId":6542,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814793656,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":161127,"timestamp":599990082764,"id":6544,"parentId":6542,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814793656,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":172314,"timestamp":599990082786,"id":6547,"parentId":6542,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814793656,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":216880,"timestamp":599990082348,"id":6543,"parentId":6542,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814793656,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":616738,"timestamp":599990073015,"id":6542,"parentId":6541,"tags":{},"startTime":1749814793647,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":16902,"timestamp":599990948793,"id":6565,"parentId":6564,"tags":{},"startTime":1749814794522,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":23,"timestamp":599990965775,"id":6567,"parentId":6564,"tags":{},"startTime":1749814794539,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":25946,"timestamp":599990965843,"id":6568,"parentId":6564,"tags":{},"startTime":1749814794539,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":58,"timestamp":599990991900,"id":6569,"parentId":6564,"tags":{},"startTime":1749814794566,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":19,"timestamp":599990992096,"id":6570,"parentId":6564,"tags":{},"startTime":1749814794566,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":52536,"timestamp":599990965759,"id":6566,"parentId":6564,"tags":{},"startTime":1749814794539,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":23456,"timestamp":599991032988,"id":6571,"parentId":6564,"tags":{},"startTime":1749814794607,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":14527,"timestamp":599991056527,"id":6572,"parentId":6564,"tags":{},"startTime":1749814794630,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":10092,"timestamp":599991075940,"id":6573,"parentId":6564,"tags":{},"startTime":1749814794650,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":376,"timestamp":599991086030,"id":6574,"parentId":6564,"tags":{},"startTime":1749814794660,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":638,"timestamp":599991086380,"id":6575,"parentId":6564,"tags":{},"startTime":1749814794660,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":1838,"timestamp":599991087049,"id":6576,"parentId":6564,"tags":{},"startTime":1749814794661,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":391450,"timestamp":599990708828,"id":6564,"parentId":6541,"tags":{},"startTime":1749814794282,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":1053116,"timestamp":599990071781,"id":6541,"parentId":6539,"tags":{"name":"server"},"startTime":1749814793645,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":8030,"timestamp":599991125069,"id":6577,"parentId":6539,"tags":{},"startTime":1749814794699,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":1110007,"timestamp":599990024852,"id":6539,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814793599,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":19745,"timestamp":599991192473,"id":6587,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":24439,"timestamp":599991192199,"id":6580,"parentId":6579,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":70885,"timestamp":599991192456,"id":6585,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":70883,"timestamp":599991192510,"id":6588,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":73501,"timestamp":599991192446,"id":6584,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":15466,"timestamp":599991250655,"id":6591,"parentId":6590,"tags":{},"startTime":1749814794824,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":179111,"timestamp":599991266566,"id":6593,"parentId":6592,"tags":{},"startTime":1749814794840,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":181152,"timestamp":599991266203,"id":6592,"parentId":6590,"tags":{},"startTime":1749814794840,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":110580,"timestamp":599991447468,"id":6594,"parentId":6590,"tags":{"astUsed":"true"},"startTime":1749814795021,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":386852,"timestamp":599991192403,"id":6581,"parentId":6579,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":386809,"timestamp":599991192464,"id":6586,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":388699,"timestamp":599991192426,"id":6582,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":331590,"timestamp":599991249887,"id":6590,"parentId":6589,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814794824,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":393009,"timestamp":599991206585,"id":6589,"parentId":6578,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814794780,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":153,"timestamp":599991600868,"id":6595,"parentId":6589,"tags":{},"startTime":1749814795175,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":408637,"timestamp":599991192437,"id":6583,"parentId":6579,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814794766,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":441619,"timestamp":599991159528,"id":6579,"parentId":6578,"tags":{},"startTime":1749814794733,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":12253,"timestamp":599991764432,"id":6598,"parentId":6597,"tags":{},"startTime":1749814795338,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":11,"timestamp":599991776750,"id":6600,"parentId":6597,"tags":{},"startTime":1749814795350,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":147,"timestamp":599991776953,"id":6601,"parentId":6597,"tags":{},"startTime":1749814795351,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":9,"timestamp":599991777141,"id":6602,"parentId":6597,"tags":{},"startTime":1749814795351,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":7,"timestamp":599991777183,"id":6603,"parentId":6597,"tags":{},"startTime":1749814795351,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":6851,"timestamp":599991776732,"id":6599,"parentId":6597,"tags":{},"startTime":1749814795350,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1397,"timestamp":599991787293,"id":6604,"parentId":6597,"tags":{},"startTime":1749814795361,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5449,"timestamp":599991788721,"id":6605,"parentId":6597,"tags":{},"startTime":1749814795362,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":19974,"timestamp":599991801905,"id":6606,"parentId":6597,"tags":{},"startTime":1749814795376,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":268,"timestamp":599991821876,"id":6607,"parentId":6597,"tags":{},"startTime":1749814795396,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":142,"timestamp":599991822125,"id":6608,"parentId":6597,"tags":{},"startTime":1749814795396,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":54552,"timestamp":599991822275,"id":6609,"parentId":6597,"tags":{},"startTime":1749814795396,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1913,"timestamp":599991883902,"id":6611,"parentId":6578,"tags":{},"startTime":1749814795458,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":2798,"timestamp":599991883117,"id":6610,"parentId":6578,"tags":{},"startTime":1749814795457,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":170574,"timestamp":599991734704,"id":6597,"parentId":6578,"tags":{},"startTime":1749814795308,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":748769,"timestamp":599991156644,"id":6578,"parentId":6540,"tags":{"name":"client"},"startTime":1749814794730,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":18507,"timestamp":599991905528,"id":6612,"parentId":6540,"tags":{},"startTime":1749814795479,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1899081,"timestamp":599990026707,"id":6540,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814793600,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":17,"timestamp":599991937516,"id":6616,"parentId":3,"tags":{},"startTime":1749814795511,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":36427,"timestamp":599991945168,"id":6619,"parentId":6615,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814795519,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":39219,"timestamp":599991945175,"id":6620,"parentId":6615,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814795519,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":39085,"timestamp":599991945341,"id":6621,"parentId":6615,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814795519,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":47193,"timestamp":599991945157,"id":6618,"parentId":6615,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814795519,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1954000,"timestamp":599990034495,"id":6623,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":false},"startTime":1749814795568,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":52454,"timestamp":599991945007,"id":6617,"parentId":6615,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814795519,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":52226,"timestamp":599991945520,"id":6622,"parentId":6615,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814795519,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":173411,"timestamp":599991933161,"id":6615,"parentId":6614,"tags":{},"startTime":1749814795507,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":6246,"timestamp":599992125104,"id":6640,"parentId":6639,"tags":{},"startTime":1749814795699,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":7,"timestamp":599992131387,"id":6642,"parentId":6639,"tags":{},"startTime":1749814795705,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":10856,"timestamp":599992131417,"id":6643,"parentId":6639,"tags":{},"startTime":1749814795705,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":20,"timestamp":599992142319,"id":6644,"parentId":6639,"tags":{},"startTime":1749814795716,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":4,"timestamp":599992142356,"id":6645,"parentId":6639,"tags":{},"startTime":1749814795716,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":16701,"timestamp":599992131376,"id":6641,"parentId":6639,"tags":{},"startTime":1749814795705,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":546,"timestamp":599992152744,"id":6646,"parentId":6639,"tags":{},"startTime":1749814795726,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":2995,"timestamp":599992153304,"id":6647,"parentId":6639,"tags":{},"startTime":1749814795727,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1745,"timestamp":599992158564,"id":6648,"parentId":6639,"tags":{},"startTime":1749814795732,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":87,"timestamp":599992160308,"id":6649,"parentId":6639,"tags":{},"startTime":1749814795734,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":128,"timestamp":599992160384,"id":6650,"parentId":6639,"tags":{},"startTime":1749814795734,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":282,"timestamp":599992160519,"id":6651,"parentId":6639,"tags":{},"startTime":1749814795734,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":52015,"timestamp":599992113621,"id":6639,"parentId":6614,"tags":{},"startTime":1749814795687,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":247777,"timestamp":599991932529,"id":6614,"parentId":6613,"tags":{"name":"server"},"startTime":1749814795506,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":4635,"timestamp":599992180372,"id":6652,"parentId":6613,"tags":{},"startTime":1749814795754,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":264867,"timestamp":599991921139,"id":6613,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749814795495,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":202037,"timestamp":599992198395,"id":6653,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814795772,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":599992400463,"id":6654,"parentId":6653,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"464224256","memory.heapUsed":"417030696","memory.heapTotal":"482082816"},"startTime":1749814795974,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":764926,"timestamp":599991636132,"id":6596,"tags":{"url":"/projects/kayamandi","isTurbopack":false},"startTime":1749814795210,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":599992401073,"id":6655,"parentId":6596,"tags":{"url":"/projects/kayamandi","memory.rss":"464224256","memory.heapUsed":"417075744","memory.heapTotal":"482082816"},"startTime":1749814795975,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":5479,"timestamp":599992628407,"id":6656,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","isTurbopack":false},"startTime":1749814796202,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":599992633924,"id":6660,"parentId":6656,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","memory.rss":"461209600","memory.heapUsed":"418979632","memory.heapTotal":"482082816"},"startTime":1749814796208,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":7823,"timestamp":599992630608,"id":6658,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814796204,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599992638685,"id":6661,"parentId":6658,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","memory.rss":"461357056","memory.heapUsed":"419108792","memory.heapTotal":"482082816"},"startTime":1749814796212,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":8260,"timestamp":599992631173,"id":6659,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814796205,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599992639460,"id":6662,"parentId":6659,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","memory.rss":"461357056","memory.heapUsed":"419134904","memory.heapTotal":"482082816"},"startTime":1749814796213,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":3562,"timestamp":599992640807,"id":6663,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814796214,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599992644399,"id":6666,"parentId":6663,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","memory.rss":"462454784","memory.heapUsed":"419940616","memory.heapTotal":"482082816"},"startTime":1749814796218,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":3790,"timestamp":599992641836,"id":6665,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814796215,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599992645662,"id":6667,"parentId":6665,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","memory.rss":"462454784","memory.heapUsed":"419969984","memory.heapTotal":"482082816"},"startTime":1749814796219,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":6990,"timestamp":599992641431,"id":6664,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814796215,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":599992648449,"id":6669,"parentId":6664,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","memory.rss":"462733312","memory.heapUsed":"420186640","memory.heapTotal":"482082816"},"startTime":1749814796222,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":31343,"timestamp":599992629467,"id":6657,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749814796203,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599992660985,"id":6670,"parentId":6657,"tags":{"url":"/favicon.ico","memory.rss":"462897152","memory.heapUsed":"420969288","memory.heapTotal":"482082816"},"startTime":1749814796235,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":15449,"timestamp":599992647192,"id":6668,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814796221,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599992662771,"id":6671,"parentId":6668,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","memory.rss":"462929920","memory.heapUsed":"421011872","memory.heapTotal":"482082816"},"startTime":1749814796236,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":21,"timestamp":599993299970,"id":6672,"parentId":3,"tags":{},"startTime":1749814796874,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":259123,"timestamp":599995247657,"id":6679,"parentId":6676,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814798821,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":261729,"timestamp":599995248098,"id":6680,"parentId":6676,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814798822,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":261799,"timestamp":599995248117,"id":6681,"parentId":6676,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814798822,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":271675,"timestamp":599995248226,"id":6682,"parentId":6676,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814798822,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":283389,"timestamp":599995247524,"id":6678,"parentId":6676,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814798821,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":298522,"timestamp":599995238482,"id":6677,"parentId":6676,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814798812,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":469877,"timestamp":599995218594,"id":6676,"parentId":6675,"tags":{},"startTime":1749814798792,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":6177,"timestamp":599995738787,"id":6699,"parentId":6698,"tags":{},"startTime":1749814799312,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":9,"timestamp":599995745013,"id":6701,"parentId":6698,"tags":{},"startTime":1749814799319,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":13491,"timestamp":599995745045,"id":6702,"parentId":6698,"tags":{},"startTime":1749814799319,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":8,"timestamp":599995758585,"id":6703,"parentId":6698,"tags":{},"startTime":1749814799332,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":17,"timestamp":599995758613,"id":6704,"parentId":6698,"tags":{},"startTime":1749814799332,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":18430,"timestamp":599995744996,"id":6700,"parentId":6698,"tags":{},"startTime":1749814799319,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":962,"timestamp":599995770816,"id":6705,"parentId":6698,"tags":{},"startTime":1749814799344,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":4247,"timestamp":599995771797,"id":6706,"parentId":6698,"tags":{},"startTime":1749814799345,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":3426,"timestamp":599995778705,"id":6707,"parentId":6698,"tags":{},"startTime":1749814799352,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":181,"timestamp":599995782129,"id":6708,"parentId":6698,"tags":{},"startTime":1749814799356,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":189,"timestamp":599995782290,"id":6709,"parentId":6698,"tags":{},"startTime":1749814799356,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":476,"timestamp":599995782486,"id":6710,"parentId":6698,"tags":{},"startTime":1749814799356,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":65578,"timestamp":599995722132,"id":6698,"parentId":6675,"tags":{},"startTime":1749814799296,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":586505,"timestamp":599995215891,"id":6675,"parentId":6673,"tags":{"name":"server"},"startTime":1749814798790,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":5829,"timestamp":599995802481,"id":6711,"parentId":6673,"tags":{},"startTime":1749814799376,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":631825,"timestamp":599995177090,"id":6673,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814798751,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":9444,"timestamp":599995821500,"id":6721,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":12105,"timestamp":599995821411,"id":6714,"parentId":6713,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":33981,"timestamp":599995821492,"id":6719,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":33998,"timestamp":599995821514,"id":6722,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":36442,"timestamp":599995821487,"id":6718,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":16628,"timestamp":599995841417,"id":6725,"parentId":6724,"tags":{},"startTime":1749814799415,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":77705,"timestamp":599995858194,"id":6727,"parentId":6726,"tags":{},"startTime":1749814799432,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":78473,"timestamp":599995858115,"id":6726,"parentId":6724,"tags":{},"startTime":1749814799432,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":45680,"timestamp":599995936639,"id":6728,"parentId":6724,"tags":{"astUsed":"true"},"startTime":1749814799510,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":170018,"timestamp":599995821469,"id":6715,"parentId":6713,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":170002,"timestamp":599995821496,"id":6720,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":151419,"timestamp":599995841241,"id":6724,"parentId":6723,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814799415,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":171630,"timestamp":599995821478,"id":6716,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":172932,"timestamp":599995827953,"id":6723,"parentId":6712,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814799402,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":53,"timestamp":599996001053,"id":6729,"parentId":6723,"tags":{},"startTime":1749814799575,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":179650,"timestamp":599995821482,"id":6717,"parentId":6713,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814799395,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":189077,"timestamp":599995812081,"id":6713,"parentId":6712,"tags":{},"startTime":1749814799386,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4196,"timestamp":599996012165,"id":6731,"parentId":6730,"tags":{},"startTime":1749814799586,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":6,"timestamp":599996016391,"id":6733,"parentId":6730,"tags":{},"startTime":1749814799590,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":67,"timestamp":599996016426,"id":6734,"parentId":6730,"tags":{},"startTime":1749814799590,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":5,"timestamp":599996016516,"id":6735,"parentId":6730,"tags":{},"startTime":1749814799590,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":4,"timestamp":599996016540,"id":6736,"parentId":6730,"tags":{},"startTime":1749814799590,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2213,"timestamp":599996016381,"id":6732,"parentId":6730,"tags":{},"startTime":1749814799590,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":834,"timestamp":599996022106,"id":6737,"parentId":6730,"tags":{},"startTime":1749814799596,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":4375,"timestamp":599996023007,"id":6738,"parentId":6730,"tags":{},"startTime":1749814799597,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":8675,"timestamp":599996034932,"id":6739,"parentId":6730,"tags":{},"startTime":1749814799609,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":163,"timestamp":599996043605,"id":6740,"parentId":6730,"tags":{},"startTime":1749814799617,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":99,"timestamp":599996043757,"id":6741,"parentId":6730,"tags":{},"startTime":1749814799617,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":11037,"timestamp":599996043860,"id":6742,"parentId":6730,"tags":{},"startTime":1749814799618,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":72,"timestamp":599996056770,"id":6744,"parentId":6712,"tags":{},"startTime":1749814799630,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":157,"timestamp":599996056694,"id":6743,"parentId":6712,"tags":{},"startTime":1749814799630,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":56886,"timestamp":599996005861,"id":6730,"parentId":6712,"tags":{},"startTime":1749814799580,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":251122,"timestamp":599995811667,"id":6712,"parentId":6674,"tags":{"name":"client"},"startTime":1749814799385,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":5772,"timestamp":599996062815,"id":6745,"parentId":6674,"tags":{},"startTime":1749814799636,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":883984,"timestamp":599995185654,"id":6674,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814798759,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":20,"timestamp":599996076385,"id":6746,"parentId":3,"tags":{},"startTime":1749814799650,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":917000,"timestamp":599995188751,"id":6748,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":true},"startTime":1749814799679,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":137478,"timestamp":599996087047,"id":6747,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814799661,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":4,"timestamp":599996224622,"id":6749,"parentId":6747,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"343752704","memory.heapUsed":"452906448","memory.heapTotal":"499138560"},"startTime":1749814799798,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":27222,"timestamp":599997420252,"id":6756,"parentId":6753,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814800994,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":28589,"timestamp":599997420257,"id":6757,"parentId":6753,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814800994,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":28634,"timestamp":599997420261,"id":6758,"parentId":6753,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814800994,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":30752,"timestamp":599997420269,"id":6759,"parentId":6753,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814800994,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":34850,"timestamp":599997420244,"id":6755,"parentId":6753,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814800994,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":76939,"timestamp":599997419968,"id":6754,"parentId":6753,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814800994,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":292349,"timestamp":599997406904,"id":6753,"parentId":6752,"tags":{},"startTime":1749814800981,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":12810,"timestamp":599997733545,"id":6776,"parentId":6775,"tags":{},"startTime":1749814801307,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":22,"timestamp":599997746415,"id":6778,"parentId":6775,"tags":{},"startTime":1749814801320,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":170884,"timestamp":599997746487,"id":6779,"parentId":6775,"tags":{},"startTime":1749814801320,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":371,"timestamp":599997918470,"id":6780,"parentId":6775,"tags":{},"startTime":1749814801492,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":158,"timestamp":599997918987,"id":6781,"parentId":6775,"tags":{},"startTime":1749814801493,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":233323,"timestamp":599997746399,"id":6777,"parentId":6775,"tags":{},"startTime":1749814801320,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":5208,"timestamp":599997990903,"id":6782,"parentId":6775,"tags":{},"startTime":1749814801565,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":40157,"timestamp":599997996245,"id":6783,"parentId":6775,"tags":{},"startTime":1749814801570,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":11907,"timestamp":599998054364,"id":6784,"parentId":6775,"tags":{},"startTime":1749814801628,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":508,"timestamp":599998066269,"id":6785,"parentId":6775,"tags":{},"startTime":1749814801640,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":1507,"timestamp":599998066707,"id":6786,"parentId":6775,"tags":{},"startTime":1749814801640,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":2792,"timestamp":599998068231,"id":6787,"parentId":6775,"tags":{},"startTime":1749814801642,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":374341,"timestamp":599997715473,"id":6775,"parentId":6752,"tags":{},"startTime":1749814801289,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":716455,"timestamp":599997399622,"id":6752,"parentId":6750,"tags":{"name":"server"},"startTime":1749814800973,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":5783,"timestamp":599998116221,"id":6788,"parentId":6750,"tags":{},"startTime":1749814801690,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":742941,"timestamp":599997380523,"id":6750,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814800954,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":226732,"timestamp":599998138949,"id":6798,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":263238,"timestamp":599998138820,"id":6791,"parentId":6790,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":287262,"timestamp":599998138940,"id":6796,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":287296,"timestamp":599998138954,"id":6799,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":290152,"timestamp":599998138934,"id":6795,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":11264,"timestamp":599998418323,"id":6802,"parentId":6801,"tags":{},"startTime":1749814801992,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":243433,"timestamp":599998429931,"id":6804,"parentId":6803,"tags":{},"startTime":1749814802004,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":244834,"timestamp":599998429756,"id":6803,"parentId":6801,"tags":{},"startTime":1749814802003,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":79888,"timestamp":599998674888,"id":6805,"parentId":6801,"tags":{"astUsed":"true"},"startTime":1749814802249,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":624489,"timestamp":599998138897,"id":6792,"parentId":6790,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":624469,"timestamp":599998138944,"id":6797,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":361847,"timestamp":599998417876,"id":6801,"parentId":6800,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814801992,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":641823,"timestamp":599998138908,"id":6793,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":617864,"timestamp":599998173236,"id":6800,"parentId":6789,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814801747,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":95,"timestamp":599998791414,"id":6806,"parentId":6800,"tags":{},"startTime":1749814802365,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":652634,"timestamp":599998138913,"id":6794,"parentId":6790,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814801713,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":663530,"timestamp":599998128098,"id":6790,"parentId":6789,"tags":{},"startTime":1749814801702,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":15163,"timestamp":599998820740,"id":6808,"parentId":6807,"tags":{},"startTime":1749814802394,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":35,"timestamp":599998835965,"id":6810,"parentId":6807,"tags":{},"startTime":1749814802410,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":246,"timestamp":599998836038,"id":6811,"parentId":6807,"tags":{},"startTime":1749814802410,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":31,"timestamp":599998836330,"id":6812,"parentId":6807,"tags":{},"startTime":1749814802410,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":12,"timestamp":599998836396,"id":6813,"parentId":6807,"tags":{},"startTime":1749814802410,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":3426,"timestamp":599998835943,"id":6809,"parentId":6807,"tags":{},"startTime":1749814802410,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":877,"timestamp":599998843461,"id":6814,"parentId":6807,"tags":{},"startTime":1749814802417,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":6701,"timestamp":599998844362,"id":6815,"parentId":6807,"tags":{},"startTime":1749814802418,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":14350,"timestamp":599998856215,"id":6816,"parentId":6807,"tags":{},"startTime":1749814802430,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":309,"timestamp":599998870562,"id":6817,"parentId":6807,"tags":{},"startTime":1749814802444,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":129,"timestamp":599998870853,"id":6818,"parentId":6807,"tags":{},"startTime":1749814802445,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":25091,"timestamp":599998870988,"id":6819,"parentId":6807,"tags":{},"startTime":1749814802445,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":128,"timestamp":599998899761,"id":6821,"parentId":6789,"tags":{},"startTime":1749814802473,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":304,"timestamp":599998899600,"id":6820,"parentId":6789,"tags":{},"startTime":1749814802473,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":104595,"timestamp":599998805133,"id":6807,"parentId":6789,"tags":{},"startTime":1749814802379,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":782218,"timestamp":599998127605,"id":6789,"parentId":6751,"tags":{"name":"client"},"startTime":1749814801701,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":11681,"timestamp":599998909879,"id":6822,"parentId":6751,"tags":{},"startTime":1749814802484,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1543534,"timestamp":599997381495,"id":6751,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814800955,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":28,"timestamp":599998932713,"id":6823,"parentId":3,"tags":{},"startTime":1749814802506,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":142671,"timestamp":599998936128,"id":6824,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814802510,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":6,"timestamp":599999079528,"id":6826,"parentId":6824,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"279904256","memory.heapUsed":"491855104","memory.heapTotal":"533544960"},"startTime":1749814802653,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1702000,"timestamp":599997382977,"id":6827,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":false},"startTime":1749814802661,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":299517,"timestamp":599999073117,"id":6825,"tags":{"url":"/projects/kayamandi","isTurbopack":false},"startTime":1749814802647,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599999372690,"id":6828,"parentId":6825,"tags":{"url":"/projects/kayamandi","memory.rss":"279085056","memory.heapUsed":"500672712","memory.heapTotal":"535117824"},"startTime":1749814802946,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":46558,"timestamp":599999754430,"id":6829,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","isTurbopack":false},"startTime":1749814803328,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599999801045,"id":6832,"parentId":6829,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","memory.rss":"240713728","memory.heapUsed":"491491272","memory.heapTotal":"536428544"},"startTime":1749814803375,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":30132,"timestamp":599999784388,"id":6831,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814803358,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599999814565,"id":6833,"parentId":6831,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","memory.rss":"239255552","memory.heapUsed":"491737800","memory.heapTotal":"536428544"},"startTime":1749814803388,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":94609,"timestamp":599999759099,"id":6830,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749814803333,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599999853816,"id":6834,"parentId":6830,"tags":{"url":"/favicon.ico","memory.rss":"241647616","memory.heapUsed":"493201800","memory.heapTotal":"536428544"},"startTime":1749814803428,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":9779,"timestamp":599999858328,"id":6836,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814803432,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599999868162,"id":6839,"parentId":6836,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","memory.rss":"243286016","memory.heapUsed":"494263808","memory.heapTotal":"536428544"},"startTime":1749814803442,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":12968,"timestamp":599999856634,"id":6835,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814803430,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":599999869662,"id":6840,"parentId":6835,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","memory.rss":"243318784","memory.heapUsed":"494305264","memory.heapTotal":"536428544"},"startTime":1749814803443,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":15274,"timestamp":599999862784,"id":6838,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814803436,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599999878116,"id":6842,"parentId":6838,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","memory.rss":"244187136","memory.heapUsed":"494590048","memory.heapTotal":"536428544"},"startTime":1749814803452,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":20076,"timestamp":599999859799,"id":6837,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814803433,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":599999879932,"id":6843,"parentId":6837,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","memory.rss":"244252672","memory.heapUsed":"494631984","memory.heapTotal":"536428544"},"startTime":1749814803454,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":9367,"timestamp":599999876699,"id":6841,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814803450,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":3,"timestamp":599999886364,"id":6844,"parentId":6841,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","memory.rss":"245055488","memory.heapUsed":"494765576","memory.heapTotal":"536428544"},"startTime":1749814803460,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":72,"timestamp":600000457666,"id":6845,"parentId":3,"tags":{},"startTime":1749814804031,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":44476,"timestamp":600006022551,"id":6857,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":46805,"timestamp":600006022180,"id":6850,"parentId":6849,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":92763,"timestamp":600006022532,"id":6854,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":39804,"timestamp":600006075578,"id":6861,"parentId":6860,"tags":{},"startTime":1749814809649,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":78779,"timestamp":600006115975,"id":6863,"parentId":6862,"tags":{},"startTime":1749814809690,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":80048,"timestamp":600006115538,"id":6862,"parentId":6860,"tags":{},"startTime":1749814809689,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":41930,"timestamp":600006195691,"id":6864,"parentId":6860,"tags":{"astUsed":"true"},"startTime":1749814809769,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":228454,"timestamp":600006022505,"id":6851,"parentId":6849,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":229895,"timestamp":600006022538,"id":6855,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":229904,"timestamp":600006022556,"id":6858,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":177653,"timestamp":600006075307,"id":6860,"parentId":6859,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814809649,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":231205,"timestamp":600006022542,"id":6856,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":197896,"timestamp":600006060472,"id":6859,"parentId":6848,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814809634,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":161,"timestamp":600006259060,"id":6865,"parentId":6859,"tags":{},"startTime":1749814809833,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":236807,"timestamp":600006022527,"id":6853,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":239293,"timestamp":600006022515,"id":6852,"parentId":6849,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814809596,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":240976,"timestamp":600006020884,"id":6849,"parentId":6848,"tags":{},"startTime":1749814809595,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":3867,"timestamp":600006275543,"id":6867,"parentId":6866,"tags":{},"startTime":1749814809849,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":15,"timestamp":600006279442,"id":6869,"parentId":6866,"tags":{},"startTime":1749814809853,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":95,"timestamp":600006279486,"id":6870,"parentId":6866,"tags":{},"startTime":1749814809853,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":14,"timestamp":600006279610,"id":6871,"parentId":6866,"tags":{},"startTime":1749814809853,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":10,"timestamp":600006279647,"id":6872,"parentId":6866,"tags":{},"startTime":1749814809853,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2459,"timestamp":600006279432,"id":6868,"parentId":6866,"tags":{},"startTime":1749814809853,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1252,"timestamp":600006285577,"id":6873,"parentId":6866,"tags":{},"startTime":1749814809859,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":8714,"timestamp":600006286838,"id":6874,"parentId":6866,"tags":{},"startTime":1749814809861,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":9094,"timestamp":600006297922,"id":6875,"parentId":6866,"tags":{},"startTime":1749814809872,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":198,"timestamp":600006307014,"id":6876,"parentId":6866,"tags":{},"startTime":1749814809881,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":97,"timestamp":600006307202,"id":6877,"parentId":6866,"tags":{},"startTime":1749814809881,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":10184,"timestamp":600006307304,"id":6878,"parentId":6866,"tags":{},"startTime":1749814809881,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":86,"timestamp":600006319166,"id":6880,"parentId":6848,"tags":{},"startTime":1749814809893,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":395,"timestamp":600006319064,"id":6879,"parentId":6848,"tags":{},"startTime":1749814809893,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":56026,"timestamp":600006268681,"id":6866,"parentId":6848,"tags":{},"startTime":1749814809842,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":304914,"timestamp":600006019837,"id":6848,"parentId":6846,"tags":{"name":"client"},"startTime":1749814809594,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":12883,"timestamp":600006324785,"id":6881,"parentId":6846,"tags":{},"startTime":1749814809899,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":336875,"timestamp":600006001781,"id":6846,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814809576,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":268,"timestamp":600006363670,"id":6884,"parentId":3,"tags":{},"startTime":1749814809938,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":379000,"timestamp":600006004128,"id":6891,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":true},"startTime":1749814809958,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":30209,"timestamp":600006372475,"id":6886,"parentId":6883,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814809946,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31258,"timestamp":600006372494,"id":6887,"parentId":6883,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814809946,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31270,"timestamp":600006372501,"id":6888,"parentId":6883,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814809946,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":37688,"timestamp":600006372536,"id":6890,"parentId":6883,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814809946,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":43347,"timestamp":600006372142,"id":6885,"parentId":6883,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814809946,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":43076,"timestamp":600006372508,"id":6889,"parentId":6883,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814809946,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":162276,"timestamp":600006342997,"id":6883,"parentId":6882,"tags":{},"startTime":1749814809917,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4598,"timestamp":600006519472,"id":6908,"parentId":6907,"tags":{},"startTime":1749814810093,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":4,"timestamp":600006524091,"id":6910,"parentId":6907,"tags":{},"startTime":1749814810098,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":10906,"timestamp":600006524120,"id":6911,"parentId":6907,"tags":{},"startTime":1749814810098,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":7,"timestamp":600006535059,"id":6912,"parentId":6907,"tags":{},"startTime":1749814810109,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":4,"timestamp":600006535082,"id":6913,"parentId":6907,"tags":{},"startTime":1749814810109,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":13516,"timestamp":600006524083,"id":6909,"parentId":6907,"tags":{},"startTime":1749814810098,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":977,"timestamp":600006539788,"id":6914,"parentId":6907,"tags":{},"startTime":1749814810114,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":14024,"timestamp":600006540773,"id":6915,"parentId":6907,"tags":{},"startTime":1749814810115,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":2533,"timestamp":600006556976,"id":6916,"parentId":6907,"tags":{},"startTime":1749814810131,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":229,"timestamp":600006559505,"id":6917,"parentId":6907,"tags":{},"startTime":1749814810133,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":195,"timestamp":600006559719,"id":6918,"parentId":6907,"tags":{},"startTime":1749814810133,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":783,"timestamp":600006559923,"id":6919,"parentId":6907,"tags":{},"startTime":1749814810134,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":54962,"timestamp":600006511929,"id":6907,"parentId":6882,"tags":{},"startTime":1749814810086,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":237233,"timestamp":600006342616,"id":6882,"parentId":6847,"tags":{"name":"server"},"startTime":1749814809916,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":4470,"timestamp":600006579911,"id":6920,"parentId":6847,"tags":{},"startTime":1749814810154,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":580709,"timestamp":600006004486,"id":6847,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814809578,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":89616,"timestamp":600006596487,"id":6921,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814810170,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600006686125,"id":6922,"parentId":6921,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"455016448","memory.heapUsed":"392221424","memory.heapTotal":"537411584"},"startTime":1749814810260,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":15795,"timestamp":600011006017,"id":6934,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":17111,"timestamp":600011005701,"id":6927,"parentId":6926,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814814579,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":25837,"timestamp":600011005982,"id":6931,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":8035,"timestamp":600011025964,"id":6938,"parentId":6937,"tags":{},"startTime":1749814814600,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":167211,"timestamp":600011034188,"id":6940,"parentId":6939,"tags":{},"startTime":1749814814608,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":169200,"timestamp":600011034090,"id":6939,"parentId":6937,"tags":{},"startTime":1749814814608,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":97036,"timestamp":600011203422,"id":6941,"parentId":6937,"tags":{"astUsed":"true"},"startTime":1749814814777,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":311790,"timestamp":600011005944,"id":6928,"parentId":6926,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":314893,"timestamp":600011006002,"id":6932,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":314886,"timestamp":600011006034,"id":6935,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":296074,"timestamp":600011025789,"id":6937,"parentId":6936,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814814600,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":316711,"timestamp":600011006009,"id":6933,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":316855,"timestamp":600011018874,"id":6936,"parentId":6925,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814814593,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":154,"timestamp":600011337867,"id":6942,"parentId":6936,"tags":{},"startTime":1749814814912,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":332148,"timestamp":600011005973,"id":6930,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":336061,"timestamp":600011005964,"id":6929,"parentId":6926,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814814580,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":337384,"timestamp":600011004700,"id":6926,"parentId":6925,"tags":{},"startTime":1749814814578,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":10297,"timestamp":600011370997,"id":6944,"parentId":6943,"tags":{},"startTime":1749814814945,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":14,"timestamp":600011381340,"id":6946,"parentId":6943,"tags":{},"startTime":1749814814955,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":123,"timestamp":600011381384,"id":6947,"parentId":6943,"tags":{},"startTime":1749814814955,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":12,"timestamp":600011381538,"id":6948,"parentId":6943,"tags":{},"startTime":1749814814955,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":9,"timestamp":600011381581,"id":6949,"parentId":6943,"tags":{},"startTime":1749814814955,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":6025,"timestamp":600011381325,"id":6945,"parentId":6943,"tags":{},"startTime":1749814814955,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":692,"timestamp":600011391019,"id":6950,"parentId":6943,"tags":{},"startTime":1749814814965,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5175,"timestamp":600011391725,"id":6951,"parentId":6943,"tags":{},"startTime":1749814814965,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":13233,"timestamp":600011400241,"id":6952,"parentId":6943,"tags":{},"startTime":1749814814974,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":215,"timestamp":600011413473,"id":6953,"parentId":6943,"tags":{},"startTime":1749814814987,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":129,"timestamp":600011413674,"id":6954,"parentId":6943,"tags":{},"startTime":1749814814987,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":16157,"timestamp":600011413809,"id":6955,"parentId":6943,"tags":{},"startTime":1749814814988,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":130,"timestamp":600011432596,"id":6957,"parentId":6925,"tags":{},"startTime":1749814815006,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":285,"timestamp":600011432451,"id":6956,"parentId":6925,"tags":{},"startTime":1749814815006,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":86319,"timestamp":600011354127,"id":6943,"parentId":6925,"tags":{},"startTime":1749814814928,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":436616,"timestamp":600011003880,"id":6925,"parentId":6923,"tags":{"name":"client"},"startTime":1749814814578,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":8072,"timestamp":600011440528,"id":6958,"parentId":6923,"tags":{},"startTime":1749814815014,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":458215,"timestamp":600010991268,"id":6923,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814814565,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":41,"timestamp":600011455635,"id":6961,"parentId":3,"tags":{},"startTime":1749814815029,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":474000,"timestamp":600010992692,"id":6968,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":true},"startTime":1749814815051,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":19898,"timestamp":600011459942,"id":6963,"parentId":6960,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814815034,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":20630,"timestamp":600011459951,"id":6964,"parentId":6960,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814815034,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":20634,"timestamp":600011459957,"id":6965,"parentId":6960,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814815034,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":24413,"timestamp":600011459964,"id":6966,"parentId":6960,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814815034,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":26705,"timestamp":600011459889,"id":6962,"parentId":6960,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814815034,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":26709,"timestamp":600011459970,"id":6967,"parentId":6960,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814815034,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":119685,"timestamp":600011452479,"id":6960,"parentId":6959,"tags":{},"startTime":1749814815026,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":12143,"timestamp":600011594454,"id":6985,"parentId":6984,"tags":{},"startTime":1749814815168,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":14,"timestamp":600011606704,"id":6987,"parentId":6984,"tags":{},"startTime":1749814815180,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":61557,"timestamp":600011606775,"id":6988,"parentId":6984,"tags":{},"startTime":1749814815181,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":18,"timestamp":600011668411,"id":6989,"parentId":6984,"tags":{},"startTime":1749814815242,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":7,"timestamp":600011668453,"id":6990,"parentId":6984,"tags":{},"startTime":1749814815242,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":85523,"timestamp":600011606629,"id":6986,"parentId":6984,"tags":{},"startTime":1749814815180,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":2851,"timestamp":600011697970,"id":6991,"parentId":6984,"tags":{},"startTime":1749814815272,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":7224,"timestamp":600011700896,"id":6992,"parentId":6984,"tags":{},"startTime":1749814815275,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":2865,"timestamp":600011710731,"id":6993,"parentId":6984,"tags":{},"startTime":1749814815284,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":150,"timestamp":600011713593,"id":6994,"parentId":6984,"tags":{},"startTime":1749814815287,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":559,"timestamp":600011713717,"id":6995,"parentId":6984,"tags":{},"startTime":1749814815287,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":1263,"timestamp":600011714284,"id":6996,"parentId":6984,"tags":{},"startTime":1749814815288,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":140253,"timestamp":600011582690,"id":6984,"parentId":6959,"tags":{},"startTime":1749814815156,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":295356,"timestamp":600011452138,"id":6959,"parentId":6924,"tags":{"name":"server"},"startTime":1749814815026,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":5143,"timestamp":600011747621,"id":6997,"parentId":6924,"tags":{},"startTime":1749814815321,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":762158,"timestamp":600010992494,"id":6924,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814814566,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":206094,"timestamp":600011782020,"id":6998,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814815356,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":600011988169,"id":6999,"parentId":6998,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"343146496","memory.heapUsed":"435683768","memory.heapTotal":"541687808"},"startTime":1749814815562,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":124087,"timestamp":600013069038,"id":7000,"tags":{"url":"/projects/kayamandi","isTurbopack":false},"startTime":1749814816643,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013193210,"id":7001,"parentId":7000,"tags":{"url":"/projects/kayamandi","memory.rss":"175079424","memory.heapUsed":"433458680","memory.heapTotal":"541687808"},"startTime":1749814816767,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":7700,"timestamp":600013408491,"id":7002,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","isTurbopack":false},"startTime":1749814816982,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":11,"timestamp":600013416377,"id":7005,"parentId":7002,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","memory.rss":"182992896","memory.heapUsed":"435694432","memory.heapTotal":"541687808"},"startTime":1749814816990,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":10145,"timestamp":600013411119,"id":7004,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814816985,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013421305,"id":7007,"parentId":7004,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","memory.rss":"183894016","memory.heapUsed":"436184536","memory.heapTotal":"541687808"},"startTime":1749814816995,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":8146,"timestamp":600013419542,"id":7006,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814816993,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013427753,"id":7010,"parentId":7006,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","memory.rss":"185942016","memory.heapUsed":"437224544","memory.heapTotal":"541687808"},"startTime":1749814817002,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":8057,"timestamp":600013424843,"id":7009,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814816999,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013432937,"id":7012,"parentId":7009,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","memory.rss":"187056128","memory.heapUsed":"437804336","memory.heapTotal":"541687808"},"startTime":1749814817007,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":10241,"timestamp":600013424100,"id":7008,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814816998,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013434476,"id":7013,"parentId":7008,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","memory.rss":"187187200","memory.heapUsed":"437907456","memory.heapTotal":"541687808"},"startTime":1749814817008,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":8137,"timestamp":600013429803,"id":7011,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814817004,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013438760,"id":7015,"parentId":7011,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","memory.rss":"188268544","memory.heapUsed":"438375544","memory.heapTotal":"541687808"},"startTime":1749814817013,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":38653,"timestamp":600013410044,"id":7003,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749814816984,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600013448736,"id":7016,"parentId":7003,"tags":{"url":"/favicon.ico","memory.rss":"192479232","memory.heapUsed":"439229672","memory.heapTotal":"541687808"},"startTime":1749814817023,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":13553,"timestamp":600013435847,"id":7014,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814817010,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600013449439,"id":7017,"parentId":7014,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","memory.rss":"192512000","memory.heapUsed":"439261632","memory.heapTotal":"541687808"},"startTime":1749814817023,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":11,"timestamp":600013840121,"id":7018,"parentId":3,"tags":{},"startTime":1749814817414,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":132418,"timestamp":600021138450,"id":7025,"parentId":7022,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814824712,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":137205,"timestamp":600021138459,"id":7026,"parentId":7022,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814824712,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":137523,"timestamp":600021138467,"id":7027,"parentId":7022,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814824712,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":155453,"timestamp":600021138476,"id":7028,"parentId":7022,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814824712,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":163634,"timestamp":600021138429,"id":7024,"parentId":7022,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814824712,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":196368,"timestamp":600021138013,"id":7023,"parentId":7022,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814824712,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":639457,"timestamp":600021113252,"id":7022,"parentId":7021,"tags":{},"startTime":1749814824687,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4176,"timestamp":600021771710,"id":7045,"parentId":7044,"tags":{},"startTime":1749814825346,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":15,"timestamp":600021775912,"id":7047,"parentId":7044,"tags":{},"startTime":1749814825350,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":11543,"timestamp":600021775967,"id":7048,"parentId":7044,"tags":{},"startTime":1749814825350,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":6,"timestamp":600021787546,"id":7049,"parentId":7044,"tags":{},"startTime":1749814825361,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":9,"timestamp":600021787565,"id":7050,"parentId":7044,"tags":{},"startTime":1749814825361,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":15416,"timestamp":600021775903,"id":7046,"parentId":7044,"tags":{},"startTime":1749814825350,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1706,"timestamp":600021794925,"id":7051,"parentId":7044,"tags":{},"startTime":1749814825369,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":10712,"timestamp":600021796647,"id":7052,"parentId":7044,"tags":{},"startTime":1749814825370,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1777,"timestamp":600021809310,"id":7053,"parentId":7044,"tags":{},"startTime":1749814825383,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":117,"timestamp":600021811087,"id":7054,"parentId":7044,"tags":{},"startTime":1749814825385,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":134,"timestamp":600021811194,"id":7055,"parentId":7044,"tags":{},"startTime":1749814825385,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":414,"timestamp":600021811332,"id":7056,"parentId":7044,"tags":{},"startTime":1749814825385,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":53162,"timestamp":600021762876,"id":7044,"parentId":7021,"tags":{},"startTime":1749814825337,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":720168,"timestamp":600021111013,"id":7021,"parentId":7019,"tags":{"name":"server"},"startTime":1749814824685,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":68482,"timestamp":600021831266,"id":7057,"parentId":7019,"tags":{},"startTime":1749814825405,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":819017,"timestamp":600021084689,"id":7019,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814824658,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":13128,"timestamp":600021937734,"id":7067,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":15607,"timestamp":600021937508,"id":7060,"parentId":7059,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814825511,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31602,"timestamp":600021937725,"id":7065,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31511,"timestamp":600021937835,"id":7068,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":32776,"timestamp":600021937719,"id":7064,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":9492,"timestamp":600021961080,"id":7071,"parentId":7070,"tags":{},"startTime":1749814825535,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":58463,"timestamp":600021970722,"id":7073,"parentId":7072,"tags":{},"startTime":1749814825545,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":59189,"timestamp":600021970635,"id":7072,"parentId":7070,"tags":{},"startTime":1749814825544,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":33341,"timestamp":600022029884,"id":7074,"parentId":7070,"tags":{"astUsed":"true"},"startTime":1749814825604,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":130284,"timestamp":600021937681,"id":7061,"parentId":7059,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814825511,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":130240,"timestamp":600021937730,"id":7066,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":131409,"timestamp":600021937692,"id":7062,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":108331,"timestamp":600021960902,"id":7070,"parentId":7069,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814825535,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":124796,"timestamp":600021948519,"id":7069,"parentId":7058,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814825522,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":47,"timestamp":600022073542,"id":7075,"parentId":7069,"tags":{},"startTime":1749814825647,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":135919,"timestamp":600021937699,"id":7063,"parentId":7059,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814825512,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":153690,"timestamp":600021919947,"id":7059,"parentId":7058,"tags":{},"startTime":1749814825494,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":3374,"timestamp":600022083314,"id":7077,"parentId":7076,"tags":{},"startTime":1749814825657,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":3,"timestamp":600022086707,"id":7079,"parentId":7076,"tags":{},"startTime":1749814825661,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":56,"timestamp":600022086723,"id":7080,"parentId":7076,"tags":{},"startTime":1749814825661,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":4,"timestamp":600022086799,"id":7081,"parentId":7076,"tags":{},"startTime":1749814825661,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":3,"timestamp":600022086819,"id":7082,"parentId":7076,"tags":{},"startTime":1749814825661,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2099,"timestamp":600022086700,"id":7078,"parentId":7076,"tags":{},"startTime":1749814825661,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":500,"timestamp":600022090669,"id":7083,"parentId":7076,"tags":{},"startTime":1749814825664,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":6022,"timestamp":600022091175,"id":7084,"parentId":7076,"tags":{},"startTime":1749814825665,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":14913,"timestamp":600022099035,"id":7085,"parentId":7076,"tags":{},"startTime":1749814825673,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":161,"timestamp":600022113944,"id":7086,"parentId":7076,"tags":{},"startTime":1749814825688,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":90,"timestamp":600022114096,"id":7087,"parentId":7076,"tags":{},"startTime":1749814825688,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":8789,"timestamp":600022114190,"id":7088,"parentId":7076,"tags":{},"startTime":1749814825688,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":88,"timestamp":600022124523,"id":7090,"parentId":7058,"tags":{},"startTime":1749814825698,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":166,"timestamp":600022124451,"id":7089,"parentId":7058,"tags":{},"startTime":1749814825698,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":52317,"timestamp":600022077834,"id":7076,"parentId":7058,"tags":{},"startTime":1749814825652,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":210967,"timestamp":600021919227,"id":7058,"parentId":7020,"tags":{"name":"client"},"startTime":1749814825493,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":5221,"timestamp":600022130219,"id":7091,"parentId":7020,"tags":{},"startTime":1749814825704,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1050828,"timestamp":600021085816,"id":7020,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814824660,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":27,"timestamp":600022139508,"id":7092,"parentId":3,"tags":{},"startTime":1749814825713,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1065000,"timestamp":600021086788,"id":7094,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":false},"startTime":1749814825765,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":56640,"timestamp":600022143958,"id":7093,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814825718,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600022200632,"id":7095,"parentId":7093,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"340246528","memory.heapUsed":"467735152","memory.heapTotal":"544112640"},"startTime":1749814825774,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":82339,"timestamp":600023627355,"id":7096,"tags":{"url":"/projects/kayamandi","isTurbopack":false},"startTime":1749814827201,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600023709803,"id":7097,"parentId":7096,"tags":{"url":"/projects/kayamandi","memory.rss":"257441792","memory.heapUsed":"467953896","memory.heapTotal":"544112640"},"startTime":1749814827284,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":8702,"timestamp":600023935455,"id":7098,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","isTurbopack":false},"startTime":1749814827509,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023944199,"id":7101,"parentId":7098,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","memory.rss":"259538944","memory.heapUsed":"471341912","memory.heapTotal":"544112640"},"startTime":1749814827518,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":13907,"timestamp":600023938290,"id":7100,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814827512,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023952229,"id":7103,"parentId":7100,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","memory.rss":"260669440","memory.heapUsed":"472156872","memory.heapTotal":"544112640"},"startTime":1749814827526,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":10935,"timestamp":600023948695,"id":7102,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814827523,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023959668,"id":7106,"parentId":7102,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","memory.rss":"262750208","memory.heapUsed":"473794480","memory.heapTotal":"544112640"},"startTime":1749814827533,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":12918,"timestamp":600023953732,"id":7104,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814827528,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023966682,"id":7108,"parentId":7104,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","memory.rss":"264781824","memory.heapUsed":"474748584","memory.heapTotal":"544112640"},"startTime":1749814827541,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":15376,"timestamp":600023955361,"id":7105,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814827529,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023970776,"id":7110,"parentId":7105,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","memory.rss":"265502720","memory.heapUsed":"475361048","memory.heapTotal":"544112640"},"startTime":1749814827545,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":8159,"timestamp":600023964673,"id":7107,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814827538,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023972880,"id":7111,"parentId":7107,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","memory.rss":"265879552","memory.heapUsed":"475698968","memory.heapTotal":"544112640"},"startTime":1749814827547,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":49001,"timestamp":600023936715,"id":7099,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749814827511,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023985750,"id":7112,"parentId":7099,"tags":{"url":"/favicon.ico","memory.rss":"268615680","memory.heapUsed":"476847064","memory.heapTotal":"544112640"},"startTime":1749814827560,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":17859,"timestamp":600023968944,"id":7109,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814827543,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600023986827,"id":7113,"parentId":7109,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","memory.rss":"268697600","memory.heapUsed":"476944128","memory.heapTotal":"544112640"},"startTime":1749814827561,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":13,"timestamp":600024742290,"id":7114,"parentId":3,"tags":{},"startTime":1749814828316,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":36022,"timestamp":600027028657,"id":7123,"parentId":7118,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814830602,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":36052,"timestamp":600027028671,"id":7124,"parentId":7118,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814830603,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":38273,"timestamp":600027028632,"id":7122,"parentId":7118,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814830602,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":44905,"timestamp":600027028224,"id":7119,"parentId":7118,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814830602,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":48717,"timestamp":600027028563,"id":7121,"parentId":7118,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814830602,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":53472,"timestamp":600027028492,"id":7120,"parentId":7118,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814830602,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":250105,"timestamp":600027021230,"id":7118,"parentId":7117,"tags":{},"startTime":1749814830595,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":8500,"timestamp":600027301679,"id":7141,"parentId":7140,"tags":{},"startTime":1749814830876,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":15,"timestamp":600027310213,"id":7143,"parentId":7140,"tags":{},"startTime":1749814830884,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":21261,"timestamp":600027310256,"id":7144,"parentId":7140,"tags":{},"startTime":1749814830884,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":16,"timestamp":600027331559,"id":7145,"parentId":7140,"tags":{},"startTime":1749814830905,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":12,"timestamp":600027331591,"id":7146,"parentId":7140,"tags":{},"startTime":1749814830905,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":26965,"timestamp":600027310202,"id":7142,"parentId":7140,"tags":{},"startTime":1749814830884,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":716,"timestamp":600027341281,"id":7147,"parentId":7140,"tags":{},"startTime":1749814830915,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5416,"timestamp":600027342009,"id":7148,"parentId":7140,"tags":{},"startTime":1749814830916,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1793,"timestamp":600027350149,"id":7149,"parentId":7140,"tags":{},"startTime":1749814830924,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":108,"timestamp":600027351941,"id":7150,"parentId":7140,"tags":{},"startTime":1749814830926,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":110,"timestamp":600027352040,"id":7151,"parentId":7140,"tags":{},"startTime":1749814830926,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":360,"timestamp":600027352153,"id":7152,"parentId":7140,"tags":{},"startTime":1749814830926,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":68577,"timestamp":600027289332,"id":7140,"parentId":7117,"tags":{},"startTime":1749814830863,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":356516,"timestamp":600027019541,"id":7117,"parentId":7115,"tags":{"name":"server"},"startTime":1749814830593,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":4891,"timestamp":600027376149,"id":7153,"parentId":7115,"tags":{},"startTime":1749814830950,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":377084,"timestamp":600027004591,"id":7115,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814830578,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":17122,"timestamp":600027393894,"id":7163,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":20022,"timestamp":600027393764,"id":7156,"parentId":7155,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":32150,"timestamp":600027393885,"id":7161,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":32162,"timestamp":600027393898,"id":7164,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":33573,"timestamp":600027393879,"id":7160,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":5667,"timestamp":600027421875,"id":7167,"parentId":7166,"tags":{},"startTime":1749814830996,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":63636,"timestamp":600027427675,"id":7169,"parentId":7168,"tags":{},"startTime":1749814831002,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":64365,"timestamp":600027427595,"id":7168,"parentId":7166,"tags":{},"startTime":1749814831001,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":51586,"timestamp":600027492023,"id":7170,"parentId":7166,"tags":{"astUsed":"true"},"startTime":1749814831066,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":184045,"timestamp":600027393854,"id":7157,"parentId":7155,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":184024,"timestamp":600027393890,"id":7162,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":190288,"timestamp":600027393869,"id":7158,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":162644,"timestamp":600027421696,"id":7166,"parentId":7165,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814830996,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":186363,"timestamp":600027406519,"id":7165,"parentId":7154,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814830980,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":49,"timestamp":600027593044,"id":7171,"parentId":7165,"tags":{},"startTime":1749814831167,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":199245,"timestamp":600027393874,"id":7159,"parentId":7155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814830968,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":209190,"timestamp":600027383952,"id":7155,"parentId":7154,"tags":{},"startTime":1749814830958,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4028,"timestamp":600027608072,"id":7173,"parentId":7172,"tags":{},"startTime":1749814831182,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":8,"timestamp":600027612199,"id":7175,"parentId":7172,"tags":{},"startTime":1749814831186,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":367,"timestamp":600027612272,"id":7176,"parentId":7172,"tags":{},"startTime":1749814831186,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":7,"timestamp":600027612673,"id":7177,"parentId":7172,"tags":{},"startTime":1749814831187,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":4,"timestamp":600027612701,"id":7178,"parentId":7172,"tags":{},"startTime":1749814831187,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":4088,"timestamp":600027612179,"id":7174,"parentId":7172,"tags":{},"startTime":1749814831186,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":631,"timestamp":600027618604,"id":7179,"parentId":7172,"tags":{},"startTime":1749814831192,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":3302,"timestamp":600027619264,"id":7180,"parentId":7172,"tags":{},"startTime":1749814831193,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":8332,"timestamp":600027624571,"id":7181,"parentId":7172,"tags":{},"startTime":1749814831198,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":169,"timestamp":600027632901,"id":7182,"parentId":7172,"tags":{},"startTime":1749814831207,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":97,"timestamp":600027633061,"id":7183,"parentId":7172,"tags":{},"startTime":1749814831207,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":9554,"timestamp":600027633162,"id":7184,"parentId":7172,"tags":{},"startTime":1749814831207,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":108,"timestamp":600027645445,"id":7186,"parentId":7154,"tags":{},"startTime":1749814831219,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":224,"timestamp":600027645344,"id":7185,"parentId":7154,"tags":{},"startTime":1749814831219,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":53644,"timestamp":600027598090,"id":7172,"parentId":7154,"tags":{},"startTime":1749814831172,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":268141,"timestamp":600027383639,"id":7154,"parentId":7116,"tags":{"name":"client"},"startTime":1749814830957,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":7586,"timestamp":600027651809,"id":7187,"parentId":7116,"tags":{},"startTime":1749814831226,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":654979,"timestamp":600027005383,"id":7116,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814830579,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":19,"timestamp":600027666863,"id":7188,"parentId":3,"tags":{},"startTime":1749814831241,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":59625,"timestamp":600027670218,"id":7189,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814831244,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600027729883,"id":7190,"parentId":7189,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"337248256","memory.heapUsed":"407564448","memory.heapTotal":"484900864"},"startTime":1749814831304,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":733000,"timestamp":600027006735,"id":7191,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":true},"startTime":1749814831315,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":75055,"timestamp":600036166527,"id":7200,"parentId":7195,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814839740,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":79337,"timestamp":600036166499,"id":7197,"parentId":7195,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814839740,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":88641,"timestamp":600036166520,"id":7199,"parentId":7195,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814839740,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":94690,"timestamp":600036166510,"id":7198,"parentId":7195,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814839740,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":110147,"timestamp":600036166184,"id":7196,"parentId":7195,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814839740,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":450298,"timestamp":600036158022,"id":7195,"parentId":7194,"tags":{},"startTime":1749814839732,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":8108,"timestamp":600036680579,"id":7214,"parentId":7213,"tags":{},"startTime":1749814840254,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":284,"timestamp":600036688777,"id":7216,"parentId":7213,"tags":{},"startTime":1749814840263,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":26238,"timestamp":600036689107,"id":7217,"parentId":7213,"tags":{},"startTime":1749814840263,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":10,"timestamp":600036715414,"id":7218,"parentId":7213,"tags":{},"startTime":1749814840289,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":18,"timestamp":600036715451,"id":7219,"parentId":7213,"tags":{},"startTime":1749814840289,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":31429,"timestamp":600036688762,"id":7215,"parentId":7213,"tags":{},"startTime":1749814840263,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1076,"timestamp":600036725158,"id":7220,"parentId":7213,"tags":{},"startTime":1749814840299,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":6145,"timestamp":600036726251,"id":7221,"parentId":7213,"tags":{},"startTime":1749814840300,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":2703,"timestamp":600036734969,"id":7222,"parentId":7213,"tags":{},"startTime":1749814840309,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":357,"timestamp":600036737671,"id":7223,"parentId":7213,"tags":{},"startTime":1749814840312,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":270,"timestamp":600036737997,"id":7224,"parentId":7213,"tags":{},"startTime":1749814840312,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":3340,"timestamp":600036738306,"id":7225,"parentId":7213,"tags":{},"startTime":1749814840312,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":80377,"timestamp":600036668207,"id":7213,"parentId":7194,"tags":{},"startTime":1749814840242,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":611404,"timestamp":600036156679,"id":7194,"parentId":7192,"tags":{"name":"server"},"startTime":1749814839731,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":9209,"timestamp":600036768202,"id":7226,"parentId":7192,"tags":{},"startTime":1749814840342,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":651106,"timestamp":600036127486,"id":7192,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814839701,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":11436,"timestamp":600036798959,"id":7236,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":17339,"timestamp":600036798836,"id":7229,"parentId":7228,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31834,"timestamp":600036798946,"id":7234,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31844,"timestamp":600036798966,"id":7237,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":33475,"timestamp":600036798937,"id":7233,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":6820,"timestamp":600036825712,"id":7240,"parentId":7239,"tags":{},"startTime":1749814840400,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":204958,"timestamp":600036832687,"id":7242,"parentId":7241,"tags":{},"startTime":1749814840407,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":205851,"timestamp":600036832600,"id":7241,"parentId":7239,"tags":{},"startTime":1749814840406,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":125847,"timestamp":600037038763,"id":7243,"parentId":7239,"tags":{"astUsed":"true"},"startTime":1749814840613,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":380844,"timestamp":600036798910,"id":7230,"parentId":7228,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":380816,"timestamp":600036798952,"id":7235,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":356532,"timestamp":600036825469,"id":7239,"parentId":7238,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814840399,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":384017,"timestamp":600036798922,"id":7231,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":391316,"timestamp":600036807680,"id":7238,"parentId":7227,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814840382,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":90,"timestamp":600037199334,"id":7244,"parentId":7238,"tags":{},"startTime":1749814840773,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":400534,"timestamp":600036798930,"id":7232,"parentId":7228,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814840373,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":416584,"timestamp":600036782940,"id":7228,"parentId":7227,"tags":{},"startTime":1749814840357,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":8796,"timestamp":600037222333,"id":7246,"parentId":7245,"tags":{},"startTime":1749814840796,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":13,"timestamp":600037231178,"id":7248,"parentId":7245,"tags":{},"startTime":1749814840805,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":289,"timestamp":600037231268,"id":7249,"parentId":7245,"tags":{},"startTime":1749814840805,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":31,"timestamp":600037231596,"id":7250,"parentId":7245,"tags":{},"startTime":1749814840805,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":6,"timestamp":600037231746,"id":7251,"parentId":7245,"tags":{},"startTime":1749814840806,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":7454,"timestamp":600037231164,"id":7247,"parentId":7245,"tags":{},"startTime":1749814840805,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":10028,"timestamp":600037254195,"id":7252,"parentId":7245,"tags":{},"startTime":1749814840828,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":10244,"timestamp":600037264354,"id":7253,"parentId":7245,"tags":{},"startTime":1749814840838,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":13196,"timestamp":600037282689,"id":7254,"parentId":7245,"tags":{},"startTime":1749814840857,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":316,"timestamp":600037295883,"id":7255,"parentId":7245,"tags":{},"startTime":1749814840870,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":230,"timestamp":600037296138,"id":7256,"parentId":7245,"tags":{},"startTime":1749814840870,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":13888,"timestamp":600037296384,"id":7257,"parentId":7245,"tags":{},"startTime":1749814840870,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":193,"timestamp":600037313254,"id":7259,"parentId":7227,"tags":{},"startTime":1749814840887,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":481,"timestamp":600037312986,"id":7258,"parentId":7227,"tags":{},"startTime":1749814840887,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":111240,"timestamp":600037210349,"id":7245,"parentId":7227,"tags":{},"startTime":1749814840784,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":539144,"timestamp":600036782517,"id":7227,"parentId":7193,"tags":{"name":"client"},"startTime":1749814840356,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":9480,"timestamp":600037321713,"id":7260,"parentId":7193,"tags":{},"startTime":1749814840896,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1205544,"timestamp":600036128557,"id":7193,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814839702,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":44,"timestamp":600037353289,"id":7261,"parentId":3,"tags":{},"startTime":1749814840927,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1242000,"timestamp":600036130995,"id":7263,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":false},"startTime":1749814841057,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":125485,"timestamp":600037360081,"id":7262,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814840934,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600037485643,"id":7264,"parentId":7262,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"315392000","memory.heapUsed":"441525376","memory.heapTotal":"491454464"},"startTime":1749814841060,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":97354,"timestamp":600037769946,"id":7265,"tags":{"url":"/projects/kayamandi","isTurbopack":false},"startTime":1749814841344,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600037867346,"id":7266,"parentId":7265,"tags":{"url":"/projects/kayamandi","memory.rss":"258424832","memory.heapUsed":"454666048","memory.heapTotal":"491454464"},"startTime":1749814841441,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":13001,"timestamp":600038141100,"id":7267,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","isTurbopack":false},"startTime":1749814841715,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":600038154197,"id":7270,"parentId":7267,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=1920&q=75","memory.rss":"260456448","memory.heapUsed":"446306240","memory.heapTotal":"491454464"},"startTime":1749814841728,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":25089,"timestamp":600038144811,"id":7269,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814841719,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":3,"timestamp":600038169996,"id":7273,"parentId":7269,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F1.jpg&w=3840&q=75","memory.rss":"261242880","memory.heapUsed":"448118632","memory.heapTotal":"491454464"},"startTime":1749814841744,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":15660,"timestamp":600038158476,"id":7271,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814841732,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600038174179,"id":7274,"parentId":7271,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F2.jpg&w=3840&q=75","memory.rss":"261308416","memory.heapUsed":"448521848","memory.heapTotal":"491454464"},"startTime":1749814841748,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":16167,"timestamp":600038167244,"id":7272,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814841741,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":4,"timestamp":600038183654,"id":7277,"parentId":7272,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F3.jpg&w=3840&q=75","memory.rss":"261947392","memory.heapUsed":"450288272","memory.heapTotal":"491454464"},"startTime":1749814841758,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":18367,"timestamp":600038177588,"id":7275,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814841751,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":600038196022,"id":7279,"parentId":7275,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F4.jpg&w=3840&q=75","memory.rss":"265224192","memory.heapUsed":"452017816","memory.heapTotal":"491454464"},"startTime":1749814841770,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":18390,"timestamp":600038180459,"id":7276,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814841754,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600038198891,"id":7280,"parentId":7276,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F5.jpg&w=3840&q=75","memory.rss":"265355264","memory.heapUsed":"452253336","memory.heapTotal":"491454464"},"startTime":1749814841773,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":20701,"timestamp":600038187887,"id":7278,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","isTurbopack":false},"startTime":1749814841762,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600038208635,"id":7281,"parentId":7278,"tags":{"url":"/_next/image?url=%2Fprojects%2Fkayamandi%2F6.jpg&w=3840&q=75","memory.rss":"270516224","memory.heapUsed":"452965400","memory.heapTotal":"491716608"},"startTime":1749814841783,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":106871,"timestamp":600038143367,"id":7268,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749814841717,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":600038250320,"id":7282,"parentId":7268,"tags":{"url":"/favicon.ico","memory.rss":"288899072","memory.heapUsed":"454041600","memory.heapTotal":"491716608"},"startTime":1749814841824,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":168,"timestamp":600039265749,"id":7283,"parentId":3,"tags":{},"startTime":1749814842840,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":68596,"timestamp":600043806965,"id":7292,"parentId":7287,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814847381,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":76527,"timestamp":600043806777,"id":7289,"parentId":7287,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814847381,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":78513,"timestamp":600043806082,"id":7288,"parentId":7287,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814847380,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":83018,"timestamp":600043806825,"id":7291,"parentId":7287,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814847381,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":89978,"timestamp":600043806811,"id":7290,"parentId":7287,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814847381,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":228756,"timestamp":600043791842,"id":7287,"parentId":7286,"tags":{},"startTime":1749814847366,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":5743,"timestamp":600044044621,"id":7306,"parentId":7305,"tags":{},"startTime":1749814847619,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":13,"timestamp":600044050405,"id":7308,"parentId":7305,"tags":{},"startTime":1749814847624,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":10033,"timestamp":600044050448,"id":7309,"parentId":7305,"tags":{},"startTime":1749814847624,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":9,"timestamp":600044060543,"id":7310,"parentId":7305,"tags":{},"startTime":1749814847634,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":18,"timestamp":600044060572,"id":7311,"parentId":7305,"tags":{},"startTime":1749814847634,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":14967,"timestamp":600044050391,"id":7307,"parentId":7305,"tags":{},"startTime":1749814847624,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":7673,"timestamp":600044078113,"id":7312,"parentId":7305,"tags":{},"startTime":1749814847652,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":8017,"timestamp":600044085888,"id":7313,"parentId":7305,"tags":{},"startTime":1749814847660,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":2441,"timestamp":600044097097,"id":7314,"parentId":7305,"tags":{},"startTime":1749814847671,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":571,"timestamp":600044099537,"id":7315,"parentId":7305,"tags":{},"startTime":1749814847673,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":190,"timestamp":600044100084,"id":7316,"parentId":7305,"tags":{},"startTime":1749814847674,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":1053,"timestamp":600044100281,"id":7317,"parentId":7305,"tags":{},"startTime":1749814847674,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":75985,"timestamp":600044032873,"id":7305,"parentId":7286,"tags":{},"startTime":1749814847607,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":335598,"timestamp":600043789913,"id":7286,"parentId":7284,"tags":{"name":"server"},"startTime":1749814847364,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":6465,"timestamp":600044125635,"id":7318,"parentId":7284,"tags":{},"startTime":1749814847700,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":396242,"timestamp":600043736804,"id":7284,"parentId":3,"tags":{"trigger":"src/components/ProjectRoadmap.tsx"},"startTime":1749814847311,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":9763,"timestamp":600044152272,"id":7328,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":13663,"timestamp":600044152140,"id":7321,"parentId":7320,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":28455,"timestamp":600044152248,"id":7326,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":28473,"timestamp":600044152278,"id":7329,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":34484,"timestamp":600044152239,"id":7325,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":11853,"timestamp":600044175027,"id":7332,"parentId":7331,"tags":{},"startTime":1749814847749,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":77294,"timestamp":600044187076,"id":7334,"parentId":7333,"tags":{},"startTime":1749814847761,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":78207,"timestamp":600044186967,"id":7333,"parentId":7331,"tags":{},"startTime":1749814847761,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":43758,"timestamp":600044270015,"id":7335,"parentId":7331,"tags":{"astUsed":"true"},"startTime":1749814847844,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":172877,"timestamp":600044152213,"id":7322,"parentId":7320,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":172837,"timestamp":600044152264,"id":7327,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":153622,"timestamp":600044174783,"id":7331,"parentId":7330,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749814847749,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":176965,"timestamp":600044152225,"id":7323,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":178557,"timestamp":600044159166,"id":7330,"parentId":7319,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749814847733,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":87,"timestamp":600044338583,"id":7336,"parentId":7330,"tags":{},"startTime":1749814847913,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":186491,"timestamp":600044152232,"id":7324,"parentId":7320,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749814847726,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":201262,"timestamp":600044137502,"id":7320,"parentId":7319,"tags":{},"startTime":1749814847711,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":5312,"timestamp":600044351989,"id":7338,"parentId":7337,"tags":{},"startTime":1749814847926,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":5,"timestamp":600044357339,"id":7340,"parentId":7337,"tags":{},"startTime":1749814847931,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":94,"timestamp":600044357381,"id":7341,"parentId":7337,"tags":{},"startTime":1749814847931,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":6,"timestamp":600044357504,"id":7342,"parentId":7337,"tags":{},"startTime":1749814847931,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":4,"timestamp":600044357532,"id":7343,"parentId":7337,"tags":{},"startTime":1749814847931,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2686,"timestamp":600044357325,"id":7339,"parentId":7337,"tags":{},"startTime":1749814847931,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":722,"timestamp":600044363020,"id":7344,"parentId":7337,"tags":{},"startTime":1749814847937,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":4139,"timestamp":600044363758,"id":7345,"parentId":7337,"tags":{},"startTime":1749814847938,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":13633,"timestamp":600044370556,"id":7346,"parentId":7337,"tags":{},"startTime":1749814847944,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":217,"timestamp":600044384188,"id":7347,"parentId":7337,"tags":{},"startTime":1749814847958,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":108,"timestamp":600044384394,"id":7348,"parentId":7337,"tags":{},"startTime":1749814847958,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":11128,"timestamp":600044384507,"id":7349,"parentId":7337,"tags":{},"startTime":1749814847958,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":254,"timestamp":600044398202,"id":7351,"parentId":7319,"tags":{},"startTime":1749814847972,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":367,"timestamp":600044398103,"id":7350,"parentId":7319,"tags":{},"startTime":1749814847972,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":61329,"timestamp":600044343991,"id":7337,"parentId":7319,"tags":{},"startTime":1749814847918,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":268784,"timestamp":600044136583,"id":7319,"parentId":7285,"tags":{"name":"client"},"startTime":1749814847711,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":6018,"timestamp":600044405402,"id":7352,"parentId":7285,"tags":{},"startTime":1749814847979,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":674341,"timestamp":600043738664,"id":7285,"parentId":3,"tags":{"trigger":"src/components/projectroadmap.tsx"},"startTime":1749814847313,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":19,"timestamp":600044417330,"id":7353,"parentId":3,"tags":{},"startTime":1749814847991,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":699000,"timestamp":600043741071,"id":7355,"parentId":3,"tags":{"updatedModules":[],"page":"/projects/kayamandi","isPageHidden":true},"startTime":1749814848077,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":79550,"timestamp":600044424494,"id":7354,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","isTurbopack":false},"startTime":1749814847998,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600044504075,"id":7356,"parentId":7354,"tags":{"url":"/projects/kayamandi?_rsc=3lba1","memory.rss":"342097920","memory.heapUsed":"478915824","memory.heapTotal":"526516224"},"startTime":1749814848078,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":46474,"timestamp":600110732876,"id":7357,"tags":{"url":"/projects?_rsc=u62in","isTurbopack":false},"startTime":1749814914307,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600110779417,"id":7358,"parentId":7357,"tags":{"url":"/projects?_rsc=u62in","memory.rss":"106479616","memory.heapUsed":"372381208","memory.heapTotal":"425263104"},"startTime":1749814914354,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":21916,"timestamp":600110784374,"id":7359,"tags":{"url":"/projects?_rsc=zym4a","isTurbopack":false},"startTime":1749814914359,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600110806316,"id":7360,"parentId":7359,"tags":{"url":"/projects?_rsc=zym4a","memory.rss":"118816768","memory.heapUsed":"377802160","memory.heapTotal":"425263104"},"startTime":1749814914381,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":31135,"timestamp":600113549112,"id":7361,"tags":{"url":"/?_rsc=dfb7e","isTurbopack":false},"startTime":1749814917123,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600113580294,"id":7362,"parentId":7361,"tags":{"url":"/?_rsc=dfb7e","memory.rss":"140460032","memory.heapUsed":"374636120","memory.heapTotal":"427474944"},"startTime":1749814917155,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":18854,"timestamp":600113583007,"id":7363,"tags":{"url":"/?_rsc=1h9g0","isTurbopack":false},"startTime":1749814917157,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600113601899,"id":7364,"parentId":7363,"tags":{"url":"/?_rsc=1h9g0","memory.rss":"146604032","memory.heapUsed":"380049344","memory.heapTotal":"427737088"},"startTime":1749814917176,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":32931,"timestamp":600121386034,"id":7374,"parentId":7369,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814924960,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":34303,"timestamp":600121386027,"id":7373,"parentId":7369,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814924960,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":42406,"timestamp":600121385999,"id":7371,"parentId":7369,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814924960,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":45570,"timestamp":600121385641,"id":7370,"parentId":7369,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814924960,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":46477,"timestamp":600121386014,"id":7372,"parentId":7369,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749814924960,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":147195,"timestamp":600121378835,"id":7369,"parentId":7368,"tags":{},"startTime":1749814924953,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":8804,"timestamp":600121681664,"id":7391,"parentId":7390,"tags":{},"startTime":1749814925256,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":79,"timestamp":600121690505,"id":7393,"parentId":7390,"tags":{},"startTime":1749814925265,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":26129,"timestamp":600121690674,"id":7394,"parentId":7390,"tags":{},"startTime":1749814925265,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":25,"timestamp":600121716917,"id":7395,"parentId":7390,"tags":{},"startTime":1749814925291,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":9,"timestamp":600121717021,"id":7396,"parentId":7390,"tags":{},"startTime":1749814925291,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":32437,"timestamp":600121690493,"id":7392,"parentId":7390,"tags":{},"startTime":1749814925265,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1616,"timestamp":600121727042,"id":7397,"parentId":7390,"tags":{},"startTime":1749814925301,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":5787,"timestamp":600121728685,"id":7398,"parentId":7390,"tags":{},"startTime":1749814925303,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":5318,"timestamp":600121738258,"id":7399,"parentId":7390,"tags":{},"startTime":1749814925313,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":212,"timestamp":600121743574,"id":7400,"parentId":7390,"tags":{},"startTime":1749814925318,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":156,"timestamp":600121743769,"id":7401,"parentId":7390,"tags":{},"startTime":1749814925318,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":8990,"timestamp":600121743930,"id":7402,"parentId":7390,"tags":{},"startTime":1749814925318,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":88725,"timestamp":600121671140,"id":7390,"parentId":7368,"tags":{},"startTime":1749814925245,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":397444,"timestamp":600121377531,"id":7368,"parentId":7366,"tags":{"name":"server"},"startTime":1749814924952,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":11877,"timestamp":600121775037,"id":7403,"parentId":7366,"tags":{},"startTime":1749814925349,"traceId":"2a5332c881d0d9d8"},{"name":"compile-path","duration":422476,"timestamp":600121365574,"id":7367,"tags":{"trigger":"/company","isTurbopack":false},"startTime":1749814924940,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":422956,"timestamp":600121365350,"id":7366,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749814924940,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":561307,"timestamp":600121353460,"id":7365,"tags":{"url":"/company?_rsc=dfb7e","isTurbopack":false},"startTime":1749814924928,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600121914795,"id":7404,"parentId":7365,"tags":{"url":"/company?_rsc=dfb7e","memory.rss":"448921600","memory.heapUsed":"374027648","memory.heapTotal":"435322880"},"startTime":1749814925489,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":34428,"timestamp":600121919124,"id":7405,"tags":{"url":"/company?_rsc=ciw0t","isTurbopack":false},"startTime":1749814925493,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600121953582,"id":7406,"parentId":7405,"tags":{"url":"/company?_rsc=ciw0t","memory.rss":"449740800","memory.heapUsed":"380348840","memory.heapTotal":"435322880"},"startTime":1749814925528,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":15413,"timestamp":600122330514,"id":7407,"tags":{"url":"/participate?_rsc=1bmfb","isTurbopack":false},"startTime":1749814925905,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600122345955,"id":7408,"parentId":7407,"tags":{"url":"/participate?_rsc=1bmfb","memory.rss":"453591040","memory.heapUsed":"380439720","memory.heapTotal":"436027392"},"startTime":1749814925920,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":17518,"timestamp":600122349076,"id":7409,"tags":{"url":"/participate?_rsc=3lzlf","isTurbopack":false},"startTime":1749814925923,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600122366618,"id":7410,"parentId":7409,"tags":{"url":"/participate?_rsc=3lzlf","memory.rss":"453885952","memory.heapUsed":"374041800","memory.heapTotal":"436027392"},"startTime":1749814925941,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":34338,"timestamp":600448643639,"id":7411,"tags":{"url":"/company?_rsc=1bmfb","isTurbopack":false},"startTime":1749815252220,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600448678066,"id":7412,"parentId":7411,"tags":{"url":"/company?_rsc=1bmfb","memory.rss":"90030080","memory.heapUsed":"352853672","memory.heapTotal":"398753792"},"startTime":1749815252254,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":29703,"timestamp":600450770501,"id":7413,"tags":{"url":"/projects?_rsc=z6v68","isTurbopack":false},"startTime":1749815254347,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600450800252,"id":7414,"parentId":7413,"tags":{"url":"/projects?_rsc=z6v68","memory.rss":"103235584","memory.heapUsed":"354347696","memory.heapTotal":"400556032"},"startTime":1749815254376,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":19184,"timestamp":600453839204,"id":7415,"tags":{"url":"/participate?_rsc=v9w5b","isTurbopack":false},"startTime":1749815257415,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":61,"timestamp":600453858480,"id":7416,"parentId":7415,"tags":{"url":"/participate?_rsc=v9w5b","memory.rss":"107315200","memory.heapUsed":"355510456","memory.heapTotal":"402653184"},"startTime":1749815257435,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":32457,"timestamp":600465172297,"id":7417,"tags":{"url":"/?_rsc=ov0md","isTurbopack":false},"startTime":1749815268748,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600465204827,"id":7418,"parentId":7417,"tags":{"url":"/?_rsc=ov0md","memory.rss":"110673920","memory.heapUsed":"356887568","memory.heapTotal":"401719296"},"startTime":1749815268781,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":54102,"timestamp":600530758688,"id":7426,"parentId":7422,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815334335,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":55747,"timestamp":600530758665,"id":7425,"parentId":7422,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815334335,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":59189,"timestamp":600530758621,"id":7424,"parentId":7422,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815334335,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":61169,"timestamp":600530756659,"id":7423,"parentId":7422,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815334333,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":78462,"timestamp":600530809149,"id":7430,"parentId":7429,"tags":{},"startTime":1749815334386,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":78692,"timestamp":600530808930,"id":7429,"parentId":7428,"tags":{},"startTime":1749815334385,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":101579,"timestamp":600530807701,"id":7428,"parentId":7421,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815334384,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":1207316,"timestamp":600530758704,"id":7427,"parentId":7422,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815334335,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":1436282,"timestamp":600530679921,"id":7422,"parentId":7421,"tags":{},"startTime":1749815334256,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":21782,"timestamp":600532142364,"id":7447,"parentId":7446,"tags":{},"startTime":1749815335719,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":13,"timestamp":600532164206,"id":7449,"parentId":7446,"tags":{},"startTime":1749815335741,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":15812,"timestamp":600532164857,"id":7450,"parentId":7446,"tags":{},"startTime":1749815335741,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":23,"timestamp":600532180772,"id":7451,"parentId":7446,"tags":{},"startTime":1749815335757,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":8,"timestamp":600532180869,"id":7452,"parentId":7446,"tags":{},"startTime":1749815335757,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":24076,"timestamp":600532164187,"id":7448,"parentId":7446,"tags":{},"startTime":1749815335741,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":2411,"timestamp":600532193262,"id":7453,"parentId":7446,"tags":{},"startTime":1749815335770,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":11071,"timestamp":600532195794,"id":7454,"parentId":7446,"tags":{},"startTime":1749815335772,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":7791,"timestamp":600532212256,"id":7455,"parentId":7446,"tags":{},"startTime":1749815335789,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":283,"timestamp":600532220045,"id":7456,"parentId":7446,"tags":{},"startTime":1749815335796,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":1848,"timestamp":600532220305,"id":7457,"parentId":7446,"tags":{},"startTime":1749815335797,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":29515,"timestamp":600532222174,"id":7458,"parentId":7446,"tags":{},"startTime":1749815335799,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":138049,"timestamp":600532128967,"id":7446,"parentId":7421,"tags":{},"startTime":1749815335705,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":1621345,"timestamp":600530676634,"id":7421,"parentId":7419,"tags":{"name":"server"},"startTime":1749815334253,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":30955,"timestamp":600532298134,"id":7459,"parentId":7419,"tags":{},"startTime":1749815335875,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":1696656,"timestamp":600530634109,"id":7419,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815334211,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":23039,"timestamp":600532410602,"id":7469,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815335987,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":29093,"timestamp":600532407937,"id":7462,"parentId":7461,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815335984,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":53856,"timestamp":600532410568,"id":7467,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815335987,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":50661,"timestamp":600532413801,"id":7470,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815335990,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":58033,"timestamp":600532410527,"id":7466,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815335987,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":14372,"timestamp":600532454514,"id":7473,"parentId":7472,"tags":{},"startTime":1749815336031,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":235615,"timestamp":600532469057,"id":7475,"parentId":7474,"tags":{},"startTime":1749815336045,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":236882,"timestamp":600532468963,"id":7474,"parentId":7472,"tags":{},"startTime":1749815336045,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":87027,"timestamp":600532705976,"id":7476,"parentId":7472,"tags":{"astUsed":"true"},"startTime":1749815336282,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":398953,"timestamp":600532409658,"id":7463,"parentId":7461,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815335986,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":398050,"timestamp":600532410585,"id":7468,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815335987,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":400228,"timestamp":600532410462,"id":7464,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815335987,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":357316,"timestamp":600532453636,"id":7472,"parentId":7471,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815336030,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":394470,"timestamp":600532428588,"id":7471,"parentId":7460,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815336005,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":92,"timestamp":600532823647,"id":7477,"parentId":7471,"tags":{},"startTime":1749815336400,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":413264,"timestamp":600532410508,"id":7465,"parentId":7461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815335987,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":488691,"timestamp":600532335115,"id":7461,"parentId":7460,"tags":{},"startTime":1749815335912,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":22076,"timestamp":600532965058,"id":7479,"parentId":7478,"tags":{},"startTime":1749815336541,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":10,"timestamp":600532987183,"id":7481,"parentId":7478,"tags":{},"startTime":1749815336564,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":197,"timestamp":600532987341,"id":7482,"parentId":7478,"tags":{},"startTime":1749815336564,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":19,"timestamp":600532987592,"id":7483,"parentId":7478,"tags":{},"startTime":1749815336564,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":7,"timestamp":600532987649,"id":7484,"parentId":7478,"tags":{},"startTime":1749815336564,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":6997,"timestamp":600532987168,"id":7480,"parentId":7478,"tags":{},"startTime":1749815336564,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1790,"timestamp":600533002916,"id":7485,"parentId":7478,"tags":{},"startTime":1749815336579,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":7308,"timestamp":600533004746,"id":7486,"parentId":7478,"tags":{},"startTime":1749815336581,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":15887,"timestamp":600533015850,"id":7487,"parentId":7478,"tags":{},"startTime":1749815336592,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":292,"timestamp":600533031734,"id":7488,"parentId":7478,"tags":{},"startTime":1749815336608,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":125,"timestamp":600533032011,"id":7489,"parentId":7478,"tags":{},"startTime":1749815336608,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":35706,"timestamp":600533032143,"id":7490,"parentId":7478,"tags":{},"startTime":1749815336609,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":286,"timestamp":600533072284,"id":7492,"parentId":7460,"tags":{},"startTime":1749815336649,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":418,"timestamp":600533072170,"id":7491,"parentId":7460,"tags":{},"startTime":1749815336649,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":141710,"timestamp":600532944502,"id":7478,"parentId":7460,"tags":{},"startTime":1749815336521,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":752494,"timestamp":600532333805,"id":7460,"parentId":7420,"tags":{"name":"client"},"startTime":1749815335910,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":15066,"timestamp":600533086352,"id":7493,"parentId":7420,"tags":{},"startTime":1749815336663,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":2468293,"timestamp":600530638038,"id":7420,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815334214,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":14,"timestamp":600533124667,"id":7494,"parentId":3,"tags":{},"startTime":1749815336701,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":2513000,"timestamp":600530651145,"id":7496,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1749815336871,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":170890,"timestamp":600533128127,"id":7495,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815336705,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":3,"timestamp":600533299053,"id":7497,"parentId":7495,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"497991680","memory.heapUsed":"411289360","memory.heapTotal":"468926464"},"startTime":1749815336875,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":61637,"timestamp":600538771931,"id":7504,"parentId":7501,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815342348,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":63863,"timestamp":600538771922,"id":7503,"parentId":7501,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815342348,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":66864,"timestamp":600538771940,"id":7505,"parentId":7501,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815342348,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":8338,"timestamp":600538831220,"id":7509,"parentId":7508,"tags":{},"startTime":1749815342408,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":8642,"timestamp":600538830920,"id":7508,"parentId":7507,"tags":{},"startTime":1749815342407,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":23542,"timestamp":600538829577,"id":7507,"parentId":7500,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815342406,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":84901,"timestamp":600538771599,"id":7502,"parentId":7501,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815342348,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":211985,"timestamp":600538771950,"id":7506,"parentId":7501,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815342348,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":42726,"timestamp":600539087801,"id":7525,"parentId":7500,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=true!","layer":"ssr"},"startTime":1749815342664,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":865418,"timestamp":600538760481,"id":7501,"parentId":7500,"tags":{},"startTime":1749815342337,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":6968,"timestamp":600539662856,"id":7527,"parentId":7526,"tags":{},"startTime":1749815343239,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":175,"timestamp":600539669879,"id":7529,"parentId":7526,"tags":{},"startTime":1749815343246,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":22132,"timestamp":600539670112,"id":7530,"parentId":7526,"tags":{},"startTime":1749815343247,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":35,"timestamp":600539692295,"id":7531,"parentId":7526,"tags":{},"startTime":1749815343269,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":6,"timestamp":600539692364,"id":7532,"parentId":7526,"tags":{},"startTime":1749815343269,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":29976,"timestamp":600539669862,"id":7528,"parentId":7526,"tags":{},"startTime":1749815343246,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1374,"timestamp":600539704264,"id":7533,"parentId":7526,"tags":{},"startTime":1749815343281,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":7663,"timestamp":600539705678,"id":7534,"parentId":7526,"tags":{},"startTime":1749815343282,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":3675,"timestamp":600539716039,"id":7535,"parentId":7526,"tags":{},"startTime":1749815343293,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":205,"timestamp":600539719710,"id":7536,"parentId":7526,"tags":{},"startTime":1749815343296,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":551,"timestamp":600539719896,"id":7537,"parentId":7526,"tags":{},"startTime":1749815343296,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":10518,"timestamp":600539720460,"id":7538,"parentId":7526,"tags":{},"startTime":1749815343297,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":94807,"timestamp":600539647882,"id":7526,"parentId":7500,"tags":{},"startTime":1749815343224,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":1008805,"timestamp":600538758988,"id":7500,"parentId":7498,"tags":{"name":"server"},"startTime":1749815342335,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":8894,"timestamp":600539767930,"id":7539,"parentId":7498,"tags":{},"startTime":1749815343344,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":1038596,"timestamp":600538739388,"id":7498,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815342316,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":25944,"timestamp":600539806090,"id":7551,"parentId":7544,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1749815343383,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":37207,"timestamp":600539797405,"id":7549,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":59967,"timestamp":600539797192,"id":7542,"parentId":7541,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":129286,"timestamp":600539797413,"id":7550,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":135378,"timestamp":600539797344,"id":7546,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":138990,"timestamp":600539797315,"id":7543,"parentId":7541,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":139202,"timestamp":600539797360,"id":7548,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":38998,"timestamp":600539898754,"id":7554,"parentId":7553,"tags":{},"startTime":1749815343475,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":584190,"timestamp":600539938145,"id":7556,"parentId":7555,"tags":{},"startTime":1749815343515,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":601007,"timestamp":600539938030,"id":7555,"parentId":7553,"tags":{},"startTime":1749815343515,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":128681,"timestamp":600540539504,"id":7557,"parentId":7553,"tags":{"astUsed":"true"},"startTime":1749815344116,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":1324996,"timestamp":600539797353,"id":7547,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":1228315,"timestamp":600539895198,"id":7553,"parentId":7552,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815343472,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":1300416,"timestamp":600539832198,"id":7552,"parentId":7540,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815343409,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":101,"timestamp":600541144923,"id":7558,"parentId":7552,"tags":{},"startTime":1749815344721,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":1347879,"timestamp":600539797336,"id":7545,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":1348021,"timestamp":600539797328,"id":7544,"parentId":7541,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815343374,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":1364670,"timestamp":600539780716,"id":7541,"parentId":7540,"tags":{},"startTime":1749815343357,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":8870,"timestamp":600541166195,"id":7560,"parentId":7559,"tags":{},"startTime":1749815344743,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":9,"timestamp":600541175105,"id":7562,"parentId":7559,"tags":{},"startTime":1749815344752,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":121,"timestamp":600541175309,"id":7563,"parentId":7559,"tags":{},"startTime":1749815344752,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":11,"timestamp":600541175462,"id":7564,"parentId":7559,"tags":{},"startTime":1749815344752,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":5,"timestamp":600541175500,"id":7565,"parentId":7559,"tags":{},"startTime":1749815344752,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":5799,"timestamp":600541175092,"id":7561,"parentId":7559,"tags":{},"startTime":1749815344752,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":730,"timestamp":600541184152,"id":7566,"parentId":7559,"tags":{},"startTime":1749815344761,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":4854,"timestamp":600541184896,"id":7567,"parentId":7559,"tags":{},"startTime":1749815344761,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":15952,"timestamp":600541195144,"id":7568,"parentId":7559,"tags":{},"startTime":1749815344772,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":232,"timestamp":600541211093,"id":7569,"parentId":7559,"tags":{},"startTime":1749815344788,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":117,"timestamp":600541211311,"id":7570,"parentId":7559,"tags":{},"startTime":1749815344788,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":18810,"timestamp":600541211434,"id":7571,"parentId":7559,"tags":{},"startTime":1749815344788,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":133,"timestamp":600541233190,"id":7573,"parentId":7540,"tags":{},"startTime":1749815344810,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":226,"timestamp":600541233105,"id":7572,"parentId":7540,"tags":{},"startTime":1749815344810,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":87002,"timestamp":600541154423,"id":7559,"parentId":7540,"tags":{},"startTime":1749815344731,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":1461204,"timestamp":600539780267,"id":7540,"parentId":7499,"tags":{"name":"client"},"startTime":1749815343357,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":44204,"timestamp":600541241528,"id":7574,"parentId":7499,"tags":{},"startTime":1749815344818,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":2552058,"timestamp":600538740125,"id":7499,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815342317,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":9,"timestamp":600541302363,"id":7575,"parentId":3,"tags":{},"startTime":1749815344879,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":104922,"timestamp":600541309029,"id":7576,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815344886,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600541413982,"id":7577,"parentId":7576,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"634716160","memory.heapUsed":"445242120","memory.heapTotal":"504971264"},"startTime":1749815344990,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":2687000,"timestamp":600538741798,"id":7578,"parentId":3,"tags":{"updatedModules":["[project]/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Findabaos.tsx%22%2C%22ids%22%3A%5B%22IndabaOs%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!","[project]/src/components/indabaos.tsx","[project]/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!","[project]/src/components/ecosystem.tsx","[project]/node_modules/@heroicons/react/20/solid/esm/ChevronRightIcon.js","[project]/src/components/projectcards.tsx"],"page":"/","isPageHidden":false},"startTime":1749815345007,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":174138,"timestamp":600541941787,"id":7579,"tags":{"url":"/","isTurbopack":false},"startTime":1749815345518,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600542116110,"id":7580,"parentId":7579,"tags":{"url":"/","memory.rss":"564494336","memory.heapUsed":"459767936","memory.heapTotal":"507166720"},"startTime":1749815345693,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":99279,"timestamp":600542806542,"id":7588,"parentId":7585,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815346383,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":102455,"timestamp":600542806555,"id":7589,"parentId":7585,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815346383,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":102464,"timestamp":600542806565,"id":7590,"parentId":7585,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815346383,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":107445,"timestamp":600542806573,"id":7591,"parentId":7585,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815346383,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":119434,"timestamp":600542806530,"id":7587,"parentId":7585,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815346383,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":119706,"timestamp":600542806275,"id":7586,"parentId":7585,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815346383,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":346827,"timestamp":600542795535,"id":7585,"parentId":7584,"tags":{},"startTime":1749815346372,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":7215,"timestamp":600543167994,"id":7608,"parentId":7607,"tags":{},"startTime":1749815346744,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":9,"timestamp":600543175250,"id":7610,"parentId":7607,"tags":{},"startTime":1749815346752,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":25654,"timestamp":600543175290,"id":7611,"parentId":7607,"tags":{},"startTime":1749815346752,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":10,"timestamp":600543200998,"id":7612,"parentId":7607,"tags":{},"startTime":1749815346777,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":5,"timestamp":600543201028,"id":7613,"parentId":7607,"tags":{},"startTime":1749815346778,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":34316,"timestamp":600543175235,"id":7609,"parentId":7607,"tags":{},"startTime":1749815346752,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":2471,"timestamp":600543215725,"id":7614,"parentId":7607,"tags":{},"startTime":1749815346792,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":9616,"timestamp":600543218227,"id":7615,"parentId":7607,"tags":{},"startTime":1749815346795,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":2710,"timestamp":600543235760,"id":7616,"parentId":7607,"tags":{},"startTime":1749815346812,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":182,"timestamp":600543238468,"id":7617,"parentId":7607,"tags":{},"startTime":1749815346815,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":183,"timestamp":600543238634,"id":7618,"parentId":7607,"tags":{},"startTime":1749815346815,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":4497,"timestamp":600543238824,"id":7619,"parentId":7607,"tags":{},"startTime":1749815346815,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":102885,"timestamp":600543156416,"id":7607,"parentId":7584,"tags":{},"startTime":1749815346733,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":490864,"timestamp":600542792457,"id":7584,"parentId":7582,"tags":{"name":"server"},"startTime":1749815346369,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":22551,"timestamp":600543283503,"id":7620,"parentId":7582,"tags":{},"startTime":1749815346860,"traceId":"2a5332c881d0d9d8"},{"name":"compile-path","duration":537515,"timestamp":600542771687,"id":7583,"tags":{"trigger":"/favicon.ico","isTurbopack":false},"startTime":1749815346348,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":537910,"timestamp":600542771566,"id":7582,"parentId":3,"tags":{"trigger":"manual"},"startTime":1749815346348,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":767163,"timestamp":600542764627,"id":7581,"tags":{"url":"/favicon.ico","isTurbopack":false},"startTime":1749815346341,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":4,"timestamp":600543532258,"id":7621,"parentId":7581,"tags":{"url":"/favicon.ico","memory.rss":"342343680","memory.heapUsed":"477959264","memory.heapTotal":"520585216"},"startTime":1749815347109,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":1163,"timestamp":600544249989,"id":7622,"parentId":3,"tags":{},"startTime":1749815347828,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":72328,"timestamp":600552349633,"id":7628,"parentId":7626,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815355926,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":74537,"timestamp":600552349663,"id":7629,"parentId":7626,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815355926,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":74555,"timestamp":600552349699,"id":7630,"parentId":7626,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815355926,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":78654,"timestamp":600552349716,"id":7631,"parentId":7626,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815355926,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":81542,"timestamp":600552348637,"id":7627,"parentId":7626,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815355925,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":10480,"timestamp":600552420176,"id":7635,"parentId":7634,"tags":{},"startTime":1749815355997,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":10766,"timestamp":600552419893,"id":7634,"parentId":7633,"tags":{},"startTime":1749815355996,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":20222,"timestamp":600552419062,"id":7633,"parentId":7625,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815355996,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":138128,"timestamp":600552349802,"id":7632,"parentId":7626,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815355926,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":262099,"timestamp":600552323807,"id":7626,"parentId":7625,"tags":{},"startTime":1749815355900,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":9687,"timestamp":600552620353,"id":7652,"parentId":7651,"tags":{},"startTime":1749815356197,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":21,"timestamp":600552630089,"id":7654,"parentId":7651,"tags":{},"startTime":1749815356207,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":14853,"timestamp":600552630141,"id":7655,"parentId":7651,"tags":{},"startTime":1749815356207,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":6,"timestamp":600552645032,"id":7656,"parentId":7651,"tags":{},"startTime":1749815356222,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":13,"timestamp":600552645051,"id":7657,"parentId":7651,"tags":{},"startTime":1749815356222,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":18151,"timestamp":600552630070,"id":7653,"parentId":7651,"tags":{},"startTime":1749815356207,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":996,"timestamp":600552651475,"id":7658,"parentId":7651,"tags":{},"startTime":1749815356228,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":4496,"timestamp":600552652482,"id":7659,"parentId":7651,"tags":{},"startTime":1749815356229,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1362,"timestamp":600552658573,"id":7660,"parentId":7651,"tags":{},"startTime":1749815356235,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":84,"timestamp":600552659935,"id":7661,"parentId":7651,"tags":{},"startTime":1749815356236,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":96,"timestamp":600552660012,"id":7662,"parentId":7651,"tags":{},"startTime":1749815356237,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":2832,"timestamp":600552660111,"id":7663,"parentId":7651,"tags":{},"startTime":1749815356237,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":62493,"timestamp":600552605687,"id":7651,"parentId":7625,"tags":{},"startTime":1749815356182,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":368738,"timestamp":600552321846,"id":7625,"parentId":7623,"tags":{"name":"server"},"startTime":1749815355898,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":6686,"timestamp":600552690667,"id":7664,"parentId":7623,"tags":{},"startTime":1749815356267,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":443122,"timestamp":600552254754,"id":7623,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815355831,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":12625,"timestamp":600552710715,"id":7672,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":18378,"timestamp":600552710725,"id":7674,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":21331,"timestamp":600552710633,"id":7667,"parentId":7666,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":40874,"timestamp":600552710748,"id":7675,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":43216,"timestamp":600552710709,"id":7671,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":43828,"timestamp":600552710690,"id":7668,"parentId":7666,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":43806,"timestamp":600552710720,"id":7673,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":12235,"timestamp":600552742467,"id":7678,"parentId":7677,"tags":{},"startTime":1749815356319,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":96079,"timestamp":600552754837,"id":7680,"parentId":7679,"tags":{},"startTime":1749815356331,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":97627,"timestamp":600552754765,"id":7679,"parentId":7677,"tags":{},"startTime":1749815356331,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":43821,"timestamp":600552852549,"id":7681,"parentId":7677,"tags":{"astUsed":"true"},"startTime":1749815356429,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":192397,"timestamp":600552710699,"id":7669,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":161074,"timestamp":600552742301,"id":7677,"parentId":7676,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815356319,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":192641,"timestamp":600552716286,"id":7676,"parentId":7665,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815356293,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":105,"timestamp":600552909639,"id":7682,"parentId":7676,"tags":{},"startTime":1749815356486,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":199109,"timestamp":600552710704,"id":7670,"parentId":7666,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815356287,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":209491,"timestamp":600552700362,"id":7666,"parentId":7665,"tags":{},"startTime":1749815356277,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":6984,"timestamp":600552922745,"id":7684,"parentId":7683,"tags":{},"startTime":1749815356499,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":7,"timestamp":600552929761,"id":7686,"parentId":7683,"tags":{},"startTime":1749815356506,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":86,"timestamp":600552929782,"id":7687,"parentId":7683,"tags":{},"startTime":1749815356506,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":5,"timestamp":600552929896,"id":7688,"parentId":7683,"tags":{},"startTime":1749815356506,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":3,"timestamp":600552929921,"id":7689,"parentId":7683,"tags":{},"startTime":1749815356506,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2435,"timestamp":600552929750,"id":7685,"parentId":7683,"tags":{},"startTime":1749815356506,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":521,"timestamp":600552934831,"id":7690,"parentId":7683,"tags":{},"startTime":1749815356511,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":3298,"timestamp":600552935362,"id":7691,"parentId":7683,"tags":{},"startTime":1749815356512,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":8846,"timestamp":600552940596,"id":7692,"parentId":7683,"tags":{},"startTime":1749815356517,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":190,"timestamp":600552949441,"id":7693,"parentId":7683,"tags":{},"startTime":1749815356526,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":94,"timestamp":600552949622,"id":7694,"parentId":7683,"tags":{},"startTime":1749815356526,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":10740,"timestamp":600552949719,"id":7695,"parentId":7683,"tags":{},"startTime":1749815356526,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":60,"timestamp":600552962362,"id":7697,"parentId":7665,"tags":{},"startTime":1749815356539,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":145,"timestamp":600552962284,"id":7696,"parentId":7665,"tags":{},"startTime":1749815356539,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":52940,"timestamp":600552915514,"id":7683,"parentId":7665,"tags":{},"startTime":1749815356492,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":268458,"timestamp":600552700058,"id":7665,"parentId":7624,"tags":{"name":"client"},"startTime":1749815356277,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":7142,"timestamp":600552968545,"id":7698,"parentId":7624,"tags":{},"startTime":1749815356545,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":706956,"timestamp":600552269718,"id":7624,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815355846,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":19,"timestamp":600552981131,"id":7699,"parentId":3,"tags":{},"startTime":1749815356558,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":94588,"timestamp":600552983233,"id":7700,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815356560,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":0,"timestamp":600553077847,"id":7701,"parentId":7700,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"369360896","memory.heapUsed":"523047896","memory.heapTotal":"561627136"},"startTime":1749815356654,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":800000,"timestamp":600552290459,"id":7702,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1749815356667,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":59190,"timestamp":600560131003,"id":7708,"parentId":7706,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815363708,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":66132,"timestamp":600560131017,"id":7709,"parentId":7706,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815363708,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":66224,"timestamp":600560131023,"id":7710,"parentId":7706,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815363708,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":19543,"timestamp":600560184744,"id":7715,"parentId":7714,"tags":{},"startTime":1749815363761,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":19908,"timestamp":600560184389,"id":7714,"parentId":7713,"tags":{},"startTime":1749815363761,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":36762,"timestamp":600560183027,"id":7713,"parentId":7705,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815363760,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":94420,"timestamp":600560131039,"id":7711,"parentId":7706,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815363708,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":107090,"timestamp":600560130707,"id":7707,"parentId":7706,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815363707,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":214254,"timestamp":600560131046,"id":7712,"parentId":7706,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815363708,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":596614,"timestamp":600560116161,"id":7706,"parentId":7705,"tags":{},"startTime":1749815363693,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":7560,"timestamp":600560743966,"id":7732,"parentId":7731,"tags":{},"startTime":1749815364321,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":28,"timestamp":600560751572,"id":7734,"parentId":7731,"tags":{},"startTime":1749815364328,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":19981,"timestamp":600560751643,"id":7735,"parentId":7731,"tags":{},"startTime":1749815364328,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":10,"timestamp":600560771675,"id":7736,"parentId":7731,"tags":{},"startTime":1749815364348,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":18,"timestamp":600560771708,"id":7737,"parentId":7731,"tags":{},"startTime":1749815364348,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":25720,"timestamp":600560751557,"id":7733,"parentId":7731,"tags":{},"startTime":1749815364328,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1729,"timestamp":600560782536,"id":7738,"parentId":7731,"tags":{},"startTime":1749815364359,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":7430,"timestamp":600560784294,"id":7739,"parentId":7731,"tags":{},"startTime":1749815364361,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":6488,"timestamp":600560794620,"id":7740,"parentId":7731,"tags":{},"startTime":1749815364371,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":420,"timestamp":600560801099,"id":7741,"parentId":7731,"tags":{},"startTime":1749815364378,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":188,"timestamp":600560801500,"id":7742,"parentId":7731,"tags":{},"startTime":1749815364378,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":7351,"timestamp":600560801697,"id":7743,"parentId":7731,"tags":{},"startTime":1749815364378,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":101408,"timestamp":600560730855,"id":7731,"parentId":7705,"tags":{},"startTime":1749815364307,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":823901,"timestamp":600560114142,"id":7705,"parentId":7703,"tags":{"name":"server"},"startTime":1749815363691,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":79561,"timestamp":600560939189,"id":7744,"parentId":7703,"tags":{},"startTime":1749815364516,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":953030,"timestamp":600560067615,"id":7703,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815363644,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":57927,"timestamp":600561091568,"id":7752,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":58315,"timestamp":600561091586,"id":7754,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":62420,"timestamp":600561090020,"id":7747,"parentId":7746,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815364667,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":83512,"timestamp":600561091597,"id":7755,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":86133,"timestamp":600561091548,"id":7751,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":10540,"timestamp":600561167364,"id":7758,"parentId":7757,"tags":{},"startTime":1749815364744,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":84998,"timestamp":600561178150,"id":7760,"parentId":7759,"tags":{},"startTime":1749815364755,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":85959,"timestamp":600561178007,"id":7759,"parentId":7757,"tags":{},"startTime":1749815364755,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":52399,"timestamp":600561264056,"id":7761,"parentId":7757,"tags":{"astUsed":"true"},"startTime":1749815364841,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":231472,"timestamp":600561091173,"id":7748,"parentId":7746,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":231076,"timestamp":600561091579,"id":7753,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":232779,"timestamp":600561091304,"id":7749,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":157170,"timestamp":600561167078,"id":7757,"parentId":7756,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815364744,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":185304,"timestamp":600561144129,"id":7756,"parentId":7745,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815364721,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":51,"timestamp":600561329629,"id":7762,"parentId":7756,"tags":{},"startTime":1749815364906,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":238343,"timestamp":600561091364,"id":7750,"parentId":7746,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815364668,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":275752,"timestamp":600561053983,"id":7746,"parentId":7745,"tags":{},"startTime":1749815364631,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4744,"timestamp":600561346783,"id":7764,"parentId":7763,"tags":{},"startTime":1749815364923,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":12,"timestamp":600561351556,"id":7766,"parentId":7763,"tags":{},"startTime":1749815364928,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":79,"timestamp":600561351585,"id":7767,"parentId":7763,"tags":{},"startTime":1749815364928,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":5,"timestamp":600561351692,"id":7768,"parentId":7763,"tags":{},"startTime":1749815364928,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":4,"timestamp":600561351719,"id":7769,"parentId":7763,"tags":{},"startTime":1749815364928,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2633,"timestamp":600561351546,"id":7765,"parentId":7763,"tags":{},"startTime":1749815364928,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":585,"timestamp":600561356713,"id":7770,"parentId":7763,"tags":{},"startTime":1749815364933,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":3969,"timestamp":600561357307,"id":7771,"parentId":7763,"tags":{},"startTime":1749815364934,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":9315,"timestamp":600561363646,"id":7772,"parentId":7763,"tags":{},"startTime":1749815364940,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":181,"timestamp":600561372960,"id":7773,"parentId":7763,"tags":{},"startTime":1749815364950,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":97,"timestamp":600561373132,"id":7774,"parentId":7763,"tags":{},"startTime":1749815364950,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":10187,"timestamp":600561373232,"id":7775,"parentId":7763,"tags":{},"startTime":1749815364950,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":90,"timestamp":600561385161,"id":7777,"parentId":7745,"tags":{},"startTime":1749815364962,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":195,"timestamp":600561385064,"id":7776,"parentId":7745,"tags":{},"startTime":1749815364962,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":65534,"timestamp":600561335166,"id":7763,"parentId":7745,"tags":{},"startTime":1749815364912,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":349035,"timestamp":600561051965,"id":7745,"parentId":7704,"tags":{"name":"client"},"startTime":1749815364629,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":12569,"timestamp":600561401259,"id":7778,"parentId":7704,"tags":{},"startTime":1749815364978,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1346808,"timestamp":600560069427,"id":7704,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815363646,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":24,"timestamp":600561421329,"id":7779,"parentId":3,"tags":{},"startTime":1749815364998,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1366000,"timestamp":600560070223,"id":7781,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1749815365014,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":103799,"timestamp":600561423574,"id":7780,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815365000,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600561527418,"id":7782,"parentId":7780,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"337133568","memory.heapUsed":"563080096","memory.heapTotal":"601096192"},"startTime":1749815365104,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":86915,"timestamp":600573557228,"id":7788,"parentId":7786,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815377134,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":101499,"timestamp":600573557290,"id":7791,"parentId":7786,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815377134,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":22657,"timestamp":600573639013,"id":7795,"parentId":7794,"tags":{},"startTime":1749815377216,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":23165,"timestamp":600573638517,"id":7794,"parentId":7793,"tags":{},"startTime":1749815377215,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":48174,"timestamp":600573633215,"id":7793,"parentId":7785,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815377210,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":124260,"timestamp":600573557272,"id":7790,"parentId":7786,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815377134,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":126176,"timestamp":600573556365,"id":7787,"parentId":7786,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815377133,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":142082,"timestamp":600573557261,"id":7789,"parentId":7786,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815377134,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":270055,"timestamp":600573557301,"id":7792,"parentId":7786,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815377134,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":588029,"timestamp":600573500775,"id":7786,"parentId":7785,"tags":{},"startTime":1749815377077,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":7645,"timestamp":600574139321,"id":7812,"parentId":7811,"tags":{},"startTime":1749815377716,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":17,"timestamp":600574147012,"id":7814,"parentId":7811,"tags":{},"startTime":1749815377724,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":21784,"timestamp":600574147144,"id":7815,"parentId":7811,"tags":{},"startTime":1749815377724,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":9,"timestamp":600574168981,"id":7816,"parentId":7811,"tags":{},"startTime":1749815377746,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":21,"timestamp":600574169012,"id":7817,"parentId":7811,"tags":{},"startTime":1749815377746,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":27954,"timestamp":600574146998,"id":7813,"parentId":7811,"tags":{},"startTime":1749815377724,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1720,"timestamp":600574181221,"id":7818,"parentId":7811,"tags":{},"startTime":1749815377758,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":8682,"timestamp":600574182960,"id":7819,"parentId":7811,"tags":{},"startTime":1749815377760,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":2835,"timestamp":600574212082,"id":7820,"parentId":7811,"tags":{},"startTime":1749815377789,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":231,"timestamp":600574214915,"id":7821,"parentId":7811,"tags":{},"startTime":1749815377792,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":185,"timestamp":600574215129,"id":7822,"parentId":7811,"tags":{},"startTime":1749815377792,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":5564,"timestamp":600574215320,"id":7823,"parentId":7811,"tags":{},"startTime":1749815377792,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":108598,"timestamp":600574121624,"id":7811,"parentId":7785,"tags":{},"startTime":1749815377698,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":763174,"timestamp":600573499048,"id":7785,"parentId":7783,"tags":{"name":"server"},"startTime":1749815377076,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":11815,"timestamp":600574262404,"id":7824,"parentId":7783,"tags":{},"startTime":1749815377839,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":802865,"timestamp":600573472350,"id":7783,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815377049,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":31999,"timestamp":600574304059,"id":7833,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":32607,"timestamp":600574304079,"id":7835,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":35041,"timestamp":600574303886,"id":7828,"parentId":7826,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":56676,"timestamp":600574304089,"id":7836,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":56823,"timestamp":600574304047,"id":7832,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":12677,"timestamp":600574348309,"id":7839,"parentId":7838,"tags":{},"startTime":1749815377925,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":122210,"timestamp":600574361202,"id":7841,"parentId":7840,"tags":{},"startTime":1749815377938,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":124969,"timestamp":600574361080,"id":7840,"parentId":7838,"tags":{},"startTime":1749815377938,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":80658,"timestamp":600574486208,"id":7842,"parentId":7838,"tags":{"astUsed":"true"},"startTime":1749815378063,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":270352,"timestamp":600574304001,"id":7829,"parentId":7826,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":270296,"timestamp":600574304069,"id":7834,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":230593,"timestamp":600574348046,"id":7838,"parentId":7837,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815377925,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":275896,"timestamp":600574304025,"id":7830,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":254219,"timestamp":600574331793,"id":7837,"parentId":7825,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815377908,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":78,"timestamp":600574586400,"id":7843,"parentId":7837,"tags":{},"startTime":1749815378163,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":282508,"timestamp":600574304037,"id":7831,"parentId":7826,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815377881,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":303084,"timestamp":600574283538,"id":7826,"parentId":7825,"tags":{},"startTime":1749815377860,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":6263,"timestamp":600574608934,"id":7845,"parentId":7844,"tags":{},"startTime":1749815378186,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":6,"timestamp":600574615234,"id":7847,"parentId":7844,"tags":{},"startTime":1749815378192,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":110,"timestamp":600574615263,"id":7848,"parentId":7844,"tags":{},"startTime":1749815378192,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":9,"timestamp":600574615410,"id":7849,"parentId":7844,"tags":{},"startTime":1749815378192,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":5,"timestamp":600574615448,"id":7850,"parentId":7844,"tags":{},"startTime":1749815378192,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":4018,"timestamp":600574615218,"id":7846,"parentId":7844,"tags":{},"startTime":1749815378192,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":854,"timestamp":600574624016,"id":7851,"parentId":7844,"tags":{},"startTime":1749815378201,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":6396,"timestamp":600574624888,"id":7852,"parentId":7844,"tags":{},"startTime":1749815378202,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":13707,"timestamp":600574634603,"id":7853,"parentId":7844,"tags":{},"startTime":1749815378211,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":277,"timestamp":600574648307,"id":7854,"parentId":7844,"tags":{},"startTime":1749815378225,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":266,"timestamp":600574648568,"id":7855,"parentId":7844,"tags":{},"startTime":1749815378225,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":18118,"timestamp":600574648839,"id":7856,"parentId":7844,"tags":{},"startTime":1749815378225,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":111,"timestamp":600574669682,"id":7858,"parentId":7825,"tags":{},"startTime":1749815378246,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":246,"timestamp":600574669562,"id":7857,"parentId":7825,"tags":{},"startTime":1749815378246,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":88510,"timestamp":600574594074,"id":7844,"parentId":7825,"tags":{},"startTime":1749815378171,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":399980,"timestamp":600574282686,"id":7825,"parentId":7784,"tags":{"name":"client"},"startTime":1749815377859,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":16768,"timestamp":600574682709,"id":7859,"parentId":7784,"tags":{},"startTime":1749815378259,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1226864,"timestamp":600573473404,"id":7784,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815377050,"traceId":"2a5332c881d0d9d8"},{"name":"client-success","duration":25,"timestamp":600574713510,"id":7862,"parentId":3,"tags":{},"startTime":1749815378290,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":32732,"timestamp":600574733647,"id":7868,"parentId":7861,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378310,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":35713,"timestamp":600574733635,"id":7867,"parentId":7861,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378310,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1293000,"timestamp":600573474880,"id":7872,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1749815378347,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":37798,"timestamp":600574733611,"id":7865,"parentId":7861,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378310,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":38288,"timestamp":600574733596,"id":7864,"parentId":7861,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378310,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":38499,"timestamp":600574733623,"id":7866,"parentId":7861,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378310,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":10307,"timestamp":600574764782,"id":7871,"parentId":7870,"tags":{},"startTime":1749815378341,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":10465,"timestamp":600574764632,"id":7870,"parentId":7869,"tags":{},"startTime":1749815378341,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":16561,"timestamp":600574764125,"id":7869,"parentId":7860,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815378341,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":107456,"timestamp":600574733500,"id":7863,"parentId":7861,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378310,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":239328,"timestamp":600574708924,"id":7861,"parentId":7860,"tags":{},"startTime":1749815378286,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4223,"timestamp":600574964995,"id":7889,"parentId":7888,"tags":{},"startTime":1749815378542,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":6,"timestamp":600574969248,"id":7891,"parentId":7888,"tags":{},"startTime":1749815378546,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":8389,"timestamp":600574969275,"id":7892,"parentId":7888,"tags":{},"startTime":1749815378546,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":8,"timestamp":600574977707,"id":7893,"parentId":7888,"tags":{},"startTime":1749815378554,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":5,"timestamp":600574977737,"id":7894,"parentId":7888,"tags":{},"startTime":1749815378554,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":11669,"timestamp":600574969237,"id":7890,"parentId":7888,"tags":{},"startTime":1749815378546,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":3434,"timestamp":600574983196,"id":7895,"parentId":7888,"tags":{},"startTime":1749815378560,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":3630,"timestamp":600574986653,"id":7896,"parentId":7888,"tags":{},"startTime":1749815378563,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1212,"timestamp":600574991863,"id":7897,"parentId":7888,"tags":{},"startTime":1749815378569,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":82,"timestamp":600574993075,"id":7898,"parentId":7888,"tags":{},"startTime":1749815378570,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":106,"timestamp":600574993148,"id":7899,"parentId":7888,"tags":{},"startTime":1749815378570,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":268,"timestamp":600574993258,"id":7900,"parentId":7888,"tags":{},"startTime":1749815378570,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":43302,"timestamp":600574954460,"id":7888,"parentId":7860,"tags":{},"startTime":1749815378531,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":301500,"timestamp":600574708387,"id":7860,"parentId":7827,"tags":{"name":"server"},"startTime":1749815378285,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":5413,"timestamp":600575009981,"id":7901,"parentId":7827,"tags":{},"startTime":1749815378587,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":713695,"timestamp":600574302626,"id":7827,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815377879,"traceId":"2a5332c881d0d9d8"}] +[{"name":"handle-request","duration":80599,"timestamp":600575025887,"id":7902,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815378603,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600575106522,"id":7903,"parentId":7902,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"383320064","memory.heapUsed":"615302704","memory.heapTotal":"653164544"},"startTime":1749815378683,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":26626,"timestamp":600575302036,"id":7909,"parentId":7907,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378879,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":27447,"timestamp":600575302052,"id":7910,"parentId":7907,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378879,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":27448,"timestamp":600575302062,"id":7911,"parentId":7907,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378879,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":29450,"timestamp":600575302070,"id":7912,"parentId":7907,"tags":{"request":"next-app-loader?name=app%2Ffavicon.ico%2Froute&page=%2Ffavicon.ico%2Froute&appPaths=&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378879,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":30632,"timestamp":600575301928,"id":7908,"parentId":7907,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378879,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":13576,"timestamp":600575327458,"id":7916,"parentId":7915,"tags":{},"startTime":1749815378904,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":13716,"timestamp":600575327329,"id":7915,"parentId":7914,"tags":{},"startTime":1749815378904,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":17491,"timestamp":600575326913,"id":7914,"parentId":7906,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815378904,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":96303,"timestamp":600575302087,"id":7913,"parentId":7907,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815378879,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":446590,"timestamp":600575289594,"id":7907,"parentId":7906,"tags":{},"startTime":1749815378866,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":10511,"timestamp":600575852212,"id":7933,"parentId":7932,"tags":{},"startTime":1749815379429,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":22,"timestamp":600575862821,"id":7935,"parentId":7932,"tags":{},"startTime":1749815379439,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":16157,"timestamp":600575862909,"id":7936,"parentId":7932,"tags":{},"startTime":1749815379440,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":9,"timestamp":600575879128,"id":7937,"parentId":7932,"tags":{},"startTime":1749815379456,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":30,"timestamp":600575879163,"id":7938,"parentId":7932,"tags":{},"startTime":1749815379456,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":23603,"timestamp":600575862797,"id":7934,"parentId":7932,"tags":{},"startTime":1749815379439,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":8575,"timestamp":600575894645,"id":7939,"parentId":7932,"tags":{},"startTime":1749815379471,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":11703,"timestamp":600575903271,"id":7940,"parentId":7932,"tags":{},"startTime":1749815379480,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":3160,"timestamp":600575918966,"id":7941,"parentId":7932,"tags":{},"startTime":1749815379496,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":242,"timestamp":600575922124,"id":7942,"parentId":7932,"tags":{},"startTime":1749815379499,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":182,"timestamp":600575922347,"id":7943,"parentId":7932,"tags":{},"startTime":1749815379499,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":5381,"timestamp":600575922536,"id":7944,"parentId":7932,"tags":{},"startTime":1749815379499,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":118893,"timestamp":600575820911,"id":7932,"parentId":7906,"tags":{},"startTime":1749815379398,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":677331,"timestamp":600575287482,"id":7906,"parentId":7904,"tags":{"name":"server"},"startTime":1749815378864,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":13246,"timestamp":600575964908,"id":7945,"parentId":7904,"tags":{},"startTime":1749815379542,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":708667,"timestamp":600575270712,"id":7904,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815378847,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":13991,"timestamp":600575998042,"id":7953,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":14362,"timestamp":600575998061,"id":7955,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":16145,"timestamp":600575997915,"id":7948,"parentId":7947,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":52311,"timestamp":600575998070,"id":7956,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":55978,"timestamp":600575998031,"id":7952,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":24850,"timestamp":600576029388,"id":7959,"parentId":7958,"tags":{},"startTime":1749815379606,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":342704,"timestamp":600576054478,"id":7961,"parentId":7960,"tags":{},"startTime":1749815379631,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":344231,"timestamp":600576054350,"id":7960,"parentId":7958,"tags":{},"startTime":1749815379631,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":71045,"timestamp":600576399025,"id":7962,"parentId":7958,"tags":{"astUsed":"true"},"startTime":1749815379976,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":483410,"timestamp":600575997996,"id":7949,"parentId":7947,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":483379,"timestamp":600575998051,"id":7954,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":455771,"timestamp":600576029075,"id":7958,"parentId":7957,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815379606,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":488416,"timestamp":600575998012,"id":7950,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":496222,"timestamp":600576007763,"id":7957,"parentId":7946,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815379584,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":90,"timestamp":600576504379,"id":7963,"parentId":7957,"tags":{},"startTime":1749815380081,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":506494,"timestamp":600575998022,"id":7951,"parentId":7947,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815379575,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":521518,"timestamp":600575983077,"id":7947,"parentId":7946,"tags":{},"startTime":1749815379560,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":5389,"timestamp":600576524561,"id":7965,"parentId":7964,"tags":{},"startTime":1749815380101,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":17,"timestamp":600576529980,"id":7967,"parentId":7964,"tags":{},"startTime":1749815380107,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":119,"timestamp":600576530016,"id":7968,"parentId":7964,"tags":{},"startTime":1749815380107,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":16,"timestamp":600576530173,"id":7969,"parentId":7964,"tags":{},"startTime":1749815380107,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":6,"timestamp":600576530224,"id":7970,"parentId":7964,"tags":{},"startTime":1749815380107,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":3277,"timestamp":600576529968,"id":7966,"parentId":7964,"tags":{},"startTime":1749815380107,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":984,"timestamp":600576537075,"id":7971,"parentId":7964,"tags":{},"startTime":1749815380114,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":8689,"timestamp":600576538074,"id":7972,"parentId":7964,"tags":{},"startTime":1749815380115,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":12129,"timestamp":600576549692,"id":7973,"parentId":7964,"tags":{},"startTime":1749815380126,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":372,"timestamp":600576561819,"id":7974,"parentId":7964,"tags":{},"startTime":1749815380138,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":121,"timestamp":600576562179,"id":7975,"parentId":7964,"tags":{},"startTime":1749815380139,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":17623,"timestamp":600576562304,"id":7976,"parentId":7964,"tags":{},"startTime":1749815380139,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":140,"timestamp":600576582006,"id":7978,"parentId":7946,"tags":{},"startTime":1749815380159,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":290,"timestamp":600576581864,"id":7977,"parentId":7946,"tags":{},"startTime":1749815380159,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":75649,"timestamp":600576514056,"id":7964,"parentId":7946,"tags":{},"startTime":1749815380091,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":607179,"timestamp":600575982603,"id":7946,"parentId":7905,"tags":{"name":"client"},"startTime":1749815379559,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":6040,"timestamp":600576589829,"id":7979,"parentId":7905,"tags":{},"startTime":1749815380166,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1327714,"timestamp":600575271001,"id":7905,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815378848,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":232,"timestamp":600576614385,"id":7980,"parentId":3,"tags":{},"startTime":1749815380191,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1381000,"timestamp":600575271573,"id":7982,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1749815380230,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":141233,"timestamp":600576627169,"id":7981,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815380204,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600576768448,"id":7983,"parentId":7981,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"294633472","memory.heapUsed":"650014824","memory.heapTotal":"693682176"},"startTime":1749815380345,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":61644,"timestamp":600611516716,"id":7991,"parentId":7987,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815415094,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":65851,"timestamp":600611516691,"id":7989,"parentId":7987,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815415094,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":66993,"timestamp":600611516386,"id":7988,"parentId":7987,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815415093,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":13187,"timestamp":600611570428,"id":7995,"parentId":7994,"tags":{},"startTime":1749815415147,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":13821,"timestamp":600611569796,"id":7994,"parentId":7993,"tags":{},"startTime":1749815415147,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":19661,"timestamp":600611567888,"id":7993,"parentId":7986,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/page.tsx","layer":"rsc"},"startTime":1749815415145,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":72654,"timestamp":600611516702,"id":7990,"parentId":7987,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815415094,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":132039,"timestamp":600611516722,"id":7992,"parentId":7987,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815415094,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":303374,"timestamp":600611502999,"id":7987,"parentId":7986,"tags":{},"startTime":1749815415080,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":4805,"timestamp":600611830047,"id":8012,"parentId":8011,"tags":{},"startTime":1749815415407,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":25,"timestamp":600611834901,"id":8014,"parentId":8011,"tags":{},"startTime":1749815415412,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":12738,"timestamp":600611834972,"id":8015,"parentId":8011,"tags":{},"startTime":1749815415412,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":6,"timestamp":600611847754,"id":8016,"parentId":8011,"tags":{},"startTime":1749815415425,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":12,"timestamp":600611847774,"id":8017,"parentId":8011,"tags":{},"startTime":1749815415425,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":17085,"timestamp":600611834884,"id":8013,"parentId":8011,"tags":{},"startTime":1749815415412,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1132,"timestamp":600611857835,"id":8018,"parentId":8011,"tags":{},"startTime":1749815415435,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":8823,"timestamp":600611858982,"id":8019,"parentId":8011,"tags":{},"startTime":1749815415436,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":1956,"timestamp":600611872303,"id":8020,"parentId":8011,"tags":{},"startTime":1749815415449,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":127,"timestamp":600611874258,"id":8021,"parentId":8011,"tags":{},"startTime":1749815415451,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":109,"timestamp":600611874376,"id":8022,"parentId":8011,"tags":{},"startTime":1749815415451,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":4053,"timestamp":600611874488,"id":8023,"parentId":8011,"tags":{},"startTime":1749815415451,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":66943,"timestamp":600611816476,"id":8011,"parentId":7986,"tags":{},"startTime":1749815415393,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":400798,"timestamp":600611501845,"id":7986,"parentId":7984,"tags":{"name":"server"},"startTime":1749815415079,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":27261,"timestamp":600611902736,"id":8024,"parentId":7984,"tags":{},"startTime":1749815415480,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":472619,"timestamp":600611468145,"id":7984,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815415045,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":33414,"timestamp":600611964150,"id":8032,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":34191,"timestamp":600611964159,"id":8034,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":37840,"timestamp":600611964062,"id":8027,"parentId":8026,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":64512,"timestamp":600611964164,"id":8035,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":66381,"timestamp":600611964143,"id":8031,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":9600,"timestamp":600612021285,"id":8038,"parentId":8037,"tags":{},"startTime":1749815415598,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":62276,"timestamp":600612031170,"id":8040,"parentId":8039,"tags":{},"startTime":1749815415608,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":63084,"timestamp":600612030959,"id":8039,"parentId":8037,"tags":{},"startTime":1749815415608,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":33496,"timestamp":600612094133,"id":8041,"parentId":8037,"tags":{"astUsed":"true"},"startTime":1749815415671,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":171071,"timestamp":600611964123,"id":8028,"parentId":8026,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":171053,"timestamp":600611964154,"id":8033,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":172601,"timestamp":600611964132,"id":8029,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":116496,"timestamp":600612021102,"id":8037,"parentId":8036,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815415598,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":151728,"timestamp":600611990018,"id":8036,"parentId":8025,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815415567,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":40,"timestamp":600612141898,"id":8042,"parentId":8036,"tags":{},"startTime":1749815415719,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":177824,"timestamp":600611964138,"id":8030,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815415541,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":186830,"timestamp":600611955156,"id":8026,"parentId":8025,"tags":{},"startTime":1749815415532,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":3695,"timestamp":600612152367,"id":8044,"parentId":8043,"tags":{},"startTime":1749815415729,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":3,"timestamp":600612156088,"id":8046,"parentId":8043,"tags":{},"startTime":1749815415733,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":63,"timestamp":600612156105,"id":8047,"parentId":8043,"tags":{},"startTime":1749815415733,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":4,"timestamp":600612156196,"id":8048,"parentId":8043,"tags":{},"startTime":1749815415733,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":3,"timestamp":600612156220,"id":8049,"parentId":8043,"tags":{},"startTime":1749815415733,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":2100,"timestamp":600612156079,"id":8045,"parentId":8043,"tags":{},"startTime":1749815415733,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":459,"timestamp":600612160093,"id":8050,"parentId":8043,"tags":{},"startTime":1749815415737,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":3510,"timestamp":600612160559,"id":8051,"parentId":8043,"tags":{},"startTime":1749815415737,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":7475,"timestamp":600612168524,"id":8052,"parentId":8043,"tags":{},"startTime":1749815415745,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":159,"timestamp":600612175997,"id":8053,"parentId":8043,"tags":{},"startTime":1749815415753,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":88,"timestamp":600612176147,"id":8054,"parentId":8043,"tags":{},"startTime":1749815415753,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":9077,"timestamp":600612176238,"id":8055,"parentId":8043,"tags":{},"startTime":1749815415753,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":67,"timestamp":600612187124,"id":8057,"parentId":8025,"tags":{},"startTime":1749815415764,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":170,"timestamp":600612187028,"id":8056,"parentId":8025,"tags":{},"startTime":1749815415764,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":45708,"timestamp":600612146549,"id":8043,"parentId":8025,"tags":{},"startTime":1749815415723,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":237633,"timestamp":600611954683,"id":8025,"parentId":7985,"tags":{"name":"client"},"startTime":1749815415532,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":15997,"timestamp":600612192343,"id":8058,"parentId":7985,"tags":{},"startTime":1749815415769,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":740565,"timestamp":600611468797,"id":7985,"parentId":3,"tags":{"trigger":"src/app/page.tsx"},"startTime":1749815415046,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":23,"timestamp":600612212442,"id":8059,"parentId":3,"tags":{},"startTime":1749815415789,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":773000,"timestamp":600611470432,"id":8061,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1749815415820,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":154455,"timestamp":600612231949,"id":8060,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815415809,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600612386437,"id":8062,"parentId":8060,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"540868608","memory.heapUsed":"438889048","memory.heapTotal":"610975744"},"startTime":1749815415963,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":60538,"timestamp":600652234762,"id":8068,"parentId":8066,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815455812,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":63725,"timestamp":600652234779,"id":8069,"parentId":8066,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815455812,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":63794,"timestamp":600652234793,"id":8071,"parentId":8066,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815455812,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":75002,"timestamp":600652234786,"id":8070,"parentId":8066,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815455812,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":17547,"timestamp":600652297215,"id":8074,"parentId":8073,"tags":{},"startTime":1749815455874,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":17857,"timestamp":600652296911,"id":8073,"parentId":8072,"tags":{},"startTime":1749815455874,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":21276,"timestamp":600652295997,"id":8072,"parentId":8065,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx","layer":"rsc"},"startTime":1749815455873,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":96716,"timestamp":600652234434,"id":8067,"parentId":8066,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815455811,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":10919,"timestamp":600652526034,"id":8092,"parentId":8091,"tags":{},"startTime":1749815456103,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":11354,"timestamp":600652525647,"id":8091,"parentId":8090,"tags":{},"startTime":1749815456103,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":32459,"timestamp":600652523405,"id":8090,"parentId":8065,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx","layer":"ssr"},"startTime":1749815456100,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":390066,"timestamp":600652222909,"id":8066,"parentId":8065,"tags":{},"startTime":1749815455800,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":16945,"timestamp":600652666699,"id":8094,"parentId":8093,"tags":{},"startTime":1749815456244,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":14,"timestamp":600652683702,"id":8096,"parentId":8093,"tags":{},"startTime":1749815456261,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":25833,"timestamp":600652683780,"id":8097,"parentId":8093,"tags":{},"startTime":1749815456261,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":17,"timestamp":600652709714,"id":8098,"parentId":8093,"tags":{},"startTime":1749815456287,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":26,"timestamp":600652709784,"id":8099,"parentId":8093,"tags":{},"startTime":1749815456287,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":37086,"timestamp":600652683682,"id":8095,"parentId":8093,"tags":{},"startTime":1749815456261,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":2772,"timestamp":600652729335,"id":8100,"parentId":8093,"tags":{},"startTime":1749815456306,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":11159,"timestamp":600652732150,"id":8101,"parentId":8093,"tags":{},"startTime":1749815456309,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":6537,"timestamp":600652747170,"id":8102,"parentId":8093,"tags":{},"startTime":1749815456324,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":268,"timestamp":600652753703,"id":8103,"parentId":8093,"tags":{},"startTime":1749815456331,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":174,"timestamp":600652753953,"id":8104,"parentId":8093,"tags":{},"startTime":1749815456331,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":10873,"timestamp":600652754134,"id":8105,"parentId":8093,"tags":{},"startTime":1749815456331,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":135918,"timestamp":600652641620,"id":8093,"parentId":8065,"tags":{},"startTime":1749815456219,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":580747,"timestamp":600652221848,"id":8065,"parentId":8063,"tags":{"name":"server"},"startTime":1749815455799,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":7983,"timestamp":600652802708,"id":8106,"parentId":8063,"tags":{},"startTime":1749815456380,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":631460,"timestamp":600652180185,"id":8063,"parentId":3,"tags":{"trigger":"src/components/testimonials.tsx"},"startTime":1749815455757,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":14416,"timestamp":600652831520,"id":8114,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":14671,"timestamp":600652831542,"id":8116,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":16061,"timestamp":600652831371,"id":8109,"parentId":8108,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815456408,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":17671,"timestamp":600652843787,"id":8121,"parentId":8120,"tags":{},"startTime":1749815456421,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":17875,"timestamp":600652843591,"id":8120,"parentId":8118,"tags":{},"startTime":1749815456421,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":27356,"timestamp":600652842701,"id":8118,"parentId":8107,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx","layer":"app-pages-browser"},"startTime":1749815456420,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":40309,"timestamp":600652831556,"id":8117,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":43967,"timestamp":600652831509,"id":8113,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":20155,"timestamp":600652857564,"id":8123,"parentId":8122,"tags":{},"startTime":1749815456435,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":203316,"timestamp":600652877819,"id":8125,"parentId":8124,"tags":{},"startTime":1749815456455,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":204444,"timestamp":600652877756,"id":8124,"parentId":8122,"tags":{},"startTime":1749815456455,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":63868,"timestamp":600653082283,"id":8126,"parentId":8122,"tags":{"astUsed":"true"},"startTime":1749815456659,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":327952,"timestamp":600652831466,"id":8110,"parentId":8108,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":327901,"timestamp":600652831533,"id":8115,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":304062,"timestamp":600652857403,"id":8122,"parentId":8119,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815456434,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":330905,"timestamp":600652831482,"id":8111,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":325056,"timestamp":600652843165,"id":8119,"parentId":8107,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815456420,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":84,"timestamp":600653173504,"id":8127,"parentId":8119,"tags":{},"startTime":1749815456751,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":342123,"timestamp":600652831499,"id":8112,"parentId":8108,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815456409,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":358711,"timestamp":600652814944,"id":8108,"parentId":8107,"tags":{},"startTime":1749815456392,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":15073,"timestamp":600653190758,"id":8129,"parentId":8128,"tags":{},"startTime":1749815456768,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":6,"timestamp":600653205895,"id":8131,"parentId":8128,"tags":{},"startTime":1749815456783,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":252,"timestamp":600653205928,"id":8132,"parentId":8128,"tags":{},"startTime":1749815456783,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":26,"timestamp":600653206298,"id":8133,"parentId":8128,"tags":{},"startTime":1749815456783,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":9,"timestamp":600653206421,"id":8134,"parentId":8128,"tags":{},"startTime":1749815456783,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":7201,"timestamp":600653205872,"id":8130,"parentId":8128,"tags":{},"startTime":1749815456783,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1782,"timestamp":600653217360,"id":8135,"parentId":8128,"tags":{},"startTime":1749815456794,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":7174,"timestamp":600653219201,"id":8136,"parentId":8128,"tags":{},"startTime":1749815456796,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":31736,"timestamp":600653229807,"id":8137,"parentId":8128,"tags":{},"startTime":1749815456807,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":316,"timestamp":600653261541,"id":8138,"parentId":8128,"tags":{},"startTime":1749815456839,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":107,"timestamp":600653261844,"id":8139,"parentId":8128,"tags":{},"startTime":1749815456839,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":30392,"timestamp":600653261963,"id":8140,"parentId":8128,"tags":{},"startTime":1749815456839,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":100,"timestamp":600653294648,"id":8142,"parentId":8107,"tags":{},"startTime":1749815456872,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":185,"timestamp":600653294569,"id":8141,"parentId":8107,"tags":{},"startTime":1749815456872,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":121227,"timestamp":600653182242,"id":8128,"parentId":8107,"tags":{},"startTime":1749815456759,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":489107,"timestamp":600652814418,"id":8107,"parentId":8064,"tags":{"name":"client"},"startTime":1749815456391,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":27232,"timestamp":600653303569,"id":8143,"parentId":8064,"tags":{},"startTime":1749815456881,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1151487,"timestamp":600652181008,"id":8064,"parentId":3,"tags":{"trigger":"src/components/testimonials.tsx"},"startTime":1749815455758,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":7,"timestamp":600653336583,"id":8144,"parentId":3,"tags":{},"startTime":1749815456914,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1203000,"timestamp":600652182171,"id":8146,"parentId":3,"tags":{"updatedModules":["[project]/src/components/testimonials.tsx"],"page":"/","isPageHidden":false},"startTime":1749815457102,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":186117,"timestamp":600653342551,"id":8145,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815456920,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":1,"timestamp":600653528703,"id":8147,"parentId":8145,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"497467392","memory.heapUsed":"453580944","memory.heapTotal":"519503872"},"startTime":1749815457106,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":88914,"timestamp":600660137132,"id":8155,"parentId":8151,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815463714,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":94748,"timestamp":600660137098,"id":8153,"parentId":8151,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815463714,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":94765,"timestamp":600660137125,"id":8154,"parentId":8151,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815463714,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":101445,"timestamp":600660137143,"id":8156,"parentId":8151,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815463714,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":9103,"timestamp":600660230911,"id":8159,"parentId":8158,"tags":{},"startTime":1749815463808,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":9377,"timestamp":600660230643,"id":8158,"parentId":8157,"tags":{},"startTime":1749815463808,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":12927,"timestamp":600660228953,"id":8157,"parentId":8150,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx","layer":"rsc"},"startTime":1749815463806,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":108303,"timestamp":600660136506,"id":8152,"parentId":8151,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815463714,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":58575,"timestamp":600660338375,"id":8177,"parentId":8176,"tags":{},"startTime":1749815463915,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":58949,"timestamp":600660338014,"id":8176,"parentId":8175,"tags":{},"startTime":1749815463915,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":74110,"timestamp":600660336731,"id":8175,"parentId":8150,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx","layer":"ssr"},"startTime":1749815463914,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":421533,"timestamp":600660126615,"id":8151,"parentId":8150,"tags":{},"startTime":1749815463704,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":12777,"timestamp":600660586453,"id":8179,"parentId":8178,"tags":{},"startTime":1749815464164,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":182,"timestamp":600660599381,"id":8181,"parentId":8178,"tags":{},"startTime":1749815464176,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":28922,"timestamp":600660599619,"id":8182,"parentId":8178,"tags":{},"startTime":1749815464177,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":122,"timestamp":600660628750,"id":8183,"parentId":8178,"tags":{},"startTime":1749815464206,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":36,"timestamp":600660628983,"id":8184,"parentId":8178,"tags":{},"startTime":1749815464206,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":43209,"timestamp":600660599284,"id":8180,"parentId":8178,"tags":{},"startTime":1749815464176,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":2049,"timestamp":600660660974,"id":8185,"parentId":8178,"tags":{},"startTime":1749815464238,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":9065,"timestamp":600660663047,"id":8186,"parentId":8178,"tags":{},"startTime":1749815464240,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":3127,"timestamp":600660676308,"id":8187,"parentId":8178,"tags":{},"startTime":1749815464253,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":233,"timestamp":600660679430,"id":8188,"parentId":8178,"tags":{},"startTime":1749815464257,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":187,"timestamp":600660679645,"id":8189,"parentId":8178,"tags":{},"startTime":1749815464257,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":5948,"timestamp":600660679840,"id":8190,"parentId":8178,"tags":{},"startTime":1749815464257,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":128245,"timestamp":600660568392,"id":8178,"parentId":8150,"tags":{},"startTime":1749815464145,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":596888,"timestamp":600660124869,"id":8150,"parentId":8148,"tags":{"name":"server"},"startTime":1749815463702,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":9114,"timestamp":600660721863,"id":8191,"parentId":8148,"tags":{},"startTime":1749815464299,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":646066,"timestamp":600660086088,"id":8148,"parentId":3,"tags":{"trigger":"src/components/testimonials.tsx"},"startTime":1749815463663,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":13304,"timestamp":600660747952,"id":8199,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":13702,"timestamp":600660747967,"id":8201,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":15056,"timestamp":600660747841,"id":8194,"parentId":8193,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":8075,"timestamp":600660759162,"id":8206,"parentId":8205,"tags":{},"startTime":1749815464336,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":8248,"timestamp":600660758996,"id":8205,"parentId":8203,"tags":{},"startTime":1749815464336,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":16045,"timestamp":600660758107,"id":8203,"parentId":8192,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/components/testimonials.tsx","layer":"app-pages-browser"},"startTime":1749815464335,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":40171,"timestamp":600660747975,"id":8202,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":44970,"timestamp":600660747943,"id":8198,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":11103,"timestamp":600660781983,"id":8208,"parentId":8207,"tags":{},"startTime":1749815464359,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":159271,"timestamp":600660793225,"id":8210,"parentId":8209,"tags":{},"startTime":1749815464370,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":160092,"timestamp":600660793142,"id":8209,"parentId":8207,"tags":{},"startTime":1749815464370,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":77920,"timestamp":600660953417,"id":8211,"parentId":8207,"tags":{"astUsed":"true"},"startTime":1749815464531,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":293052,"timestamp":600660747914,"id":8195,"parentId":8193,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":293031,"timestamp":600660747959,"id":8200,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":268210,"timestamp":600660781813,"id":8207,"parentId":8204,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815464359,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":303144,"timestamp":600660747927,"id":8196,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":300521,"timestamp":600660758559,"id":8204,"parentId":8192,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815464336,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":153,"timestamp":600661060363,"id":8212,"parentId":8204,"tags":{},"startTime":1749815464637,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":312643,"timestamp":600660747935,"id":8197,"parentId":8193,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815464325,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":324899,"timestamp":600660735729,"id":8193,"parentId":8192,"tags":{},"startTime":1749815464313,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":7434,"timestamp":600661099804,"id":8214,"parentId":8213,"tags":{},"startTime":1749815464677,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":149,"timestamp":600661107279,"id":8216,"parentId":8213,"tags":{},"startTime":1749815464684,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":130,"timestamp":600661107455,"id":8217,"parentId":8213,"tags":{},"startTime":1749815464685,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":9,"timestamp":600661107628,"id":8218,"parentId":8213,"tags":{},"startTime":1749815464685,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":7,"timestamp":600661107671,"id":8219,"parentId":8213,"tags":{},"startTime":1749815464685,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":3780,"timestamp":600661107267,"id":8215,"parentId":8213,"tags":{},"startTime":1749815464684,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1245,"timestamp":600661114749,"id":8220,"parentId":8213,"tags":{},"startTime":1749815464692,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":7725,"timestamp":600661116013,"id":8221,"parentId":8213,"tags":{},"startTime":1749815464693,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":18433,"timestamp":600661127378,"id":8222,"parentId":8213,"tags":{},"startTime":1749815464704,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":295,"timestamp":600661145809,"id":8223,"parentId":8213,"tags":{},"startTime":1749815464723,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":326,"timestamp":600661146086,"id":8224,"parentId":8213,"tags":{},"startTime":1749815464723,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":21566,"timestamp":600661146420,"id":8225,"parentId":8213,"tags":{},"startTime":1749815464724,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":120,"timestamp":600661171322,"id":8227,"parentId":8192,"tags":{},"startTime":1749815464748,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":289,"timestamp":600661171163,"id":8226,"parentId":8192,"tags":{},"startTime":1749815464748,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":113139,"timestamp":600661070243,"id":8213,"parentId":8192,"tags":{},"startTime":1749815464647,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":448198,"timestamp":600660735259,"id":8192,"parentId":8149,"tags":{"name":"client"},"startTime":1749815464312,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":38611,"timestamp":600661183516,"id":8228,"parentId":8149,"tags":{},"startTime":1749815464761,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1136793,"timestamp":600660087270,"id":8149,"parentId":3,"tags":{"trigger":"src/components/testimonials.tsx"},"startTime":1749815463664,"traceId":"2a5332c881d0d9d8"}] +[{"name":"client-success","duration":28,"timestamp":600661229078,"id":8229,"parentId":3,"tags":{},"startTime":1749815464806,"traceId":"2a5332c881d0d9d8"},{"name":"client-hmr-latency","duration":1189000,"timestamp":600660089318,"id":8231,"parentId":3,"tags":{"updatedModules":["[project]/src/components/testimonials.tsx"],"page":"/","isPageHidden":false},"startTime":1749815465009,"traceId":"2a5332c881d0d9d8"},{"name":"handle-request","duration":203417,"timestamp":600661237032,"id":8230,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1749815464814,"traceId":"2a5332c881d0d9d8"},{"name":"memory-usage","duration":2,"timestamp":600661440507,"id":8232,"parentId":8230,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"320094208","memory.heapUsed":"493877064","memory.heapTotal":"535117824"},"startTime":1749815465018,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":70773,"timestamp":600680141390,"id":8238,"parentId":8236,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fkayamandi%2Fpage&page=%2Fprojects%2Fkayamandi%2Fpage&appPaths=%2Fprojects%2Fkayamandi%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fkayamandi%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815483719,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":72825,"timestamp":600680141526,"id":8240,"parentId":8236,"tags":{"request":"next-app-loader?name=app%2Fparticipate%2Fpage&page=%2Fparticipate%2Fpage&appPaths=%2Fparticipate%2Fpage&pagePath=private-next-app-dir%2Fparticipate%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815483719,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-transform","duration":10730,"timestamp":600680204161,"id":8244,"parentId":8243,"tags":{},"startTime":1749815483781,"traceId":"2a5332c881d0d9d8"},{"name":"next-swc-loader","duration":10918,"timestamp":600680203976,"id":8243,"parentId":8242,"tags":{},"startTime":1749815483781,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-tsx","duration":31910,"timestamp":600680203205,"id":8242,"parentId":8235,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/app/company/page.tsx","layer":"rsc"},"startTime":1749815483780,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":110973,"timestamp":600680141467,"id":8239,"parentId":8236,"tags":{"request":"next-app-loader?name=app%2Fprojects%2Fpage&page=%2Fprojects%2Fpage&appPaths=%2Fprojects%2Fpage&pagePath=private-next-app-dir%2Fprojects%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815483719,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":119537,"timestamp":600680139279,"id":8237,"parentId":8236,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815483716,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":154295,"timestamp":600680141615,"id":8241,"parentId":8236,"tags":{"request":"next-app-loader?name=app%2Fcompany%2Fpage&page=%2Fcompany%2Fpage&appPaths=%2Fcompany%2Fpage&pagePath=private-next-app-dir%2Fcompany%2Fpage.tsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1749815483719,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":26713,"timestamp":600680413502,"id":8260,"parentId":8235,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=true!","layer":"ssr"},"startTime":1749815483991,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":748843,"timestamp":600680126457,"id":8236,"parentId":8235,"tags":{},"startTime":1749815483704,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":19596,"timestamp":600680943970,"id":8262,"parentId":8261,"tags":{},"startTime":1749815484521,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":12,"timestamp":600680963619,"id":8264,"parentId":8261,"tags":{},"startTime":1749815484541,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":32906,"timestamp":600680963661,"id":8265,"parentId":8261,"tags":{},"startTime":1749815484541,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":12,"timestamp":600680996623,"id":8266,"parentId":8261,"tags":{},"startTime":1749815484574,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":7,"timestamp":600680996677,"id":8267,"parentId":8261,"tags":{},"startTime":1749815484574,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":42726,"timestamp":600680963601,"id":8263,"parentId":8261,"tags":{},"startTime":1749815484541,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":3426,"timestamp":600681013816,"id":8268,"parentId":8261,"tags":{},"startTime":1749815484591,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":23311,"timestamp":600681017272,"id":8269,"parentId":8261,"tags":{},"startTime":1749815484594,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":3561,"timestamp":600681044305,"id":8270,"parentId":8261,"tags":{},"startTime":1749815484621,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":212,"timestamp":600681047864,"id":8271,"parentId":8261,"tags":{},"startTime":1749815484625,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":427,"timestamp":600681048052,"id":8272,"parentId":8261,"tags":{},"startTime":1749815484625,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":6542,"timestamp":600681048486,"id":8273,"parentId":8261,"tags":{},"startTime":1749815484626,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":161594,"timestamp":600680923696,"id":8261,"parentId":8235,"tags":{},"startTime":1749815484501,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":989447,"timestamp":600680124904,"id":8235,"parentId":8233,"tags":{"name":"server"},"startTime":1749815483702,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":16262,"timestamp":600681114469,"id":8274,"parentId":8233,"tags":{},"startTime":1749815484692,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-server","duration":1028353,"timestamp":600680104133,"id":8233,"parentId":3,"tags":{"trigger":"src/app/company/page.tsx"},"startTime":1749815483681,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":21201,"timestamp":600681180348,"id":8286,"parentId":8284,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1749815484758,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":45122,"timestamp":600681159924,"id":8282,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fprojectcards.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":56927,"timestamp":600681159740,"id":8277,"parentId":8276,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":147633,"timestamp":600681159953,"id":8285,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fdonatebutton.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ffaq.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fparticipate.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":193845,"timestamp":600681159913,"id":8281,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":195345,"timestamp":600681159878,"id":8278,"parentId":8276,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":195308,"timestamp":600681159933,"id":8283,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fapp%2Fprojects%2Fkayamandi%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"read-resource","duration":87609,"timestamp":600681268011,"id":8289,"parentId":8288,"tags":{},"startTime":1749815484845,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-process","duration":172388,"timestamp":600681355759,"id":8291,"parentId":8290,"tags":{},"startTime":1749815484933,"traceId":"2a5332c881d0d9d8"},{"name":"postcss-loader","duration":173442,"timestamp":600681355675,"id":8290,"parentId":8288,"tags":{},"startTime":1749815484933,"traceId":"2a5332c881d0d9d8"},{"name":"css-loader","duration":52457,"timestamp":600681529192,"id":8292,"parentId":8288,"tags":{"astUsed":"true"},"startTime":1749815485106,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":463610,"timestamp":600681159943,"id":8284,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fanimated-number.tsx%22%2C%22ids%22%3A%5B%22AnimatedNumber%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcompanytestimonial.tsx%22%2C%22ids%22%3A%5B%22CompanyTestimonial%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":463674,"timestamp":600681159893,"id":8279,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fbutton%2Fbutton.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcheckbox%2Fcheckbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fclose-button%2Fclose-button.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fcombobox%2Fcombobox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdata-interactive%2Fdata-interactive.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdescription%2Fdescription.js%22%2C%22ids%22%3A%5B%22Description%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdialog%2Fdialog.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffield%2Ffield.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffieldset%2Ffieldset.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ffocus-trap%2Ffocus-trap.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Finput%2Finput.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flabel%2Flabel.js%22%2C%22ids%22%3A%5B%22Label%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flegend%2Flegend.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Flistbox%2Flistbox.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fmenu%2Fmenu.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fportal%2Fportal.js%22%2C%22ids%22%3A%5B%22Portal%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fradio-group%2Fradio-group.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fselect%2Fselect.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fswitch%2Fswitch.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftabs%2Ftabs.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftextarea%2Ftextarea.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Ftransition%2Ftransition.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Finternal%2Fclose-provider.js%22%2C%22ids%22%3A%5B%22useClose%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fbento-card.tsx%22%2C%22ids%22%3A%5B%22BentoCard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fcta.tsx%22%2C%22ids%22%3A%5B%22CTA%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fecosystem.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fkeyboard.tsx%22%2C%22ids%22%3A%5B%22Keyboard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cloud.tsx%22%2C%22ids%22%3A%5B%22LogoCloud%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo-cluster.tsx%22%2C%22ids%22%3A%5B%22LogoCluster%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Flogo.tsx%22%2C%22ids%22%3A%5B%22Logo%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fmap.tsx%22%2C%22ids%22%3A%5B%22Map%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fnavbar.tsx%22%2C%22ids%22%3A%5B%22Navbar%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Fportfolio.tsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fcomponents%2Ftestimonials.tsx%22%2C%22ids%22%3A%5B%22Testimonials%22%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":356037,"timestamp":600681267634,"id":8288,"parentId":8287,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":null},"startTime":1749815484845,"traceId":"2a5332c881d0d9d8"},{"name":"build-module-css","duration":429424,"timestamp":600681202076,"id":8287,"parentId":8275,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/www_indaba/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1749815484779,"traceId":"2a5332c881d0d9d8"},{"name":"build-module","duration":61,"timestamp":600681631734,"id":8293,"parentId":8287,"tags":{},"startTime":1749815485209,"traceId":"2a5332c881d0d9d8"},{"name":"add-entry","duration":471925,"timestamp":600681159904,"id":8280,"parentId":8276,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fwww_indaba%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1749815484737,"traceId":"2a5332c881d0d9d8"},{"name":"make","duration":491307,"timestamp":600681140579,"id":8276,"parentId":8275,"tags":{},"startTime":1749815484718,"traceId":"2a5332c881d0d9d8"},{"name":"chunk-graph","duration":25169,"timestamp":600681684631,"id":8295,"parentId":8294,"tags":{},"startTime":1749815485262,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-modules","duration":21,"timestamp":600681709933,"id":8297,"parentId":8294,"tags":{},"startTime":1749815485287,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunks","duration":961,"timestamp":600681710496,"id":8298,"parentId":8294,"tags":{},"startTime":1749815485288,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-tree","duration":17,"timestamp":600681711570,"id":8299,"parentId":8294,"tags":{},"startTime":1749815485289,"traceId":"2a5332c881d0d9d8"},{"name":"optimize-chunk-modules","duration":8,"timestamp":600681711654,"id":8300,"parentId":8294,"tags":{},"startTime":1749815485289,"traceId":"2a5332c881d0d9d8"},{"name":"optimize","duration":10184,"timestamp":600681709896,"id":8296,"parentId":8294,"tags":{},"startTime":1749815485287,"traceId":"2a5332c881d0d9d8"},{"name":"module-hash","duration":1609,"timestamp":600681727666,"id":8301,"parentId":8294,"tags":{},"startTime":1749815485305,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation","duration":32134,"timestamp":600681729302,"id":8302,"parentId":8294,"tags":{},"startTime":1749815485306,"traceId":"2a5332c881d0d9d8"},{"name":"hash","duration":28029,"timestamp":600681771566,"id":8303,"parentId":8294,"tags":{},"startTime":1749815485349,"traceId":"2a5332c881d0d9d8"},{"name":"code-generation-jobs","duration":227,"timestamp":600681799590,"id":8304,"parentId":8294,"tags":{},"startTime":1749815485377,"traceId":"2a5332c881d0d9d8"},{"name":"module-assets","duration":322,"timestamp":600681799806,"id":8305,"parentId":8294,"tags":{},"startTime":1749815485377,"traceId":"2a5332c881d0d9d8"},{"name":"create-chunk-assets","duration":17247,"timestamp":600681800135,"id":8306,"parentId":8294,"tags":{},"startTime":1749815485377,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-generateClientManifest","duration":149,"timestamp":600681819815,"id":8308,"parentId":8275,"tags":{},"startTime":1749815485397,"traceId":"2a5332c881d0d9d8"},{"name":"NextJsBuildManifest-createassets","duration":250,"timestamp":600681819720,"id":8307,"parentId":8275,"tags":{},"startTime":1749815485397,"traceId":"2a5332c881d0d9d8"},{"name":"seal","duration":160147,"timestamp":600681668715,"id":8294,"parentId":8275,"tags":{},"startTime":1749815485246,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-compilation","duration":689097,"timestamp":600681139826,"id":8275,"parentId":8234,"tags":{"name":"client"},"startTime":1749815484717,"traceId":"2a5332c881d0d9d8"},{"name":"emit","duration":24135,"timestamp":600681828990,"id":8309,"parentId":8234,"tags":{},"startTime":1749815485406,"traceId":"2a5332c881d0d9d8"},{"name":"webpack-invalidated-client","duration":1753284,"timestamp":600680104828,"id":8234,"parentId":3,"tags":{"trigger":"src/app/company/page.tsx"},"startTime":1749815483682,"traceId":"2a5332c881d0d9d8"}] diff --git a/src/app/company/page.tsx b/src/app/company/page.tsx index 45c362f..af4ae6f 100644 --- a/src/app/company/page.tsx +++ b/src/app/company/page.tsx @@ -263,7 +263,6 @@ export default function Company() {
- diff --git a/src/app/page.tsx b/src/app/page.tsx index c6990f9..33814bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,6 +18,7 @@ import { ChevronRightIcon } from '@heroicons/react/16/solid' import type { Metadata } from 'next' import Portfolio from '@/components/portfolio' import { IndabaOs } from '@/components/indabaos' +import Ecosystem from '@/components/ecosystem' import FeaturedTestimonial from '@/components/featuredtestimonial' export const metadata: Metadata = { @@ -210,11 +211,10 @@ export default function Home() { -
- -
+ + + - diff --git a/src/components/testimonials.tsx b/src/components/testimonials.tsx index 74bbed6..61e86ad 100644 --- a/src/components/testimonials.tsx +++ b/src/components/testimonials.tsx @@ -175,7 +175,7 @@ export function Testimonials() { } return ( -
+