new link social dmag
This commit is contained in:
@@ -9,7 +9,7 @@ const ContactUs: FC = () => {
|
||||
</h4>
|
||||
|
||||
<div className='flex gap-4 mt-6'>
|
||||
<a href='https://www.linkedin.com/company/danakcorporation/' target='_blank' className='flex-1 bg-[#0A66C2] text-white rounded-xl p-4'>
|
||||
<a href='https://www.linkedin.com/company/dmag-tech' target='_blank' className='flex-1 bg-[#0A66C2] text-white rounded-xl p-4'>
|
||||
<Image
|
||||
src='/images/linkedin3.svg'
|
||||
alt='contact us'
|
||||
@@ -27,7 +27,7 @@ const ContactUs: FC = () => {
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href='https://www.youtube.com/@danakcorp' target='_blank' className='flex-1 bg-[#FF0302] text-white rounded-xl p-4'>
|
||||
<a href='https://www.youtube.com/@dmagtech' target='_blank' className='flex-1 bg-[#FF0302] text-white rounded-xl p-4'>
|
||||
<Image
|
||||
src='/images/youtube.svg'
|
||||
alt='contact us'
|
||||
@@ -47,7 +47,7 @@ const ContactUs: FC = () => {
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<a href='https://www.instagram.com/danak.corporation' target='_blank' className='flex-1 block instagram-gradient text-white rounded-xl p-4 mt-4'>
|
||||
<a href='https://instagram.com/dmag.tech' target='_blank' className='flex-1 block instagram-gradient text-white rounded-xl p-4 mt-4'>
|
||||
<Image
|
||||
src='/images/instagram2.svg'
|
||||
alt='contact us'
|
||||
|
||||
Reference in New Issue
Block a user