|
| 1 | +export function Footer() { |
| 2 | + return ( |
| 3 | + <footer className="max-w-[75rem] bg-white w-full mx-auto p-6 border-t border-[#EEEEF0] flex justify-between bottom-14 absolute"> |
| 4 | + <a |
| 5 | + href="https://clerk.com?utm_source=vercel-template&utm_medium=template_repos&utm_campaign=nextjs_template" |
| 6 | + target="_blank" |
| 7 | + className="flex gap-2 font-medium text-[0.8125rem] items-center" |
| 8 | + > |
| 9 | + <svg |
| 10 | + width="16" |
| 11 | + height="16" |
| 12 | + viewBox="0 0 16 16" |
| 13 | + fill="none" |
| 14 | + xmlns="http://www.w3.org/2000/svg" |
| 15 | + > |
| 16 | + <path |
| 17 | + d="M8.00097 10.5C9.38167 10.5 10.501 9.38071 10.501 8C10.501 6.61929 9.38167 5.5 8.00097 5.5C6.62026 5.5 5.50098 6.61929 5.50098 8C5.50098 9.38071 6.62026 10.5 8.00097 10.5Z" |
| 18 | + fill="#131316" |
| 19 | + /> |
| 20 | + <path |
| 21 | + d="M12.5061 13.9192C12.7188 14.1319 12.6975 14.484 12.4475 14.6515C11.1759 15.5032 9.64652 15.9999 8.0011 15.9999C6.35566 15.9999 4.82624 15.5032 3.55464 14.6515C3.30473 14.484 3.28337 14.1319 3.49608 13.9192L5.32304 12.0922C5.48816 11.9271 5.74432 11.901 5.95216 12.0075C6.5667 12.3223 7.26315 12.4999 8.0011 12.4999C8.73904 12.4999 9.4355 12.3223 10.0501 12.0075C10.2579 11.901 10.514 11.9271 10.6791 12.0922L12.5061 13.9192Z" |
| 22 | + fill="#131316" |
| 23 | + /> |
| 24 | + <path |
| 25 | + d="M12.4464 1.3485C12.6964 1.5159 12.7177 1.86804 12.505 2.08075L10.678 3.90772C10.5129 4.07284 10.2567 4.09892 10.0489 3.99245C9.43431 3.67763 8.7379 3.5 7.99996 3.5C5.51469 3.5 3.49998 5.51472 3.49998 8C3.49998 8.73794 3.67761 9.4344 3.99244 10.049C4.09891 10.2568 4.07283 10.5129 3.90771 10.678L2.08074 12.5051C1.86804 12.7177 1.51589 12.6964 1.34849 12.4465C0.496762 11.1748 0 9.64542 0 8C0 3.58172 3.58171 0 7.99996 0C9.64542 0 11.1748 0.496764 12.4464 1.3485Z" |
| 26 | + fill="#131316" |
| 27 | + fillOpacity="0.5" |
| 28 | + /> |
| 29 | + </svg> |
| 30 | + Clerk |
| 31 | + <span className="text-[#5E5F6E]">{new Date().getFullYear()}</span> |
| 32 | + </a> |
| 33 | + <ul className="flex gap-2 ml-auto"> |
| 34 | + <li> |
| 35 | + <a |
| 36 | + href="https://clerk.com/docs?utm_source=vercel-template&utm_medium=template_repos&utm_campaign=nextjs_template" |
| 37 | + target="_blank" |
| 38 | + className="flex items-center gap-2 font-medium text-[0.8125rem] rounded-full px-3 py-2 hover:bg-gray-100" |
| 39 | + > |
| 40 | + Clerk Docs{" "} |
| 41 | + <svg |
| 42 | + width="16" |
| 43 | + height="16" |
| 44 | + viewBox="0 0 16 16" |
| 45 | + fill="none" |
| 46 | + xmlns="http://www.w3.org/2000/svg" |
| 47 | + > |
| 48 | + <rect x="2" y="2" width="12" height="12" rx="3" fill="#EEEEF0" /> |
| 49 | + <path |
| 50 | + d="M5.75 10.25L10.25 5.75M10.25 5.75H6.75M10.25 5.75V9.25" |
| 51 | + stroke="#9394A1" |
| 52 | + strokeWidth="1.5" |
| 53 | + strokeLinecap="round" |
| 54 | + strokeLinejoin="round" |
| 55 | + /> |
| 56 | + </svg> |
| 57 | + </a> |
| 58 | + </li> |
| 59 | + <li> |
| 60 | + <a |
| 61 | + href="https://github.com/clerk/clerk-nextjs-demo-app-router" |
| 62 | + target="_blank" |
| 63 | + className="flex items-center gap-2 font-medium text-[0.8125rem] rounded-full px-3 py-2 hover:bg-gray-100" |
| 64 | + > |
| 65 | + <svg |
| 66 | + width="16" |
| 67 | + height="16" |
| 68 | + viewBox="0 0 16 16" |
| 69 | + fill="none" |
| 70 | + xmlns="http://www.w3.org/2000/svg" |
| 71 | + > |
| 72 | + <g clipPath="url(#clip0_29_46773)"> |
| 73 | + <path |
| 74 | + d="M8 0.197998C3.58 0.197998 0 3.78 0 8.198C0 11.7333 2.292 14.7313 5.47 15.788C5.87 15.8633 6.01667 15.616 6.01667 15.4033C6.01667 15.2133 6.01 14.71 6.00667 14.0433C3.78133 14.526 3.312 12.97 3.312 12.97C2.948 12.0467 2.422 11.8 2.422 11.8C1.69733 11.304 2.478 11.314 2.478 11.314C3.28133 11.37 3.70333 12.138 3.70333 12.138C4.41667 13.3613 5.576 13.008 6.03333 12.8033C6.10533 12.286 6.31133 11.9333 6.54 11.7333C4.76333 11.5333 2.896 10.8453 2.896 7.78C2.896 6.90666 3.206 6.19333 3.71933 5.63333C3.62933 5.43133 3.35933 4.618 3.78933 3.516C3.78933 3.516 4.45933 3.30133 5.98933 4.336C6.62933 4.158 7.30933 4.07 7.98933 4.066C8.66933 4.07 9.34933 4.158 9.98933 4.336C11.5093 3.30133 12.1793 3.516 12.1793 3.516C12.6093 4.618 12.3393 5.43133 12.2593 5.63333C12.7693 6.19333 13.0793 6.90666 13.0793 7.78C13.0793 10.8533 11.2093 11.53 9.42933 11.7267C9.70933 11.9667 9.96933 12.4573 9.96933 13.2067C9.96933 14.2773 9.95933 15.1373 9.95933 15.3973C9.95933 15.6073 10.0993 15.8573 10.5093 15.7773C13.71 14.728 16 11.728 16 8.198C16 3.78 12.418 0.197998 8 0.197998Z" |
| 75 | + fill="black" |
| 76 | + /> |
| 77 | + </g> |
| 78 | + <defs> |
| 79 | + <clipPath id="clip0_29_46773"> |
| 80 | + <rect width="16" height="16" fill="white" /> |
| 81 | + </clipPath> |
| 82 | + </defs> |
| 83 | + </svg> |
| 84 | + GitHub |
| 85 | + </a> |
| 86 | + </li> |
| 87 | + <li> |
| 88 | + <a |
| 89 | + href="https://twitter.com/ClerkDev" |
| 90 | + target="_blank" |
| 91 | + className="flex items-center gap-2 font-medium text-[0.8125rem] rounded-full px-3 py-2 hover:bg-gray-100" |
| 92 | + > |
| 93 | + <svg |
| 94 | + width="16" |
| 95 | + height="16" |
| 96 | + viewBox="0 0 16 16" |
| 97 | + fill="none" |
| 98 | + xmlns="http://www.w3.org/2000/svg" |
| 99 | + > |
| 100 | + <g clipPath="url(#clip0_29_46777)"> |
| 101 | + <path |
| 102 | + d="M12.6007 0.768677H15.054L9.694 6.89534L16 15.2307H11.0627L7.196 10.1747L2.77067 15.2307H0.316L6.04933 8.67734L0 0.769343H5.06267L8.558 5.39068L12.6007 0.768677ZM11.74 13.7627H13.0993L4.324 2.16001H2.86533L11.74 13.7627Z" |
| 103 | + fill="black" |
| 104 | + /> |
| 105 | + </g> |
| 106 | + <defs> |
| 107 | + <clipPath id="clip0_29_46777"> |
| 108 | + <rect width="16" height="16" fill="white" /> |
| 109 | + </clipPath> |
| 110 | + </defs> |
| 111 | + </svg> |
| 112 | + X (formerly Twitter) |
| 113 | + </a> |
| 114 | + </li> |
| 115 | + <li> |
| 116 | + <a |
| 117 | + href="https://discord.com/invite/b5rXHjAg7A" |
| 118 | + target="_blank" |
| 119 | + className="flex items-center gap-2 font-medium text-[0.8125rem] rounded-full px-3 py-2 hover:bg-gray-100" |
| 120 | + > |
| 121 | + <svg |
| 122 | + width="16" |
| 123 | + height="16" |
| 124 | + viewBox="0 0 16 16" |
| 125 | + fill="none" |
| 126 | + xmlns="http://www.w3.org/2000/svg" |
| 127 | + > |
| 128 | + <g clipPath="url(#clip0_29_46781)"> |
| 129 | + <path |
| 130 | + d="M13.5447 2.91319C12.5073 2.43704 11.4126 2.09749 10.2879 1.90306C10.2777 1.90115 10.2672 1.90252 10.2578 1.90696C10.2484 1.9114 10.2406 1.91869 10.2356 1.92779C10.0949 2.17799 9.93913 2.50433 9.83007 2.76079C8.60027 2.57666 7.37673 2.57666 6.1722 2.76079C6.06313 2.49859 5.90167 2.17799 5.7604 1.92779C5.75517 1.9189 5.74738 1.91178 5.73804 1.90738C5.7287 1.90298 5.71826 1.9015 5.70807 1.90313C4.58326 2.0971 3.48846 2.43662 2.45127 2.91313C2.4424 2.91692 2.43492 2.92337 2.42987 2.93159C0.355603 6.03053 -0.212664 9.05326 0.066136 12.0385C0.0669243 12.0458 0.0691714 12.0529 0.0727443 12.0593C0.0763171 12.0658 0.081143 12.0714 0.086936 12.0759C1.45547 13.081 2.78114 13.6911 4.0822 14.0955C4.09232 14.0985 4.10312 14.0984 4.11315 14.0951C4.12318 14.0918 4.13197 14.0856 4.13833 14.0771C4.44607 13.6569 4.7204 13.2137 4.95567 12.7477C4.9589 12.7413 4.96075 12.7343 4.96108 12.7271C4.96142 12.72 4.96024 12.7129 4.95762 12.7062C4.955 12.6995 4.951 12.6935 4.94588 12.6885C4.94077 12.6835 4.93465 12.6797 4.92793 12.6772C4.49273 12.5121 4.0784 12.3109 3.6798 12.0823C3.67253 12.0781 3.66643 12.0721 3.66202 12.0649C3.65762 12.0577 3.65506 12.0495 3.65455 12.0411C3.65405 12.0327 3.65563 12.0243 3.65915 12.0166C3.66267 12.009 3.66802 12.0023 3.67474 11.9972C3.7586 11.9343 3.84254 11.869 3.9226 11.8029C3.92972 11.7971 3.93833 11.7933 3.94747 11.7921C3.95661 11.7908 3.96592 11.7922 3.97433 11.7959C6.59287 12.9915 9.42767 12.9915 12.0153 11.7959C12.0237 11.7919 12.0331 11.7904 12.0424 11.7915C12.0516 11.7926 12.0604 11.7964 12.0676 11.8023C12.1477 11.8683 12.2316 11.9343 12.3161 11.9972C12.3229 12.0022 12.3282 12.0089 12.3318 12.0165C12.3354 12.0241 12.337 12.0325 12.3366 12.0409C12.3361 12.0493 12.3337 12.0575 12.3293 12.0647C12.325 12.0719 12.3189 12.0779 12.3117 12.0823C11.913 12.3152 11.4953 12.514 11.0631 12.6765C11.0564 12.6791 11.0503 12.683 11.0452 12.6881C11.0401 12.6932 11.0362 12.6993 11.0336 12.706C11.031 12.7127 11.0299 12.7199 11.0303 12.7271C11.0307 12.7343 11.0326 12.7413 11.0359 12.7477C11.2762 13.213 11.5505 13.6562 11.8526 14.0765C11.8588 14.0851 11.8675 14.0916 11.8776 14.0951C11.8877 14.0985 11.8986 14.0986 11.9087 14.0955C13.2161 13.6911 14.5417 13.0809 15.9103 12.0759C15.9162 12.0716 15.9211 12.0661 15.9247 12.0598C15.9283 12.0534 15.9305 12.0464 15.9311 12.0391C16.2647 8.58779 15.3723 5.58986 13.5655 2.93219C13.561 2.92356 13.5537 2.91686 13.5447 2.91319ZM5.34667 10.2208C4.55834 10.2208 3.90874 9.49699 3.90874 8.60813C3.90874 7.71933 4.54573 6.99553 5.34673 6.99553C6.15393 6.99553 6.7972 7.72566 6.7846 8.60819C6.7846 9.49699 6.1476 10.2208 5.34667 10.2208ZM10.6632 10.2208C9.87487 10.2208 9.22527 9.49699 9.22527 8.60813C9.22527 7.71933 9.8622 6.99553 10.6632 6.99553C11.4704 6.99553 12.1137 7.72566 12.1011 8.60819C12.1011 9.49699 11.4704 10.2208 10.6632 10.2208Z" |
| 131 | + fill="black" |
| 132 | + /> |
| 133 | + </g> |
| 134 | + <defs> |
| 135 | + <clipPath id="clip0_29_46781"> |
| 136 | + <rect width="16" height="16" fill="white" /> |
| 137 | + </clipPath> |
| 138 | + </defs> |
| 139 | + </svg> |
| 140 | + Discord |
| 141 | + </a> |
| 142 | + </li> |
| 143 | + </ul> |
| 144 | + </footer> |
| 145 | + ); |
| 146 | +} |
0 commit comments