@ozdao/prometheus-framework 0.2.48 → 0.2.51
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/auth.server.js +27 -25
- package/dist/auth.server.mjs +27 -25
- package/dist/community.server.js +1 -1
- package/dist/community.server.mjs +1 -1
- package/dist/events.server.js +1 -1
- package/dist/events.server.mjs +1 -1
- package/dist/files.server.js +1 -1
- package/dist/files.server.mjs +1 -1
- package/dist/gallery.server.js +1 -1
- package/dist/gallery.server.mjs +1 -1
- package/dist/index-3981e903.mjs +217 -0
- package/dist/index-4eecfdb9.js +216 -0
- package/dist/main-203b36b6.mjs +13628 -0
- package/dist/main-_b1_i8mt.mjs +13606 -0
- package/dist/main-a7ae4ce5.js +91 -0
- package/dist/main-uiQFxEks.js +91 -0
- package/dist/main.css +1 -1
- package/dist/middlewares.server.js +1 -1
- package/dist/middlewares.server.mjs +1 -1
- package/dist/node_modules/vue-select/dist/vue-select.es.cjs +1 -3
- package/dist/node_modules/vue-select/dist/vue-select.es.js +49 -645
- package/dist/organizations.server.js +35 -43
- package/dist/organizations.server.mjs +35 -43
- package/dist/products.server.js +107 -24
- package/dist/products.server.mjs +107 -24
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue.js +2 -225
- package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue2.js +225 -2
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +61 -2
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.js +2 -61
- package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue.js +2 -76
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +76 -2
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue.js +6 -6
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +2 -44
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +44 -2
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +44 -32
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/store/auth.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/auth.js +45 -44
- package/dist/prometheus-framework/src/modules/auth/store/invites.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/invites.js +5 -5
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.js +22 -21
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.js +11 -2
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +2 -11
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +17 -17
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +49 -42
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.js +48 -15
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +38 -37
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +249 -61
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +78 -45
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +160 -86
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +52 -54
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +20 -26
- package/dist/prometheus-framework/src/modules/organizations/organizations.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/organizations.client.js +40 -46
- package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/departments.js +34 -30
- package/dist/prometheus-framework/src/modules/organizations/store/memberships.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/memberships.js +30 -28
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +18 -18
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +33 -28
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +123 -113
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +1 -1
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +1 -1
- package/dist/reports.server.js +1 -1
- package/dist/reports.server.mjs +1 -1
- package/dist/style.css +1 -1
- package/dist/web-7p76PGnO.mjs +55 -0
- package/dist/web-c63f0ecc.js +1 -0
- package/dist/web-d8173758.mjs +55 -0
- package/dist/web-dn8vgptQ.js +1 -0
- package/package.json +1 -1
- package/src/components/SelectMulti/SelectMulti.vue +1 -1
- package/src/modules/auth/components/pages/Invite.vue +17 -6
- package/src/modules/auth/controllers/auth.controller.js +24 -16
- package/src/modules/auth/controllers/invites.controller.js +17 -8
- package/src/modules/auth/store/auth.js +8 -1
- package/src/modules/auth/store/invites.js +1 -0
- package/src/modules/globals/store/globals.js +5 -1
- package/src/modules/landing/components/blocks/MapBlock.vue +37 -0
- package/src/modules/landing/components/pages/404.vue +3 -0
- package/src/modules/landing/components/pages/Governance.vue +155 -0
- package/src/modules/landing/components/pages/Home.vue +52 -0
- package/src/modules/landing/components/pages/Hotel.vue +54 -0
- package/src/modules/landing/components/pages/Page.vue +184 -0
- package/src/modules/landing/components/sections/AboutSection.vue +69 -0
- package/src/modules/landing/components/sections/Examples.vue +90 -0
- package/src/modules/landing/components/sections/FeatureSection.vue +80 -0
- package/src/modules/landing/components/sections/GiftSection.vue +63 -0
- package/src/modules/landing/components/sections/HeroSection.vue +74 -0
- package/src/modules/landing/components/sections/HowItWorksSection.vue +88 -0
- package/src/modules/landing/components/sections/HowToBuyWDR.vue +131 -0
- package/src/modules/landing/components/sections/InstagramSection.vue +181 -0
- package/src/modules/landing/components/sections/MapSection.vue +91 -0
- package/src/modules/landing/components/sections/SectionsSection.vue +69 -0
- package/src/modules/landing/components/sections/SliderFeatures.vue +131 -0
- package/src/modules/landing/components/sections/WhatIsWDRSection.vue +116 -0
- package/src/modules/landing/router/landing.js +34 -0
- package/src/modules/middlewares/server/verifySignUp.js +4 -0
- package/src/modules/mobile/components/BottomNavigation/BottomNavigation.vue +86 -0
- package/src/modules/mobile/components/BottomSheet/BottomSheet.vue +86 -0
- package/src/modules/mobile/components/NavigationBar/NavigationBar.vue +132 -0
- package/src/modules/mobile/components/Walkthrough/Walkthrough.vue +195 -0
- package/src/modules/organizations/components/blocks/CardDepartment.vue +3 -3
- package/src/modules/organizations/components/blocks/DepartmentMemberModify.vue +52 -44
- package/src/modules/organizations/components/blocks/User.vue +42 -10
- package/src/modules/organizations/components/pages/Department.vue +7 -6
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +110 -134
- package/src/modules/organizations/components/pages/Members.vue +85 -26
- package/src/modules/organizations/components/pages/Organization.vue +59 -4
- package/src/modules/organizations/components/sections/MembersAdd.vue +27 -34
- package/src/modules/organizations/components/sections/Organizations.vue +0 -1
- package/src/modules/organizations/controllers/memberships.controller.js +33 -26
- package/src/modules/organizations/controllers/organizations.controller.js +1 -1
- package/src/modules/organizations/models/department.model.js +0 -19
- package/src/modules/organizations/models/membership.model.js +4 -0
- package/src/modules/organizations/organizations.client.js +1 -6
- package/src/modules/organizations/store/departments.js +48 -44
- package/src/modules/organizations/store/memberships.js +11 -3
- package/src/modules/products/components/blocks/CardPosition.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -1
- package/src/modules/products/components/pages/ProductEdit.vue +48 -28
- package/src/modules/products/controllers/products.controller.js +99 -33
- package/src/modules/products/models/product.model.js +16 -1
- package/src/modules/products/store/products.js +1 -1
- package/src/modules/users/components/pages/ProfileOrganizations.vue +41 -7
- package/src/styles/layout.scss +1 -1
- package/src/modules/organizations/components/sections/FeedDepartments.vue +0 -64
- package/src/modules/organizations/components/sections/MembersList.vue +0 -85
- package/src/modules/organizations/store/invites.js +0 -93
@@ -0,0 +1,88 @@
|
|
1
|
+
<template>
|
2
|
+
<section id="howtobuy" class="pd-thin pd-t-big">
|
3
|
+
|
4
|
+
<div class="mn-b-big t-center title">
|
5
|
+
<h2 class="mn-b-small">{{t('title')}}</h2>
|
6
|
+
<p class="t-transp">{{t('subtitle')}}</p>
|
7
|
+
</div>
|
8
|
+
|
9
|
+
<div class="cols-3">
|
10
|
+
|
11
|
+
<div class="cols-2 gap-medium radius-big bg-black t-white pd-medium">
|
12
|
+
<img class="radius-medium w-100 mn-b-medium" src="@/assets/images/howitworks/1.jpg">
|
13
|
+
<div>
|
14
|
+
<h3 class="mn-b-medium">{{t('steps.step1.headline')}}</h3>
|
15
|
+
<p class="t-transp">{{t('steps.step1.text')}}</p>
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
|
19
|
+
<div class="cols-2 gap-medium radius-big bg-black t-white pd-medium">
|
20
|
+
<img class="radius-medium w-100 mn-b-medium" src="@/assets/images/howitworks/2.jpg">
|
21
|
+
<div>
|
22
|
+
<h3 class="mn-b-medium">{{t('steps.step2.headline')}}</h3>
|
23
|
+
<p class="t-transp">{{t('steps.step2.text')}}</p>
|
24
|
+
</div>
|
25
|
+
</div>
|
26
|
+
|
27
|
+
<div class="cols-2 gap-medium radius-big bg-black t-white pd-medium">
|
28
|
+
<img class="radius-medium w-100 mn-b-medium" src="@/assets/images/howitworks/3.jpg">
|
29
|
+
<div>
|
30
|
+
<h3 class="mn-b-medium">{{t('steps.step3.headline')}}</h3>
|
31
|
+
<p class="t-transp">{{t('steps.step3.text')}}</p>
|
32
|
+
</div>
|
33
|
+
</div>
|
34
|
+
</div>
|
35
|
+
|
36
|
+
</section>
|
37
|
+
</template>
|
38
|
+
|
39
|
+
|
40
|
+
<script setup>
|
41
|
+
import { useI18n } from 'vue-i18n'
|
42
|
+
|
43
|
+
const text = {
|
44
|
+
messages: {
|
45
|
+
en: {
|
46
|
+
title: 'How It Works 🚚',
|
47
|
+
subtitle: 'Get High THC Cannabis Delivered To Your Home Or Hotel',
|
48
|
+
steps: {
|
49
|
+
step1: {
|
50
|
+
headline: 'Build Your Box',
|
51
|
+
text: 'Select from a diverse choice of strains. Our selection of the highest quality cannabis allows you to enjoy the best possible experience.',
|
52
|
+
},
|
53
|
+
step2: {
|
54
|
+
headline: 'We Pack & Deliver',
|
55
|
+
text: 'Expertly selected, our products are grown organically, indoor to enhance the quality. Our clean and safe delivery process preserves that quality until your arrival at the hotel.',
|
56
|
+
},
|
57
|
+
step3: {
|
58
|
+
headline: 'Enjoy. Love. Repeat.',
|
59
|
+
text: 'When you arrive, everything will be all set. We strive for you to have the best experience at the best price.',
|
60
|
+
},
|
61
|
+
}
|
62
|
+
},
|
63
|
+
ru: {
|
64
|
+
title: 'Процесс Покупки 🚚',
|
65
|
+
subtitle: 'Получите высокачественный каннабис, доставленный до вашего дома или отеля',
|
66
|
+
steps: {
|
67
|
+
step1: {
|
68
|
+
headline: 'Выберите травку и оформите заказ',
|
69
|
+
text: 'Выберите из нашиъ разнообразных сортов. Наш выбор каннабиса высочайшего качества позволит вам получить наилучшие впечатления.',
|
70
|
+
},
|
71
|
+
step2: {
|
72
|
+
headline: 'Мы упакуем заказ и оформим доставку',
|
73
|
+
text: 'Наши продукты, отобранные экспертами, выращиваются органически в помещении для повышения качества. Наш чистый и безопасный процесс доставки сохраняет это качество до вашего прибытия в отель.',
|
74
|
+
},
|
75
|
+
step3: {
|
76
|
+
headline: 'Получите травку. Насладитесь. Повторите шаг 1.',
|
77
|
+
text: 'Когда вы получите товар, все будет готово. Мы стремимся к тому, чтобы вы получили лучший опыт по лучшей цене.',
|
78
|
+
},
|
79
|
+
}
|
80
|
+
}
|
81
|
+
}
|
82
|
+
}
|
83
|
+
|
84
|
+
const { t } = useI18n(text)
|
85
|
+
</script>
|
86
|
+
|
87
|
+
<style lang="scss">
|
88
|
+
</style>
|
@@ -0,0 +1,131 @@
|
|
1
|
+
<template>
|
2
|
+
<section class="cols-2 gap-thin">
|
3
|
+
<div class="pd-big bg-main radius-big">
|
4
|
+
<h2 class="mn-b-small">{{ t('buyTokenTitle') }}</h2>
|
5
|
+
<p class="mn-b-semi p-big t-transp">{{ t('description') }}</p>
|
6
|
+
<h3 class="mn-b-small">{{ t('purchaseDetailsTitle') }}</h3>
|
7
|
+
<ol class="mn-b-big">
|
8
|
+
<li class="mn-b-small radius-small bg-black-transp-5 pd-small">{{ t('step1') }}</li>
|
9
|
+
<li class="mn-b-small radius-small bg-black-transp-5 pd-small">{{ t('step2') }}</li>
|
10
|
+
<li class="mn-b-small radius-small bg-black-transp-5 pd-small">{{ t('step3') }}</li>
|
11
|
+
<li class="mn-b-small radius-small bg-black-transp-5 pd-small">{{ t('step4') }}</li>
|
12
|
+
</ol>
|
13
|
+
|
14
|
+
|
15
|
+
<h4 class="mn-b-small">{{ t('privateRoundTitle') }}</h4>
|
16
|
+
|
17
|
+
{{ t('privateRoundText1') }}
|
18
|
+
<a>hello@weeder.delivery</a>
|
19
|
+
{{ t('privateRoundText2') }}
|
20
|
+
</div>
|
21
|
+
|
22
|
+
<div class="flex-column pd-big flex-nowrap flex h-100 bg-grey radius-big o-hidden coming-soon">
|
23
|
+
<div class="
|
24
|
+
w-100 h-100
|
25
|
+
rainbow
|
26
|
+
flex-v-center flex-h-center
|
27
|
+
flex-column flex
|
28
|
+
pd-big mn-b-medium
|
29
|
+
radius-big o-hidden"
|
30
|
+
>
|
31
|
+
<img class="mn-b-small" src="/logo/logo-disabled.png">
|
32
|
+
<p class="t-semi uppercase">{{ t('comingSoon') }}</p>
|
33
|
+
</div>
|
34
|
+
<p class="mn-b-small">
|
35
|
+
To add WDT, you need to install MetaMask. Please install it if you haven't already.
|
36
|
+
</p>
|
37
|
+
<ConnectMetamask class="w-100" />
|
38
|
+
</div>
|
39
|
+
</section>
|
40
|
+
</template>
|
41
|
+
|
42
|
+
<script setup>
|
43
|
+
import { useI18n } from 'vue-i18n';
|
44
|
+
import ConnectMetamask from '@/components/elements/ConnectMetamask.vue'
|
45
|
+
import ButtonAddWDT from '@/components/elements/ButtonAddWDT.vue'
|
46
|
+
import ButtonSwitchToPolygon from '@/components/elements/ButtonSwitchToPolygon.vue'
|
47
|
+
|
48
|
+
const text = {
|
49
|
+
messages: {
|
50
|
+
en: {
|
51
|
+
howToBuyTitle: 'How To Buy WDT?',
|
52
|
+
description:
|
53
|
+
'Weeder Token is a revolutionary cryptocurrency designed for the cannabis industry. With Weeder Token, you can easily buy, sell and trade cannabis products around the world.',
|
54
|
+
purchaseDetailsTitle: 'Purchasing details:',
|
55
|
+
step1: 'Create a cryptocurrency wallet that supports ERC20 tokens.',
|
56
|
+
step2: 'Buy Ethereum (ETH) or any other supported cryptocurrency.',
|
57
|
+
step3: 'Transfer your ETH or other cryptocurrency to your wallet.',
|
58
|
+
step4: 'Visit our token sale platform (coming soon) and follow the instructions to purchase WDT tokens.',
|
59
|
+
privateRoundTitle: 'Interested in a private round?',
|
60
|
+
privateRoundText1: 'If you want to participate in a private round, please email us at',
|
61
|
+
privateRoundText2: 'and we will get back to you with more information.',
|
62
|
+
buyTokenTitle: 'Buy Weeder Token',
|
63
|
+
comingSoon: 'Here will be UI for exchange WDT',
|
64
|
+
},
|
65
|
+
ru: {
|
66
|
+
howToBuyTitle: 'Как купить WDT?',
|
67
|
+
description:
|
68
|
+
'Weeder Token - это революционная криптовалюта, разработанная для индустрии каннабиса. С Weeder Token вы можете легко покупать, продавать и обменивать продукты каннабиса по всему миру.',
|
69
|
+
purchaseDetailsTitle: 'Процесс покупки:',
|
70
|
+
step1: '1. Создайте криптовалютный кошелек, поддерживающий токены ERC20.',
|
71
|
+
step2: '2. Купите Ethereum (ETH) или другую поддерживаемую криптовалюту.',
|
72
|
+
step3: '3. Переведите свои ETH или другую криптовалюту на свой кошелек.',
|
73
|
+
step4: '4. Посетите нашу платформу продажи токенов (скоро будет доступна) и следуйте инструкциям для покупки токенов WDT.',
|
74
|
+
privateRoundTitle: 'Хотите участвовать в приватном раунде?',
|
75
|
+
privateRoundText1: 'Если вы хотите участвовать в приватном раунде, пожалуйста, напишите нам на почту',
|
76
|
+
privateRoundText2: 'и мы свяжемся с вами с дополнительной информацией.',
|
77
|
+
buyTokenTitle: 'Купить Weeder Token',
|
78
|
+
comingSoon: 'Здесь будет интерфейс для обмена WDT',
|
79
|
+
},
|
80
|
+
}
|
81
|
+
}
|
82
|
+
|
83
|
+
const { t } = useI18n(text);
|
84
|
+
</script>
|
85
|
+
|
86
|
+
<style lang="scss" scoped>
|
87
|
+
.weeder-token {
|
88
|
+
display: flex;
|
89
|
+
justify-content: space-between;
|
90
|
+
align-items: flex-start;
|
91
|
+
padding: 20px;
|
92
|
+
max-width: 800px;
|
93
|
+
margin: auto;
|
94
|
+
}
|
95
|
+
|
96
|
+
.content {
|
97
|
+
flex: 1;
|
98
|
+
margin-right: 20px;
|
99
|
+
}
|
100
|
+
|
101
|
+
.purchase-form {
|
102
|
+
flex: 1;
|
103
|
+
}
|
104
|
+
|
105
|
+
.rainbow {
|
106
|
+
position: relative;
|
107
|
+
z-index: 0;
|
108
|
+
padding: 2rem;
|
109
|
+
|
110
|
+
&::before {
|
111
|
+
content: '';
|
112
|
+
position: absolute;
|
113
|
+
z-index: -2;
|
114
|
+
left: -50%;
|
115
|
+
top: -50%;
|
116
|
+
width: 200%;
|
117
|
+
height: 200%;
|
118
|
+
background-color: #399953;
|
119
|
+
background-repeat: no-repeat;
|
120
|
+
background-size: 50% 50%, 50% 50%;
|
121
|
+
background-position: 0 0, 100% 0, 100% 100%, 0 100%;
|
122
|
+
background-image:
|
123
|
+
linear-gradient(#00ff88, #fff),
|
124
|
+
linear-gradient(#00ff88, #fff),
|
125
|
+
linear-gradient(white, white),
|
126
|
+
linear-gradient(white, #fff);
|
127
|
+
animation: rotate 4s linear infinite;
|
128
|
+
}
|
129
|
+
}
|
130
|
+
|
131
|
+
</style>
|
@@ -0,0 +1,181 @@
|
|
1
|
+
<template>
|
2
|
+
<section id="instagram" class="section">
|
3
|
+
<div ref="root" class="t-center glide">
|
4
|
+
<div class="title">
|
5
|
+
<h2 class="mn-b-big">Отзывы наших покупателей</h2>
|
6
|
+
</div>
|
7
|
+
<div data-glide-el="controls" class="mn-b-big flex controls">
|
8
|
+
<button data-glide-dir="<" class="btn-circle">
|
9
|
+
<img src="@/assets/icons/arrow-left.svg">
|
10
|
+
</button>
|
11
|
+
<button data-glide-dir=">" class="btn-circle">
|
12
|
+
<img src="@/assets/icons/arrow-right.svg">
|
13
|
+
</button>
|
14
|
+
</div>
|
15
|
+
<div data-glide-el="track" class="mn-b-extra group glide__track">
|
16
|
+
<ul class="glide__slides flex">
|
17
|
+
<InstagramCard :img="1"/>
|
18
|
+
<InstagramCard :img="2"/>
|
19
|
+
<InstagramCard :img="3"/>
|
20
|
+
<InstagramCard :img="4"/>
|
21
|
+
</ul>
|
22
|
+
</div>
|
23
|
+
</div>
|
24
|
+
<div class="t-center title">
|
25
|
+
<p class="text-medium">Мы очень рады, что вы делитесь с нами своей красотой и присылаете нам фото-приветы.<br>Спасибо за ваши фотографии!</p>
|
26
|
+
<button class="button">Посмотреть все отзывы</button>
|
27
|
+
</div>
|
28
|
+
</section>
|
29
|
+
</template>
|
30
|
+
|
31
|
+
|
32
|
+
<script>
|
33
|
+
import InstagramCard from "@/components/blocks/InstagramCard.vue";
|
34
|
+
|
35
|
+
import { ref, onMounted } from "vue";
|
36
|
+
import Glide from "@glidejs/glide";
|
37
|
+
export default {
|
38
|
+
data() {
|
39
|
+
return {};
|
40
|
+
},
|
41
|
+
name: "InstagramSection",
|
42
|
+
components: {
|
43
|
+
InstagramCard,
|
44
|
+
},
|
45
|
+
setup() {
|
46
|
+
const root = ref(null);
|
47
|
+
|
48
|
+
onMounted(() => {
|
49
|
+
var glideClass = root.value;
|
50
|
+
var glideObject = new Glide(glideClass, {
|
51
|
+
type: 'carousel',
|
52
|
+
startAt: 0,
|
53
|
+
perView: 3,
|
54
|
+
peek: 0,
|
55
|
+
gap: 30,
|
56
|
+
breakpoints: {
|
57
|
+
900: {
|
58
|
+
perView: 2
|
59
|
+
},
|
60
|
+
600: {
|
61
|
+
perView: 1,
|
62
|
+
gap: 10,
|
63
|
+
peek: 10
|
64
|
+
}
|
65
|
+
}
|
66
|
+
}).mount();
|
67
|
+
|
68
|
+
function convertRemToPixels(rem) {
|
69
|
+
return rem * parseFloat(getComputedStyle(document.documentElement).fontSize);
|
70
|
+
}
|
71
|
+
})
|
72
|
+
return {
|
73
|
+
root,
|
74
|
+
};
|
75
|
+
},
|
76
|
+
};
|
77
|
+
</script>
|
78
|
+
|
79
|
+
<style lang="scss">
|
80
|
+
#instagram {
|
81
|
+
position: relative;
|
82
|
+
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.900651) 100%), url("@/assets/images/backgrounds/testimonials.jpg");
|
83
|
+
background-position: center center;
|
84
|
+
background-repeat: no-repeat;
|
85
|
+
background-size: cover;
|
86
|
+
|
87
|
+
border-bottom: 1px solid rgba(0,0,0,0.1);
|
88
|
+
|
89
|
+
.button { margin: 0 auto; }
|
90
|
+
.controls {
|
91
|
+
position: absolute;
|
92
|
+
top: 53%;
|
93
|
+
width: 100%;
|
94
|
+
|
95
|
+
.btn-circle{
|
96
|
+
position: absolute;
|
97
|
+
display: flex;
|
98
|
+
align-items: center;
|
99
|
+
top: 50%;
|
100
|
+
justify-content: center;
|
101
|
+
height: 4rem;
|
102
|
+
width: 4rem;
|
103
|
+
background: white;
|
104
|
+
box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.06);
|
105
|
+
border: none;
|
106
|
+
padding: 1rem;
|
107
|
+
border-radius: 4rem;
|
108
|
+
z-index: 14;
|
109
|
+
|
110
|
+
transform: scale(1);
|
111
|
+
|
112
|
+
transition: all 0.33s ease;
|
113
|
+
|
114
|
+
&:first-child {left: -2rem;}
|
115
|
+
&:last-child {right: -2rem;}
|
116
|
+
|
117
|
+
&:hover {
|
118
|
+
cursor: pointer;
|
119
|
+
|
120
|
+
transform: scale(0.9);
|
121
|
+
}
|
122
|
+
}
|
123
|
+
}
|
124
|
+
|
125
|
+
.instagram-integration {
|
126
|
+
margin-bottom: 4rem;
|
127
|
+
}
|
128
|
+
.title {
|
129
|
+
p {
|
130
|
+
margin-bottom: 1.5rem;
|
131
|
+
}
|
132
|
+
}
|
133
|
+
|
134
|
+
ul {
|
135
|
+
display: flex;
|
136
|
+
justify-content: space-between;
|
137
|
+
|
138
|
+
.instagram-item {
|
139
|
+
width: calc(25% - 0.5rem);
|
140
|
+
border-radius: 1rem;
|
141
|
+
|
142
|
+
box-shadow: -8px -8px 20px -8px #FFFFFF, 8px 8px 20px -12px rgba(183, 124, 124, 0.06);
|
143
|
+
&:last-child{
|
144
|
+
margin-right: 0;
|
145
|
+
}
|
146
|
+
.insta-top{
|
147
|
+
span{display: block;}
|
148
|
+
}
|
149
|
+
> img { width: 100%; }
|
150
|
+
.insta-bottom{
|
151
|
+
padding: 0.625rem 0.625rem 1rem;
|
152
|
+
display: flex;
|
153
|
+
justify-content: space-between;
|
154
|
+
align-items: flex-start;
|
155
|
+
img {
|
156
|
+
margin-right: 0.625rem;
|
157
|
+
&:last-child{margin-right: 0;}
|
158
|
+
}
|
159
|
+
span {display: block; margin-top: 0.25rem}
|
160
|
+
}
|
161
|
+
|
162
|
+
}
|
163
|
+
}
|
164
|
+
}
|
165
|
+
|
166
|
+
@media screen and (max-width: 480px) {
|
167
|
+
#instagram {
|
168
|
+
padding: 0;
|
169
|
+
padding-top: 2rem;
|
170
|
+
padding-bottom: 4rem;
|
171
|
+
|
172
|
+
.mn-b-extra { margin-bottom: 2rem;}
|
173
|
+
|
174
|
+
.controls {
|
175
|
+
display: none;
|
176
|
+
|
177
|
+
}
|
178
|
+
}
|
179
|
+
}
|
180
|
+
|
181
|
+
</style>
|
@@ -0,0 +1,91 @@
|
|
1
|
+
<template>
|
2
|
+
<section id="map" class="section">
|
3
|
+
<div class="mn-b-big t-center title">
|
4
|
+
<h2 class="" v-html="t('title')"></h2>
|
5
|
+
</div>
|
6
|
+
|
7
|
+
<div class="cols-2">
|
8
|
+
<MapBlock
|
9
|
+
:name="t('map.title')"
|
10
|
+
map="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d988.2464207440368!2d98.32843645562768!3d7.791339890847109!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30502f47783f9337%3A0x516fcf234b41baa0!2z4Lia4LmJ4Liy4LiZ4Lif4Li04LiZ4LiB4Lix4LiN!5e0!3m2!1sen!2sth!4v1671872245101!5m2!1sen!2sth"
|
11
|
+
link="https://goo.gl/maps/Pvvow9B4uS9eEHP56"
|
12
|
+
:text="t('map.description')"
|
13
|
+
/>
|
14
|
+
<MapBlock
|
15
|
+
:name="t('newplaces.title')"
|
16
|
+
:text="t('newplaces.description')"
|
17
|
+
/>
|
18
|
+
</div>
|
19
|
+
</section>
|
20
|
+
</template>
|
21
|
+
|
22
|
+
|
23
|
+
<script setup>
|
24
|
+
import { ref, computed, onServerPrefetch, onMounted } from 'vue'
|
25
|
+
|
26
|
+
import MapBlock from "@pf/src/modules/landing/components/blocks/MapBlock.vue"
|
27
|
+
|
28
|
+
import { useI18n } from 'vue-i18n'
|
29
|
+
|
30
|
+
const text = {
|
31
|
+
messages: {
|
32
|
+
en: {
|
33
|
+
title: '<b>Fin.Kan House Is Our Partner</b><br>And Pickup Location 📍',
|
34
|
+
subtitle: 'Buy CBD and high THC weed in-store at our central Weeder location',
|
35
|
+
map: {
|
36
|
+
title: '43 283 Soi Boathouse, Rawai 🏨',
|
37
|
+
description: 'Opening hours from 18:00 to 24:00.'
|
38
|
+
},
|
39
|
+
newplaces: {
|
40
|
+
title: 'New Places is Coming 👌',
|
41
|
+
description: 'We are in the process of opening a new locations for faster delivery to all areas of Phuket. Subscribe to our social networks and expect news!'
|
42
|
+
}
|
43
|
+
},
|
44
|
+
ru: {
|
45
|
+
title: '<b>Fin.Kan House Наш Партнер</b><br>и Пункт Выдачи 📍',
|
46
|
+
subtitle: 'Купите травку с КБД и высоким содержанием ТГК в центральном магазине Weeder.',
|
47
|
+
map: {
|
48
|
+
title: '43 283 Soi Boathouse, Rawai 🏨',
|
49
|
+
description: 'Время работы с 18:00 до 24:00.'
|
50
|
+
},
|
51
|
+
newplaces: {
|
52
|
+
title: 'Новые места на подходе 👌',
|
53
|
+
description: 'Мы занимаемся открытием нового мест для более быстрой доставки во все районы Пхукеты. Подписыватесь на наши социальные сети и ожидайте новостей!'
|
54
|
+
}
|
55
|
+
}
|
56
|
+
}
|
57
|
+
}
|
58
|
+
|
59
|
+
const { t } = useI18n(text)
|
60
|
+
|
61
|
+
</script>
|
62
|
+
|
63
|
+
<style lang="scss">
|
64
|
+
#map {
|
65
|
+
padding-bottom: 0;
|
66
|
+
|
67
|
+
.cols-2 {
|
68
|
+
gap: 1rem;
|
69
|
+
|
70
|
+
border-radius: 2rem;
|
71
|
+
overflow: hidden;
|
72
|
+
|
73
|
+
.col:first-of-type {
|
74
|
+
display: flex;
|
75
|
+
flex-direction: column;
|
76
|
+
|
77
|
+
.button-link {color: #00ff88;}
|
78
|
+
}
|
79
|
+
.col:last-of-type {
|
80
|
+
|
81
|
+
#gmap_canvas {
|
82
|
+
// border-radius: 2rem;
|
83
|
+
overflow: hidden;
|
84
|
+
|
85
|
+
height: 100%;
|
86
|
+
width: 100%;
|
87
|
+
}
|
88
|
+
}
|
89
|
+
}
|
90
|
+
}
|
91
|
+
</style>
|
@@ -0,0 +1,69 @@
|
|
1
|
+
<template>
|
2
|
+
<div id="sections" class="pd-thin">
|
3
|
+
<h2 class="mn-auto pd-t-big pd-b-big t-center" v-html="t('title')"/>
|
4
|
+
|
5
|
+
<div class="cols-4 gap-thin">
|
6
|
+
<router-link to="/marketplace" class="t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-grey t-black radius-big">
|
7
|
+
<img src="/sections/1.png" alt="" class="section-image">
|
8
|
+
<h3 class="mn-b-medium">{{t('section1.title')}}</h3>
|
9
|
+
<p class="t-transp">{{t('section1.text')}}</p>
|
10
|
+
</router-link >
|
11
|
+
|
12
|
+
<router-link to="/spots" class="t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-grey t-black radius-big">
|
13
|
+
<img src="/sections/2.png" alt="" class="section-image">
|
14
|
+
<h3 class="mn-b-medium">{{t('section2.title')}}</h3>
|
15
|
+
<p class="t-transp">{{t('section2.text')}}</p>
|
16
|
+
</router-link>
|
17
|
+
|
18
|
+
<router-link to="/community" class="t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-grey t-black radius-big">
|
19
|
+
<img src="/sections/3.png" alt="" class="section-image">
|
20
|
+
<h3 class="mn-b-medium">{{t('section3.title')}}</h3>
|
21
|
+
<p class="t-transp">{{t('section3.text')}}</p>
|
22
|
+
</router-link>
|
23
|
+
|
24
|
+
<router-link to="/governance" class="t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-grey t-black radius-big">
|
25
|
+
<img src="/sections/4.png" alt="" class="section-image">
|
26
|
+
<h3 class="mn-b-medium">{{t('section4.title')}}</h3>
|
27
|
+
<p class="t-transp">{{t('section4.text')}}</p>
|
28
|
+
</router-link>
|
29
|
+
</div>
|
30
|
+
|
31
|
+
</div>
|
32
|
+
</template>
|
33
|
+
|
34
|
+
<script setup>
|
35
|
+
import { useI18n } from 'vue-i18n'
|
36
|
+
|
37
|
+
const text = {
|
38
|
+
messages: {
|
39
|
+
en: {
|
40
|
+
title: 'Dive Deeper Into <b> Weeder Platform</b>',
|
41
|
+
section1: {
|
42
|
+
title: 'Marketplace',
|
43
|
+
text: 'A simple platform for buying and selling weed, joints, and everything else from seeds to grow boxes'
|
44
|
+
},
|
45
|
+
section2: {
|
46
|
+
title: 'Spots',
|
47
|
+
text: 'Discover the top spots for purchasing or sharing a smoke with like-minded cannabis enthusiasts'
|
48
|
+
},
|
49
|
+
section3: {
|
50
|
+
title: 'Community',
|
51
|
+
text: 'Engage with our community to discuss cannabis news and innovations'
|
52
|
+
},
|
53
|
+
section4: {
|
54
|
+
title: 'Governance',
|
55
|
+
text: 'Join platform stakeholders in governance, playing an active role in molding our collective future'
|
56
|
+
}
|
57
|
+
}
|
58
|
+
}
|
59
|
+
}
|
60
|
+
|
61
|
+
const { t } = useI18n(text)
|
62
|
+
</script>
|
63
|
+
|
64
|
+
<style lang="scss">
|
65
|
+
.section-image {
|
66
|
+
width: 100%;
|
67
|
+
object-fit: cover;
|
68
|
+
}
|
69
|
+
</style>
|
@@ -0,0 +1,131 @@
|
|
1
|
+
<script setup>
|
2
|
+
import 'vue3-carousel/dist/carousel.css'
|
3
|
+
|
4
|
+
|
5
|
+
import { ref, onMounted } from 'vue'
|
6
|
+
import { useI18n } from 'vue-i18n'
|
7
|
+
import { Carousel, Slide, Pagination, Navigation } from 'vue3-carousel'
|
8
|
+
|
9
|
+
const ImagesSlider = ref(null)
|
10
|
+
|
11
|
+
const text = {
|
12
|
+
messages: {
|
13
|
+
en: {
|
14
|
+
features: [
|
15
|
+
{
|
16
|
+
title: "What's the Weeder Token, Dude?",
|
17
|
+
description: "WDT is like, the backbone of our rad community. It's cash, it's power, it's an investment. Groovy, right?",
|
18
|
+
},
|
19
|
+
{
|
20
|
+
title: "Light Up and Level Up",
|
21
|
+
description: "Order up, light up, and earn Weeder tokens. More tokes, more cash in your pocket, man.",
|
22
|
+
},
|
23
|
+
{
|
24
|
+
title: "Hang Ten with Our Community",
|
25
|
+
description: "Find the dopest strains and start floating on cloud 9 with us!",
|
26
|
+
},
|
27
|
+
{
|
28
|
+
title: "Shop 'Til You Drop... Into Your Couch",
|
29
|
+
description: "Score primo bud and gear with just a few clicks. Delivered right to your pad!",
|
30
|
+
},
|
31
|
+
]
|
32
|
+
},
|
33
|
+
ru: {
|
34
|
+
features: [
|
35
|
+
{
|
36
|
+
title: "Что такое токен Weeder, Бро?",
|
37
|
+
description: "WDT - это как основа нашего крутого сообщества. Это деньги, это власть, это инвестиции. Круто, а?",
|
38
|
+
},
|
39
|
+
{
|
40
|
+
title: "Зажигай и Развивайся",
|
41
|
+
description: "Закажи шмали, курни и зарабатывай токены Weeder. Чем больше курнешь, тем больше кэша у тебя в кармане, чувак.",
|
42
|
+
},
|
43
|
+
|
44
|
+
{
|
45
|
+
title: "Веселись с Нашим Сообществом",
|
46
|
+
description: "Найди самые крутые сорта и начни шмалить на девятом облаке вместе с нами.",
|
47
|
+
},
|
48
|
+
{
|
49
|
+
title: "Покупайте, Когда Накурились",
|
50
|
+
description: "Закажи премиумную бошку и крутые аксессуары за пару кликов, чувак. Прямо к твоей двери!",
|
51
|
+
},
|
52
|
+
]
|
53
|
+
}
|
54
|
+
}
|
55
|
+
}
|
56
|
+
|
57
|
+
const { tm,rt } = useI18n(text)
|
58
|
+
|
59
|
+
const fadeIn = ref(false)
|
60
|
+
|
61
|
+
onMounted(() => {
|
62
|
+
|
63
|
+
setTimeout(() => {
|
64
|
+
ImagesSlider.value.restartCarousel()
|
65
|
+
fadeIn.value = true
|
66
|
+
}, "500")
|
67
|
+
|
68
|
+
})
|
69
|
+
</script>
|
70
|
+
|
71
|
+
<template>
|
72
|
+
<Carousel ref="ImagesSlider" :items-to-show="1" :wrapAround="true" :transition="330" :autoplay="3000" :pauseAutoplayOnHover="true" class="w-100 h-100">
|
73
|
+
<Slide v-for="(feature, index) in tm('features')" :key="index" class="w-100 h-100 flex-v-center flex">
|
74
|
+
<div class="parent-div" :style="`background-image: url(/assets/images/features/${index}.png); background-size:cover; background-position: center center;`">
|
75
|
+
<div class="background-div"></div>
|
76
|
+
<h4 class="mn-b-small">{{ feature.title }}</h4>
|
77
|
+
<p class='mn-b-big mn-r-small mn-l-small'>{{ feature.description }}</p>
|
78
|
+
</div>
|
79
|
+
</Slide>
|
80
|
+
</Carousel>
|
81
|
+
</template>
|
82
|
+
|
83
|
+
<style lang="scss">
|
84
|
+
.fade-enter-active, .fade-leave-active {
|
85
|
+
transition: opacity .5s;
|
86
|
+
}
|
87
|
+
.fade-enter, .fade-leave-to /* .fade-leave-active в версии 2.1.8+ */ {
|
88
|
+
opacity: 0;
|
89
|
+
}
|
90
|
+
.carousel__track {
|
91
|
+
height: 100%;
|
92
|
+
}
|
93
|
+
.carousel-controls {
|
94
|
+
position: absolute;
|
95
|
+
top: 0;
|
96
|
+
right: 0;
|
97
|
+
}
|
98
|
+
|
99
|
+
.carousel-indicators {
|
100
|
+
position: absolute;
|
101
|
+
bottom: 0;
|
102
|
+
left: 0;
|
103
|
+
right: 0;
|
104
|
+
display: flex;
|
105
|
+
justify-content: center;
|
106
|
+
}
|
107
|
+
|
108
|
+
.carousel-indicators li {
|
109
|
+
list-style: none;
|
110
|
+
margin: 0 5px;
|
111
|
+
width: 10px;
|
112
|
+
height: 10px;
|
113
|
+
background: gray;
|
114
|
+
border-radius: 50%;
|
115
|
+
}
|
116
|
+
|
117
|
+
.carousel-indicators li.active {
|
118
|
+
background: white;
|
119
|
+
}
|
120
|
+
|
121
|
+
.parent-div {
|
122
|
+
display: flex;
|
123
|
+
flex-direction: column;
|
124
|
+
height: 100%;
|
125
|
+
width: 100%;
|
126
|
+
}
|
127
|
+
|
128
|
+
.background-div {
|
129
|
+
flex-grow: 1 // Занимает все оставшееся пространство
|
130
|
+
}
|
131
|
+
</style>
|