From 0cbe047fc575a055da1630dbfa907a7723d2c2c6 Mon Sep 17 00:00:00 2001 From: Mariia Shabelnik <> Date: Fri, 5 Jan 2024 21:57:43 +0100 Subject: [PATCH] UI update and added text_imgs --- index.html | 9 +++ public/img/letsfly_1.png | Bin 0 -> 2202580 bytes public/img/letsfly_2.png | Bin 0 -> 424797 bytes public/img/letsfly_3.png | Bin 0 -> 656653 bytes public/img/net0_0.png | Bin 0 -> 3677374 bytes public/img/net0_1.png | Bin 0 -> 2558789 bytes public/img/net0_2.png | Bin 0 -> 1129429 bytes src/App.css | 109 --------------------------------- src/components/Header.jsx | 4 +- src/components/Tags.jsx | 6 +- src/index.css | 3 + src/pages/About.jsx | 4 +- src/pages/Experience.jsx | 14 +++-- src/pages/ExperienceDetail.jsx | 23 ++++--- src/pages/Start.jsx | 8 ++- src/store.js | 81 ++++++++---------------- tailwind.config.js | 17 +++-- 17 files changed, 88 insertions(+), 190 deletions(-) create mode 100644 public/img/letsfly_1.png create mode 100644 public/img/letsfly_2.png create mode 100644 public/img/letsfly_3.png create mode 100644 public/img/net0_0.png create mode 100644 public/img/net0_1.png create mode 100644 public/img/net0_2.png delete mode 100644 src/App.css diff --git a/index.html b/index.html index a99a55a..0b00276 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,15 @@ href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap" rel="stylesheet" /> + + +