Skip to content

Commit 8f758e8

Browse files
committed
update sponsor page
1 parent 292a9e7 commit 8f758e8

1 file changed

Lines changed: 0 additions & 62 deletions

File tree

src/app/sponsor/sponsors.tsx

Lines changed: 0 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -792,28 +792,6 @@ export const supporters = [
792792
);
793793
},
794794
},
795-
{
796-
name: "Nimble",
797-
url: "https://nimblehq.co/?utm_source=tailwindcss",
798-
sponsorPageUrl: null,
799-
logo: function (props: React.SVGProps<SVGSVGElement>) {
800-
return (
801-
<svg fill="currentColor" viewBox="0 0 320 96" {...props}>
802-
<path d="M231.972 26.488h-6.537V63.22h6.537V26.488ZM243.856 47.672c.604-3.975 3.319-6.49 7.191-6.49 4.074 0 6.739 2.515 6.889 6.49h-14.08Zm7.141-11.573c-8.047 0-13.679 5.535-13.679 13.738 0 8.1 5.482 13.636 13.831 13.636 4.726 0 8.648-1.712 11.313-4.63l-3.52-3.673c-1.91 1.962-4.475 3.018-7.241 3.018-3.923 0-6.84-2.313-7.695-6.138h19.864c.654-9.761-3.421-15.951-12.873-15.951ZM112.388 36.049c-4.375.05-7.745 1.71-9.655 5.282V36.3h-6.538v26.92h6.538V49.988c0-4.428 2.615-7.698 7.041-7.749 3.721 0 5.983 2.314 5.983 6.09V63.22h6.588V46.415c0-6.39-3.771-10.366-9.957-10.366ZM128.291 63.221h6.537V36.3h-6.537v26.921ZM176.026 36.049c-4.727.05-8.248 2.063-10.008 6.44-1.257-4.075-4.525-6.44-9.253-6.44-4.275.05-7.593 1.66-9.453 5.232V36.3h-6.538v26.92h6.538V49.938c0-4.378 2.564-7.599 6.838-7.749 3.621 0 5.834 2.314 5.834 6.14V63.22h6.588V49.937c0-4.378 2.564-7.599 6.789-7.749 3.619 0 5.883 2.314 5.883 6.14V63.22h6.589V46.415c0-6.39-3.722-10.366-9.807-10.366ZM205.908 57.837c-4.476 0-7.593-3.322-7.593-8.152 0-4.73 3.117-8.1 7.593-8.1 4.425 0 7.543 3.37 7.543 8.1 0 4.78-3.118 8.152-7.543 8.152Zm1.459-21.738c-4.023 0-7.141 1.66-9.052 4.63V26.487h-6.538V63.22h6.538v-4.378c1.961 2.97 5.079 4.63 9.152 4.63 7.645 0 12.622-5.486 12.622-13.587 0-8.252-5.129-13.787-12.722-13.787Z" />
803-
<path d="M128.291 33.03h6.537v-6.542h-6.537v6.541Z" opacity=".3" />
804-
<path d="M56 43.11h10.049V33.056H56v10.056Z" opacity=".5" />
805-
<path d="m66.049 33.055 10.049 10.056h-10.05V33.055Z" opacity=".6" />
806-
<path d="M56 53.167h10.049V43.11H56v10.056Z" opacity=".4" />
807-
<path d="M56 73.167h10.049V62.84H56v10.328Z" opacity=".3" />
808-
<path d="M66.049 53.167h10.049V43.11h-10.05v10.056Z" opacity=".5" />
809-
<path d="M76.098 53.167h10.048V43.11H76.098v10.056Z" opacity=".6" />
810-
<path d="M76.098 33.329h10.048V23H76.098v10.329Z" opacity=".7" />
811-
<path d="M66.049 53.166h10.049v10.055l-10.05-10.054Z" opacity=".4" />
812-
<path d="M76.098 63.221h10.048V53.167H76.098V63.22Z" opacity=".5" />
813-
</svg>
814-
);
815-
},
816-
},
817795
{
818796
name: "Mixlayer",
819797
url: "https://www.mixlayer.com/?utm_source=tailwindcss",
@@ -906,34 +884,6 @@ export const supporters = [
906884
);
907885
},
908886
},
909-
{
910-
name: "Teero",
911-
url: "https://www.teero.com/?utm_source=tailwindcss",
912-
sponsorPageUrl: null,
913-
logo: function (props: React.SVGProps<SVGSVGElement>) {
914-
return (
915-
<svg fill="currentColor" viewBox="0 0 320 96" {...props}>
916-
<path
917-
fillRule="evenodd"
918-
d="M89.65 41.713c2.537-2.545 4.029-6.138 4.029-9.731v-7.784c0-.6-.448-1.198-1.194-1.198h-4.028c-.299 0-.597.15-.746.3-.299.299-.299.598-.299.898v9.281c0 .3-.149.45-.447.599-.15.15-.448.15-.597-.15L80.4 27.94c-.597-.449-1.194-.449-1.641 0l-2.984 2.844a1.178 1.178 0 0 0 0 1.647l5.968 5.988c.149.15.149.45.149.599 0 .15-.15.45-.448.45h-9.25c-.299 0-.597.149-.746.298a.824.824 0 0 0-.448.749v4.042c0 .3.15.599.298.748.15.15.448.3.746.3h7.759c3.73.15 7.162-1.347 9.847-3.892Z"
919-
clipRule="evenodd"
920-
/>
921-
<path d="M246.165 42.162c-1.94-2.246-5.073-3.593-9.4-3.593-4.326 0-7.46 1.347-9.399 3.593-1.94 2.245-2.835 5.09-2.835 8.084 0 2.993.895 5.988 2.835 8.233 1.939 2.245 5.073 3.593 9.399 3.593 4.327 0 7.46-1.348 9.4-3.593 1.94-2.245 2.835-5.09 2.835-8.233 0-2.995-.895-5.839-2.835-8.084Zm-4.178 8.084c0 2.395-.447 3.892-1.193 4.79-.746.898-2.089 1.347-3.879 1.347-1.94 0-3.134-.449-3.88-1.347-.746-.898-1.193-2.395-1.193-4.79 0-2.396.447-3.893 1.193-4.79.746-.9 2.09-1.348 3.88-1.348 1.939 0 3.133.449 3.879 1.347.746 1.048 1.193 2.545 1.193 4.79Z" />
922-
<path
923-
fillRule="evenodd"
924-
d="M221.844 38.868c-1.939 0-3.431.45-4.475 1.497-.746.6-1.344 1.347-1.791 2.096v-3.293h-6.863v22.155h7.012v-8.832c0-2.395.298-4.042 1.194-5.24.746-1.047 2.089-1.646 4.177-1.646h2.388v-6.886h-1.642v.15Z"
925-
clipRule="evenodd"
926-
/>
927-
<path d="M199.316 54.138v.3c-.299.748-.747 1.346-1.493 1.796-.746.449-1.641.748-2.984.748-1.492 0-2.685-.3-3.431-1.048s-1.344-1.796-1.492-3.593h16.263v-.299c.149-.45.149-1.198.149-1.797 0-3.143-.746-5.987-2.537-8.233-1.79-2.245-4.774-3.593-8.802-3.593-4.029 0-7.013 1.348-8.953 3.443-1.939 2.096-2.834 5.09-2.834 8.234s.745 5.988 2.685 8.233c1.94 2.246 4.923 3.593 9.102 3.593 3.879 0 6.565-.898 8.355-2.395 1.791-1.497 2.685-3.293 2.984-5.09v-.449h-7.012v.15Zm-4.626-10.629c1.492 0 2.537.45 3.282 1.048.746.599 1.045 1.647 1.194 2.994h-9.549c.299-1.497.746-2.545 1.492-3.144 1.045-.599 2.089-.898 3.581-.898ZM174.548 54.138l-.149.3c-.299.748-.746 1.346-1.492 1.796-.746.449-1.642.748-2.985.748-1.492 0-2.686-.3-3.431-1.048-.746-.748-1.343-1.796-1.492-3.593h16.263v-.299c.149-.45.149-1.198.149-1.797 0-3.143-.746-5.987-2.537-8.233-1.79-2.245-4.774-3.593-8.802-3.593-4.029 0-7.013 1.348-8.953 3.443-1.939 2.096-2.835 5.09-2.835 8.234s.746 5.988 2.686 8.233c1.94 2.246 4.924 3.593 9.102 3.593 3.879 0 6.564-.898 8.355-2.395 1.79-1.497 2.686-3.293 2.984-5.09v-.449h-6.863v.15Zm-4.626-10.629c1.492 0 2.537.45 3.283 1.048.746.599 1.044 1.647 1.194 2.994h-9.4c.298-1.497.746-2.545 1.492-3.144.745-.599 1.939-.898 3.431-.898Z" />
928-
<path
929-
fillRule="evenodd"
930-
d="M134.561 32.132v5.838h9.4v23.353h7.161V37.97h9.4v-5.838h-25.961ZM98.006 31.982c0 3.892 1.641 7.335 4.178 9.88 2.536 2.545 5.968 4.192 9.847 4.192h7.759c.596 0 1.193-.45 1.193-1.198v-4.042c0-.598-.597-1.197-1.193-1.197h-9.4c-.299 0-.448-.15-.597-.45-.149-.149-.149-.449.149-.598l5.968-5.988a1.177 1.177 0 0 0 0-1.647l-2.834-2.844a1.169 1.169 0 0 0-1.642 0l-5.968 5.988c-.149.15-.448.15-.597.15-.149-.15-.447-.3-.447-.6v-9.43c0-.3-.15-.6-.299-.749-.298-.3-.597-.449-.895-.449H99.2c-.299 0-.597.15-.746.3-.15.15-.299.448-.299.748l-.15 7.934ZM93.977 71.952v-7.784c0-3.743-1.492-7.186-4.177-9.88-2.686-2.695-6.118-4.192-9.848-4.192h-7.758c-.299 0-.597.15-.746.3-.299.299-.448.598-.448.898v4.042c0 .598.597 1.197 1.194 1.197h9.4c.298 0 .447.15.596.45.15.149.15.448-.149.598l-5.968 5.988a1.178 1.178 0 0 0 0 1.647l2.835 2.844c.447.45 1.193.45 1.641 0l5.968-5.988c.15-.15.448-.15.597-.15.15.15.448.3.448.6v9.43c0 .3.149.599.298.749.15.15.448.3.746.3h4.029c.298 0 .596-.15.746-.3.447-.15.596-.45.596-.749ZM102.333 54.437c2.536-2.545 6.117-4.042 9.698-4.042h7.759c.596 0 1.193.45 1.193 1.198v4.042c0 .3-.149.599-.298.748-.149.15-.448.3-.746.3h-9.251c-.298 0-.447.15-.597.449-.149.15-.149.449.15.599l5.968 5.988c.447.449.447 1.197 0 1.646l-2.835 2.845c-.448.449-1.194.449-1.641 0l-5.969-5.988c-.149-.15-.447-.15-.596-.15-.15.15-.448.3-.448.599v9.281c0 .3-.149.599-.298.749-.15.15-.448.3-.746.3h-4.029c-.298 0-.597-.15-.746-.3-.15-.15-.298-.45-.298-.749v-7.784c-.299-3.593 1.193-7.036 3.73-9.73Z"
931-
clipRule="evenodd"
932-
/>
933-
</svg>
934-
);
935-
},
936-
},
937887
{
938888
name: "FLX Websites",
939889
url: "https://flxwebsites.com/?utm_source=tailwindcss",
@@ -1028,18 +978,6 @@ export const supporters = [
1028978
);
1029979
},
1030980
},
1031-
{
1032-
name: "NitroBuilds",
1033-
url: "https://www.nitrobuilds.com/?utm_source=tailwindcss",
1034-
sponsorPageUrl: null,
1035-
logo: function (props: React.SVGProps<SVGSVGElement>) {
1036-
return (
1037-
<svg fill="currentColor" viewBox="0 0 320 96" {...props}>
1038-
<path d="M180.007 25.743c-1.549.259-4.813 1.255-6.546 1.994-4.038 1.68-7.155 3.728-10.253 6.7-2.821 2.694-5.052 5.74-9.109 12.457-.608.997-1.125 1.735-1.161 1.643-.019-.092.295-.904.719-1.809 1.272-2.768 2.397-5.666 2.249-5.813-.092-.074-1.217-.019-2.544.129-1.31.147-2.822.314-3.356.369l-.941.092-1.069 1.698c-.59.941-2.01 3.1-3.154 4.836-1.143 1.716-2.046 3.156-2.009 3.174.073.074 4.112-.757 5.624-1.163.553-.129 1.032-.221 1.088-.184.129.148-1.734 2.694-5.495 7.493-5.034 6.423-5.219 6.7-3.873 5.998.627-.332.978-.572 6.473-4.687 5.255-3.932 12.539-8.73 12.834-8.435.147.148-10.474 10.686-13.867 13.787-5.034 4.577-8.132 7.18-10.289 8.656-.775.535-1.42.997-1.42 1.015 0 .037.479-.13 1.069-.332 1.918-.702 10.197-5.002 14.604-7.604 4.444-2.621 10.161-5.925 12.447-7.198l1.273-.72-.388.535c-1.401 1.975-8.98 8.509-14.088 12.126l-.442.332.553-.11c.682-.148 5.44-2.012 9.57-3.765 1.697-.72 3.135-1.292 3.172-1.255.018.036-.148 1.015-.387 2.177-.258 1.145-.424 2.123-.388 2.178.148.13 10.05-5.204 10.271-5.537.093-.147.535-6.035.535-7.124 0-.221-.074-.406-.166-.406-.092 0-1.069.535-2.176 1.181-5.384 3.175-7.117 4.171-7.191 4.098-.092-.093 3.245-2.769 6.103-4.91 2.416-1.809 5.735-5.02 7.561-7.309 2.6-3.266 4.259-6.46 5.55-10.704 1.143-3.765 2.748-12.606 2.434-13.436-.092-.24-.406-.296-1.733-.277-.885.018-1.826.073-2.084.11Zm-5.55 7.438c3.208.923 3.448 6.94.332 8.103-.72.276-2.232.258-2.951-.056-.793-.313-1.715-1.402-1.954-2.27-.332-1.2-.24-2.64.239-3.654.885-1.864 2.49-2.658 4.334-2.123Zm-5.348 13.234c-3.725 4.078-10.953 10.889-13.018 12.255-.277.184-.719.48-.978.646-.719.461 4.112-4.245 6.362-6.202 1.697-1.476 5.255-4.706 7.376-6.681.701-.646.848-.664.258-.018ZM134.682 31.483c-.24.24-.572 1.625-1.198 5.113-.498 2.64-.959 5.094-1.052 5.444-.129.499-.59 1.034-1.88 2.16-.941.83-2.582 2.344-3.651 3.34l-1.937 1.828 2.305 2.473c1.273 1.365 2.416 2.62 2.545 2.787.203.258.129.978-.498 4.337-1.069 5.85-1.198 6.847-.94 7.18.184.203.811.258 3.079.258 1.568 0 3.006-.074 3.19-.185.369-.203.48-.627 1.107-4.245.202-1.162.608-3.543.922-5.26.295-1.735.553-3.322.553-3.562 0-.277-.517-.96-1.512-1.993-1.236-1.274-1.457-1.606-1.236-1.735.166-.092 1.217-.886 2.342-1.735 2.342-1.827 2.01-1.052 2.987-6.755.314-1.772.812-4.577 1.125-6.238.461-2.418.535-3.046.351-3.267-.185-.222-.793-.277-3.246-.277-2.655 0-3.061.037-3.356.332ZM186.645 31.557c-.166.388-2.766 13.62-2.766 14.082 0 .111.867.96 1.936 1.92 1.07.96 1.937 1.79 1.937 1.845 0 .056-.314.314-.701.554-.369.24-1.365.96-2.194 1.569-1.734 1.292-1.549.867-2.453 5.832-1.254 7.014-1.457 8.38-1.254 8.62.277.35 6.03.332 6.509 0 .259-.204.48-1.034.941-3.563 1.346-7.327 1.291-7.142 1.788-7.548 4.813-3.969 6.012-5.04 6.03-5.297 0-.185-1.125-1.625-2.508-3.193l-2.507-2.88 1.032-5.666c.572-3.119 1.033-5.85 1.033-6.053 0-.222-.129-.462-.295-.517-.166-.056-1.66-.11-3.319-.11-2.969 0-3.043 0-3.209.405Z" />
1039-
</svg>
1040-
);
1041-
},
1042-
},
1043981
{
1044982
name: "Firsthand",
1045983
url: "https://www.firsthand.ai/?utm_source=tailwindcss",

0 commit comments

Comments
 (0)