chore: add pqina as sponsor website

This commit is contained in:
Juan Picado 2024-02-11 17:44:31 +01:00
parent ec9647b6ce
commit d4d137f664
2 changed files with 18 additions and 5 deletions

View File

@ -23,11 +23,21 @@ const UsedBy = (): React.ReactElement => (
image: useBaseUrl('/img/sponsors/gatsbysvg.svg'),
url: 'https://www.gatsbyjs.com/',
},
{
name: 'pintura',
image: useBaseUrl('/img/sponsors/pqina.svg'),
url: 'https://pqina.nl/pintura/',
},
{
name: 'pnpm',
image: useBaseUrl('/img/sponsors/pnpm.svg'),
url: 'https://pnpm.io',
},
{
name: 'vendure',
image: useBaseUrl('/img/sponsors/vendure.png'),
url: 'https://www.vendure.io/',
},
{
name: 'create-react-app',
image: useBaseUrl('/img/sponsors/react.svg'),
@ -38,11 +48,6 @@ const UsedBy = (): React.ReactElement => (
image: useBaseUrl('/img/sponsors/angular.svg'),
url: 'https://angular.io/cli',
},
{
name: 'vendure',
image: useBaseUrl('/img/sponsors/vendure.png'),
url: 'https://www.vendure.io/',
},
{
name: 'aurelia',
image: useBaseUrl('/img/sponsors/aurelia.svg'),

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<path d="M381.697,-0C381.697,-0 382.288,-0.427 381.697,-0L128,-0C57.355,-0 -0,57.355 -0,128L-0,384C-0,454.645 57.355,512 128,512L384,512C454.645,512 512,454.645 512,384C512,384 511.972,122.322 511.997,123C485.974,129.864 461.245,144.82 439.845,168.53L330.328,290.962L284.138,340.635L306.861,310.631L280.357,338.346L299.268,309.556L267.183,341.687L288.935,306.726L273.142,321.747L301.307,286.185L289.459,296.041L294.384,285.433L329.483,244.551L296.375,277.669L303.068,263.84L331.848,221.373L314.559,235.577L328.533,214.669L260.787,280.192L297.352,229.614L187.195,357.161L209.98,323.775L146.113,394.819L273.329,234.702L238.311,274.604L255.265,249.413L151.707,373.29L203.954,302.433L133.508,383.624L148.682,357.715L128.572,375.066L138.92,360.23L119.477,376.81L175.038,308.716L117.852,368.718L190.484,285.583L157.933,317.602L162.816,309.187L128.483,339.716L132.682,330.912L110.13,351.884L109.96,347.085L98.125,356.231L126.948,311.927L161.146,272.336L198.409,218.668L226.878,187.917C226.878,187.917 237.028,170.124 242.753,163.031C292.435,101.471 315.788,63.631 315.788,63.631C335.984,38.119 358.117,17.025 381.697,-0Z" style="fill:url(#_Linear1);"/>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(410.058,410.058,-459.34,459.34,42.1312,35.7821)"><stop offset="0" style="stop-color:rgb(249,30,71);stop-opacity:1"/><stop offset="0.21" style="stop-color:rgb(241,53,86);stop-opacity:1"/><stop offset="0.38" style="stop-color:rgb(237,63,92);stop-opacity:1"/><stop offset="0.64" style="stop-color:rgb(242,89,92);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(254,145,93);stop-opacity:1"/></linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB