refactor: improvements in UI and book consultion option
- Login is not responsive - Add country field in book consultant any country - correct form submit of book consultant in mobile view - updatr email in privacy page - make home page slider responsive - redirect login whentokenexpired
This commit is contained in:
@@ -120,7 +120,7 @@ const SearchComponent = ({ isScrolled }) => {
|
||||
};
|
||||
|
||||
return (
|
||||
<div ref={searchRef} className="relative">
|
||||
<div ref={searchRef} className="relative flex justify-center items-center">
|
||||
{isScrolled ? (
|
||||
<>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user