From 43a8ec426e0ec0328a109523da76349dc36c802f Mon Sep 17 00:00:00 2001 From: lekss361 Date: Sat, 23 May 2026 11:31:59 +0000 Subject: [PATCH] =?UTF-8?q?fix(ui):=20<Link>=20=D0=B2=D0=BC=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=BE=20<a>=20=D0=B4=D0=BB=D1=8F=20internal?= =?UTF-8?q?=20nav=20routes=20(build=20error=20fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/app/page.tsx | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) 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 - +
- Аналитика - - + Site Finder - - + Trade-In - - + Концепция - - + Админ - +