generated from imfing/hextra-starter-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
38085c5
commit 82f6e39
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
title: مرزنشین - مدیریت پروکسی مدرن | ||
layout: hextra-home | ||
--- | ||
|
||
{{< hextra/hero-badge >}} | ||
<div class="hx-w-2 hx-h-2 hx-rounded-full hx-bg-primary-400"></div> | ||
<span>رایگان و متنباز</span> | ||
{{< icon name="arrow-circle-right" attributes="height=14" >}} | ||
{{< /hextra/hero-badge >}} | ||
|
||
<div class="hx-mt-6 hx-mb-6"> | ||
{{< hextra/hero-headline >}} | ||
مرزنشین: مدیریت پروکسی <br class="sm:hx-block hx-hidden" />چند هستهای مدرن | ||
{{< /hextra/hero-headline >}} | ||
</div> | ||
|
||
<div class="hx-mb-12"> | ||
{{< hextra/hero-subtitle >}} | ||
ابزاری کارآمد، امن و کاربرپسند برای <br class="sm:hx-block hx-hidden" /> مدیریت پروکسی | ||
{{< /hextra/hero-subtitle >}} | ||
</div> | ||
|
||
<div class="hx-mb-6"> | ||
{{< hextra/hero-button text="شروع کنید" link="docs" >}} | ||
</div> | ||
|
||
<div class="hx-mt-6"></div> | ||
|
||
{{< hextra/feature-grid >}} | ||
{{< hextra/feature-card | ||
title="سریع و پر ویژگی" | ||
subtitle="رابط کاربری ساده با ویژگیهای قدرتمند." | ||
class="md:hx-aspect-[1/1] max-md:hx-min-h-[280px]" | ||
imageClass="hx-top-[40%] hx-left-[24px] hx-w-[150%] sm:hx-w-[100%] dark:hx-opacity-80" | ||
style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));" | ||
>}} | ||
{{< hextra/feature-card | ||
title="بهینهسازی شده برای چند هستهای" | ||
subtitle="حداکثر عملکرد Xray و Hysteria." | ||
class="md:hx-aspect-[1/1] max-lg:hx-min-h-[280px]" | ||
imageClass="hx-top-[40%] hx-left-[36px] hx-w-[150%] sm:hx-w-[100%] dark:hx-opacity-80" | ||
style="background: radial-gradient(ellipse at 50% 80%,rgba(142,53,74,0.15),hsla(0,0%,100%,0));" | ||
>}} | ||
{{< hextra/feature-card | ||
title="مدیریت کاربران" | ||
subtitle="ابزارهای قدرتمند برای مدیریت کارآمد." | ||
class="md:hx-aspect-[1/1] max-md:hx-min-h-[280px]" | ||
imageClass="hx-top-[40%] hx-left-[36px] hx-w-[100%] sm:hx-w-[100%] dark:hx-opacity-80" | ||
style="background: radial-gradient(ellipse at 50% 80%,rgba(221,210,59,0.15),hsla(0,0%,100%,0));" | ||
>}} | ||
{{< /hextra/feature-grid >}} |