diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index e7f6889f..2d3be18d 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -2,6 +2,8 @@ import { useState } from "react"; +import Link from "next/link"; + import { BarChart3, Building2, @@ -157,7 +159,7 @@ export default function HomePage() { zIndex: 100, }} > - GenDesign - +