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
faaf868007
commit
5f51da93ac
@ -345,13 +345,13 @@ export const LandingHeroShowcaseSection = ({}) => {
|
||||
const apps = [
|
||||
{
|
||||
name: "OpenAdmin",
|
||||
link: "https://demo.openpanel.co/openadmin/",
|
||||
link: "https://demo.openpanel.org/openadmin/",
|
||||
showcase: ShowcaseHR,
|
||||
label: "Admin panel demo",
|
||||
},
|
||||
{
|
||||
name: "OpenPanel",
|
||||
link: "https://demo.openpanel.co/openpanel/",
|
||||
link: "https://demo.openpanel.org/openpanel/",
|
||||
showcase: ShowcaseCRM,
|
||||
label: "User panel demo",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user