diff --git a/app/sites/[id]/page.tsx b/app/sites/[id]/page.tsx index 0e0e308..c20ba01 100644 --- a/app/sites/[id]/page.tsx +++ b/app/sites/[id]/page.tsx @@ -217,11 +217,9 @@ export default function SiteDashboardPage() { {/* Performance Stats */} - {performance.lcp > 0 && ( -
- -
- )} +
+ +