polish: text-based Hanzo Dataroom logo + fix duplicated 'Data Rooms' suffix
Visual cleanups verified via Playwright after first dev run:
* Replaced the three logo SVGs (light, dark, mark) with text-based
placeholders that read 'Hanzo Dataroom' / 'H' instead of the
original Papermark vector wordmarks. Local dev now reads correctly
in the auth flow; real artwork can drop in by overwriting the
same files.
* Removed 'Data Rooms' duplication from the rebrand-sweep
artifacts. The original copy reads '<brand> Data Rooms' which
became 'Hanzo Dataroom Data Rooms' after the naive
Papermark→Hanzo Dataroom substitution. Fixed across:
- app/(auth)/login/page-client.tsx testimonial
- app/(auth)/auth/email/[[...params]]/page-client.tsx
- components/emails/data-rooms-information.tsx
- components/emails/dataroom-trial-24h.tsx
- components/welcome/dataroom-trial.tsx
This commit is contained in:
@@ -312,7 +312,7 @@ function TestimonialSection() {
|
||||
<div className="max-w-xl text-center">
|
||||
<blockquote className="text-balance font-normal leading-8 text-white sm:text-xl sm:leading-9">
|
||||
<p>
|
||||
"We raised our €30M Fund with Hanzo Dataroom Data Rooms. Love
|
||||
"We raised our €30M Fund with Hanzo Dataroom. Love
|
||||
the customization, security and ease of use."
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
@@ -104,8 +104,8 @@ export default function Login() {
|
||||
<div className="max-w-xl text-center">
|
||||
<blockquote className="text-balance font-normal leading-8 text-white sm:text-xl sm:leading-9">
|
||||
<p>
|
||||
"We raised our €30M Fund with {APP_NAME} Data Rooms.
|
||||
Love the customization, security and ease of use."
|
||||
"We raised our €30M Fund with {APP_NAME}. Love
|
||||
the customization, security and ease of use."
|
||||
</p>
|
||||
</blockquote>
|
||||
<figcaption className="mt-4">
|
||||
|
||||
@@ -32,7 +32,7 @@ const DataRoomsInformationEmail = () => {
|
||||
</Text>
|
||||
<Text className="text-sm">Unlimited branded data rooms!</Text>
|
||||
<Text className="text-sm">
|
||||
With Hanzo Dataroom Data Rooms plan you can:
|
||||
With Hanzo Dataroom plan you can:
|
||||
</Text>
|
||||
<ul className="list-inside list-disc text-sm">
|
||||
<li>Share data rooms with one link</li>
|
||||
|
||||
@@ -24,7 +24,7 @@ const DataroomTrial24hReminderEmail = ({ name }: TrialEndReminderEmail) => {
|
||||
return (
|
||||
<Html>
|
||||
<Head />
|
||||
<Preview>Upgrade to Hanzo Dataroom Data Rooms Plan</Preview>
|
||||
<Preview>Upgrade to Hanzo Dataroom Plan</Preview>
|
||||
<Tailwind>
|
||||
<Body className="mx-auto my-auto bg-white font-sans">
|
||||
<Container className="mx-auto my-10 w-[465px] p-5">
|
||||
|
||||
@@ -402,7 +402,7 @@ export default function DataroomTrial() {
|
||||
highlightItem={["datarooms"]}
|
||||
trigger="dataroom_trial_form"
|
||||
>
|
||||
<button className="underline">Hanzo Dataroom Data Rooms</button>
|
||||
<button className="underline">Hanzo Dataroom</button>
|
||||
</UpgradePlanModal>{" "}
|
||||
to continue using data rooms.
|
||||
</div>
|
||||
|
||||
Generated
+19
-23
@@ -5239,13 +5239,6 @@
|
||||
"@jitsu/protocols": "1.10.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@jitsu/protocols": {
|
||||
"version": "1.10.4",
|
||||
"resolved": "https://registry.npmjs.org/@jitsu/protocols/-/protocols-1.10.4.tgz",
|
||||
"integrity": "sha512-eOjIObyovCLbOMp7IK+MNnkYwpkPBmYVqU0y7JQkMLsnzFpbD9micAsLs1zAwAUuQ4oqBdYOIsumz0KesI55bQ==",
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@jridgewell/gen-mapping": {
|
||||
"version": "0.3.13",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
||||
@@ -7099,7 +7092,7 @@
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/config/-/config-6.5.0.tgz",
|
||||
"integrity": "sha512-sOH/2Go9Zer67DNFLZk6pYOHj+rumSb0VILgltkoxOjYnlLqUpHPAN826vnx8HigqnOCxj9LRhT6U7uLiIIWgw==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"esbuild": ">=0.12 <1",
|
||||
@@ -7110,14 +7103,14 @@
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.5.0.tgz",
|
||||
"integrity": "sha512-fc/nusYBlJMzDmDepdUtH9aBsJrda2JNErP9AzuHbgUEQY0/9zQYZdNlXmKoIWENtio+qarPNe/+DQtrX5kMcQ==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@prisma/engines": {
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.5.0.tgz",
|
||||
"integrity": "sha512-FVPQYHgOllJklN9DUyujXvh3hFJCY0NX86sDmBErLvoZjy2OXGiZ5FNf3J/C4/RZZmCypZBYpBKEhx7b7rEsdw==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
@@ -7131,14 +7124,14 @@
|
||||
"version": "6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60.tgz",
|
||||
"integrity": "sha512-iK3EmiVGFDCmXjSpdsKGNqy9hOdLnvYBrJB61far/oP03hlIxrb04OWmDjNTwtmZ3UZdA5MCvI+f+3k2jPTflQ==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@prisma/fetch-engine": {
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.5.0.tgz",
|
||||
"integrity": "sha512-3LhYA+FXP6pqY8FLHCjewyE8pGXXJ7BxZw2rhPq+CZAhvflVzq4K8Qly3OrmOkn6wGlz79nyLQdknyCG2HBTuA==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@prisma/debug": "6.5.0",
|
||||
@@ -7150,7 +7143,7 @@
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.5.0.tgz",
|
||||
"integrity": "sha512-xYcvyJwNMg2eDptBYFqFLUCfgi+wZLcj6HDMsj0Qw0irvauG4IKmkbywnqwok0B+k+W+p+jThM2DKTSmoPCkzw==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@prisma/debug": "6.5.0"
|
||||
@@ -9535,6 +9528,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@redis/client/-/client-1.6.1.tgz",
|
||||
"integrity": "sha512-/KCsg3xSlR+nCK8/8ZYSknYxvXHwubJrU82F3Lm1Fp6789VQ0/3RJKfsmRXjqfaTA++23CvC3hqmqe/2GEt6Kw==",
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"cluster-key-slot": "1.1.2",
|
||||
"generic-pool": "3.9.0",
|
||||
@@ -11172,6 +11166,7 @@
|
||||
"version": "3.3.17",
|
||||
"resolved": "https://registry.npmjs.org/@trigger.dev/build/-/build-3.3.17.tgz",
|
||||
"integrity": "sha512-dfreMuVeLAcZypS3kkUA9nWNviiuOPIQ3ldy2ywPCmwmbHyd0BE8tI5D3A4kmVq/f53TdRMls4c+cYafxlwubQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@trigger.dev/core": "3.3.17",
|
||||
@@ -11614,13 +11609,6 @@
|
||||
"@types/ms": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/dlv": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/dlv/-/dlv-1.1.5.tgz",
|
||||
"integrity": "sha512-JHOWNfiWepAhfwlSw17kiWrWrk6od2dEQgHltJw9AS0JPFoLZJBge5+Dnil2NfdjAvJ/+vGSX60/BRW20PpUXw==",
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@types/estree": {
|
||||
"version": "1.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
||||
@@ -11746,12 +11734,14 @@
|
||||
"version": "15.7.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",
|
||||
"integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.28",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
|
||||
"integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
@@ -11762,6 +11752,7 @@
|
||||
"version": "18.3.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz",
|
||||
"integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@types/react": "^18.0.0"
|
||||
@@ -14241,6 +14232,7 @@
|
||||
"version": "0.1.8",
|
||||
"resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz",
|
||||
"integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/consola": {
|
||||
@@ -15481,7 +15473,7 @@
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/esbuild-register/-/esbuild-register-3.6.0.tgz",
|
||||
"integrity": "sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4"
|
||||
@@ -20884,6 +20876,7 @@
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.1.tgz",
|
||||
"integrity": "sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"acorn": "^8.16.0",
|
||||
@@ -22780,6 +22773,7 @@
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz",
|
||||
"integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"confbox": "^0.1.8",
|
||||
@@ -23271,7 +23265,7 @@
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.5.0.tgz",
|
||||
"integrity": "sha512-yUGXmWqv5F4PByMSNbYFxke/WbnyTLjnJ5bKr8fLkcnY7U5rU9rUTh/+Fja+gOrRxEgtCbCtca94IeITj4j/pg==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
@@ -26847,6 +26841,7 @@
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.3.tgz",
|
||||
"integrity": "sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"tsconfck": "bin/tsconfck.js"
|
||||
@@ -27203,6 +27198,7 @@
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
@@ -28354,7 +28350,7 @@
|
||||
"version": "2.8.2",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
||||
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
||||
"devOptional": true,
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"yaml": "bin.mjs"
|
||||
|
||||
@@ -1,11 +1,4 @@
|
||||
<svg width="119" height="32" viewBox="0 0 119 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M108.715 20.6875L108.724 16.3324H109.252L113.445 11.3636H117.613L111.98 17.9432H111.119L108.715 20.6875ZM105.426 24.4545V7H109.056V24.4545H105.426ZM113.607 24.4545L109.755 18.7528L112.176 16.1875L117.86 24.4545H113.607Z" fill="white"/>
|
||||
<path d="M96.8053 24.4545V11.3636H100.325V13.6477H100.462C100.7 12.8352 101.101 12.2216 101.663 11.8068C102.226 11.3864 102.873 11.1761 103.606 11.1761C103.788 11.1761 103.984 11.1875 104.194 11.2102C104.405 11.233 104.589 11.2642 104.748 11.304V14.5256C104.578 14.4744 104.342 14.429 104.041 14.3892C103.74 14.3494 103.464 14.3295 103.214 14.3295C102.68 14.3295 102.203 14.446 101.783 14.679C101.368 14.9062 101.038 15.2244 100.794 15.6335C100.555 16.0426 100.436 16.5142 100.436 17.0483V24.4545H96.8053Z" fill="white"/>
|
||||
<path d="M87.8163 24.7017C86.9811 24.7017 86.2368 24.5568 85.5834 24.267C84.93 23.9716 84.4129 23.5369 84.0322 22.9631C83.6572 22.3835 83.4697 21.6619 83.4697 20.7983C83.4697 20.071 83.6033 19.4602 83.8703 18.9659C84.1374 18.4716 84.501 18.0739 84.9612 17.7727C85.4215 17.4716 85.9442 17.2443 86.5294 17.0909C87.1203 16.9375 87.7396 16.8295 88.3874 16.767C89.1487 16.6875 89.7624 16.6136 90.2283 16.5454C90.6942 16.4716 91.0323 16.3636 91.2425 16.2216C91.4527 16.0795 91.5578 15.8693 91.5578 15.5909V15.5398C91.5578 15 91.3874 14.5824 91.0465 14.2869C90.7112 13.9915 90.234 13.8437 89.6146 13.8437C88.9612 13.8437 88.4413 13.9886 88.055 14.2784C87.6686 14.5625 87.4129 14.9204 87.2879 15.3523L83.93 15.0795C84.1004 14.2841 84.4357 13.5966 84.9357 13.017C85.4357 12.4318 86.0805 11.9829 86.8703 11.6704C87.6658 11.3523 88.5862 11.1932 89.6317 11.1932C90.359 11.1932 91.055 11.2784 91.7197 11.4489C92.3902 11.6193 92.984 11.8835 93.501 12.2415C94.0237 12.5994 94.4357 13.0597 94.7368 13.6222C95.0379 14.179 95.1885 14.8466 95.1885 15.625V24.4545H91.7453V22.6392H91.643C91.4328 23.0483 91.1516 23.4091 90.7993 23.7216C90.447 24.0284 90.0237 24.2699 89.5294 24.446C89.0351 24.6165 88.4641 24.7017 87.8163 24.7017ZM88.8561 22.196C89.3902 22.196 89.8618 22.0909 90.2709 21.8807C90.68 21.6648 91.001 21.375 91.234 21.0114C91.4669 20.6477 91.5834 20.2358 91.5834 19.7756V18.3864C91.4698 18.4602 91.3135 18.5284 91.1146 18.5909C90.9215 18.6477 90.7027 18.7017 90.4584 18.7528C90.2141 18.7983 89.9698 18.8409 89.7254 18.8807C89.4811 18.9148 89.2595 18.946 89.0607 18.9744C88.6345 19.0369 88.2624 19.1364 87.9442 19.2727C87.626 19.4091 87.3788 19.5937 87.2027 19.8267C87.0266 20.054 86.9385 20.3381 86.9385 20.679C86.9385 21.1733 87.1175 21.5511 87.4754 21.8125C87.8391 22.0682 88.2993 22.196 88.8561 22.196Z" fill="white"/>
|
||||
<path d="M63.3928 24.4545V11.3636H66.853V13.6733H67.0064C67.2791 12.9062 67.7337 12.3011 68.37 11.8579C69.0064 11.4148 69.7678 11.1932 70.6541 11.1932C71.5519 11.1932 72.3161 11.4176 72.9467 11.8665C73.5774 12.3097 73.9979 12.9119 74.2081 13.6733H74.3445C74.6115 12.9233 75.0945 12.3239 75.7933 11.875C76.4979 11.4204 77.3303 11.1932 78.2905 11.1932C79.5121 11.1932 80.5036 11.5824 81.2649 12.3608C82.032 13.1335 82.4155 14.2301 82.4155 15.6506V24.4545H78.7933V16.3665C78.7933 15.6392 78.6002 15.0937 78.2138 14.7301C77.8274 14.3665 77.3445 14.1847 76.7649 14.1847C76.1058 14.1847 75.5916 14.3949 75.2223 14.8153C74.853 15.2301 74.6683 15.7784 74.6683 16.4602V24.4545H71.1484V16.2898C71.1484 15.6477 70.9638 15.1364 70.5945 14.7557C70.2308 14.375 69.7507 14.1847 69.1541 14.1847C68.7507 14.1847 68.3871 14.2869 68.0632 14.4915C67.745 14.6903 67.4922 14.9716 67.3047 15.3352C67.1172 15.6932 67.0234 16.1136 67.0234 16.5966V24.4545H63.3928Z" fill="white"/>
|
||||
<path d="M54.7724 24.4545V11.3636H58.2923V13.6477H58.4287C58.6673 12.8352 59.0679 12.2216 59.6304 11.8068C60.1929 11.3864 60.8406 11.1761 61.5736 11.1761C61.7554 11.1761 61.9514 11.1875 62.1617 11.2102C62.3719 11.233 62.5565 11.2642 62.7156 11.304V14.5256C62.5452 14.4744 62.3094 14.429 62.0082 14.3892C61.7071 14.3494 61.4315 14.3295 61.1815 14.3295C60.6474 14.3295 60.1702 14.446 59.7497 14.679C59.3349 14.9062 59.0054 15.2244 58.7611 15.6335C58.5224 16.0426 58.4031 16.5142 58.4031 17.0483V24.4545H54.7724Z" fill="white"/>
|
||||
<path d="M47.5946 24.7102C46.248 24.7102 45.0889 24.4375 44.1173 23.892C43.1514 23.3409 42.4071 22.5625 41.8844 21.5568C41.3616 20.5454 41.1003 19.3494 41.1003 17.9687C41.1003 16.6222 41.3616 15.4403 41.8844 14.4233C42.4071 13.4062 43.1429 12.6136 44.0918 12.0454C45.0463 11.4773 46.1656 11.1932 47.4497 11.1932C48.3134 11.1932 49.1173 11.3324 49.8617 11.6108C50.6117 11.8835 51.2651 12.2954 51.8219 12.8466C52.3844 13.3977 52.8219 14.0909 53.1344 14.9261C53.4469 15.7557 53.6031 16.7273 53.6031 17.8409V18.8381H42.5492V16.5881H50.1855C50.1855 16.0653 50.0719 15.6023 49.8446 15.1989C49.6173 14.7954 49.302 14.4801 48.8986 14.2528C48.5009 14.0199 48.0378 13.9034 47.5094 13.9034C46.9582 13.9034 46.4696 14.0312 46.0435 14.2869C45.623 14.5369 45.2935 14.875 45.0548 15.3011C44.8162 15.7216 44.694 16.1903 44.6884 16.7074V18.8466C44.6884 19.4943 44.8077 20.054 45.0463 20.5256C45.2906 20.9972 45.6344 21.3608 46.0776 21.6165C46.5207 21.8722 47.0463 22 47.6543 22C48.0577 22 48.427 21.9432 48.7622 21.8295C49.0974 21.7159 49.3844 21.5454 49.623 21.3182C49.8616 21.0909 50.0435 20.8125 50.1685 20.483L53.5264 20.7045C53.356 21.5114 53.0065 22.2159 52.4781 22.8182C51.9554 23.4148 51.2793 23.8807 50.4497 24.2159C49.6259 24.5454 48.6741 24.7102 47.5946 24.7102Z" fill="white"/>
|
||||
<path d="M27.6412 29.3636V11.3636H31.2208V13.5625H31.3827C31.5418 13.2102 31.7719 12.8523 32.073 12.4886C32.3798 12.1193 32.7776 11.8125 33.2662 11.5682C33.7605 11.3182 34.3742 11.1932 35.1071 11.1932C36.0617 11.1932 36.9423 11.4432 37.7492 11.9432C38.556 12.4375 39.2009 13.1847 39.6838 14.1847C40.1668 15.179 40.4083 16.4261 40.4083 17.9261C40.4083 19.3864 40.1725 20.6193 39.7009 21.625C39.235 22.625 38.5986 23.3835 37.7918 23.9006C36.9906 24.4119 36.0929 24.6676 35.0986 24.6676C34.394 24.6676 33.7946 24.5511 33.3003 24.3182C32.8117 24.0852 32.4111 23.7926 32.0986 23.4403C31.7861 23.0824 31.5475 22.7216 31.3827 22.3579H31.2719V29.3636H27.6412ZM31.1952 17.9091C31.1952 18.6875 31.3031 19.3665 31.519 19.946C31.735 20.5256 32.0475 20.9773 32.4565 21.3011C32.8656 21.6193 33.3628 21.7784 33.948 21.7784C34.5389 21.7784 35.0389 21.6165 35.448 21.2926C35.8571 20.9631 36.1668 20.5085 36.377 19.929C36.5929 19.3437 36.7009 18.6704 36.7009 17.9091C36.7009 17.1534 36.5957 16.4886 36.3855 15.9148C36.1753 15.3409 35.8656 14.892 35.4565 14.5682C35.0475 14.2443 34.5446 14.0824 33.948 14.0824C33.3571 14.0824 32.8571 14.2386 32.448 14.5511C32.0446 14.8636 31.735 15.3068 31.519 15.8807C31.3031 16.4545 31.1952 17.1307 31.1952 17.9091Z" fill="white"/>
|
||||
<path d="M18.6523 24.7017C17.817 24.7017 17.0727 24.5568 16.4193 24.267C15.7659 23.9716 15.2489 23.5369 14.8682 22.9631C14.4932 22.3835 14.3057 21.6619 14.3057 20.7983C14.3057 20.071 14.4392 19.4602 14.7062 18.9659C14.9733 18.4716 15.3369 18.0739 15.7972 17.7727C16.2574 17.4716 16.7801 17.2443 17.3653 17.0909C17.9562 16.9375 18.5756 16.8295 19.2233 16.767C19.9847 16.6875 20.5983 16.6136 21.0642 16.5454C21.5301 16.4716 21.8682 16.3636 22.0784 16.2216C22.2886 16.0795 22.3937 15.8693 22.3937 15.5909V15.5398C22.3937 15 22.2233 14.5824 21.8824 14.2869C21.5472 13.9915 21.0699 13.8437 20.4506 13.8437C19.7972 13.8437 19.2773 13.9886 18.8909 14.2784C18.5045 14.5625 18.2489 14.9204 18.1239 15.3523L14.7659 15.0795C14.9364 14.2841 15.2716 13.5966 15.7716 13.017C16.2716 12.4318 16.9165 11.9829 17.7062 11.6704C18.5017 11.3523 19.4222 11.1932 20.4676 11.1932C21.1949 11.1932 21.8909 11.2784 22.5557 11.4489C23.2261 11.6193 23.8199 11.8835 24.3369 12.2415C24.8597 12.5994 25.2716 13.0597 25.5727 13.6222C25.8739 14.179 26.0244 14.8466 26.0244 15.625V24.4545H22.5812V22.6392H22.479C22.2687 23.0483 21.9875 23.4091 21.6352 23.7216C21.283 24.0284 20.8597 24.2699 20.3653 24.446C19.871 24.6165 19.3 24.7017 18.6523 24.7017ZM19.692 22.196C20.2261 22.196 20.6977 22.0909 21.1068 21.8807C21.5159 21.6648 21.8369 21.375 22.0699 21.0114C22.3028 20.6477 22.4193 20.2358 22.4193 19.7756V18.3864C22.3057 18.4602 22.1494 18.5284 21.9506 18.5909C21.7574 18.6477 21.5386 18.7017 21.2943 18.7528C21.05 18.7983 20.8057 18.8409 20.5614 18.8807C20.317 18.9148 20.0955 18.946 19.8966 18.9744C19.4705 19.0369 19.0983 19.1364 18.7801 19.2727C18.4619 19.4091 18.2148 19.5937 18.0386 19.8267C17.8625 20.054 17.7744 20.3381 17.7744 20.679C17.7744 21.1733 17.9534 21.5511 18.3114 21.8125C18.675 22.0682 19.1352 22.196 19.692 22.196Z" fill="white"/>
|
||||
<path d="M1 24.4545V7H7.88636C9.21023 7 10.3381 7.25284 11.2699 7.75852C12.2017 8.25852 12.9119 8.95455 13.4006 9.84659C13.8949 10.733 14.142 11.7557 14.142 12.9148C14.142 14.0739 13.892 15.0966 13.392 15.983C12.892 16.8693 12.1676 17.5597 11.2188 18.054C10.2756 18.5483 9.13352 18.7955 7.79261 18.7955H3.40341V15.8381H7.19602C7.90625 15.8381 8.49148 15.7159 8.9517 15.4716C9.41761 15.2216 9.76421 14.8778 9.99148 14.4403C10.2244 13.9972 10.3409 13.4886 10.3409 12.9148C10.3409 12.3352 10.2244 11.8295 9.99148 11.3977C9.76421 10.9602 9.41761 10.6222 8.9517 10.3835C8.4858 10.1392 7.89489 10.017 7.17898 10.017H4.69034V24.4545H1Z" fill="white"/>
|
||||
<svg width="220" height="32" viewBox="0 0 220 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<text x="0" y="22" font-family="Inter, system-ui, -apple-system, Segoe UI, sans-serif" font-size="22" font-weight="700" fill="white" letter-spacing="-0.4">Hanzo</text>
|
||||
<text x="86" y="22" font-family="Inter, system-ui, -apple-system, Segoe UI, sans-serif" font-size="22" font-weight="400" fill="white" letter-spacing="-0.4">Dataroom</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 449 B |
@@ -1,11 +1,4 @@
|
||||
<svg width="119" height="32" viewBox="0 0 119 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M108.715 20.6875L108.724 16.3324H109.252L113.445 11.3636H117.613L111.98 17.9432H111.119L108.715 20.6875ZM105.426 24.4545V7H109.056V24.4545H105.426ZM113.607 24.4545L109.755 18.7528L112.176 16.1875L117.86 24.4545H113.607Z" fill="black"/>
|
||||
<path d="M96.8053 24.4545V11.3636H100.325V13.6477H100.462C100.7 12.8352 101.101 12.2216 101.663 11.8068C102.226 11.3864 102.873 11.1761 103.606 11.1761C103.788 11.1761 103.984 11.1875 104.194 11.2102C104.405 11.233 104.589 11.2642 104.748 11.304V14.5256C104.578 14.4744 104.342 14.429 104.041 14.3892C103.74 14.3494 103.464 14.3295 103.214 14.3295C102.68 14.3295 102.203 14.446 101.783 14.679C101.368 14.9062 101.038 15.2244 100.794 15.6335C100.555 16.0426 100.436 16.5142 100.436 17.0483V24.4545H96.8053Z" fill="black"/>
|
||||
<path d="M87.8163 24.7017C86.9811 24.7017 86.2368 24.5568 85.5834 24.267C84.93 23.9716 84.4129 23.5369 84.0322 22.9631C83.6572 22.3835 83.4697 21.6619 83.4697 20.7983C83.4697 20.071 83.6033 19.4602 83.8703 18.9659C84.1374 18.4716 84.501 18.0739 84.9612 17.7727C85.4215 17.4716 85.9442 17.2443 86.5294 17.0909C87.1203 16.9375 87.7396 16.8295 88.3874 16.767C89.1487 16.6875 89.7624 16.6136 90.2283 16.5454C90.6942 16.4716 91.0323 16.3636 91.2425 16.2216C91.4527 16.0795 91.5578 15.8693 91.5578 15.5909V15.5398C91.5578 15 91.3874 14.5824 91.0465 14.2869C90.7112 13.9915 90.234 13.8437 89.6146 13.8437C88.9612 13.8437 88.4413 13.9886 88.055 14.2784C87.6686 14.5625 87.4129 14.9204 87.2879 15.3523L83.93 15.0795C84.1004 14.2841 84.4357 13.5966 84.9357 13.017C85.4357 12.4318 86.0805 11.9829 86.8703 11.6704C87.6658 11.3523 88.5862 11.1932 89.6317 11.1932C90.359 11.1932 91.055 11.2784 91.7197 11.4489C92.3902 11.6193 92.984 11.8835 93.501 12.2415C94.0237 12.5994 94.4357 13.0597 94.7368 13.6222C95.0379 14.179 95.1885 14.8466 95.1885 15.625V24.4545H91.7453V22.6392H91.643C91.4328 23.0483 91.1516 23.4091 90.7993 23.7216C90.447 24.0284 90.0237 24.2699 89.5294 24.446C89.0351 24.6165 88.4641 24.7017 87.8163 24.7017ZM88.8561 22.196C89.3902 22.196 89.8618 22.0909 90.2709 21.8807C90.68 21.6648 91.001 21.375 91.234 21.0114C91.4669 20.6477 91.5834 20.2358 91.5834 19.7756V18.3864C91.4698 18.4602 91.3135 18.5284 91.1146 18.5909C90.9215 18.6477 90.7027 18.7017 90.4584 18.7528C90.2141 18.7983 89.9698 18.8409 89.7254 18.8807C89.4811 18.9148 89.2595 18.946 89.0607 18.9744C88.6345 19.0369 88.2624 19.1364 87.9442 19.2727C87.626 19.4091 87.3788 19.5937 87.2027 19.8267C87.0266 20.054 86.9385 20.3381 86.9385 20.679C86.9385 21.1733 87.1175 21.5511 87.4754 21.8125C87.8391 22.0682 88.2993 22.196 88.8561 22.196Z" fill="black"/>
|
||||
<path d="M63.3928 24.4545V11.3636H66.853V13.6733H67.0064C67.2791 12.9062 67.7337 12.3011 68.37 11.8579C69.0064 11.4148 69.7678 11.1932 70.6541 11.1932C71.5519 11.1932 72.3161 11.4176 72.9467 11.8665C73.5774 12.3097 73.9979 12.9119 74.2081 13.6733H74.3445C74.6115 12.9233 75.0945 12.3239 75.7933 11.875C76.4979 11.4204 77.3303 11.1932 78.2905 11.1932C79.5121 11.1932 80.5036 11.5824 81.2649 12.3608C82.032 13.1335 82.4155 14.2301 82.4155 15.6506V24.4545H78.7933V16.3665C78.7933 15.6392 78.6002 15.0937 78.2138 14.7301C77.8274 14.3665 77.3445 14.1847 76.7649 14.1847C76.1058 14.1847 75.5916 14.3949 75.2223 14.8153C74.853 15.2301 74.6683 15.7784 74.6683 16.4602V24.4545H71.1484V16.2898C71.1484 15.6477 70.9638 15.1364 70.5945 14.7557C70.2308 14.375 69.7507 14.1847 69.1541 14.1847C68.7507 14.1847 68.3871 14.2869 68.0632 14.4915C67.745 14.6903 67.4922 14.9716 67.3047 15.3352C67.1172 15.6932 67.0234 16.1136 67.0234 16.5966V24.4545H63.3928Z" fill="black"/>
|
||||
<path d="M54.7724 24.4545V11.3636H58.2923V13.6477H58.4287C58.6673 12.8352 59.0679 12.2216 59.6304 11.8068C60.1929 11.3864 60.8406 11.1761 61.5736 11.1761C61.7554 11.1761 61.9514 11.1875 62.1617 11.2102C62.3719 11.233 62.5565 11.2642 62.7156 11.304V14.5256C62.5452 14.4744 62.3094 14.429 62.0082 14.3892C61.7071 14.3494 61.4315 14.3295 61.1815 14.3295C60.6474 14.3295 60.1702 14.446 59.7497 14.679C59.3349 14.9062 59.0054 15.2244 58.7611 15.6335C58.5224 16.0426 58.4031 16.5142 58.4031 17.0483V24.4545H54.7724Z" fill="black"/>
|
||||
<path d="M47.5946 24.7102C46.248 24.7102 45.0889 24.4375 44.1173 23.892C43.1514 23.3409 42.4071 22.5625 41.8844 21.5568C41.3616 20.5454 41.1003 19.3494 41.1003 17.9687C41.1003 16.6222 41.3616 15.4403 41.8844 14.4233C42.4071 13.4062 43.1429 12.6136 44.0918 12.0454C45.0463 11.4773 46.1656 11.1932 47.4497 11.1932C48.3134 11.1932 49.1173 11.3324 49.8617 11.6108C50.6117 11.8835 51.2651 12.2954 51.8219 12.8466C52.3844 13.3977 52.8219 14.0909 53.1344 14.9261C53.4469 15.7557 53.6031 16.7273 53.6031 17.8409V18.8381H42.5492V16.5881H50.1855C50.1855 16.0653 50.0719 15.6023 49.8446 15.1989C49.6173 14.7954 49.302 14.4801 48.8986 14.2528C48.5009 14.0199 48.0378 13.9034 47.5094 13.9034C46.9582 13.9034 46.4696 14.0312 46.0435 14.2869C45.623 14.5369 45.2935 14.875 45.0548 15.3011C44.8162 15.7216 44.694 16.1903 44.6884 16.7074V18.8466C44.6884 19.4943 44.8077 20.054 45.0463 20.5256C45.2906 20.9972 45.6344 21.3608 46.0776 21.6165C46.5207 21.8722 47.0463 22 47.6543 22C48.0577 22 48.427 21.9432 48.7622 21.8295C49.0974 21.7159 49.3844 21.5454 49.623 21.3182C49.8616 21.0909 50.0435 20.8125 50.1685 20.483L53.5264 20.7045C53.356 21.5114 53.0065 22.2159 52.4781 22.8182C51.9554 23.4148 51.2793 23.8807 50.4497 24.2159C49.6259 24.5454 48.6741 24.7102 47.5946 24.7102Z" fill="black"/>
|
||||
<path d="M27.6412 29.3636V11.3636H31.2208V13.5625H31.3827C31.5418 13.2102 31.7719 12.8523 32.073 12.4886C32.3798 12.1193 32.7776 11.8125 33.2662 11.5682C33.7605 11.3182 34.3742 11.1932 35.1071 11.1932C36.0617 11.1932 36.9423 11.4432 37.7492 11.9432C38.556 12.4375 39.2009 13.1847 39.6838 14.1847C40.1668 15.179 40.4083 16.4261 40.4083 17.9261C40.4083 19.3864 40.1725 20.6193 39.7009 21.625C39.235 22.625 38.5986 23.3835 37.7918 23.9006C36.9906 24.4119 36.0929 24.6676 35.0986 24.6676C34.394 24.6676 33.7946 24.5511 33.3003 24.3182C32.8117 24.0852 32.4111 23.7926 32.0986 23.4403C31.7861 23.0824 31.5475 22.7216 31.3827 22.3579H31.2719V29.3636H27.6412ZM31.1952 17.9091C31.1952 18.6875 31.3031 19.3665 31.519 19.946C31.735 20.5256 32.0475 20.9773 32.4565 21.3011C32.8656 21.6193 33.3628 21.7784 33.948 21.7784C34.5389 21.7784 35.0389 21.6165 35.448 21.2926C35.8571 20.9631 36.1668 20.5085 36.377 19.929C36.5929 19.3437 36.7009 18.6704 36.7009 17.9091C36.7009 17.1534 36.5957 16.4886 36.3855 15.9148C36.1753 15.3409 35.8656 14.892 35.4565 14.5682C35.0475 14.2443 34.5446 14.0824 33.948 14.0824C33.3571 14.0824 32.8571 14.2386 32.448 14.5511C32.0446 14.8636 31.735 15.3068 31.519 15.8807C31.3031 16.4545 31.1952 17.1307 31.1952 17.9091Z" fill="black"/>
|
||||
<path d="M18.6523 24.7017C17.817 24.7017 17.0727 24.5568 16.4193 24.267C15.7659 23.9716 15.2489 23.5369 14.8682 22.9631C14.4932 22.3835 14.3057 21.6619 14.3057 20.7983C14.3057 20.071 14.4392 19.4602 14.7062 18.9659C14.9733 18.4716 15.3369 18.0739 15.7972 17.7727C16.2574 17.4716 16.7801 17.2443 17.3653 17.0909C17.9562 16.9375 18.5756 16.8295 19.2233 16.767C19.9847 16.6875 20.5983 16.6136 21.0642 16.5454C21.5301 16.4716 21.8682 16.3636 22.0784 16.2216C22.2886 16.0795 22.3937 15.8693 22.3937 15.5909V15.5398C22.3937 15 22.2233 14.5824 21.8824 14.2869C21.5472 13.9915 21.0699 13.8437 20.4506 13.8437C19.7972 13.8437 19.2773 13.9886 18.8909 14.2784C18.5045 14.5625 18.2489 14.9204 18.1239 15.3523L14.7659 15.0795C14.9364 14.2841 15.2716 13.5966 15.7716 13.017C16.2716 12.4318 16.9165 11.9829 17.7062 11.6704C18.5017 11.3523 19.4222 11.1932 20.4676 11.1932C21.1949 11.1932 21.8909 11.2784 22.5557 11.4489C23.2261 11.6193 23.8199 11.8835 24.3369 12.2415C24.8597 12.5994 25.2716 13.0597 25.5727 13.6222C25.8739 14.179 26.0244 14.8466 26.0244 15.625V24.4545H22.5812V22.6392H22.479C22.2687 23.0483 21.9875 23.4091 21.6352 23.7216C21.283 24.0284 20.8597 24.2699 20.3653 24.446C19.871 24.6165 19.3 24.7017 18.6523 24.7017ZM19.692 22.196C20.2261 22.196 20.6977 22.0909 21.1068 21.8807C21.5159 21.6648 21.8369 21.375 22.0699 21.0114C22.3028 20.6477 22.4193 20.2358 22.4193 19.7756V18.3864C22.3057 18.4602 22.1494 18.5284 21.9506 18.5909C21.7574 18.6477 21.5386 18.7017 21.2943 18.7528C21.05 18.7983 20.8057 18.8409 20.5614 18.8807C20.317 18.9148 20.0955 18.946 19.8966 18.9744C19.4705 19.0369 19.0983 19.1364 18.7801 19.2727C18.4619 19.4091 18.2148 19.5937 18.0386 19.8267C17.8625 20.054 17.7744 20.3381 17.7744 20.679C17.7744 21.1733 17.9534 21.5511 18.3114 21.8125C18.675 22.0682 19.1352 22.196 19.692 22.196Z" fill="black"/>
|
||||
<path d="M1 24.4545V7H7.88636C9.21023 7 10.3381 7.25284 11.2699 7.75852C12.2017 8.25852 12.9119 8.95455 13.4006 9.84659C13.8949 10.733 14.142 11.7557 14.142 12.9148C14.142 14.0739 13.892 15.0966 13.392 15.983C12.892 16.8693 12.1676 17.5597 11.2188 18.054C10.2756 18.5483 9.13352 18.7955 7.79261 18.7955H3.40341V15.8381H7.19602C7.90625 15.8381 8.49148 15.7159 8.9517 15.4716C9.41761 15.2216 9.76421 14.8778 9.99148 14.4403C10.2244 13.9972 10.3409 13.4886 10.3409 12.9148C10.3409 12.3352 10.2244 11.8295 9.99148 11.3977C9.76421 10.9602 9.41761 10.6222 8.9517 10.3835C8.4858 10.1392 7.89489 10.017 7.17898 10.017H4.69034V24.4545H1Z" fill="black"/>
|
||||
<svg width="220" height="32" viewBox="0 0 220 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<text x="0" y="22" font-family="Inter, system-ui, -apple-system, Segoe UI, sans-serif" font-size="22" font-weight="700" fill="#111" letter-spacing="-0.4">Hanzo</text>
|
||||
<text x="86" y="22" font-family="Inter, system-ui, -apple-system, Segoe UI, sans-serif" font-size="22" font-weight="400" fill="#111" letter-spacing="-0.4">Dataroom</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 447 B |
@@ -1,4 +1,4 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="40" height="40" fill="white"/>
|
||||
<path d="M12 30.8182V9H20.608C22.2628 9 23.6726 9.31605 24.8374 9.94815C26.0021 10.5732 26.8899 11.4432 27.5007 12.5582C28.1186 13.6662 28.4276 14.9446 28.4276 16.3935C28.4276 17.8423 28.1151 19.1207 27.4901 20.2287C26.8651 21.3366 25.9595 22.1996 24.7734 22.8175C23.5945 23.4354 22.1669 23.7443 20.4908 23.7443H15.0043V20.0476H19.745C20.6328 20.0476 21.3643 19.8949 21.9396 19.5895C22.522 19.277 22.9553 18.8473 23.2393 18.3004C23.5305 17.7464 23.6761 17.1108 23.6761 16.3935C23.6761 15.669 23.5305 15.0369 23.2393 14.4972C22.9553 13.9503 22.522 13.5277 21.9396 13.2294C21.3572 12.924 20.6186 12.7713 19.7237 12.7713H16.6129V30.8182H12Z" fill="black"/>
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="40" height="40" rx="6" fill="#111"/>
|
||||
<text x="50%" y="55%" text-anchor="middle" dominant-baseline="middle" font-family="Inter, system-ui, -apple-system, Segoe UI, sans-serif" font-size="22" font-weight="800" fill="white">H</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 801 B After Width: | Height: | Size: 338 B |
Reference in New Issue
Block a user