design title and footer and change mui

This commit is contained in:
Ehsan
2024-05-17 22:02:50 +03:30
parent ae1c7dd70c
commit 23d9ebadc5
17 changed files with 296 additions and 34 deletions
+13 -1
View File
@@ -4,4 +4,16 @@ export const listNav = [
{ id: 3, name: 'بلاگ', link: '/blog' },
{ id: 4, name: 'تماس با ما', link: '/contact-us' },
{ id: 5, name: 'درباره ما', link: '/about-us' },
];
];
export const frequentSearches = [
'چشم پزشکی',
'قلب و عروق',
'پوست، مو و زیبایی',
'روان پزشکی',
'مغز و اعصاب'
]
export const footerR = ['خدمات', 'ثبت نام', 'تخصص ها', 'بلاگ'];
export const footerL = ['دسترسی سریع', 'درباره ما', 'تماس با ما', 'سوالات متداول'];