Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 16 additions & 9 deletions components/JamLogo64x64.tsx
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
export const JamLogo64x64 = () => {
const logoUrl = "https://storage.googleapis.com/jam-assets/jam-logo.webp";

return (
<img
src={logoUrl}
className="rounded-xl overflow-hidden ring-1 ring-gray-400/10 shadow-md"
alt="Jam Logo"
width={64}
height={64}
/>
<div className="w-16 h-16 p-2 rounded-xl overflow-hidden ring-1 ring-gray-400/10 shadow-md">
<img
src="/icons/jam-logo-mark-full-color-for-light-background-128x128.png"
className="block dark:hidden w-full h-full"
alt="Jam Logo"
width={64}
height={64}
/>
<img
src="/icons/jam-logo-mark-full-color-for-dark-background-128x128.png"
className="hidden dark:block w-full h-full"
alt="Jam Logo"
width={64}
height={64}
/>
</div>
);
};
24 changes: 12 additions & 12 deletions components/SquareCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,28 +37,28 @@ const JamLogo = () => {
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M7.73553 17.5535C8.49528 17.4577 9.27893 17.3571 10.9122 17.7948C12.5455 18.2324 13.1791 18.7128 13.784 19.1741C13.9577 19.3054 14.1368 19.4381 14.333 19.5697C14.7122 20.3885 14.7233 21.3797 14.3516 22.2401C14.1409 22.7314 13.59 22.996 13.0684 22.8562C13.0157 22.8421 12.9645 22.8227 12.9079 22.8019C12.397 22.5803 12.0435 22.2767 11.7944 21.984C11.4333 22.4463 10.8551 22.9182 9.94391 23.0524C9.79666 23.0751 9.65262 23.0647 9.50509 23.0252C9.35757 22.9856 9.22764 22.9226 9.11146 22.8294C8.38798 22.2628 8.1246 21.5598 8.04308 20.9789C7.68103 21.1077 7.22452 21.1887 6.66979 21.1304C6.61428 21.1268 6.56159 21.1127 6.50364 21.0972C5.98204 20.9574 5.63726 20.4528 5.70043 19.922C5.81398 18.9924 6.31393 18.1382 7.05171 17.6187C7.29802 17.6056 7.51414 17.5788 7.73553 17.5535Z"
fill="#73E5BF"
d="M12.2565 0.750836C14.9682 0.798187 17.3467 2.8512 19.0312 5.61735L19.1921 5.88754L19.1929 5.88907C20.8232 8.68999 21.7684 12.1719 21.7129 15.2739C21.6888 16.6183 21.3029 17.9025 20.3254 18.8359C19.4119 19.7081 18.2102 20.0557 16.9525 20.077L16.9443 20.5492C16.9182 22.0216 15.229 22.8801 13.9455 22.1228C13.0235 23.6576 10.6804 23.6169 9.81262 22.0506C8.50357 22.7622 6.84607 21.8456 6.87138 20.3734L6.87959 19.9012C5.62019 19.8374 4.42897 19.4486 3.54517 18.543C2.60158 17.5761 2.26176 16.2793 2.28586 14.9348C2.34153 11.8334 3.41039 8.38106 5.1412 5.64229C6.93633 2.8016 9.45723 0.701973 12.2565 0.750836Z"
fill="#1C2024"
/>
<path
d="M5.36114 17.4368C6.40961 17.7177 7.08186 17.6324 7.73548 17.5535C8.49523 17.4577 9.27888 17.3571 10.9122 17.7948C12.5455 18.2324 13.1791 18.7128 13.7839 19.1741C14.3052 19.5679 14.8448 19.9779 15.8985 20.2603C17.0945 20.5807 18.1012 20.5117 18.8962 20.0527C19.6912 19.5937 20.2543 18.7564 20.5748 17.5604C21.4092 14.4466 21.3491 10.6245 20.4093 7.34586C19.4082 3.85321 17.5952 1.51521 15.4297 0.934987C13.2643 0.354761 10.5252 1.47302 7.91193 3.99721C5.45731 6.37192 3.49562 9.64669 2.66128 12.7605C2.34081 13.9565 2.40988 14.9632 2.86886 15.7582C3.32784 16.5531 4.16515 17.1163 5.36114 17.4368Z"
fill="#FF4070"
d="M16.7246 18.5036C15.7725 18.487 15.2262 18.2549 14.6942 18.0326C14.0766 17.7709 13.4401 17.4994 11.9569 17.4735C10.4736 17.4476 9.82299 17.6967 9.20124 17.9367C8.66634 18.1404 8.11209 18.3532 7.15516 18.3366C6.06901 18.3176 5.23678 18.019 4.67746 17.4459C4.11819 16.8727 3.84594 16.0395 3.86521 14.9652C3.91531 12.1681 4.89118 8.99425 6.47731 6.48438C8.16695 3.81063 10.2618 2.29437 12.2283 2.3287C14.1948 2.36302 16.234 3.95144 17.8268 6.68249C19.3219 9.25087 20.1835 12.4521 20.1334 15.2491C20.1141 16.3234 19.8122 17.1467 19.2327 17.6999C18.6532 18.2532 17.8108 18.5225 16.7246 18.5036Z"
fill="#FF4063"
/>
<path
d="M15.1184 11.5808C15.3818 11.6514 15.9087 11.7925 15.5557 13.1097C15.2028 14.4269 14.6759 14.2857 14.4125 14.2151C14.1491 14.1445 13.6222 14.0034 13.9751 12.6862C14.3281 11.369 14.8549 11.5102 15.1184 11.5808Z"
fill="#2A3632"
d="M9.85498 11.2111C10.3638 11.22 10.769 11.6397 10.7602 12.1485L10.7451 13.0136C10.736 13.5223 10.3165 13.9277 9.80769 13.9188C9.29901 13.9099 8.89378 13.4901 8.90248 12.9814L8.91756 12.1163C8.92652 11.6075 9.34618 11.2023 9.85498 11.2111Z"
fill="#1C2024"
/>
<path
d="M10.3766 10.3102C10.64 10.3808 11.1669 10.522 10.8139 11.8392C10.461 13.1563 9.93412 13.0152 9.67069 12.9446C9.40725 12.874 8.88038 12.7328 9.23332 11.4156C9.58625 10.0985 10.1131 10.2396 10.3766 10.3102Z"
fill="#2A3632"
d="M14.2783 11.2892C14.7871 11.2982 15.1924 11.7178 15.1836 12.2266L15.1685 13.0917C15.1594 13.6004 14.7398 14.0057 14.2311 13.9969C13.7223 13.9881 13.3172 13.5683 13.3258 13.0595L13.3409 12.1945C13.3499 11.6856 13.7695 11.2803 14.2783 11.2892Z"
fill="#1C2024"
/>
<path
d="M13.8769 6.73055C14.1403 6.80114 14.6672 6.94232 14.3142 8.25949C13.9613 9.57666 13.4344 9.43548 13.171 9.3649C12.9076 9.29431 12.3807 9.15314 12.7336 7.83596C13.0866 6.51879 13.6134 6.65997 13.8769 6.73055Z"
fill="#2A3632"
d="M12.1451 6.77553C12.6539 6.78442 13.0591 7.20408 13.0503 7.71292L13.0352 8.57801C13.0261 9.08673 12.6066 9.49215 12.0978 9.48326C11.589 9.47437 11.1839 9.0546 11.1925 8.54587L11.2076 7.68078C11.2166 7.17195 11.6362 6.76668 12.1451 6.77553Z"
fill="#1C2024"
/>
<path
d="M4.26637 7.71865C5.1877 6.19802 6.32042 4.77357 7.53226 3.60183C8.78982 2.38588 10.1314 1.44655 11.4177 0.88205C12.9131 0.232422 14.3117 0.0707142 15.5709 0.40812C16.8302 0.745526 17.9605 1.58487 18.9255 2.89378C19.7573 4.0258 20.4494 5.51006 20.9305 7.19189C21.3941 8.81256 21.6629 10.6125 21.7005 12.3901C21.7446 14.2485 21.5351 16.0841 21.1017 17.7016C20.7431 19.0398 20.0934 19.9895 19.1662 20.5203C18.2429 21.0578 17.0956 21.1457 15.7574 20.7871C15.5361 20.7278 15.3387 20.6637 15.1533 20.597C15.2063 21.2211 15.1068 21.8664 14.8534 22.4536C14.5367 23.1932 13.707 23.592 12.9272 23.3831C12.8482 23.3619 12.7653 23.3341 12.6905 23.2971C12.3425 23.1417 12.0479 22.9555 11.8117 22.7623C11.32 23.2065 10.7132 23.4901 10.0262 23.5883C9.80337 23.619 9.5866 23.6061 9.37058 23.5482C9.15456 23.4903 8.95511 23.3917 8.78276 23.2552C8.23691 22.8265 7.85318 22.2776 7.64944 21.647C7.343 21.6948 7.00006 21.7102 6.62099 21.6708C6.53914 21.6601 6.45342 21.6428 6.37439 21.6216C5.59463 21.4127 5.07553 20.6524 5.171 19.8535C5.24519 19.2184 5.48168 18.6098 5.83963 18.0958C5.64572 18.0608 5.44269 18.0177 5.22141 17.9584C3.88316 17.5998 2.93351 16.9501 2.40267 16.0229C1.86373 15.1048 1.77585 13.9576 2.13444 12.6193C2.56784 11.0018 3.30421 9.3074 4.26637 7.71865ZM6.25373 19.9855C6.22002 20.2589 6.39716 20.504 6.65533 20.5732C6.68167 20.5802 6.70802 20.5873 6.73577 20.5891C7.98644 20.7265 8.62572 20.0056 8.62572 20.0056C8.62572 20.0056 8.24032 21.444 9.45733 22.4025C9.51877 22.4472 9.58302 22.4814 9.65152 22.4997C9.72001 22.5181 9.79801 22.522 9.86829 22.5126C11.4015 22.291 11.7869 20.8526 11.7869 20.8526C11.7869 20.8526 11.9801 21.7966 13.132 22.3029C13.1569 22.3152 13.1832 22.3223 13.2096 22.3294C13.4677 22.3985 13.7437 22.2748 13.8512 22.0213C14.157 21.3014 14.1316 20.5322 13.8983 19.9276C13.7414 19.8178 13.595 19.7108 13.4591 19.6066C12.8687 19.1548 12.3042 18.7325 10.771 18.3217C9.23784 17.9108 8.54169 18.001 7.80057 18.0904C7.62557 18.1113 7.44915 18.1374 7.25976 18.1488C6.75542 18.5558 6.34355 19.2077 6.25373 19.9855ZM5.50234 16.9099C7.60981 17.4746 7.89216 16.4209 11.0534 17.2679C14.2146 18.115 13.9322 19.1687 16.0397 19.7334C18.1472 20.2981 19.4833 19.5267 20.048 17.4192C21.7421 11.0968 19.5035 2.59125 15.2886 1.46186C11.0736 0.332465 4.88226 6.57923 3.18817 12.9017C2.62348 15.0091 3.39487 16.3452 5.50234 16.9099Z"
fill="#2A3632"
d="M11.9283 19.0426C12.5748 19.0539 12.9843 19.1182 13.2703 19.1886C13.5568 19.2591 13.7677 19.3458 14.0752 19.4762L14.0836 19.4794C14.4268 19.6228 14.838 19.7948 15.3775 19.9173L15.3674 20.4959C15.362 20.7883 15.0048 20.9551 14.7459 20.7863L13.7417 20.1315C13.5456 20.0037 13.273 20.0656 13.1638 20.2624L12.602 21.2775C12.3037 21.8159 11.4657 21.8011 11.1861 21.2528L10.6594 20.2187C10.5571 20.0182 10.2868 19.9468 10.0864 20.0677L9.05999 20.687C8.79536 20.8467 8.44488 20.6676 8.44976 20.3751L8.45988 19.795C9.00127 19.6913 9.41707 19.5347 9.76439 19.4025L9.77137 19.3995C10.0771 19.2815 10.291 19.202 10.5796 19.1416C10.8687 19.0812 11.2816 19.0313 11.9283 19.0426Z"
fill="#9FF065"
/>
</svg>
);
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.