build
This commit is contained in:
parent
205008d035
commit
ee03e03e52
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -66,7 +66,7 @@
|
|||
})(window, document, "script", "dataLayer", "GTM-NK394LVK");
|
||||
</script>
|
||||
<title>Turkmen Textile</title>
|
||||
<script type="module" crossorigin src="/assets/index-CMEFCn_o.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-B96Mtra6.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/react-vendor-CE_Ks92h.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/ui-library-_5RJ9fWZ.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DszKizJh.css">
|
||||
|
|
|
|||
|
|
@ -25,5 +25,8 @@
|
|||
},
|
||||
"videosTitle": "Immerse Yourself in the Designers’ Triumph on the TurkmenTextile Expo-2025 Runway",
|
||||
"videosTitle2": "“The Elite of Global Fash ion: Exclusive Collections by International Designers at TurkmenTextileExpo-2025”"
|
||||
},
|
||||
"media": {
|
||||
"button": "See more"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,5 +24,8 @@
|
|||
},
|
||||
"videosTitle": "Погрузитесь в триумф дизайнеров на подиуме TurkmenTextile Expo- 2025",
|
||||
"videosTitle2": "Элита мировой моды: эксклюзивные коллекции международных дизайнеров на TurkmenTextile Expo-2025"
|
||||
},
|
||||
"media": {
|
||||
"button": "Показать больше"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -79,7 +79,9 @@ const Media: FC<Props> = ({ className }) => {
|
|||
getLoading(state)
|
||||
) : (
|
||||
<>
|
||||
<h3 className="md:text-3xl text-2xl mb-6">2025</h3>
|
||||
<h3 className="md:text-3xl text-2xl mb-6">
|
||||
TurkmenTextile Expo-2025
|
||||
</h3>
|
||||
<div className="grid lg:grid-cols-4 lg:gap-y-4 lg:gap-x-6 md:gap-6 gap-4 grid-cols-2 place-items-center">
|
||||
{state === 0
|
||||
? data?.photos
|
||||
|
|
|
|||
Loading…
Reference in New Issue