page home responsive & change component element & page blog item
This commit is contained in:
+4
-3
@@ -1,9 +1,10 @@
|
||||
export const listNav = [
|
||||
{ id: 1, name: 'صفحه اصلی', link: '/' },
|
||||
{ id: 2, name: 'تخصص ها', link: '/specialties' },
|
||||
{ id: 3, name: 'بلاگ', link: '/blog' },
|
||||
{ id: 4, name: 'تماس با ما', link: '/contact-us' },
|
||||
{ id: 5, name: 'درباره ما', link: '/about-us' },
|
||||
{ id: 3, name: 'کلینک ها', link: '/clinics' },
|
||||
{ id: 4, name: 'بلاگ', link: '/blogs' },
|
||||
{ id: 5, name: 'تماس با ما', link: '/contact-us' },
|
||||
{ id: 6, name: 'درباره ما', link: '/about-us' },
|
||||
];
|
||||
|
||||
export const frequentSearches = [
|
||||
|
||||
Reference in New Issue
Block a user