ads + blog + ...

This commit is contained in:
hamid zarghami
2025-04-19 15:35:22 +03:30
parent cdc611a65d
commit 1bf0b56a63
20 changed files with 236 additions and 73 deletions
@@ -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}