Barazo default frontend barazo.forum

feat(login): add Blacksky and Eurosky logos to PDS host links (#101)

Add locally-hosted logos next to the Blacksky and Eurosky signup links
on the login page, matching the existing Bluesky butterfly icon pattern.

authored by

Guido X Jansen and committed by
GitHub
fbef69b3 de36b563

+33 -2
+13
public/blacksky-logo.svg
··· 1 + <svg width="285" height="243" viewBox="0 0 285 243" fill="none" xmlns="http://www.w3.org/2000/svg"> 2 + <g clip-path="url(#clip0_1011_989)"> 3 + <path d="M148.846 144.562C148.846 159.75 161.158 172.062 176.346 172.062H207.012V185.865H176.346C161.158 185.865 148.846 198.177 148.846 213.365V243.045H136.029V213.365C136.029 198.177 123.717 185.865 108.529 185.865H77.8633V172.062H108.529C123.717 172.062 136.029 159.75 136.029 144.562V113.896H148.846V144.562Z" fill="black"/> 4 + <path d="M170.946 31.8766C160.207 42.616 160.207 60.0281 170.946 70.7675L192.631 92.4516L182.871 102.212L161.186 80.5275C150.447 69.7881 133.035 69.7881 122.296 80.5275L101.309 101.514L92.2456 92.4509L113.232 71.4642C123.972 60.7248 123.972 43.3128 113.232 32.5733L91.5488 10.8899L101.309 1.12988L122.993 22.814C133.732 33.5533 151.144 33.5534 161.884 22.814L183.568 1.12988L192.631 10.1925L170.946 31.8766Z" fill="black"/> 5 + <path d="M79.0525 75.3259C75.1216 89.9962 83.8276 105.076 98.498 109.006L128.119 116.943L124.547 130.275L94.9267 122.338C80.2564 118.407 65.1772 127.113 61.2463 141.784L53.5643 170.453L41.1837 167.136L48.8654 138.467C52.7963 123.797 44.0902 108.718 29.4199 104.787L-0.201172 96.8497L3.37124 83.5173L32.9923 91.4542C47.6626 95.3851 62.7419 86.679 66.6728 72.0088L74.6098 42.3877L86.9895 45.7048L79.0525 75.3259Z" fill="black"/> 6 + <path d="M218.413 71.4229C222.344 86.093 237.423 94.7992 252.094 90.8683L281.715 82.9313L285.287 96.2628L255.666 104.2C240.995 108.131 232.29 123.21 236.22 137.88L243.902 166.55L231.522 169.867L223.841 141.198C219.91 126.528 204.831 117.822 190.16 121.753L160.539 129.69L156.967 116.357L186.588 108.42C201.258 104.49 209.964 89.4103 206.033 74.74L198.096 45.1189L210.476 41.8018L218.413 71.4229Z" fill="black"/> 7 + </g> 8 + <defs> 9 + <clipPath id="clip0_1011_989"> 10 + <rect width="285" height="243" fill="white"/> 11 + </clipPath> 12 + </defs> 13 + </svg>
public/eurosky-logo.png

This is a binary file and will not be displayed.

+20 -2
src/app/login/page.tsx
··· 173 173 href="https://blacksky.community" 174 174 target="_blank" 175 175 rel="noopener noreferrer" 176 - className="text-primary underline decoration-primary/50 hover:text-primary-hover hover:decoration-primary" 176 + className="inline-flex items-center gap-1.5 text-primary underline decoration-primary/50 hover:text-primary-hover hover:decoration-primary" 177 177 > 178 + <svg 179 + viewBox="0 0 285 243" 180 + className="h-3.5 w-3.5 shrink-0" 181 + fill="currentColor" 182 + aria-hidden="true" 183 + > 184 + <path d="M148.846 144.562C148.846 159.75 161.158 172.062 176.346 172.062H207.012V185.865H176.346C161.158 185.865 148.846 198.177 148.846 213.365V243.045H136.029V213.365C136.029 198.177 123.717 185.865 108.529 185.865H77.8633V172.062H108.529C123.717 172.062 136.029 159.75 136.029 144.562V113.896H148.846V144.562Z" /> 185 + <path d="M170.946 31.8766C160.207 42.616 160.207 60.0281 170.946 70.7675L192.631 92.4516L182.871 102.212L161.186 80.5275C150.447 69.7881 133.035 69.7881 122.296 80.5275L101.309 101.514L92.2456 92.4509L113.232 71.4642C123.972 60.7248 123.972 43.3128 113.232 32.5733L91.5488 10.8899L101.309 1.12988L122.993 22.814C133.732 33.5533 151.144 33.5534 161.884 22.814L183.568 1.12988L192.631 10.1925L170.946 31.8766Z" /> 186 + <path d="M79.0525 75.3259C75.1216 89.9962 83.8276 105.076 98.498 109.006L128.119 116.943L124.547 130.275L94.9267 122.338C80.2564 118.407 65.1772 127.113 61.2463 141.784L53.5643 170.453L41.1837 167.136L48.8654 138.467C52.7963 123.797 44.0902 108.718 29.4199 104.787L-0.201172 96.8497L3.37124 83.5173L32.9923 91.4542C47.6626 95.3851 62.7419 86.679 66.6728 72.0088L74.6098 42.3877L86.9895 45.7048L79.0525 75.3259Z" /> 187 + <path d="M218.413 71.4229C222.344 86.093 237.423 94.7992 252.094 90.8683L281.715 82.9313L285.287 96.2628L255.666 104.2C240.995 108.131 232.29 123.21 236.22 137.88L243.902 166.55L231.522 169.867L223.841 141.198C219.91 126.528 204.831 117.822 190.16 121.753L160.539 129.69L156.967 116.357L186.588 108.42C201.258 104.49 209.964 89.4103 206.033 74.74L198.096 45.1189L210.476 41.8018L218.413 71.4229Z" /> 188 + </svg> 178 189 Blacksky 179 190 </a> 180 191 <span className="text-muted-foreground/50" aria-hidden="true"> ··· 184 195 href="https://www.eurosky.tech/register" 185 196 target="_blank" 186 197 rel="noopener noreferrer" 187 - className="text-primary underline decoration-primary/50 hover:text-primary-hover hover:decoration-primary" 198 + className="inline-flex items-center gap-1.5 text-primary underline decoration-primary/50 hover:text-primary-hover hover:decoration-primary" 188 199 > 200 + {/* eslint-disable-next-line @next/next/no-img-element */} 201 + <img 202 + src="/eurosky-logo.png" 203 + alt="" 204 + className="h-3.5 w-3.5 shrink-0" 205 + aria-hidden="true" 206 + /> 189 207 Eurosky 190 208 </a> 191 209 </div>