@vikukumar/propvault 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/(website)/[...slug]/page/server-reference-manifest.json +4 -4
- package/.next/server/app/(website)/[...slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/blog/[slug]/page/server-reference-manifest.json +1 -1
- package/.next/server/app/(website)/blog/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/contact/page/server-reference-manifest.json +1 -1
- package/.next/server/app/(website)/contact/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/page/server-reference-manifest.json +5 -5
- package/.next/server/app/(website)/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/projects/[slug]/page/server-reference-manifest.json +1 -1
- package/.next/server/app/(website)/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/admin/cms/email-templates/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/cms/email-templates/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/menus/page/server-reference-manifest.json +3 -3
- package/.next/server/app/admin/cms/menus/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/pages/[id]/edit/page/server-reference-manifest.json +6 -6
- package/.next/server/app/admin/cms/pages/[id]/edit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/pages/new/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/cms/pages/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/pages/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/cms/pages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/redirects/page/server-reference-manifest.json +3 -3
- package/.next/server/app/admin/cms/redirects/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/leads/[id]/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/leads/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/page/server-reference-manifest.json +3 -3
- package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/plugins/page/server-reference-manifest.json +5 -5
- package/.next/server/app/admin/plugins/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/profile/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/profile/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/projects/edit/[id]/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/projects/edit/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/projects/new/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/projects/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/analytics/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/analytics/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/analytics/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/api-keys/page/server-reference-manifest.json +102 -102
- package/.next/server/app/admin/settings/api-keys/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/branding/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/branding/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/branding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/general/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/general/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/general/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/security/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/security/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/security/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/seo/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/seo/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/seo/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/smtp/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/smtp/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/smtp/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/storage/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/storage/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/storage/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/theme/page/server-reference-manifest.json +5 -5
- package/.next/server/app/admin/theme/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/upload/route.js.nft.json +1 -1
- package/.next/server/app/contact.html +2 -2
- package/.next/server/app/contact.rsc +2 -2
- package/.next/server/app/contact.segments/!KHdlYnNpdGUp/contact/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/contact.segments/!KHdlYnNpdGUp/contact.segment.rsc +1 -1
- package/.next/server/app/contact.segments/!KHdlYnNpdGUp.segment.rsc +1 -1
- package/.next/server/app/contact.segments/_full.segment.rsc +2 -2
- package/.next/server/app/contact.segments/_head.segment.rsc +1 -1
- package/.next/server/app/contact.segments/_index.segment.rsc +1 -1
- package/.next/server/app/contact.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +11 -11
- package/.next/server/app/index.segments/!KHdlYnNpdGUp/__PAGE__.segment.rsc +11 -11
- package/.next/server/app/index.segments/!KHdlYnNpdGUp.segment.rsc +1 -1
- package/.next/server/app/index.segments/_full.segment.rsc +11 -11
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/login.html +1 -1
- package/.next/server/app/login.rsc +1 -1
- package/.next/server/app/login.segments/_full.segment.rsc +1 -1
- package/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/.next/server/app/login.segments/_index.segment.rsc +1 -1
- package/.next/server/app/login.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/.next/server/app/setup/page/server-reference-manifest.json +15 -15
- package/.next/server/app/setup/page_client-reference-manifest.js +1 -1
- package/.next/server/app/setup.html +2 -2
- package/.next/server/app/setup.rsc +2 -2
- package/.next/server/app/setup.segments/_full.segment.rsc +2 -2
- package/.next/server/app/setup.segments/_head.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_index.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/setup.segments/setup.segment.rsc +1 -1
- package/.next/server/app/sitemap.xml.body +9 -9
- package/.next/server/chunks/[root-of-the-server]__0ikpexd._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__03m3xqu._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__05px_h7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__08s00s8._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0_x-0vh._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0ae1ufj._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0b0jtbx._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0d95wm4._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0d_wuy_._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0frxadd._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0owpb-h._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1--m0t_._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__11c23n7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__12yzdf7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1_5z9ae._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1ijsxgu._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1mh1dn4._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1nrl0j-._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1qronyg._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1rjv73_._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1ybv0-1._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__203pgu_._.js +1 -1
- package/.next/server/chunks/ssr/_01ovwyq._.js +1 -1
- package/.next/server/chunks/ssr/_05jzsu5._.js +1 -1
- package/.next/server/chunks/ssr/_06ljqk-._.js +1 -1
- package/.next/server/chunks/ssr/_06rh1hs._.js +1 -1
- package/.next/server/chunks/ssr/_08mru_6._.js +1 -1
- package/.next/server/chunks/ssr/_09o1npz._.js +1 -1
- package/.next/server/chunks/ssr/{_1zm01h0._.js → _0d9dhlq._.js} +2 -2
- package/.next/server/chunks/ssr/_0h33iks._.js +1 -1
- package/.next/server/chunks/ssr/_0ju3jec._.js +1 -1
- package/.next/server/chunks/ssr/_0kdtd1g._.js +1 -1
- package/.next/server/chunks/ssr/_0m0s15u._.js +1 -1
- package/.next/server/chunks/ssr/_0qdyrxm._.js +1 -1
- package/.next/server/chunks/ssr/_0untlx2._.js +1 -1
- package/.next/server/chunks/ssr/{_1hb_oxg._.js → _0v1z0z-._.js} +2 -2
- package/.next/server/chunks/ssr/_0vu77cg._.js +1 -1
- package/.next/server/chunks/ssr/_0xki9b-._.js +1 -1
- package/.next/server/chunks/ssr/_1-wcqf6._.js +1 -1
- package/.next/server/chunks/ssr/_10imd--._.js +1 -1
- package/.next/server/chunks/ssr/_122ck8v._.js +1 -1
- package/.next/server/chunks/ssr/_17z_x3y._.js +1 -1
- package/.next/server/chunks/ssr/_18r74av._.js +1 -1
- package/.next/server/chunks/ssr/_1agt3s0._.js +1 -1
- package/.next/server/chunks/ssr/_1ijzz5f._.js +1 -1
- package/.next/server/chunks/ssr/_1l22w_w._.js +1 -1
- package/.next/server/chunks/ssr/_1lhtejs._.js +1 -1
- package/.next/server/chunks/ssr/_1pulrwl._.js +1 -1
- package/.next/server/chunks/ssr/_1pvmkr2._.js +1 -1
- package/.next/server/chunks/ssr/_1sseqap._.js +1 -1
- package/.next/server/chunks/ssr/_212t7ar._.js +1 -1
- package/.next/server/chunks/ssr/src_actions_cms_ts_0_rm7-x._.js +1 -1
- package/.next/server/chunks/ssr/src_app_admin_cms_pages_[id]_edit_page-editor-client_tsx_0hbosvr._.js +1 -1
- package/.next/server/chunks/ssr/src_components_admin_branding_icon-generator_tsx_0-p-crb._.js +1 -1
- package/.next/server/chunks/ssr/src_components_admin_projects_project-form_tsx_0ynt29x._.js +1 -1
- package/.next/server/chunks/ssr/src_components_admin_theme_theme-editor_tsx_0ec47ja._.js +1 -1
- package/.next/server/chunks/ssr/src_components_setup_setup-wizard_tsx_17wfyof._.js +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +120 -120
- package/.next/static/chunks/{2d9me2ckcnr7h.js → 04j81u4sdpfu2.js} +1 -1
- package/.next/static/chunks/{0zqog_yngqq7z.js → 0ah0kpd7ekuw1.js} +1 -1
- package/.next/static/chunks/{1q0w9ewl3z_h6.js → 0auy0r9a1q2tn.js} +1 -1
- package/.next/static/chunks/{1tbfriywhx1pb.js → 0ggovh07wwyy8.js} +1 -1
- package/.next/static/chunks/{38rdy0o7-0ox6.js → 0lis8frknimvp.js} +1 -1
- package/.next/static/chunks/{263r2j2npbofi.js → 0nsus-669a8ey.js} +1 -1
- package/.next/static/chunks/{3me6cr4hl9rom.js → 0rf2sac4cv9to.js} +1 -1
- package/.next/static/chunks/{36-tbikyofe31.js → 0xpdqt-hymrf7.js} +1 -1
- package/.next/static/chunks/{1ck9hpq1413sl.js → 1bowvtenaqsj6.js} +1 -1
- package/.next/static/chunks/{3f49air8y0adp.js → 1cjpbb6-vptf4.js} +4 -4
- package/.next/static/chunks/{20lykhw4m0xj7.js → 1hk1y1sg8lhbw.js} +1 -1
- package/.next/static/chunks/{32ewdom11wcw5.js → 1nrpg3ex2_sv_.js} +1 -1
- package/.next/static/chunks/{2kw34i4gw2ajr.js → 1sf7ew5fumaxp.js} +3 -3
- package/.next/static/chunks/{2xln3s9fcx9bl.js → 1u3legaue49ub.js} +1 -1
- package/.next/static/chunks/{2fyzgog8nf5lt.js → 1wy2lokd1l1lp.js} +1 -1
- package/.next/static/chunks/{0y4lkzby6pn69.js → 2-v2c7pmrytbo.js} +1 -1
- package/.next/static/chunks/{11pcx9jz6m8mh.js → 24pptltdm6on5.js} +1 -1
- package/.next/static/chunks/{0pwgm534jn6iw.js → 262zw0y5-stbe.js} +1 -1
- package/.next/static/chunks/{1pwy0ti-uue8r.js → 2hdi4miihh5xo.js} +1 -1
- package/.next/static/chunks/{1902bgggagxq9.js → 2mkfi4f-v_--2.js} +2 -2
- package/.next/static/chunks/{1hame1c35m1cl.js → 2uc63cmx05kds.js} +1 -1
- package/.next/static/chunks/{30qbmzgby_p2-.js → 2y63g12thk4t0.js} +1 -1
- package/.next/static/chunks/{3ibw_8tcpt3lm.js → 2zqss-359c2pk.js} +1 -1
- package/.next/static/chunks/{3ussphcvkyzyx.js → 3i5hcquiom8c0.js} +1 -1
- package/.next/static/chunks/{3kghfbcpnl0zl.js → 3xtvxy_mnp_8w.js} +1 -1
- package/.next/static/chunks/{3en21d5viwrkl.js → 41e2p0bvp89ut.js} +1 -1
- package/README.md +6 -6
- package/package.json +5 -5
- /package/.next/static/{81gZJnh1KWfMhrvOF9la3 → Q2_R7URofsFGUQNefVZtd}/_buildManifest.js +0 -0
- /package/.next/static/{81gZJnh1KWfMhrvOF9la3 → Q2_R7URofsFGUQNefVZtd}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{81gZJnh1KWfMhrvOF9la3 → Q2_R7URofsFGUQNefVZtd}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/1ycd5by80-dnr.js"/><script src="/_next/static/chunks/1rm737diirj6u.js" async=""></script><script src="/_next/static/chunks/3ca4nuauhd2e6.js" async=""></script><script src="/_next/static/chunks/0t1cupau1mtgy.js" async=""></script><script src="/_next/static/chunks/3nc6x0_y5iwnk.js" async=""></script><script src="/_next/static/chunks/3dektbsbvis8f.js" async=""></script><script src="/_next/static/chunks/turbopack-1pu6kb-h4iekj.js" async=""></script><script src="/_next/static/chunks/2yl1jv4w6po1z.js" async=""></script><script src="/_next/static/chunks/1ntn7efqc-iiw.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/1ycd5by80-dnr.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[339756,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\n3:I[837457,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\n4:I[897367,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[897367,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"ViewportBoundary\"]\na:I[897367,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"MetadataBoundary\"]\nc:I[168027,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"
|
|
1
|
+
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/1ycd5by80-dnr.js"/><script src="/_next/static/chunks/1rm737diirj6u.js" async=""></script><script src="/_next/static/chunks/3ca4nuauhd2e6.js" async=""></script><script src="/_next/static/chunks/0t1cupau1mtgy.js" async=""></script><script src="/_next/static/chunks/3nc6x0_y5iwnk.js" async=""></script><script src="/_next/static/chunks/3dektbsbvis8f.js" async=""></script><script src="/_next/static/chunks/turbopack-1pu6kb-h4iekj.js" async=""></script><script src="/_next/static/chunks/2yl1jv4w6po1z.js" async=""></script><script src="/_next/static/chunks/1ntn7efqc-iiw.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/1ycd5by80-dnr.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[339756,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\n3:I[837457,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\"]\n4:I[897367,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[897367,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"ViewportBoundary\"]\na:I[897367,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"MetadataBoundary\"]\nc:I[168027,[\"/_next/static/chunks/2yl1jv4w6po1z.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Q2_R7URofsFGUQNefVZtd\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\nb:[]\n"])</script></body></html>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
8:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"ViewportBoundary"]
|
|
7
7
|
a:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"MetadataBoundary"]
|
|
8
8
|
c:I[168027,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default",1]
|
|
9
|
-
0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
9
|
+
0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2_R7URofsFGUQNefVZtd"}
|
|
10
10
|
d:[]
|
|
11
11
|
7:"$Wd"
|
|
12
12
|
9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
5
5
|
4:null
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
8:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"ViewportBoundary"]
|
|
7
7
|
a:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"MetadataBoundary"]
|
|
8
8
|
c:I[168027,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default",1]
|
|
9
|
-
0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
9
|
+
0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2_R7URofsFGUQNefVZtd"}
|
|
10
10
|
d:[]
|
|
11
11
|
7:"$Wd"
|
|
12
12
|
9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"ViewportBoundary"]
|
|
3
3
|
3:I[897367,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[339756,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
3
3
|
3:I[837457,["/_next/static/chunks/2yl1jv4w6po1z.js","/_next/static/chunks/1ntn7efqc-iiw.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
1
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -108,4 +108,4 @@
|
|
|
108
108
|
--gold-light: 36 82% 47%;
|
|
109
109
|
--whatsapp: 142 70% 45%;
|
|
110
110
|
--whatsapp-hover: 142 70% 35%;
|
|
111
|
-
}</style><div class="min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden"><div class="absolute inset-0"><div class="absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"></div><div class="absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"></div></div><div class="relative z-10 text-center max-w-lg"><div class="font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4">404</div><h1 class="font-display text-3xl font-bold text-foreground mb-3">Property Not Found</h1><p class="text-muted-foreground text-lg mb-8">The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead.</p><div class="flex flex-wrap justify-center gap-3"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-4 h-4" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg>Browse Properties</a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house w-4 h-4" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>Back to Home</a></div><p class="text-sm text-muted-foreground mt-6">Need help?<!-- --> <a class="text-[hsl(36,82%,47%)] hover:underline" href="/contact">Contact our team</a></p></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/1ycd5by80-dnr.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[339756,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"default\"]\n4:I[837457,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"default\"]\n5:I[522016,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\",\"/_next/static/chunks/3l79bq5f4k76s.js\"],\"\"]\n6:I[505014,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\",\"/_next/static/chunks/3l79bq5f4k76s.js\"],\"default\"]\n7:I[897367,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"OutletBoundary\"]\n8:\"$Sreact.suspense\"\ne:I[168027,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/1cth1frd0_70k.css\",\"style\"]\n:HL[\"/_next/static/chunks/15zxneal6mec1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1cth1frd0_70k.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/15zxneal6mec1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1rv1psbhy_z98.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/14px0n2lc1773.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl\"}],[\"$\",\"div\",null,{\"className\":\"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl\"}]]}],[\"$\",\"div\",null,{\"className\":\"relative z-10 text-center max-w-lg\",\"children\":[[\"$\",\"div\",null,{\"className\":\"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"font-display text-3xl font-bold text-foreground mb-3\",\"children\":\"Property Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground text-lg mb-8\",\"children\":\"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead.\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L5\",null,{\"href\":\"/projects\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"m21 21-4.34-4.34\",\"key\":\"14j7rj\"}],[\"circle\",{\"cx\":\"11\",\"cy\":\"11\",\"r\":\"8\",\"key\":\"4ej97u\"}]],\"className\":\"lucide-search w-4 h-4\"}],\"Browse Properties\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base\",\"ref\":null}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\",\"key\":\"5wwlr5\"}],[\"path\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\",\"key\":\"r6nss1\"}]],\"className\":\"lucide-house w-4 h-4\"}],\"Back to Home\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base\",\"ref\":null}]]}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground mt-6\",\"children\":[\"Need help?\",\" \",[\"$\",\"$L5\",null,{\"href\":\"/contact\",\"className\":\"text-[hsl(36,82%,47%)] hover:underline\",\"children\":\"Contact our team\"}]]}]]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3l79bq5f4k76s.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,null]},null,false,\"$@a\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Lb\",\"$Lc\",\"$Ld\"]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[\"$Lf\",\"$L10\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"81gZJnh1KWfMhrvOF9la3\"}\n"])</script><script>self.__next_f.push([1,"12:I[897367,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"ViewportBoundary\"]\n14:I[897367,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"MetadataBoundary\"]\n11:[]\na:\"$W11\"\nb:[\"$\",\"$L12\",null,{\"children\":\"$L13\"}]\nc:[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}]\nd:[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]\nf:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1cth1frd0_70k.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n10:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/15zxneal6mec1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"17:I[267604,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"Providers\"]\n16:T5f0,"])</script><script>self.__next_f.push([1,":root {\n --background: 240 20% 7%;\n --foreground: 240 5% 96%;\n --primary: 36 82% 47%;\n --primary-foreground: 240 20% 7%;\n --secondary: 240 12% 18%;\n --secondary-foreground: 240 5% 96%;\n --accent: 36 82% 47%;\n --accent-foreground: 240 20% 7%;\n --muted: 240 10% 15%;\n --muted-foreground: 240 5% 55%;\n --card: 240 15% 11%;\n --card-foreground: 240 5% 96%;\n --popover: 240 15% 11%;\n --popover-foreground: 240 5% 96%;\n --border: 240 10% 18%;\n --input: 240 10% 14%;\n --ring: 36 82% 47%;\n --destructive: 0 72% 51%;\n --destructive-foreground: 0 0% 98%;\n --gold: 36 82% 47%;\n --gold-light: 36 82% 47%;\n --whatsapp: 142 70% 45%;\n --whatsapp-hover: 142 70% 35%;\n --radius: 0.75rem;\n --font-sans: Inter, sans-serif;\n --font-serif: Playfair Display, serif;\n --font-mono: JetBrains Mono, monospace;\n --container-max-width: 80rem;\n}\n\n.dark {\n --background: 240 20% 7%;\n --foreground: 240 5% 96%;\n --primary: 36 82% 47%;\n --primary-foreground: 240 20% 7%;\n --secondary: 240 12% 18%;\n --secondary-foreground: 240 5% 96%;\n --accent: 36 82% 47%;\n --accent-foreground: 240 20% 7%;\n --muted: 240 10% 15%;\n --muted-foreground: 240 5% 55%;\n --card: 240 15% 11%;\n --card-foreground: 240 5% 96%;\n --popover: 240 15% 11%;\n --popover-foreground: 240 5% 96%;\n --border: 240 10% 18%;\n --input: 240 10% 14%;\n --ring: 36 82% 47%;\n --destructive: 0 72% 51%;\n --destructive-foreground: 0 0% 98%;\n --gold: 36 82% 47%;\n --gold-light: 36 82% 47%;\n --whatsapp: 142 70% 45%;\n --whatsapp-hover: 142 70% 35%;\n}"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"inter_c15e96cb-module__0bjUvq__variable playfair_display_fed1534a-module__F9WnGq__variable jetbrains_mono_7ea1d0f9-module__6GV5LG__variable font-sans geist_da832ead-module__aN_Ytq__variable\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"style\",null,{\"id\":\"propvault-theme\",\"data-theme-id\":\"luxury-dark-gold\",\"dangerouslySetInnerHTML\":{\"__html\":\"$16\"}}],\"\",\"\",\"\"]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[\"\",[\"$\",\"$L17\",null,{\"initialThemeId\":\"luxury-dark-gold\",\"initialTokens\":{\"colors\":{\"background\":\"240 20% 7%\",\"foreground\":\"240 5% 96%\",\"primary\":\"36 82% 47%\",\"primaryForeground\":\"240 20% 7%\",\"secondary\":\"240 12% 18%\",\"secondaryForeground\":\"240 5% 96%\",\"accent\":\"36 82% 47%\",\"accentForeground\":\"240 20% 7%\",\"muted\":\"240 10% 15%\",\"mutedForeground\":\"240 5% 55%\",\"card\":\"240 15% 11%\",\"cardForeground\":\"240 5% 96%\",\"border\":\"240 10% 18%\",\"input\":\"240 10% 14%\",\"ring\":\"36 82% 47%\",\"destructive\":\"0 72% 51%\",\"destructiveForeground\":\"0 0% 98%\"},\"typography\":{\"fontSans\":\"Inter, sans-serif\",\"fontSerif\":\"Playfair Display, serif\",\"fontMono\":\"JetBrains Mono, monospace\",\"baseFontSize\":\"16px\",\"lineHeight\":\"1.6\"},\"spacing\":{\"radius\":\"0.75rem\",\"containerMaxWidth\":\"80rem\"},\"custom\":{}},\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl\"}],[\"$\",\"div\",null,{\"className\":\"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl\"}]]}],[\"$\",\"div\",null,{\"className\":\"relative z-10 text-center max-w-lg\",\"children\":[[\"$\",\"div\",null,{\"className\":\"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4\",\"children\":\"404\"}],\"$L18\",\"$L19\",\"$L1a\",\"$L1b\"]}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],\"$L1c\"]}]]}]\n"])</script><script>self.__next_f.push([1,"1d:I[846696,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"Toaster\"]\n18:[\"$\",\"h1\",null,{\"className\":\"font-display text-3xl font-bold text-foreground mb-3\",\"children\":\"Property Not Found\"}]\n19:[\"$\",\"p\",null,{\"className\":\"text-muted-foreground text-lg mb-8\",\"children\":\"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead.\"}]\n"])</script><script>self.__next_f.push([1,"1a:[\"$\",\"div\",null,{\"className\":\"flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L5\",null,{\"href\":\"/projects\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:children:1:children:0:props:children:0:props:children:1:props:children:3:props:children:0:props:children:0:props:iconNode\",\"className\":\"lucide-search w-4 h-4\"}],\"Browse Properties\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base\",\"ref\":null}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:children:1:children:0:props:children:0:props:children:1:props:children:3:props:children:1:props:children:0:props:iconNode\",\"className\":\"lucide-house w-4 h-4\"}],\"Back to Home\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base\",\"ref\":null}]]}]\n"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground mt-6\",\"children\":[\"Need help?\",\" \",[\"$\",\"$L5\",null,{\"href\":\"/contact\",\"className\":\"text-[hsl(36,82%,47%)] hover:underline\",\"children\":\"Contact our team\"}]]}]\n1c:[\"$\",\"$L1d\",null,{\"position\":\"top-right\",\"richColors\":true,\"theme\":\"dark\",\"toastOptions\":{\"style\":{\"background\":\"hsl(240 15% 11%)\",\"border\":\"1px solid hsl(240 10% 18%)\",\"color\":\"hsl(240 5% 96%)\"}}}]\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=5\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0f0f14\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark\"}]]\n"])</script><script>self.__next_f.push([1,"1e:I[27201,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"IconMark\"]\n9:null\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"title\",\"0\",{\"children\":\"PropVault\"}],[\"$\",\"link\",\"1\",{\"rel\":\"author\",\"href\":\"http://localhost:3000\"}],[\"$\",\"meta\",\"2\",{\"name\":\"author\",\"content\":\"PropVault\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"name\":\"creator\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"5\",{\"name\":\"publisher\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"6\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"7\",{\"name\":\"googlebot\",\"content\":\"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1\"}],[\"$\",\"link\",\"8\",{\"rel\":\"canonical\",\"href\":\"http://localhost:3000\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:title\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:url\",\"content\":\"http://localhost:3000\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:locale\",\"content\":\"en_IN\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/og/propVault.png\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:image:alt\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"17\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:title\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/og/propVault.png\"}],[\"$\",\"link\",\"21\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"22\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icons/apple-touch-icon.png\"}],[\"$\",\"$L1e\",\"23\",{}]]\n"])</script></body></html>
|
|
111
|
+
}</style><div class="min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden"><div class="absolute inset-0"><div class="absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"></div><div class="absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"></div></div><div class="relative z-10 text-center max-w-lg"><div class="font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4">404</div><h1 class="font-display text-3xl font-bold text-foreground mb-3">Property Not Found</h1><p class="text-muted-foreground text-lg mb-8">The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead.</p><div class="flex flex-wrap justify-center gap-3"><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-4 h-4" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg>Browse Properties</a><a class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house w-4 h-4" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>Back to Home</a></div><p class="text-sm text-muted-foreground mt-6">Need help?<!-- --> <a class="text-[hsl(36,82%,47%)] hover:underline" href="/contact">Contact our team</a></p></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/1ycd5by80-dnr.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[339756,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"default\"]\n4:I[837457,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"default\"]\n5:I[522016,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\",\"/_next/static/chunks/3l79bq5f4k76s.js\"],\"\"]\n6:I[505014,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\",\"/_next/static/chunks/3l79bq5f4k76s.js\"],\"default\"]\n7:I[897367,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"OutletBoundary\"]\n8:\"$Sreact.suspense\"\ne:I[168027,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/1cth1frd0_70k.css\",\"style\"]\n:HL[\"/_next/static/chunks/15zxneal6mec1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1cth1frd0_70k.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/15zxneal6mec1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1rv1psbhy_z98.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/14px0n2lc1773.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L2\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl\"}],[\"$\",\"div\",null,{\"className\":\"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl\"}]]}],[\"$\",\"div\",null,{\"className\":\"relative z-10 text-center max-w-lg\",\"children\":[[\"$\",\"div\",null,{\"className\":\"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4\",\"children\":\"404\"}],[\"$\",\"h1\",null,{\"className\":\"font-display text-3xl font-bold text-foreground mb-3\",\"children\":\"Property Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground text-lg mb-8\",\"children\":\"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead.\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L5\",null,{\"href\":\"/projects\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"m21 21-4.34-4.34\",\"key\":\"14j7rj\"}],[\"circle\",{\"cx\":\"11\",\"cy\":\"11\",\"r\":\"8\",\"key\":\"4ej97u\"}]],\"className\":\"lucide-search w-4 h-4\"}],\"Browse Properties\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base\",\"ref\":null}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\",\"key\":\"5wwlr5\"}],[\"path\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\",\"key\":\"r6nss1\"}]],\"className\":\"lucide-house w-4 h-4\"}],\"Back to Home\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base\",\"ref\":null}]]}],[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground mt-6\",\"children\":[\"Need help?\",\" \",[\"$\",\"$L5\",null,{\"href\":\"/contact\",\"className\":\"text-[hsl(36,82%,47%)] hover:underline\",\"children\":\"Contact our team\"}]]}]]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/3l79bq5f4k76s.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,null]},null,false,\"$@a\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Lb\",\"$Lc\",\"$Ld\"]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[\"$Lf\",\"$L10\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Q2_R7URofsFGUQNefVZtd\"}\n"])</script><script>self.__next_f.push([1,"12:I[897367,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"ViewportBoundary\"]\n14:I[897367,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"MetadataBoundary\"]\n11:[]\na:\"$W11\"\nb:[\"$\",\"$L12\",null,{\"children\":\"$L13\"}]\nc:[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}]\nd:[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]\nf:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1cth1frd0_70k.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n10:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/15zxneal6mec1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"17:I[267604,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"Providers\"]\n16:T5f0,"])</script><script>self.__next_f.push([1,":root {\n --background: 240 20% 7%;\n --foreground: 240 5% 96%;\n --primary: 36 82% 47%;\n --primary-foreground: 240 20% 7%;\n --secondary: 240 12% 18%;\n --secondary-foreground: 240 5% 96%;\n --accent: 36 82% 47%;\n --accent-foreground: 240 20% 7%;\n --muted: 240 10% 15%;\n --muted-foreground: 240 5% 55%;\n --card: 240 15% 11%;\n --card-foreground: 240 5% 96%;\n --popover: 240 15% 11%;\n --popover-foreground: 240 5% 96%;\n --border: 240 10% 18%;\n --input: 240 10% 14%;\n --ring: 36 82% 47%;\n --destructive: 0 72% 51%;\n --destructive-foreground: 0 0% 98%;\n --gold: 36 82% 47%;\n --gold-light: 36 82% 47%;\n --whatsapp: 142 70% 45%;\n --whatsapp-hover: 142 70% 35%;\n --radius: 0.75rem;\n --font-sans: Inter, sans-serif;\n --font-serif: Playfair Display, serif;\n --font-mono: JetBrains Mono, monospace;\n --container-max-width: 80rem;\n}\n\n.dark {\n --background: 240 20% 7%;\n --foreground: 240 5% 96%;\n --primary: 36 82% 47%;\n --primary-foreground: 240 20% 7%;\n --secondary: 240 12% 18%;\n --secondary-foreground: 240 5% 96%;\n --accent: 36 82% 47%;\n --accent-foreground: 240 20% 7%;\n --muted: 240 10% 15%;\n --muted-foreground: 240 5% 55%;\n --card: 240 15% 11%;\n --card-foreground: 240 5% 96%;\n --popover: 240 15% 11%;\n --popover-foreground: 240 5% 96%;\n --border: 240 10% 18%;\n --input: 240 10% 14%;\n --ring: 36 82% 47%;\n --destructive: 0 72% 51%;\n --destructive-foreground: 0 0% 98%;\n --gold: 36 82% 47%;\n --gold-light: 36 82% 47%;\n --whatsapp: 142 70% 45%;\n --whatsapp-hover: 142 70% 35%;\n}"])</script><script>self.__next_f.push([1,"2:[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"inter_c15e96cb-module__0bjUvq__variable playfair_display_fed1534a-module__F9WnGq__variable jetbrains_mono_7ea1d0f9-module__6GV5LG__variable font-sans geist_da832ead-module__aN_Ytq__variable\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"style\",null,{\"id\":\"propvault-theme\",\"data-theme-id\":\"luxury-dark-gold\",\"dangerouslySetInnerHTML\":{\"__html\":\"$16\"}}],\"\",\"\",\"\"]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[\"\",[\"$\",\"$L17\",null,{\"initialThemeId\":\"luxury-dark-gold\",\"initialTokens\":{\"colors\":{\"background\":\"240 20% 7%\",\"foreground\":\"240 5% 96%\",\"primary\":\"36 82% 47%\",\"primaryForeground\":\"240 20% 7%\",\"secondary\":\"240 12% 18%\",\"secondaryForeground\":\"240 5% 96%\",\"accent\":\"36 82% 47%\",\"accentForeground\":\"240 20% 7%\",\"muted\":\"240 10% 15%\",\"mutedForeground\":\"240 5% 55%\",\"card\":\"240 15% 11%\",\"cardForeground\":\"240 5% 96%\",\"border\":\"240 10% 18%\",\"input\":\"240 10% 14%\",\"ring\":\"36 82% 47%\",\"destructive\":\"0 72% 51%\",\"destructiveForeground\":\"0 0% 98%\"},\"typography\":{\"fontSans\":\"Inter, sans-serif\",\"fontSerif\":\"Playfair Display, serif\",\"fontMono\":\"JetBrains Mono, monospace\",\"baseFontSize\":\"16px\",\"lineHeight\":\"1.6\"},\"spacing\":{\"radius\":\"0.75rem\",\"containerMaxWidth\":\"80rem\"},\"custom\":{}},\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute inset-0\",\"children\":[[\"$\",\"div\",null,{\"className\":\"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl\"}],[\"$\",\"div\",null,{\"className\":\"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl\"}]]}],[\"$\",\"div\",null,{\"className\":\"relative z-10 text-center max-w-lg\",\"children\":[[\"$\",\"div\",null,{\"className\":\"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4\",\"children\":\"404\"}],\"$L18\",\"$L19\",\"$L1a\",\"$L1b\"]}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],\"$L1c\"]}]]}]\n"])</script><script>self.__next_f.push([1,"1d:I[846696,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"Toaster\"]\n18:[\"$\",\"h1\",null,{\"className\":\"font-display text-3xl font-bold text-foreground mb-3\",\"children\":\"Property Not Found\"}]\n19:[\"$\",\"p\",null,{\"className\":\"text-muted-foreground text-lg mb-8\",\"children\":\"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead.\"}]\n"])</script><script>self.__next_f.push([1,"1a:[\"$\",\"div\",null,{\"className\":\"flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L5\",null,{\"href\":\"/projects\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:children:1:children:0:props:children:0:props:children:1:props:children:3:props:children:0:props:children:0:props:iconNode\",\"className\":\"lucide-search w-4 h-4\"}],\"Browse Properties\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base\",\"ref\":null}],[\"$\",\"$L5\",null,{\"href\":\"/\",\"children\":[[\"$\",\"$L6\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:children:1:children:0:props:children:0:props:children:1:props:children:3:props:children:1:props:children:0:props:iconNode\",\"className\":\"lucide-house w-4 h-4\"}],\"Back to Home\"],\"className\":\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [\u0026_svg]:pointer-events-none [\u0026_svg]:size-4 [\u0026_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base\",\"ref\":null}]]}]\n"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"p\",null,{\"className\":\"text-sm text-muted-foreground mt-6\",\"children\":[\"Need help?\",\" \",[\"$\",\"$L5\",null,{\"href\":\"/contact\",\"className\":\"text-[hsl(36,82%,47%)] hover:underline\",\"children\":\"Contact our team\"}]]}]\n1c:[\"$\",\"$L1d\",null,{\"position\":\"top-right\",\"richColors\":true,\"theme\":\"dark\",\"toastOptions\":{\"style\":{\"background\":\"hsl(240 15% 11%)\",\"border\":\"1px solid hsl(240 10% 18%)\",\"color\":\"hsl(240 5% 96%)\"}}}]\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=5\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0f0f14\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark\"}]]\n"])</script><script>self.__next_f.push([1,"1e:I[27201,[\"/_next/static/chunks/1rv1psbhy_z98.js\",\"/_next/static/chunks/1ntn7efqc-iiw.js\",\"/_next/static/chunks/14px0n2lc1773.js\"],\"IconMark\"]\n9:null\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"title\",\"0\",{\"children\":\"PropVault\"}],[\"$\",\"link\",\"1\",{\"rel\":\"author\",\"href\":\"http://localhost:3000\"}],[\"$\",\"meta\",\"2\",{\"name\":\"author\",\"content\":\"PropVault\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"name\":\"creator\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"5\",{\"name\":\"publisher\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"6\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"7\",{\"name\":\"googlebot\",\"content\":\"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1\"}],[\"$\",\"link\",\"8\",{\"rel\":\"canonical\",\"href\":\"http://localhost:3000\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:title\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:url\",\"content\":\"http://localhost:3000\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:locale\",\"content\":\"en_IN\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/og/propVault.png\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:image:alt\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"17\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:title\",\"content\":\"PropVault\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/og/propVault.png\"}],[\"$\",\"link\",\"21\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"22\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icons/apple-touch-icon.png\"}],[\"$\",\"$L1e\",\"23\",{}]]\n"])</script></body></html>
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
e:I[168027,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"default",1]
|
|
9
9
|
:HL["/_next/static/chunks/1cth1frd0_70k.css","style"]
|
|
10
10
|
:HL["/_next/static/chunks/15zxneal6mec1.css","style"]
|
|
11
|
-
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]]}],["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L5",null,{"href":"/projects","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L5",null,{"href":"/","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L5",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/3l79bq5f4k76s.js","async":true,"nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,"$@a"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],"$Lb","$Lc","$Ld"]}],false]],"m":"$undefined","G":["$e",["$Lf","$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
11
|
+
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]]}],["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L5",null,{"href":"/projects","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L5",null,{"href":"/","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L5",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/3l79bq5f4k76s.js","async":true,"nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,"$@a"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],"$Lb","$Lc","$Ld"]}],false]],"m":"$undefined","G":["$e",["$Lf","$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2_R7URofsFGUQNefVZtd"}
|
|
12
12
|
12:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"ViewportBoundary"]
|
|
13
13
|
14:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"MetadataBoundary"]
|
|
14
14
|
11:[]
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
e:I[168027,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"default",1]
|
|
9
9
|
:HL["/_next/static/chunks/1cth1frd0_70k.css","style"]
|
|
10
10
|
:HL["/_next/static/chunks/15zxneal6mec1.css","style"]
|
|
11
|
-
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]]}],["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L5",null,{"href":"/projects","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L5",null,{"href":"/","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L5",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/3l79bq5f4k76s.js","async":true,"nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,"$@a"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],"$Lb","$Lc","$Ld"]}],false]],"m":"$undefined","G":["$e",["$Lf","$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
11
|
+
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]]}],["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L5",null,{"href":"/projects","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L5",null,{"href":"/","children":[["$","$L6",null,{"ref":"$undefined","iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L5",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/3l79bq5f4k76s.js","async":true,"nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,"$@a"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],"$Lb","$Lc","$Ld"]}],false]],"m":"$undefined","G":["$e",["$Lf","$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2_R7URofsFGUQNefVZtd"}
|
|
12
12
|
12:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"ViewportBoundary"]
|
|
13
13
|
14:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"MetadataBoundary"]
|
|
14
14
|
11:[]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","content":"#0f0f14"}],["$","meta","3",{"name":"color-scheme","content":"dark"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"PropVault"}],["$","link","1",{"rel":"author","href":"http://localhost:3000"}],["$","meta","2",{"name":"author","content":"PropVault"}],["$","link","3",{"rel":"manifest","href":"/manifest.json"}],["$","meta","4",{"name":"creator","content":"PropVault"}],["$","meta","5",{"name":"publisher","content":"PropVault"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"http://localhost:3000"}],["$","meta","9",{"property":"og:title","content":"PropVault"}],["$","meta","10",{"property":"og:url","content":"http://localhost:3000"}],["$","meta","11",{"property":"og:site_name","content":"PropVault"}],["$","meta","12",{"property":"og:locale","content":"en_IN"}],["$","meta","13",{"property":"og:image","content":"http://localhost:3000/og/propVault.png"}],["$","meta","14",{"property":"og:image:width","content":"1200"}],["$","meta","15",{"property":"og:image:height","content":"630"}],["$","meta","16",{"property":"og:image:alt","content":"PropVault"}],["$","meta","17",{"property":"og:type","content":"website"}],["$","meta","18",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","19",{"name":"twitter:title","content":"PropVault"}],["$","meta","20",{"name":"twitter:image","content":"http://localhost:3000/og/propVault.png"}],["$","link","21",{"rel":"icon","href":"/favicon.ico"}],["$","link","22",{"rel":"apple-touch-icon","href":"/icons/apple-touch-icon.png"}],["$","$L5","23",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","content":"#0f0f14"}],["$","meta","3",{"name":"color-scheme","content":"dark"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"PropVault"}],["$","link","1",{"rel":"author","href":"http://localhost:3000"}],["$","meta","2",{"name":"author","content":"PropVault"}],["$","link","3",{"rel":"manifest","href":"/manifest.json"}],["$","meta","4",{"name":"creator","content":"PropVault"}],["$","meta","5",{"name":"publisher","content":"PropVault"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"http://localhost:3000"}],["$","meta","9",{"property":"og:title","content":"PropVault"}],["$","meta","10",{"property":"og:url","content":"http://localhost:3000"}],["$","meta","11",{"property":"og:site_name","content":"PropVault"}],["$","meta","12",{"property":"og:locale","content":"en_IN"}],["$","meta","13",{"property":"og:image","content":"http://localhost:3000/og/propVault.png"}],["$","meta","14",{"property":"og:image:width","content":"1200"}],["$","meta","15",{"property":"og:image:height","content":"630"}],["$","meta","16",{"property":"og:image:alt","content":"PropVault"}],["$","meta","17",{"property":"og:type","content":"website"}],["$","meta","18",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","19",{"name":"twitter:title","content":"PropVault"}],["$","meta","20",{"name":"twitter:image","content":"http://localhost:3000/og/propVault.png"}],["$","link","21",{"rel":"icon","href":"/favicon.ico"}],["$","link","22",{"rel":"apple-touch-icon","href":"/icons/apple-touch-icon.png"}],["$","$L5","23",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -62,7 +62,7 @@ b:I[846696,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7e
|
|
|
62
62
|
--gold-light: 36 82% 47%;
|
|
63
63
|
--whatsapp: 142 70% 45%;
|
|
64
64
|
--whatsapp-hover: 142 70% 35%;
|
|
65
|
-
}0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"inter_c15e96cb-module__0bjUvq__variable playfair_display_fed1534a-module__F9WnGq__variable jetbrains_mono_7ea1d0f9-module__6GV5LG__variable font-sans geist_da832ead-module__aN_Ytq__variable","children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","style",null,{"id":"propvault-theme","data-theme-id":"luxury-dark-gold","dangerouslySetInnerHTML":{"__html":"$2"}}],"","",""]}],["$","body",null,{"className":"antialiased","children":["",["$","$L3",null,{"initialThemeId":"luxury-dark-gold","initialTokens":{"colors":{"background":"240 20% 7%","foreground":"240 5% 96%","primary":"36 82% 47%","primaryForeground":"240 20% 7%","secondary":"240 12% 18%","secondaryForeground":"240 5% 96%","accent":"36 82% 47%","accentForeground":"240 20% 7%","muted":"240 10% 15%","mutedForeground":"240 5% 55%","card":"240 15% 11%","cardForeground":"240 5% 96%","border":"240 10% 18%","input":"240 10% 14%","ring":"36 82% 47%","destructive":"0 72% 51%","destructiveForeground":"0 0% 98%"},"typography":{"fontSans":"Inter, sans-serif","fontSerif":"Playfair Display, serif","fontMono":"JetBrains Mono, monospace","baseFontSize":"16px","lineHeight":"1.6"},"spacing":{"radius":"0.75rem","containerMaxWidth":"80rem"},"custom":{}},"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],"$L6"]}],"$L7"]}],[]]}]}],"$L8"]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
65
|
+
}0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"inter_c15e96cb-module__0bjUvq__variable playfair_display_fed1534a-module__F9WnGq__variable jetbrains_mono_7ea1d0f9-module__6GV5LG__variable font-sans geist_da832ead-module__aN_Ytq__variable","children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","style",null,{"id":"propvault-theme","data-theme-id":"luxury-dark-gold","dangerouslySetInnerHTML":{"__html":"$2"}}],"","",""]}],["$","body",null,{"className":"antialiased","children":["",["$","$L3",null,{"initialThemeId":"luxury-dark-gold","initialTokens":{"colors":{"background":"240 20% 7%","foreground":"240 5% 96%","primary":"36 82% 47%","primaryForeground":"240 20% 7%","secondary":"240 12% 18%","secondaryForeground":"240 5% 96%","accent":"36 82% 47%","accentForeground":"240 20% 7%","muted":"240 10% 15%","mutedForeground":"240 5% 55%","card":"240 15% 11%","cardForeground":"240 5% 96%","border":"240 10% 18%","input":"240 10% 14%","ring":"36 82% 47%","destructive":"0 72% 51%","destructiveForeground":"0 0% 98%"},"typography":{"fontSans":"Inter, sans-serif","fontSerif":"Playfair Display, serif","fontMono":"JetBrains Mono, monospace","baseFontSize":"16px","lineHeight":"1.6"},"spacing":{"radius":"0.75rem","containerMaxWidth":"80rem"},"custom":{}},"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],"$L6"]}],"$L7"]}],[]]}]}],"$L8"]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
66
66
|
6:["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]
|
|
67
67
|
7:["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L9",null,{"href":"/projects","children":[["$","$La",null,{"iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L9",null,{"href":"/","children":[["$","$La",null,{"iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L9",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]
|
|
68
68
|
8:["$","$Lb",null,{"position":"top-right","richColors":true,"theme":"dark","toastOptions":{"style":{"background":"hsl(240 15% 11%)","border":"1px solid hsl(240 10% 18%)","color":"hsl(240 5% 96%)"}}}]
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
3:I[505014,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"default"]
|
|
4
4
|
4:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"OutletBoundary"]
|
|
5
5
|
5:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]]}],["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L2",null,{"href":"/projects","children":[["$","$L3",null,{"iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L2",null,{"href":"/","children":[["$","$L3",null,{"iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L2",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/3l79bq5f4k76s.js","async":true}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]]}],["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L2",null,{"href":"/projects","children":[["$","$L3",null,{"iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L2",null,{"href":"/","children":[["$","$L3",null,{"iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L2",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/3l79bq5f4k76s.js","async":true}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
7
7
|
6:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[339756,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"default"]
|
|
3
3
|
3:I[837457,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
:HL["/_next/static/chunks/1cth1frd0_70k.css","style"]
|
|
2
2
|
:HL["/_next/static/chunks/15zxneal6mec1.css","style"]
|
|
3
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
3
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"00114fe810594e9aa29b06992aaee6e03ed2e7e0ea": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/admin/cms/email-templates/page": {
|
|
6
6
|
"moduleId": 734890,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "getEmailTemplates",
|
|
13
13
|
"filename": "src/actions/cms.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"40fcd155bc44aac31fd33539b9523032b00d4189e5": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/admin/cms/email-templates/page": {
|
|
18
18
|
"moduleId": 734890,
|