From 7102375ff04b14cc926964e04451a02db82efe1d Mon Sep 17 00:00:00 2001 From: Ali_Mohammad_Esmaeeli Date: Sat, 21 Oct 2023 19:13:58 +0330 Subject: [PATCH 01/16] Revert "First commit to push" This reverts commit 133f468253c2a58400f0529c3f0290766986eda6. --- app/[locale]/download/page.tsx | 3 +- app/[locale]/globals.css | 43 +++++++++++++++++++++++++---- app/[locale]/page.tsx | 2 +- app/[locale]/team/page.tsx | 2 +- components/Ability.tsx | 28 ++++++++++--------- components/About.tsx | 6 ++-- components/Footer.tsx | 4 +-- components/Team.tsx | 20 +++++++------- components/downloadList.tsx | 24 ++++++++-------- messages/en.json | 2 +- messages/fa.json | 6 ++-- package-lock.json | 12 +++----- public/fonts/Estedad-Bold.ttf | Bin 141604 -> 0 bytes public/fonts/LilitaOne-Regular.ttf | Bin 0 -> 26828 bytes public/fonts/Vazir.ttf | Bin 0 -> 84096 bytes public/fonts/YekanBakh.ttf | Bin 0 -> 94408 bytes public/logo.png | Bin 0 -> 24771 bytes 17 files changed, 91 insertions(+), 61 deletions(-) delete mode 100644 public/fonts/Estedad-Bold.ttf create mode 100644 public/fonts/LilitaOne-Regular.ttf create mode 100644 public/fonts/Vazir.ttf create mode 100644 public/fonts/YekanBakh.ttf create mode 100644 public/logo.png diff --git a/app/[locale]/download/page.tsx b/app/[locale]/download/page.tsx index 241a44e..d877765 100644 --- a/app/[locale]/download/page.tsx +++ b/app/[locale]/download/page.tsx @@ -4,7 +4,8 @@ import Footer from "@/components/Footer"; export default function page() { return ( -
+