- ReferralCard
+
+
My referral
+
+
+
+
You have invited
+
+
+

+
+
100333
+
+
+
+
You have gained
+
+
+

+
+
59000.7965
+
+
+
+
You have gained
+
+
+

+
+
959000.7965
+
+
+
+
+
+
+

+
+
referral link
+
+
+
+
\ No newline at end of file
+.referral-container {
+ width: 100%;
+ .referral-title {
+ font-size: 42px;
+ font-family: "Poppins";
+ font-weight: bold;
+ color: #ffffff;
+ }
+ .referral-card {
+ width: 1479px;
+ height: 228px;
+ border-radius: 0px 20px 0px 20px;
+ background: #2a2b3e;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ padding-left: 20px;
+ padding-right: 20px;
+ .referral-card-left {
+ display: flex;
+ width: calc(100% - 323px);
+ height: 100%;
+ align-items: center;
+ justify-content: space-between;
+ }
+ .referral-item {
+ .referral-item-title {
+ font-size: 24px;
+ margin-left: 90px;
+ font-family: "Poppins-Regular";
+ font-weight: 400;
+ color: #ffffff;
+ }
+ .referral-content {
+ width: 345px;
+ height: 62px;
+ display: flex;
+ padding-right: 29px;
+ align-items: center;
+ font-size: 30px;
+ font-family: "Poppins";
+ font-weight: bold;
+ color: #ffffff;
+ justify-content: space-between;
+ background: #1d1e2d;
+ border-radius: 31px;
+ }
+ }
+ .referral-card-right {
+ .referral-link {
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ }
+ .referral-link-btn {
+ width: 221px;
+ height: 65px;
+ background: #1778f1;
+ border-radius: 20px;
+ display: flex;
+ margin-top: 7px;
+ justify-content: center;
+ align-items: center;
+ font-size: 30px;
+ cursor: pointer;
+ font-family: "Poppins";
+ font-weight: bold;
+ color: #ffffff;
+ }
+ }
+ }
+ .latest {
+ display: flex;
+ padding-top: 42px;
+ }
+ .latest-item-active{
+ width: 299px;
+ height: 56px;
+ background: #2dadb2;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ border-radius: 20px;
+ font-size: 32px;
+ cursor: pointer;
+ margin-right: 30px;
+ font-family: "Poppins";
+ font-weight: bold;
+ color: #000000;
+ }
+ .latest-item {
+ width: 299px;
+ height: 56px;
+ // background: #2dadb2;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ border-radius: 20px;
+ font-size: 32px;
+ cursor: pointer;
+ margin-right: 30px;
+ font-family: "Poppins";
+ font-weight: bold;
+ color: #686A87;
+ }
+}
+
diff --git a/src/components/home/nftcarousel/HerosCarousel.vue b/src/components/home/nftcarousel/HerosCarousel.vue
new file mode 100644
index 0000000..cfdd312
--- /dev/null
+++ b/src/components/home/nftcarousel/HerosCarousel.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/layout/NavBar.vue b/src/components/layout/NavBar.vue
index f302bb5..cb12292 100644
--- a/src/components/layout/NavBar.vue
+++ b/src/components/layout/NavBar.vue
@@ -72,7 +72,7 @@
-->