From d933102065bd0906ee5bc7dc53629fb46843cae4 Mon Sep 17 00:00:00 2001 From: Vladislav Khorev Date: Sun, 25 Feb 2024 16:08:02 +0000 Subject: [PATCH] Merge changes --- src/app/about-us/page.tsx | 4 +--- src/widgets/Footer/Footer.tsx | 39 +++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 3 deletions(-) diff --git a/src/app/about-us/page.tsx b/src/app/about-us/page.tsx index 2055d7f..f666656 100644 --- a/src/app/about-us/page.tsx +++ b/src/app/about-us/page.tsx @@ -21,16 +21,14 @@ const AboutUs = () => {

Миссия ТИ-Кыргызстан

Продвижение эффективной общественной политики и надлежащего управления в целях предотвращения коррупции и усиления демократии в стране.

Цели и приоритеты ТИ-Кыргызстан:

-

-

-

Photo By Mzximvs VdB from Brussels, belgium - Road to Issyk-Kul (south shore), CC BY-SA 2.0

; +

Photo By Mzximvs VdB from Brussels, belgium - Road to Issyk-Kul (south shore), CC BY-SA 2.0

); }; diff --git a/src/widgets/Footer/Footer.tsx b/src/widgets/Footer/Footer.tsx index 469f680..6e8240c 100644 --- a/src/widgets/Footer/Footer.tsx +++ b/src/widgets/Footer/Footer.tsx @@ -10,6 +10,40 @@ import app_store_btn from "./icons/app-store-btn.svg"; import play_market_btn from "./icons/play-market-btn.svg"; const Footer = () => { +/* + const netKgFooterScript =` + + + + + + + + + `*/ + return (