From 4f75381f0a6bab0875b681318dcc56c553d88353 Mon Sep 17 00:00:00 2001 From: Bkeenke Date: Thu, 9 Apr 2026 17:20:03 +0300 Subject: [PATCH] fix: replace outdated try.tg URL with try.rw --- src/pages/home/home.page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/home.page.tsx b/src/pages/home/home.page.tsx index 941c9fe..b46bd72 100644 --- a/src/pages/home/home.page.tsx +++ b/src/pages/home/home.page.tsx @@ -22,7 +22,7 @@ const UTILITIES = [ description: 'Experience the power of Remnawave with zero setup. Deploy your own instance in minutes and explore all features risk-free.', icon: , - href: 'https://try.tg', + href: 'https://try.rw', badgeColor: 'violet', external: true, variant: 'gradient-violet'