diff --git a/app/component/ItemDoctor.js b/app/component/ItemDoctor.js index 4788639..743fe1d 100644 --- a/app/component/ItemDoctor.js +++ b/app/component/ItemDoctor.js @@ -69,11 +69,11 @@ function ItemDoctor({ doctor, loading }) { {/* Arrow */} ))} diff --git a/components/home/index.js b/components/home/index.js index 7fc5889..7c32f0a 100644 --- a/components/home/index.js +++ b/components/home/index.js @@ -7,9 +7,9 @@ import FrequentSearches from "./FrequentSearches"; function HomePage() { return ( -
-
-
+
+
+

با نوبت724

diff --git a/components/home/search/index.js b/components/home/search/index.js index f0e2b51..df59f45 100644 --- a/components/home/search/index.js +++ b/components/home/search/index.js @@ -9,7 +9,7 @@ function SearchBar() { variant="contained" className=" !py-[4px] sm:!py-[7px] md:!py-[10px] lg:!py-[12px] !gap-3 - !px-[4px] sm:!px-[8px] md:!px-[12px] lg:!px-[16px] + !px-[4px] sm:!px-[8px] md:!px-[12px] lg:!px-[16px] !mt-[50px] !bg-[#FAFAFA] !transition-all !duration-500 !shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)] w-full lg:w-fit " > diff --git a/components/layout/index.js b/components/layout/index.js index 4dc5647..38a6b89 100644 --- a/components/layout/index.js +++ b/components/layout/index.js @@ -43,9 +43,11 @@ function Layout({ children, isTurnsDetails, setIsTurnsDetails, title, name, isOp {disableFooter ? undefined : ( -