new icon
This commit is contained in:
parent
0551a3dfb2
commit
181d207259
2 changed files with 5 additions and 5 deletions
|
@ -80,12 +80,12 @@ export const EnterpriseHeroSection = ({
|
|||
>
|
||||
<CommonThemedImage
|
||||
className={clsx(
|
||||
"landing-md:h-[360px] landing-md:w-[360px]",
|
||||
"landing-md:h-[360px] landing-md:w-[360px]",
|
||||
"landing-md:h-[360px] landing-md:w-[326px]",
|
||||
"landing-md:h-[360px] landing-md:w-[326px]",
|
||||
)}
|
||||
srcDark="https://refine.ams3.cdn.digitaloceanspaces.com/enterprise/enterprise-hero-image-dark.png"
|
||||
srcLight="https://refine.ams3.cdn.digitaloceanspaces.com/enterprise/enterprise-hero-image-light.png"
|
||||
alt="refine enterprise image"
|
||||
srcDark="/img/hero.png"
|
||||
srcLight="/img/hero.png"
|
||||
alt="openpanel enterprise image"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
BIN
documentation/static/img/hero.png
Normal file
BIN
documentation/static/img/hero.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 445 KiB |
Loading…
Add table
Reference in a new issue