{"id":382,"date":"2026-01-03T04:17:13","date_gmt":"2026-01-03T04:17:13","guid":{"rendered":"https:\/\/test.tili.ae\/?page_id=382"},"modified":"2026-01-03T23:01:44","modified_gmt":"2026-01-03T23:01:44","slug":"n_home","status":"publish","type":"page","link":"https:\/\/test.tili.ae\/","title":{"rendered":"n_home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"382\" class=\"elementor elementor-382\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f121e20 e-con-full e-flex e-con e-parent\" data-id=\"f121e20\" data-element_type=\"container\" id=\"#home\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6a2be94 e-con-full e-flex e-con e-child\" data-id=\"6a2be94\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6633f15 e-con-full e-flex e-con e-child\" data-id=\"6633f15\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8fba3c7 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"8fba3c7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>TILISTAR | Leading Distributor<\/title>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@900&family=Outfit:wght@300;400;700&display=swap');\r\n\r\n        :root {\r\n            --primary-gradient: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #60a5fa 100%);\r\n            --primary-solid: #2563eb;\r\n            --dark: #0f172a;\r\n            --text-light: #64748b;\r\n        }\r\n\r\n        \r\n        .container {\r\n            text-align: center;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .badge {\r\n            font-size: 0.85rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.4em;\r\n            color: var(--primary-solid);\r\n            text-transform: uppercase;\r\n            margin-bottom: 1rem;\r\n            display: block;\r\n            opacity: 0;\r\n            animation: fadeIn 1s ease forwards 1s;\r\n        }\r\n\r\n        \/* --- THE TILISTAR TEXT ANIMATION --- *\/\r\n        .brand-name {\r\n            display: flex;\r\n            justify-content: center;\r\n            margin: 0 auto 2rem;\r\n            user-select: none;\r\n        }\r\n\r\n        .letter {\r\n            position: relative;\r\n            font-family: 'Inter', sans-serif;\r\n            font-size: clamp(3.5rem, 12vw, 9rem);\r\n            font-weight: 900;\r\n            line-height: 1;\r\n            color: transparent;\r\n            -webkit-text-stroke: 1px #e2e8f0;\r\n            display: inline-block;\r\n            \r\n            \/* Entrance Drop Animation *\/\r\n            opacity: 0;\r\n            transform: translateY(-50px);\r\n            animation: dropIn 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\r\n        }\r\n\r\n        \/* Filling Animation with Gradient *\/\r\n        .letter::before {\r\n            content: attr(data-text);\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 0%; \r\n            \r\n            \/* Blue Family Gradient Applied Here *\/\r\n            background: var(--primary-gradient);\r\n            -webkit-background-clip: text;\r\n            background-clip: text;\r\n            color: transparent;\r\n            -webkit-text-stroke: 0px transparent;\r\n            \r\n            \/* Liquid level line *\/\r\n            border-bottom: 4px solid #60a5fa;\r\n            \r\n            overflow: hidden;\r\n            transition: all 0.5s;\r\n            animation: fillUp 1.8s cubic-bezier(0.4, 0, 0.2, 1) forwards;\r\n        }\r\n\r\n        \/* Staggered Entrance and Fill for Each Letter *\/\r\n        .letter:nth-child(1) { animation-delay: 0.1s; } .letter:nth-child(1)::before { animation-delay: 0.6s; }\r\n        .letter:nth-child(2) { animation-delay: 0.15s; } .letter:nth-child(2)::before { animation-delay: 0.7s; }\r\n        .letter:nth-child(3) { animation-delay: 0.2s; } .letter:nth-child(3)::before { animation-delay: 0.8s; }\r\n        .letter:nth-child(4) { animation-delay: 0.25s; } .letter:nth-child(4)::before { animation-delay: 0.9s; }\r\n        .letter:nth-child(5) { animation-delay: 0.3s; } .letter:nth-child(5)::before { animation-delay: 1.0s; }\r\n        .letter:nth-child(6) { animation-delay: 0.35s; } .letter:nth-child(6)::before { animation-delay: 1.1s; }\r\n        .letter:nth-child(7) { animation-delay: 0.4s; } .letter:nth-child(7)::before { animation-delay: 1.2s; }\r\n        .letter:nth-child(8) { animation-delay: 0.45s; } .letter:nth-child(8)::before { animation-delay: 1.3s; }\r\n\r\n        @keyframes dropIn {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        @keyframes fillUp {\r\n            0% { height: 0%; }\r\n            100% { height: 100%; border-bottom-width: 0px; }\r\n        }\r\n\r\n        \/* --- THE TAGLINE --- *\/\r\n        .tagline {\r\n            font-size: clamp(1rem, 3vw, 1.4rem);\r\n            color: var(--text-light);\r\n            max-width: 750px;\r\n            margin: 0 auto;\r\n            line-height: 1.6;\r\n            opacity: 0;\r\n            transform: translateY(10px);\r\n            animation: fadeIn 1s ease forwards 2.2s;\r\n        }\r\n\r\n        @keyframes fadeIn {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        \/* Minimalist Background Detail *\/\r\n        .dots {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-image: radial-gradient(#e2e8f0 1px, transparent 1px);\r\n            background-size: 40px 40px;\r\n            opacity: 0.3;\r\n            z-index: 1;\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .letter { font-size: 3.8rem; }\r\n            .brand-name { gap: 0px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"dots\"><\/div>\r\n\r\n    <section class=\"container\">\r\n        <span class=\"badge\">Leading Distributor<\/span>\r\n        \r\n        <div class=\"brand-name\">\r\n            <span class=\"letter\" data-text=\"T\">T<\/span>\r\n            <span class=\"letter\" data-text=\"I\">I<\/span>\r\n            <span class=\"letter\" data-text=\"L\">L<\/span>\r\n            <span class=\"letter\" data-text=\"I\">I<\/span>\r\n            <span class=\"letter\" data-text=\"S\">S<\/span>\r\n            <span class=\"letter\" data-text=\"T\">T<\/span>\r\n            <span class=\"letter\" data-text=\"A\">A<\/span>\r\n            <span class=\"letter\" data-text=\"R\">R<\/span>\r\n        <\/div>\r\n        \r\n        <p class=\"tagline\">\r\n            Delivering Excellence in Import, Distribution & Warehousing Solutions\r\n        <\/p>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>TILISTAR | Leading Distributor Leading Distributor T I L I S T A R Delivering Excellence in Import, Distribution &#038; Warehousing Solutions<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-382","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>n_home -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/test.tili.ae\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"n_home -\" \/>\n<meta property=\"og:description\" content=\"TILISTAR | Leading Distributor Leading Distributor T I L I S T A R Delivering Excellence in Import, Distribution &#038; Warehousing Solutions\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.tili.ae\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-03T23:01:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/test.tili.ae\/\",\"url\":\"https:\/\/test.tili.ae\/\",\"name\":\"n_home -\",\"isPartOf\":{\"@id\":\"https:\/\/test.tili.ae\/#website\"},\"datePublished\":\"2026-01-03T04:17:13+00:00\",\"dateModified\":\"2026-01-03T23:01:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/test.tili.ae\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.tili.ae\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.tili.ae\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.tili.ae\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"n_home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.tili.ae\/#website\",\"url\":\"https:\/\/test.tili.ae\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.tili.ae\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"n_home -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/test.tili.ae\/","og_locale":"en_US","og_type":"article","og_title":"n_home -","og_description":"TILISTAR | Leading Distributor Leading Distributor T I L I S T A R Delivering Excellence in Import, Distribution &#038; Warehousing Solutions","og_url":"https:\/\/test.tili.ae\/","article_modified_time":"2026-01-03T23:01:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.tili.ae\/","url":"https:\/\/test.tili.ae\/","name":"n_home -","isPartOf":{"@id":"https:\/\/test.tili.ae\/#website"},"datePublished":"2026-01-03T04:17:13+00:00","dateModified":"2026-01-03T23:01:44+00:00","breadcrumb":{"@id":"https:\/\/test.tili.ae\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.tili.ae\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.tili.ae\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.tili.ae\/"},{"@type":"ListItem","position":2,"name":"n_home"}]},{"@type":"WebSite","@id":"https:\/\/test.tili.ae\/#website","url":"https:\/\/test.tili.ae\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.tili.ae\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/test.tili.ae\/index.php?rest_route=\/wp\/v2\/pages\/382","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.tili.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.tili.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.tili.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.tili.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=382"}],"version-history":[{"count":60,"href":"https:\/\/test.tili.ae\/index.php?rest_route=\/wp\/v2\/pages\/382\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/test.tili.ae\/index.php?rest_route=\/wp\/v2\/pages\/382\/revisions\/829"}],"wp:attachment":[{"href":"https:\/\/test.tili.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}