use openpanels public dashboard as example on frontpage
This commit is contained in:
@@ -87,7 +87,7 @@ export async function Hero() {
|
|||||||
<div className="absolute inset-0 flex rounded-2xl ring-8 ring-slate-300">
|
<div className="absolute inset-0 flex rounded-2xl ring-8 ring-slate-300">
|
||||||
<div className="absolute inset-0 w-full animate-pulse overflow-hidden rounded-2xl bg-slate-100" />
|
<div className="absolute inset-0 w-full animate-pulse overflow-hidden rounded-2xl bg-slate-100" />
|
||||||
<iframe
|
<iframe
|
||||||
src="https://dashboard.openpanel.dev/share/overview/ZQsEhG?header=0"
|
src="https://dashboard.openpanel.dev/share/overview/zef2XC?header=0"
|
||||||
className="relative z-10 h-[max(90vh,650px)] w-full rounded-2xl"
|
className="relative z-10 h-[max(90vh,650px)] w-full rounded-2xl"
|
||||||
title="Openpanel Dashboard"
|
title="Openpanel Dashboard"
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ export default function Page() {
|
|||||||
Analytics 😉 Curious how it looks?
|
Analytics 😉 Curious how it looks?
|
||||||
</Lead2>
|
</Lead2>
|
||||||
<ALink
|
<ALink
|
||||||
href="https://dashboard.openpanel.dev/share/overview/ZQsEhG"
|
href="https://dashboard.openpanel.dev/share/overview/zef2XC"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="mt-8"
|
className="mt-8"
|
||||||
variant={'outline'}
|
variant={'outline'}
|
||||||
|
|||||||
Reference in New Issue
Block a user