Skip to content

Commit f8f8674

Browse files
committed
Add sensirion and terminal tech logos and titles
1 parent b306224 commit f8f8674

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
36.2 KB
Loading
Loading

templates/what/embedded/testimonials.hbs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<div class="testimonial row">
1212
<div class="four columns">
1313
<a href="https://www.sensirion.com/">
14-
<img alt="Sensirion logo" src="https://pbs.twimg.com/profile_images/704935237713793024/Rs1Bvdef_400x400.jpg"/>
14+
<img alt="Sensirion logo" src="/static/images/user-logos/sensirion.png"/>
1515
</a>
1616
</div>
1717
<div class="eight columns" id="Sensirion-testimonial">
1818
<blockquote>
1919
At Sensirion we recently used Rust to create an embedded demonstrator for Sensirion's <a href="https://sensirion-automotive.com/products#PM2_5">Particulate Matter Sensor</a>. Due to the easy cross-compilation and the availability of many high quality crates on crates.io <b>we quickly ended up with a fast and robust demonstrator.</b>
2020
</blockquote>
21-
<p class="attribution">- Raphael Nestler, Sensirion</p>
21+
<p class="attribution">- Raphael Nestler, Software Engineer, Sensirion</p>
2222
</div>
2323
</div>
2424

@@ -57,11 +57,11 @@
5757
<blockquote>
5858
<b>We think it's really cool that we can use a modern nice language in the embedded space</b> where usually there's no alternative to C/C++
5959
</blockquote>
60-
<p class="attribution">- Aleksei Arbuzov, Terminal Technologies</p>
60+
<p class="attribution">- Aleksei Arbuzov, Senior Software Engineer, Terminal Technologies</p>
6161
</div>
6262
<div class="four columns">
6363
<a href="http://www.termt.eu/">
64-
<img alt="49nord logo" src="https://i0.wp.com/embeddedsecuritynews.com/wp-content/uploads/2017/02/terminal-technologies-logo.png"/>
64+
<img alt="Terminal Technologies logo" src="/static/images/user-logos/terminal-technologies.png"/>
6565
</a>
6666
</div>
6767
</div>

0 commit comments

Comments
 (0)