fix: site url

This commit is contained in:
2026-08-02 11:55:00 +03:30
parent 21302f59ec
commit ed8994aaca
+1 -1
View File
@@ -26,7 +26,7 @@ function DownloadSection() {
icon: './images/appstore.png', icon: './images/appstore.png',
title: "وب سایت", title: "وب سایت",
description: "نسخه وب برای تمام دستگاه‌ها", description: "نسخه وب برای تمام دستگاه‌ها",
link: 'https://aramejan.com/web/', link: 'https://app.aramejan.com',
badge: "", badge: "",
gradient: "from-primary-500/10 to-primary-600/10", gradient: "from-primary-500/10 to-primary-600/10",
animation: "animate-slideInRight delay-300", animation: "animate-slideInRight delay-300",