Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new version amlakyar site #2

Merged
merged 4 commits into from
Oct 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
201 changes: 201 additions & 0 deletions download/download.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,201 @@
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Bootstrap File -->
<link rel="stylesheet" href="../styles/Bootstrap/bootstrap.rtl.min.css" />
<!-- Css File -->
<link rel="stylesheet" href="../styles/style.css" />
<link rel="stylesheet" href="style.css" />
<title>دانلود اپلیکیشن</title>
</head>
<body>
<!--Start Navbar-->
<div class="container-fluid">
<nav
class="navbar navbar-expand-lg fixed-top w-full pt-3 pb-3 pe-3 ps-3 pe-md-5 ps-md-5"
id="mainNav"
>
<div class="container-fluid">
<a class="navbar-brand me-auto" href="#"
><img src="../img/logo.png" class="logo-header"
/></a>
<div
class="offcanvas offcanvas-end"
tabindex="-1"
id="offcanvasNavbar"
aria-labelledby="offcanvasNavbarLabel"
>
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasNavbarLabel">
<img src="../img/logo.png" />
</h5>
<button
type="button"
class="btn-close"
data-bs-dismiss="offcanvas"
aria-label="Close"
></button>
</div>
<div class="offcanvas-body">
<ul class="navbar-nav justify-content-start flex-grow-1 ps-4">
<li class="nav-item">
<a
class="nav-link mx-lg-2 active"
aria-current="page"
href="#"
>خانه</a
>
</li>
<li class="nav-item">
<a class="nav-link mx-lg-2" href="#">ویژگی ها</a>
</li>
<li class="nav-item">
<a class="nav-link mx-lg-2" href="#">سوالات متداول</a>
</li>
<li class="nav-item">
<a class="nav-link mx-lg-2" href="#">وبلاگ ها</a>
</li>
<li class="nav-item">
<a class="nav-link mx-lg-2" href="#">پشتیبانی</a>
</li>
</ul>
</div>
</div>
<a
><button class="learn-button px-4 py-2 rounded">
<img src="../img/play-circle.svg" class="me-2" />آموزش اپلیکیشن
</button></a
>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="offcanvas"
data-bs-target="#offcanvasNavbar"
aria-controls="offcanvasNavbar"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
</div>
</nav>
<!--End Navbar-->

<!-- Start Section Download -->
<div class="section-download w-full">
<div class="title-download w-full py-5 px-3 px-sm-5">
<h6 class="version">نسخه 1.5.0</h6>
<h1 class="title-text-download">دانلود املاک یار</h1>
<p class="txt-down pt-3">
اگه میخوای از داغ ترین امکانات املاک یار جا نمونی، از اینجا آپدیت
کن.
</p>
</div>
<div
class="boxs-download w-full d-flex justify-content-center align-items-center flex-column flex-md-row column-gap-4 row-gap-3"
>
<div
class="box-down col-12 col-md-4 d-flex justify-content-start align-items-center flex-column row-gap-2 rounded py-4"
>
<img src="../img/apple.png" />
<h3 class="pt-2 pb-3">دانلود نسخه آیفون</h3>
<a
><button class="btn-down px-2 py-3 rounded border">
<img src="../img/play-circle.svg" class="me-2" />نسخه وب
اپلیکیشن
</button></a
>
<a><img src="../img/btn7.png" class="img-click" /></a>
<a><img src="../img/btn6.png" class="img-click" /></a>
<a><img src="../img/btn5.png" class="img-click" /></a>
<a><img src="../img/btn4.png" class="img-click" /></a>
</div>

<div
class="box-down col-12 col-md-4 d-flex justify-content-start align-items-center flex-column row-gap-2 rounded py-4"
>
<img src="../img/android.png" />
<h3 class="pt-2 pb-3">دانلود نسخه اندروید</h3>
<a
><button class="btn-down px-2 py-3 rounded border">
<img src="../img/download.png" class="me-2" />نسخه وب اپلیکیشن
</button></a
>
<a><img src="../img/btn1.png" class="img-click" /></a>
<a><img src="../img/btn2.png" class="img-click" /></a>
<a><img src="../img/btn3.svg" class="img-click" /></a>
</div>
</div>
</div>
<!-- End Section Download -->

<!-- Start Learn -->
<div
class="insta-learn row w-full text-center d-flex justify-content-center align-items-center flex-column pt-5"
>
<h2 class="respone-span pb-2">آموزش ها</h2>
<div class="section-txt-row pb-4">
<p>از طریق اینستاگرام ما کلی اطلاعات مفید به دست بیاورید.</p>
</div>

<div class="btns-insta-learn">
<a
><button class="btn-learn px-4 py-2 rounded border">
<img src="../img/play-circle.svg" class="me-2" />آموزش اپلیکیشن
</button></a
>
<a
><button class="btn-insta px-4 py-2 rounded border">
<img src="../img/instagram.png" class="me-2" />اینستاگرام ما
</button></a
>
</div>
</div>
</div>
<!-- End Learn -->

<!-- Start Footer -->
<footer class="footer-section container-fluid w-full pt-5">
<div class="footer-row1 row w-full">
<div
class="box-row1 col-12 col-sm-6 d-flex justify-content-center align-items-start flex-column px-3 px-md-4 pb-3 pb-sm-0"
>
<img src="../img/logo.png" class="logo-footer mb-2" />
<span class="team"
>توسط تیم روینو با کلی <img src="../img/coffee.png" class="coffee"
/></span>
</div>
<div
class="box-row1 img-namad col-12 col-sm-6 d-flex justify-content-sm-end align-items-center px-2 px-md-4"
>
<img src="../img/zarrin.png" />
<img src="../img/samandehi.png" />
<img src="../img/Enamad.png" />
</div>
</div>
<div class="footer-row2 row w-full py-4 py-sm-5">
<div
class="box-row2 img-social col-12 col-sm-6 d-flex justify-content-start align-items-center px-3 px-md-4"
>
<img src="../img/git.png" />
<img src="../img/twiter.png" />
<img src="../img/linkedin.png" />
<img src="../img/instagram2.png" />
</div>
<div
class="box-row2 col-12 col-sm-6 d-flex justify-content-sm-end align-items-center px-3 px-md-4 pt-4 py-sm-0"
>
<span class="txt-foot"
>1403 تمامی حقوق برای املاک یار محفوظ است.</span
>
</div>
</div>
</footer>
<!-- End Footer -->

<!--Javascript Files-->
<script src="../scripts/Bootstrap/bootstrap.bundle.min.js"></script>
<script src="../scripts/menu-scroll.js"></script>
</body>
</html>
39 changes: 39 additions & 0 deletions download/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
.section-download{
padding-top: 5rem;
}

.box-down{
height: 35rem;
box-shadow: 0 0 0.3rem 0 rgb(196, 195, 195);
}

.version{
color: rgba(0, 90, 194, 1);
font-size: 1rem;
}

.txt-down{
font-size: 0.9rem;
color: rgba(102, 112, 133, 1);
}

.title-text-download{
font-weight: bold;
}

.btn-down{
background-color: rgba(0, 90, 194, 1);
color: #fff;
border: none;
width: 13rem;
}

.img-click{
width: 13rem;
}

@media screen and (max-width: 768px){
.box-down{
height: auto;
}
}
Binary file added fonts/iransans/IRANSansX-Black.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Black.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-Bold.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Bold.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-DemiBold.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-DemiBold.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-ExtraBlack.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-ExtraBlack.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-ExtraBold.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-ExtraBold.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-Heavy.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Heavy.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-Light.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Light.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-Medium.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Medium.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-Regular.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Regular.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-Thin.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-Thin.woff
Binary file not shown.
Binary file added fonts/iransans/IRANSansX-UltraLight.otf
Binary file not shown.
Binary file removed fonts/iransans/IRANSansX-UltraLight.woff
Binary file not shown.
Binary file added img/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Enamad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/Social icon (1).png
Binary file not shown.
Binary file removed img/Social icon (2).png
Binary file not shown.
Binary file removed img/Social icon.png
Binary file not shown.
Binary file added img/android.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/apple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/big.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/btn1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/btn2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading