chore: increase dashboard preview image height for better visibility and update the image file to reflect design improvements

This commit is contained in:
Usman Baig
2026-02-22 22:16:37 +01:00
parent 414908b6ce
commit 93028efa0d
2 changed files with 1 additions and 1 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 993 KiB

After

Width:  |  Height:  |  Size: 878 KiB