chore: update dashboard preview image to version 2, replacing the old file for improved design consistency

This commit is contained in:
Usman Baig
2026-02-22 22:21:23 +01:00
parent 93028efa0d
commit 43a0954e5f
2 changed files with 1 additions and 1 deletions

View File

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

View File

Before

Width:  |  Height:  |  Size: 878 KiB

After

Width:  |  Height:  |  Size: 878 KiB