Skip to content

Commit

Permalink
feat: modern
Browse files Browse the repository at this point in the history
  • Loading branch information
javad-jafari committed Jul 28, 2024
1 parent 8c796d8 commit 44fa2dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file added img/modern_sys_design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h1 class="mb-10"> آمار پروژه های تکمیل شده</h1>
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="single-counter">
<h1 class="counter">1300</h1>
<h1 class="counter">2000</h1>
<p>تعداد دانلود ها</p>
</div>
</div>
Expand Down Expand Up @@ -245,10 +245,10 @@ <h1 class="mb-10">آثار و تالیفات</h1>
</div>
</div>
<div class="single-course item">
<img class="img-fluid" src="img/sys_des_basic.png" alt="">
<img class="img-fluid" src="img/modern_sys_design.png" alt="">
<p class="btn" style="background-color: rgb(219, 90, 90);color: #fdfdfd;">رایگان</p>
<div class="details">
<a href="#"><h4>طراحی سیستم‌های نرم‌افزاری مقدماتی</h4></a>
<a href="#"><h4>الگو های مدرن در نرم‌افزار</h4></a>
<p>
این کتاب برای چه افرادی مفید است؟

Expand All @@ -258,7 +258,7 @@ <h1 class="mb-10">آثار و تالیفات</h1>
بهترین شیوه‌های مدیریت نرم‌افزار و نگهداری از کد و اصول طراحی اپلیکیشن‌ها را شامل می شود.‏
</p>
<div style="display: flex; justify-content: space-between; box-sizing: inherit;">
<a href="#" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">دانلود</a>
<a href="https://github.com/systemDesignFarsi/modern_software_fa/releases/tag/publish" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">دانلود</a>
<a href="https://virgool.io/@javadAgha" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">لینک مقالات کتاب</a>
</div>
</div>
Expand Down

0 comments on commit 44fa2dc

Please sign in to comment.