From bece9a217104f94adc1d0d78223d2f09e98c7387 Mon Sep 17 00:00:00 2001 From: AmirmahdiNourkazemi Date: Wed, 3 Dec 2025 15:18:26 +0330 Subject: [PATCH] fix: link is fixed --- app/components/DownloadSection.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/DownloadSection.jsx b/app/components/DownloadSection.jsx index de4a836..2d466c5 100644 --- a/app/components/DownloadSection.jsx +++ b/app/components/DownloadSection.jsx @@ -26,7 +26,7 @@ function DownloadSection() { icon: './images/appstore.png', title: "وب سایت", description: "نسخه وب برای تمام دستگاه‌ها", - link: 'https://meditation.approagency.ir/web/', + link: 'https://aaramland.ir/web/', badge: "", gradient: "from-primary-500/10 to-primary-600/10", animation: "animate-slideInRight delay-300",