change data clinics & page clinics tab about & contact & doctors

This commit is contained in:
Ehsan
2024-08-13 01:23:44 +03:30
parent f5ce58ef90
commit 5568a989fe
27 changed files with 368 additions and 92 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export default function Home() {
}, [])
return (
<Layout title='خانه'>
<Layout title='خانه' name=''>
<HomePage />
</Layout>
);