footer adjust
This commit is contained in:
@@ -17,32 +17,22 @@ const Footer = () => {
|
|||||||
target='_blank'
|
target='_blank'
|
||||||
className='text-gray-800 text-hover-primary'
|
className='text-gray-800 text-hover-primary'
|
||||||
>
|
>
|
||||||
Keenthemes
|
digiFi
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ul className='menu menu-gray-600 menu-hover-primary fw-semibold order-1'>
|
<ul className='menu menu-gray-600 menu-hover-primary fw-semibold order-1'>
|
||||||
<li className='menu-item'>
|
<li className='menu-item'>
|
||||||
<a href='https://keenthemes.com/' target='_blank' className='menu-link px-2'>
|
<a href='https://www.chiefsoft.com/' target='_blank' className='menu-link px-2'>
|
||||||
About
|
About
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li className='menu-item'>
|
<li className='menu-item'>
|
||||||
<a href='https://devs.keenthemes.com/' target='_blank' className='menu-link px-2'>
|
<a href='https://www.chiefsoft.com/' target='_blank' className='menu-link px-2'>
|
||||||
Support
|
Support
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li className='menu-item'>
|
|
||||||
<a
|
|
||||||
href='https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469'
|
|
||||||
target='_blank'
|
|
||||||
className='menu-link px-2'
|
|
||||||
>
|
|
||||||
Purchase
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user