This commit is contained in:
Aarni Halinen
2021-12-21 19:11:59 +00:00
parent 44286ab1fd
commit 8b40e336e3
+1 -1
View File
@@ -154,7 +154,7 @@ const FrontPageView: React.FC<FrontPageViewProps> = ({ events, feed }) => (
<Image src= {Siemens} alt="Siemens" layout="responsive" width={200} height={100} objectFit="contain" />
</Link>
<Link to="https://www.eaton.com/us/en-us.html">
<Image src={Eaton} alt="Eaton" klayout="responsive" width={200} height={100} objectFit="contain" />
<Image src={Eaton} alt="Eaton" layout="responsive" width={200} height={100} objectFit="contain" />
</Link>
<Link to="https://www.ensto.com/fi">
<Image src={Ensto} alt="Ensto" layout="responsive" width={200} height={100} objectFit="contain" />