Added information about pricing and a return btn

This commit is contained in:
PascalMarchesseault
2024-06-29 22:32:51 -04:00
parent 81fe5abd7b
commit e12f749078
2 changed files with 102 additions and 31 deletions

View File

@@ -124,6 +124,9 @@
</template>
</v-dialog>
</template>
@@ -131,6 +134,7 @@
<script setup>
import CreatorFeed from "@/views/main/CreatorFeed.vue";
import {ref} from 'vue';
import DonationPopup from "@/views/main/DonationPopup.vue";
let imageSrc = '/images/usersmedia/ARPS/banners/bannerARPS01.png';
let profilePicture = '/images/usersmedia/ARPS/profilepictures/profileARPS.png';