ads + blog + ...
This commit is contained in:
@@ -38,7 +38,7 @@ const DanakServicesContent: FC = () => {
|
||||
|
||||
<div className='flex-1 xl:p-4 p-2 bg-white/23 rounded-4xl border-[3px] border-white'>
|
||||
<Image
|
||||
src='https://picsum.photos/seed/picsum/200/300'
|
||||
src='/images/consulting.webp'
|
||||
alt='service-1'
|
||||
width={300}
|
||||
height={300}
|
||||
@@ -51,7 +51,7 @@ const DanakServicesContent: FC = () => {
|
||||
<div className='max-w-maxWidth px-4 xl:px-0 mx-auto flex xl:flex-row flex-col items-center xl:gap-32 gap-14'>
|
||||
<div className='flex-1 xl:p-4 p-2 bg-white/23 rounded-4xl border-[3px] border-white'>
|
||||
<Image
|
||||
src='https://picsum.photos/seed/picsum/200/300'
|
||||
src='/images/security.webp'
|
||||
alt='service-1'
|
||||
width={300}
|
||||
height={300}
|
||||
@@ -102,7 +102,7 @@ const DanakServicesContent: FC = () => {
|
||||
|
||||
<div className='flex-1 xl:p-4 p-2 bg-white/23 rounded-4xl border-[3px] border-white'>
|
||||
<Image
|
||||
src='https://picsum.photos/seed/picsum/200/300'
|
||||
src='/images/solutions.webp'
|
||||
alt='service-1'
|
||||
width={300}
|
||||
height={300}
|
||||
@@ -115,7 +115,7 @@ const DanakServicesContent: FC = () => {
|
||||
<div className='max-w-maxWidth px-4 xl:px-0 mx-auto flex xl:flex-row flex-col items-center xl:gap-32 gap-14'>
|
||||
<div className='flex-1 xl:p-4 p-2 bg-white/23 rounded-4xl border-[3px] border-white'>
|
||||
<Image
|
||||
src='https://picsum.photos/seed/picsum/200/300'
|
||||
src='/images/support.webp'
|
||||
alt='service-1'
|
||||
width={300}
|
||||
height={300}
|
||||
|
||||
Reference in New Issue
Block a user