修改合作方logo
This commit is contained in:
parent
62df0bc57c
commit
eaa0d23f7b
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB |
BIN
src/assets/img/home/investor_Foresight.png
Normal file
BIN
src/assets/img/home/investor_Foresight.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
@ -97,7 +97,7 @@ const logos = ref([
|
|||||||
.href,
|
.href,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imgeSrc: new URL("@/assets/img/home/investor_DWFlabs.png", import.meta.url)
|
imgeSrc: new URL("@/assets/img/home/investor_Foresight.png", import.meta.url)
|
||||||
.href,
|
.href,
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
@ -82,7 +82,7 @@ const logos = ref([
|
|||||||
.href,
|
.href,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imgeSrc: new URL("@/assets/img/home/investor_DWFlabs.png", import.meta.url)
|
imgeSrc: new URL("@/assets/img/home/investor_Foresight.png", import.meta.url)
|
||||||
.href,
|
.href,
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
@ -141,7 +141,7 @@ const logos = ref([
|
|||||||
.href,
|
.href,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imgeSrc: new URL("@/assets/img/home/investor_DWFlabs.png", import.meta.url)
|
imgeSrc: new URL("@/assets/img/home/investor_Foresight.png", import.meta.url)
|
||||||
.href,
|
.href,
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user