diff --git a/_includes/nav.html b/_includes/nav.html
index 9937e14d..4bc2f0f5 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -70,6 +70,9 @@
Don't use Windows 10
+
+
+ {% include card.html color="success"
+ title="Technoethical"
+ image="/assets/img/tools/technoethical.png"
+ url="https://tehnoetic.com/"
+ description="Technoethical only sells grade A, high quality devices compatbile with fully free operating systems. All of their laptops come pre-installed with a completely libre BIOS (Libreboot)."
+ %}
+
+ {% include card.html color="primary"
+ title="ThinkPenguin.com"
+ labels="warning:warning:ThinkPenguin.com may sell hardware with non-free software such as firmware. We recommend finding products with free software certifications."
+ image="/assets/img/tools/thinkpenguin.png"
+ url="https://www.thinkpenguin.com/"
+ description="ThinkPenguin.com sells hardware with zero non-free drivers."
+ %}
+
+ {% include card.html color="warning"
+ title="Purism"
+ labels="warning:warning (
more info):Purism laptops and tablets still contain some non-free components."
+ image="/assets/img/tools/purism.png"
+ url="https://puri.sm/"
+ description="Purism sells high-end hardware with kill switches and a de-blobbed ME."
+ %}
+
+
+
+