{"version":3,"file":"static/chunks/app/not-found-176274c062375ae6.js","mappings":"sFAAAA,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,IAAA,CAAAD,EAAA,+JCQe,SAASE,IAMpB,MACI,GAAAC,EAAAC,GAAA,EAACC,EAAAA,EAAaA,CAAAA,UACV,GAAAF,EAAAG,IAAA,EAAAH,EAAAI,QAAA,YACI,GAAAJ,EAAAC,GAAA,EAACI,EAAAA,OAAQA,CAAAA,CACLC,MAAM,iBACNC,YAVI,CAChB,CAAEC,MAAO,OAAQC,KAAM,GAAI,EAC3B,CAAED,MAAO,YAAaC,KAAM,GAAI,EACnC,CAQeC,gBAAgB,8BAEpB,GAAAV,EAAAC,GAAA,EAACU,EAAAA,CAASA,CAAAA,UACN,GAAAX,EAAAG,IAAA,EAACS,MAAAA,CAAIC,UAAU,gFACX,GAAAb,EAAAC,GAAA,EAACa,KAAAA,CAAGD,UAAU,uDAA8C,iDAG5D,GAAAb,EAAAC,GAAA,EAACc,IAAAA,CAAEF,UAAU,2CAAkC,yHAI/C,GAAAb,EAAAC,GAAA,EAACe,EAAAA,CAAMA,CAAAA,CACHC,GAAIC,EAAAA,OAAIA,CACRT,KAAK,IACLU,MAAM,UACNC,KAAK,KACLP,UAAU,yBACb,4BAQzB","sources":["webpack://_N_E/?6993","webpack://_N_E/./src/app/not-found.tsx"],"sourcesContent":["import(/* webpackMode: \"eager\" */ \"/codebuild/output/src2150190915/src/right2hope/src/app/not-found.tsx\");\n","'use client';\n\nimport { Container } from '@/layers/presentation/components/common/Container';\nimport PageHero from '@/layers/presentation/components/common/PageHero';\nimport { LandingLayout } from '@/layers/presentation/layouts';\nimport { Button } from '@nextui-org/react';\nimport Link from 'next/link';\n\nexport default function NotFound() {\n const breadcrumbs = [\n { label: 'Home', href: '/' },\n { label: 'Not Found', href: '#' },\n ];\n\n return (\n \n <>\n \n \n
\n

\n We couldn't find the page you're looking for\n

\n

\n The page you requested could not be found. It might have been removed,\n renamed, or did not exist in the first place.\n

\n \n Return to Home\n \n
\n
\n \n
\n );\n}\n"],"names":["Promise","resolve","then","__webpack_require__","bind","NotFound","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","jsx","LandingLayout","jsxs","Fragment","PageHero","title","breadcrumbs","label","href","backgroundImage","Container","div","className","h2","p","Button","as","Link","color","size"],"sourceRoot":""}