diff --git a/public/icons/amneziawg.svg b/public/icons/amneziawg.svg
deleted file mode 100644
index 3eb47b1..0000000
--- a/public/icons/amneziawg.svg
+++ /dev/null
@@ -1,194 +0,0 @@
-
-
diff --git a/public/icons/wg-easy.svg b/public/icons/wg-easy.svg
new file mode 100644
index 0000000..0cc3149
--- /dev/null
+++ b/public/icons/wg-easy.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 047b468..700231f 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -3,7 +3,7 @@ import "/src/css/app.css";
import ServiceCard from "../components/ServiceCard.astro";
const services = [
- { serviceName: "AmneziaWG" },
+ { serviceName: "WG Easy" },
{ serviceName: "Blog", serviceUrl: "https://blog.z0x.home.arpa" },
{ serviceName: "Dockge" },
{ serviceName: "Dozzle" },