chore: update partner section header text to localized string
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
@if(!empty($partners))
|
||||
<section class="wrapper !bg-[#ffffff]">
|
||||
<div class="container py-8 border-b">
|
||||
<h2 class="!text-[.75rem] !leading-[1.35] font-bold [word-spacing:0.1rem] !tracking-[0.02rem] uppercase !text-[#aab0bc] !text-center !mb-6">BİRLİKTE BAŞARDIK & GÜVENİLİR ÇÖZÜM ORTAKLARI</h2>
|
||||
<h2 class="!text-[.75rem] !leading-[1.35] font-bold [word-spacing:0.1rem] !tracking-[0.02rem] uppercase !text-[#aab0bc] !text-center !mb-6">{!! t('GÜVENİLİR ÇÖZÜM ORTAKLARIMIZLA BİRLİKTE BAŞARDIK') !!}</h2>
|
||||
<div class="flex flex-wrap mx-0 md:mx-[-20px] lg:mx-[-20px] xl:mx-[-35px] !mt-[-20px] justify-center items-center opacity-70">
|
||||
@foreach($partners as $partner)
|
||||
<div class="w-4/12 xl:w-2/12 lg:w-2/12 md:w-2/12 flex-[0_0_auto] xl:!px-[35px] lg:!px-[20px] md:!px-[20px] !mt-[20px] max-w-full text-center">
|
||||
|
||||
Reference in New Issue
Block a user