enamad + ...
This commit is contained in:
@@ -9,7 +9,7 @@ const Collaboration: FC = () => {
|
||||
<div className='w-full xl:py-32 py-20 bg-gradient-to-r from-[#eef0f6] via-[#e2e5ec] to-[#dee1e9] xl:mt-40 mt-12 rounded-4xl'>
|
||||
<div className='max-w-maxWidth px-6 xl:px-0 mx-auto flex xl:flex-row flex-col items-center xl:gap-20 gap-14'>
|
||||
<div className='xl:max-w-[300px] text-center xl:text-right'>
|
||||
<h2 className='xl:text-3xl text-sm font-bold'>
|
||||
<h2 className='xl:text-3xl text-lg font-bold'>
|
||||
همکاری با داناک
|
||||
</h2>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ const DanakSuggestedService: FC = () => {
|
||||
|
||||
return (
|
||||
<div className='max-w-maxWidth mx-auto xl:mt-20 mt-12'>
|
||||
<h2 className='xl:text-2xl text-sm font-bold text-center xl:text-right'>
|
||||
<h2 className='xl:text-2xl text-lg font-bold text-center xl:text-right'>
|
||||
سرویس های پیشنهادی داناک
|
||||
</h2>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ const WhyDanak: FC = () => {
|
||||
<div className='w-full xl:py-32 py-20 bg-gradient-to-l from-[#eef0f6] via-[#e2e5ec] to-[#dee1e9] xl:mt-40 mt-12 rounded-4xl'>
|
||||
<div className='max-w-maxWidth px-4 xl:px-0 mx-auto flex xl:flex-row flex-col items-center xl:gap-20 gap-14'>
|
||||
<div className='xl:max-w-[300px] text-center xl:text-right'>
|
||||
<h2 className='xl:text-3xl text-sm font-bold'>
|
||||
<h2 className='xl:text-3xl text-lg font-bold'>
|
||||
چرا داناک؟
|
||||
</h2>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ const DanakSuggestedService: FC = () => {
|
||||
|
||||
return (
|
||||
<div className='max-w-maxWidth mx-auto xl:mt-20 mt-12'>
|
||||
<h2 className='xl:text-2xl text-sm font-bold text-center xl:text-right'>
|
||||
<h2 className='xl:text-2xl text-lg font-bold text-center xl:text-right'>
|
||||
سرویس های پیشنهادی داناک
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user