pull down to refresh

Just not blue. I think maybe you were going for the blue print vibes but people in the industry never use actual blue paper anymore
reply
The yellow hat then will lose contrast. Can we use an orange hat on white background image instead?
reply
Sure we can give it a try
Plus the territory is called Construction_and_Engineering
reply
Something like this?
reply
Ahh I like it!!!! Now how do I get these images!
reply
You can export them in SVG or PNG if you have a Figma account.
Attached below for your covenience
![](https://m.stacker.news/77059)
![](https://m.stacker.news/77060)
![](https://m.stacker.news/77061)
![](https://m.stacker.news/77062)
![](https://m.stacker.news/77063)
reply
Thanks! Is it possible I can embed a link in these banners?
reply
Not on SN or directly from SN media server, you can try with the image link provided https://m.stacker.news/77063 but not sure it will render in external sites.
You can always upload the images in another server like nostr.build, blossomservers.com, https://postimg.cc/gallery/yD0FT2r/42099eee or any other media server and link the images from there:
<img src="https://i.postimg.cc/vBL0H8Xy/250x250.png" alt="250x250"/>
<img src="https://i.postimg.cc/Hn63XSfP/300x250.png" alt="300x250"/>
<img src="https://i.postimg.cc/8k4Z25jB/300x600.png" alt="300x600"/>
<img src="https://i.postimg.cc/zvz0LmPg/728x90.png" alt="728x90"/>
<img src="https://i.postimg.cc/CLKcSg8y/970x250.png" alt="970x250"/>
to create clickable images, you need to add the a refefrence
<a href="https://www.herever.you.want.to/go">
<img src="https://i.postimg.cc/CLKcSg8y/970x250.png" alt="970x250"/>
</a>