use openpanels public dashboard as example on frontpage

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-05-28 11:03:47 +02:00
parent 01854ccbfb
commit 21b2118877
2 changed files with 2 additions and 2 deletions

View File

@@ -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 w-full animate-pulse overflow-hidden rounded-2xl bg-slate-100" />
<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"
title="Openpanel Dashboard"
scrolling="no"