Merge pull request #3285 from pypeclub/add-royalrender-logo-1
|
|
@ -299,6 +299,11 @@ function Home() {
|
|||
<img src="/img/app_maya.png" alt="" title=""></img>
|
||||
<span className="caption">Maya</span>
|
||||
</a>
|
||||
|
||||
<a className="link" href="https://www.autodesk.com/products/flame">
|
||||
<img src="/img/app_flame.png" alt="" title=""></img>
|
||||
<span className="caption">Flame</span>
|
||||
</a>
|
||||
|
||||
<a className="link" href="https://www.foundry.com/products/nuke-family/nuke">
|
||||
<img src="/img/app_nuke.png" alt="" title=""></img>
|
||||
|
|
@ -306,7 +311,7 @@ function Home() {
|
|||
</a>
|
||||
|
||||
<a className="link" href="https://www.foundry.com/products/nuke-family/nuke-studio">
|
||||
<img src="/img/app_nuke.png" alt="" title=""></img>
|
||||
<img src="/img/app_nukestudio.png" alt="" title=""></img>
|
||||
<span className="caption">Nuke Studio</span>
|
||||
</a>
|
||||
|
||||
|
|
@ -374,12 +379,17 @@ function Home() {
|
|||
<img src="/img/app_deadline.png" alt="" title=""></img>
|
||||
<span className="caption">Deadline</span>
|
||||
</a>
|
||||
|
||||
|
||||
<a className="link" href="https://www.vvertex.com">
|
||||
<img src="/img/app_muster.png" alt="" title=""></img>
|
||||
<span className="caption">Muster</span>
|
||||
</a>
|
||||
|
||||
<a className="link" href="https://www.royalrender.de/index.php/startseite.html">
|
||||
<img src="/img/app_royalrender.png" alt="" title=""></img>
|
||||
<span className="caption">Royal Render</span>
|
||||
</a>
|
||||
|
||||
<a className="link" href="https://www.slack.com">
|
||||
<img src="/img/app_slack.png" alt="" title=""></img>
|
||||
<span className="caption">Slack</span>
|
||||
|
|
@ -390,10 +400,10 @@ function Home() {
|
|||
<p> <b>In development by us or OpenPype community.</b></p>
|
||||
|
||||
<div className={classnames('showcase',)}>
|
||||
|
||||
<a className="link" href="https://www.autodesk.com/products/flame">
|
||||
<img src="/img/app_flame.png" alt="" title=""></img>
|
||||
<span className="caption">Flame</span>
|
||||
|
||||
<a className="link" href="https://j-cube.jp/solutions/multiverse/">
|
||||
<img src="/img/app_multiverse.png" alt="" title=""></img>
|
||||
<span className="caption">Multiverse</span>
|
||||
</a>
|
||||
|
||||
<a className="link" href="https://www.shotgridsoftware.com/">
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 32 KiB |
BIN
website/static/img/app_multiverse.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 32 KiB |
BIN
website/static/img/app_nukestudio.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
website/static/img/app_royalrender.png
Normal file
|
After Width: | Height: | Size: 11 KiB |