diff --git a/dashboard/final-example/app/page.tsx b/dashboard/final-example/app/page.tsx index 08327bfb..6f4d9e06 100644 --- a/dashboard/final-example/app/page.tsx +++ b/dashboard/final-example/app/page.tsx @@ -34,7 +34,7 @@ export default function Page() { src="/hero-desktop.png" width={1000} height={760} - alt="Screenshots of the dashboard project showing desktop and mobile versions" + alt="Screenshots of the dashboard project showing desktop version" className="hidden md:block" />