From e5c5b2de5255551edd6645bd1af00c1a6902c0b1 Mon Sep 17 00:00:00 2001 From: lekss361 Date: Sat, 23 May 2026 14:26:03 +0300 Subject: [PATCH] =?UTF-8?q?fix(ui):=20=D0=B7=D0=B0=D0=BC=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=20=D0=BD=D0=B0=20=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20internal=20nav=20routes=20(build=20error=20@next/next/no-htm?= =?UTF-8?q?l-link-for-pages)?= 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 - - + Концепция - - + Админ - +