change style menu home & responsive head and footer home & list doctors

This commit is contained in:
Ehsan
2024-08-11 06:46:35 +03:30
parent 0afe0a39b0
commit 697bde2f5d
13 changed files with 98 additions and 65 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
import Footer from './Footer';
import Header from './header/Header';
import Footer from './footer';
import Header from './header';
function Layout({ children, title, name }) {
return (