[PULSE-60] Frontend hardening, UX polish, and security #35

Merged
uz1mani merged 41 commits from staging into main 2026-02-22 21:43:06 +00:00
73 changed files with 1862 additions and 427 deletions
Showing only changes of commit 43a0954e5f - Show all commits

View File

@@ -40,7 +40,7 @@ function DashboardPreview() {
{/* * Screenshot with bottom fade */}
<div className="relative max-h-[900px] overflow-hidden">
<Image
src="/dashboard-preview.png"
src="/dashboard-preview-v2.png"
alt="Pulse analytics dashboard showing visitor stats, charts, top pages, referrers, locations, and technology breakdown"
width={1920}
height={3000}

View File

After

Width:  |  Height:  |  Size: 878 KiB