This commit is contained in:
Stefan Pejcic 2024-02-12 13:35:26 +01:00
parent 0551a3dfb2
commit 181d207259
2 changed files with 5 additions and 5 deletions

View file

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 KiB