mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-hero-showcase-section.tsx
This commit is contained in:
parent
27a6981007
commit
f364fbb6f0
@ -7,7 +7,7 @@ const ShowcaseCRM = ({ className }: { className?: string }) => {
|
|||||||
return (
|
return (
|
||||||
<ShowcaseWrapper
|
<ShowcaseWrapper
|
||||||
className={className}
|
className={className}
|
||||||
render="/img/panel_cropped.png"
|
render="/img/openpanel.png"
|
||||||
highlights={[]}
|
highlights={[]}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user