add cafebazzar link to /apps route
This commit is contained in:
+14
-2
@@ -55,7 +55,10 @@
|
|||||||
<img src="/assets/img/footer/pwaApp.png" alt="icon" />
|
<img src="/assets/img/footer/pwaApp.png" alt="icon" />
|
||||||
</a> -->
|
</a> -->
|
||||||
<a href="https://installer.asan-service.com" target="_blank">
|
<a href="https://installer.asan-service.com" target="_blank">
|
||||||
<img src="/assets/img/footer/AAA.png" alt="icon" />
|
<img class="firstImage" src="/assets/img/footer/AAA.png" alt="icon" />
|
||||||
|
</a>
|
||||||
|
<a href="https://cafebazaar.ir/app/com.verity.app" target="_blank">
|
||||||
|
<img src="/assets/img/footer/dwnld.jpg" alt="icon" />
|
||||||
</a>
|
</a>
|
||||||
<!-- <button>
|
<!-- <button>
|
||||||
<a :href="config.andoridAppURL" target="_blank">
|
<a :href="config.andoridAppURL" target="_blank">
|
||||||
@@ -116,10 +119,13 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 200px;
|
margin-top: 60px;
|
||||||
|
max-width: 100vw;
|
||||||
}
|
}
|
||||||
.apps img {
|
.apps img {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
}
|
||||||
|
.firstImage {
|
||||||
margin-top: 200px;
|
margin-top: 200px;
|
||||||
}
|
}
|
||||||
.logoz {
|
.logoz {
|
||||||
@@ -131,4 +137,10 @@ export default {
|
|||||||
.site--footer {
|
.site--footer {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
.btns{
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user