From 81f6fed96b7ca7f90ef7c4a1bdcd9775e67abc16 Mon Sep 17 00:00:00 2001 From: Lanskikh Date: Mon, 1 Jul 2024 15:02:20 +0500 Subject: [PATCH] navbar, products, header, efficiency, products tabs, teaching grid, footer, contacts were fixed --- src/components/Layout/Footer.tsx | 22 ++++----- src/components/Layout/Header.tsx | 72 +++++++++++++----------------- src/components/Layout/Navbar.tsx | 8 ++-- src/components/Main/Efficiency.tsx | 2 +- src/components/Main/Marquee.tsx | 2 +- src/components/Main/Pluses.tsx | 70 +++++++++++++---------------- src/components/Main/Products.tsx | 8 ++-- src/components/Main/Projects.tsx | 2 +- src/components/Main/Teaching.tsx | 26 ++++++----- src/ui/NavLink.tsx | 23 +--------- 10 files changed, 100 insertions(+), 135 deletions(-) diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index 38b3a0b..1572e2c 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -1,35 +1,35 @@ export function Footer() { return ( -