diff --git a/app/page.tsx b/app/page.tsx index 48aaecc..f5831e2 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -3,6 +3,7 @@ import AcmeLogo from '@/app/ui/acme-logo'; import { ArrowRightIcon } from '@heroicons/react/24/outline'; import Link from 'next/link'; import {lusitana} from "@/app/ui/fonts"; +import Image from 'next/image'; export default function Page() { return ( @@ -30,6 +31,13 @@ export default function Page() {
{/* Add Hero Images Here */} + Screenshots of the dashboard project showing desktop version