diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx
index 68d526c..64b5f5e 100644
--- a/src/components/Hero.jsx
+++ b/src/components/Hero.jsx
@@ -160,21 +160,6 @@ export const Hero = () => {
download
>
{download[0]}
- {platform ===
- "windows" && (
- <>
-
-
- You may
- get an
- antivirus
- notification
- that you
- have to
- skip.
-
- >
- )}
)
)}