update dashboard metrics and move away from round corners
This commit is contained in:
@@ -60,7 +60,7 @@ export async function Hero() {
|
||||
<div className="mt-16 w-full md:pt-16">
|
||||
<div className="flex h-[max(90vh,650px)] rounded-2xl bg-black/5 md:p-2">
|
||||
<iframe
|
||||
src="https://dashboard.openpanel.dev/share/overview/ZQsEhG"
|
||||
src="https://dashboard.openpanel.dev/share/overview/ZQsEhG?header=0"
|
||||
className="h-[max(90vh,650px)] w-full rounded-xl"
|
||||
title="Openpanel Dashboard"
|
||||
scrolling="no"
|
||||
|
||||
@@ -26,7 +26,7 @@ export default function Page() {
|
||||
Analytics 😉 Curious how it looks?
|
||||
</Lead2>
|
||||
<ALink
|
||||
href="https://dashboard.openpanel.dev/share/overview/ZQsEhG"
|
||||
href="https://dashboard.openpanel.dev/share/overview/ZQsEhG?header=0"
|
||||
target="_blank"
|
||||
className="mt-8"
|
||||
variant={'outline'}
|
||||
|
||||
Reference in New Issue
Block a user