From 6a2c46bb5aa82c8becdfcb53cbfa51e52b15b17c Mon Sep 17 00:00:00 2001 From: Anurat Eiamphoklarp Date: Tue, 12 Mar 2024 01:04:05 +0700 Subject: [PATCH 1/2] #58 change home page text and add search link in top nav --- src/components/Navbar.jsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index f6cb680..5bda057 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -77,7 +77,13 @@ function Navbar({ setSearchInputValue }) { to="/" className="text-white hover:underline underline-offset-4" > - ภาพรวม + หน้าหลัก + + + ค้นหา Date: Tue, 12 Mar 2024 02:51:39 +0700 Subject: [PATCH 2/2] #58 fix top nav on mobile --- src/components/Navbar.jsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 5bda057..8e95e32 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -126,7 +126,15 @@ function Navbar({ setSearchInputValue }) { to="/" className="text-white hover:underline underline-offset-4" > - ภาพรวม + หน้าหลัก + + +
+ + ค้นหา