style(ui): companion banner uses the Setup-tab hero image
Some checks failed
Demo images / Build & push demo images (push) Failing after 3m10s
Some checks failed
Demo images / Build & push demo images (push) Failing after 3m10s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
8e13f981d0
commit
f32c4db7e2
BIN
neode-ui/public/assets/img/companion-banner-bg.webp
Normal file
BIN
neode-ui/public/assets/img/companion-banner-bg.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
@ -7,7 +7,7 @@
|
|||||||
@click="openCompanionIntro()"
|
@click="openCompanionIntro()"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="/assets/img/bg-intro-4.webp"
|
src="/assets/img/companion-banner-bg.webp"
|
||||||
alt=""
|
alt=""
|
||||||
class="featured-banner-img"
|
class="featured-banner-img"
|
||||||
@error="(e: Event) => ((e.target as HTMLImageElement).style.display = 'none')"
|
@error="(e: Event) => ((e.target as HTMLImageElement).style.display = 'none')"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user