{"id":70,"date":"2026-01-28T10:45:17","date_gmt":"2026-01-28T08:00:04","guid":{"rendered":"https:\/\/atf.atfcard.com\/?page_id=2"},"modified":"2026-04-30T08:49:36","modified_gmt":"2026-04-30T08:49:36","slug":"atf-team","status":"publish","type":"page","link":"https:\/\/www.turkiyeturizmfuari.com\/en\/atf-takimi\/","title":{"rendered":"ATF Team"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"70\" class=\"elementor elementor-70\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98a81eb e-con-full e-flex e-con e-parent\" data-id=\"98a81eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d4646c elementor-widget elementor-widget-html\" data-id=\"1d4646c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,700;1,800&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* --- GENEL AYARLAR --- *\/\n        :root {\n            --atf-red: #E60000;\n            --bg-black: #050505;\n            --text-gray: #888888;\n        }\n\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Poppins', sans-serif;\n            background-color: var(--bg-black);\n            overflow-x: hidden;\n        }\n\n        \/* =========================================\n           1. B\u00d6L\u00dcM: BEYAZ HERO VE TRANSPARAN 3D EK\u0130P\n           ========================================= *\/\n        .hero-white-bg {\n            background-color: #ffffff;\n            position: relative;\n            \/* Alt bo\u015flu\u011fu (padding-bottom) sildik ki foto\u011fraf siyah alanla tam \u00f6p\u00fc\u015fs\u00fcn *\/\n            padding: 80px 20px 0 20px; \n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            z-index: 2;\n        }\n\n        \/* U\u00e7u\u015fan Dev Yaz\u0131 *\/\n        .team-watermark {\n            position: absolute;\n            top: 35%;\n            left: 50%;\n            font-size: clamp(80px, 15vw, 250px);\n            font-weight: 900;\n            color: rgba(0, 0, 0, 0.03); \n            white-space: nowrap;\n            pointer-events: none;\n            z-index: 0;\n            letter-spacing: -2px;\n            animation: floatWatermark 8s ease-in-out infinite alternate;\n        }\n\n        @keyframes floatWatermark {\n            0% { transform: translate(-50%, -50%) scale(0.95); }\n            100% { transform: translate(-50%, -48%) scale(1.05); }\n        }\n\n        .team-content {\n            position: relative;\n            z-index: 1;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .team-breadcrumb {\n            font-size: clamp(14px, 2vw, 18px);\n            font-weight: 600;\n            color: #666;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .team-breadcrumb .slash { font-weight: 300; opacity: 0.5; }\n        .team-breadcrumb .highlight { color: var(--atf-red); font-weight: 800; }\n\n        .team-subtitle {\n            font-size: 11px;\n            color: #999;\n            letter-spacing: 5px;\n            text-transform: uppercase;\n            margin-bottom: 30px;\n        }\n\n        .team-main-title {\n            font-size: clamp(40px, 5.5vw, 70px);\n            font-weight: 900;\n            color: #111; \n            line-height: 1.1;\n            margin: 0 0 25px 0;\n            letter-spacing: -1px;\n        }\n\n        .team-main-title em {\n            font-style: italic;\n            font-weight: 800;\n            display: block;\n            color: #333;\n        }\n\n        .team-divider {\n            width: 60px;\n            height: 4px;\n            background-color: var(--atf-red);\n            margin: 0 auto 30px auto;\n            border-radius: 2px;\n            box-shadow: 0 4px 10px rgba(230, 0, 0, 0.2);\n        }\n\n        .team-desc {\n            font-size: clamp(14px, 1.5vw, 16px);\n            color: #555;\n            max-width: 600px;\n            line-height: 1.7;\n            margin: 0;\n            font-weight: 500;\n        }\n\n        \/* TRANSPARAN EK\u0130P FOTO\u011eRAFI KAPSAYICISI (Kutu yok) *\/\n        .team-photo-wrapper {\n            width: 95%;\n            max-width: 1400px;\n            margin: 50px auto 0 auto; \/* Sadece \u00fcstten bo\u015fluk, alt\u0131 s\u0131f\u0131rland\u0131 *\/\n            position: relative;\n            z-index: 10;\n            background: transparent; \/* Kutu arka plan\u0131n\u0131 kald\u0131rd\u0131k *\/\n            \/* Box-shadow ve border-radius iptal *\/\n            transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            transform-origin: bottom center;\n        }\n\n        .team-photo-wrapper:hover {\n            transform: scale(1.02) translateY(-5px); \/* Hafif\u00e7e yukar\u0131 do\u011fru y\u00fckselme *\/\n        }\n\n        \/* \u0130\u015eTE S\u0130H\u0130R BURADA: G\u00d6RSEL\u0130N S\u0130L\u00dcET\u0130NE G\u00d6LGE VERME *\/\n        .team-photo {\n            width: 100%;\n            height: auto;\n            display: block;\n            object-fit: cover;\n            \/* box-shadow yerine drop-shadow kullanarak sadece ki\u015filerin \u015fekline g\u00f6lge verdik *\/\n            filter: drop-shadow(0px -15px 25px rgba(0, 0, 0, 0.2)) drop-shadow(0px 10px 10px rgba(0,0,0,0.1));\n        }\n\n        \/* =========================================\n           2. B\u00d6L\u00dcM: S\u0130YAH \u0130LET\u0130\u015e\u0130M GRID \n           ========================================= *\/\n        .contact-black-bg {\n            background-color: var(--bg-black);\n            padding-top: 100px; \n            position: relative;\n            z-index: 1;\n            \/* Beyaz alanla birle\u015fti\u011fi yeri jilet gibi keskin yapar *\/\n            border-top: 1px solid #111; \n        }\n\n        .contact-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 4% 100px 4%;\n            box-sizing: border-box;\n        }\n\n        \/* K\u0131rm\u0131z\u0131 Etiketler *\/\n        .red-tag {\n            color: var(--atf-red);\n            font-size: 11px;\n            font-weight: 800;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n        }\n\n        \/* Genel Destek & M\u00fc\u015fteri Hizmetleri Top Bar *\/\n        .general-support-top {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: flex-start;\n            gap: 40px;\n            margin-bottom: 120px;\n        }\n\n        .support-left { max-width: 500px; color: #fff; }\n        .support-left h2 { font-size: clamp(28px, 3vw, 36px); font-weight: 800; margin: 0 0 15px 0; letter-spacing: -0.5px; }\n        .support-left h2 em { font-style: italic; font-weight: 800; }\n        .support-left p { font-size: 14px; color: var(--text-gray); line-height: 1.6; margin: 0 0 25px 0; }\n\n        .work-hours-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            border: 1px solid rgba(255,255,255,0.1);\n            background: rgba(255,255,255,0.03);\n            padding: 8px 16px;\n            border-radius: 6px;\n            font-size: 11px;\n            color: #aaa;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            font-weight: 600;\n        }\n        .work-hours-pill .dot { width: 6px; height: 6px; background-color: var(--atf-red); border-radius: 50%; box-shadow: 0 0 8px var(--atf-red); }\n\n        \/* \u0130leti\u015fim Sa\u011f Blok *\/\n        .support-right { display: flex; flex-direction: column; gap: 25px; }\n        .contact-item { display: flex; align-items: center; gap: 15px; }\n        \n        .c-icon-box {\n            width: 45px; height: 45px;\n            display: flex; align-items: center; justify-content: center;\n            background: rgba(230,0,0,0.05);\n            border-radius: 10px;\n        }\n        .c-icon-box svg { width: 20px; height: 20px; fill: var(--atf-red); }\n        .c-icon-box.bordered { border: 1px solid rgba(230,0,0,0.3); }\n\n        .c-text span { font-size: 12px; color: var(--text-gray); margin-bottom: 2px; display: block; }\n        .c-text div { font-size: 15px; color: #fff; font-weight: 500; }\n\n        \/* \u0130leti\u015fim Kartlar\u0131 Grid *\/\n        .grid-header-wrap { margin-bottom: 60px; color: #fff; }\n        .grid-header-wrap h2 { font-size: clamp(28px, 3vw, 36px); font-weight: 800; margin: 0; }\n        .grid-header-wrap h2 em { font-style: italic; }\n\n        .teams-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            column-gap: 60px;\n            row-gap: 80px;\n        }\n\n        .team-card {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n        }\n\n        \/* YEN\u0130 NES\u0130L GLASSMORPHISM \u0130KON KUTULARI *\/\n        .icon-glass {\n            width: 55px; height: 55px;\n            border-radius: 14px;\n            background: rgba(255,255,255,0.02);\n            border: 1px solid rgba(255,255,255,0.05);\n            display: flex; justify-content: center; align-items: center;\n            margin-bottom: 25px;\n            box-shadow: inset 0 0 20px rgba(255,255,255,0.01), 0 10px 20px rgba(0,0,0,0.5);\n            position: relative;\n        }\n\n        \/* \u0130konlar\u0131n arkas\u0131ndan s\u0131zan neon \u0131\u015f\u0131\u011f\u0131 (glow) *\/\n        .icon-glass::after {\n            content: '';\n            position: absolute;\n            width: 25px; height: 25px;\n            background: var(--icon-color);\n            filter: blur(20px);\n            opacity: 0.4;\n            z-index: 0;\n        }\n\n        .icon-glass svg {\n            width: 28px; height: 28px;\n            fill: var(--icon-color);\n            position: relative;\n            z-index: 1;\n        }\n\n        .team-card h3 {\n            font-size: 19px;\n            font-weight: 700;\n            color: #ffffff;\n            margin: 0 0 12px 0;\n            letter-spacing: -0.5px;\n        }\n\n        .team-card p {\n            font-size: 13px;\n            color: var(--text-gray);\n            line-height: 1.6;\n            margin: 0 0 25px 0;\n            min-height: 42px; \n        }\n\n        \/* \u015eIK BUTON: Eposta G\u00f6nder *\/\n        .email-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: rgba(255,255,255,0.03);\n            border: 1px solid rgba(255,255,255,0.1);\n            padding: 12px 24px;\n            border-radius: 50px; \n            color: #e0e0e0;\n            text-decoration: none;\n            font-size: 13px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .email-btn svg {\n            width: 16px; height: 16px;\n            fill: #e0e0e0;\n            transition: 0.3s;\n        }\n\n        .email-btn:hover {\n            background: var(--atf-red);\n            border-color: var(--atf-red);\n            color: #ffffff;\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(230,0,0,0.3);\n        }\n\n        .email-btn:hover svg {\n            fill: #ffffff;\n            transform: translateX(3px);\n        }\n\n        \/* Footer Yard\u0131m Bar\u0131 *\/\n        .help-footer-bar {\n            width: 100%;\n            background-color: #0a0a0a;\n            border-top: 1px solid #1a1a1a;\n            padding: 25px 4%;\n            box-sizing: border-box;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .help-footer-bar .info-icon {\n            width: 20px; height: 20px;\n            background: #2a5a8a;\n            color: #fff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 4px;\n            font-weight: 700;\n            font-size: 12px;\n            font-family: serif;\n        }\n\n        .help-footer-bar p { margin: 0; font-size: 12px; color: var(--text-gray); }\n        .help-footer-bar a { color: var(--atf-red); text-decoration: none; font-weight: 600; }\n\n        @media (max-width: 768px) {\n            .hero-white-bg { padding: 60px 15px 0 15px; }\n            .team-photo-wrapper { margin-top: 30px; }\n            .contact-black-bg { padding-top: 60px; }\n            .teams-grid { row-gap: 60px; }\n            .help-footer-bar { flex-direction: column; align-items: flex-start; text-align: left; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- 1. B\u00d6L\u00dcM: BEYAZ HERO VE TRANSPARAN G\u00d6LGEL\u0130 EK\u0130P -->\n    <section class=\"hero-white-bg\">\n        \n        <div class=\"team-watermark\">ATF TEAM<\/div>\n        \n        <div class=\"team-content\">\n            <div class=\"team-breadcrumb\">\n                <span>ANTALYA TOURISM FAIR<\/span> \n                <span class=\"slash\">\/<\/span> \n                <span class=\"highlight\">ATF TEAM<\/span>\n            <\/div>\n            \n            <div class=\"team-subtitle\">TEAMS<\/div>\n            \n            <h1 class=\"team-main-title\">\n                We are here to help.<\/em>\n            <\/h1>\n            \n            <div class=\"team-divider\"><\/div>\n            \n            <p class=\"team-desc\">\n                The ATF team may provide information regarding participation, sponsorship, registration, or program details.<br>We are ready to support you with all your requests.\n            <\/p>\n        <\/div>\n\n        <div class=\"team-photo-wrapper\">\n            <!-- Beyaz arka plan\u0131 S\u0130L\u0130NM\u0130\u015e (Transparan) orijinal g\u00f6rsel -->\n            <img decoding=\"async\" src=\"https:\/\/antalyaturizmfuari.com\/wp-content\/uploads\/2026\/03\/Ekip-scaled.webp\" alt=\"ATF Team\" class=\"team-photo\">\n        <\/div>\n\n    <\/section>\n\n    <!-- 2. B\u00d6L\u00dcM: S\u0130YAH CONTACT GRID (Foto\u011fraf\u0131n Kesildi\u011fi Yer) -->\n    <section id=\"iletisim-grid\" class=\"contact-black-bg\">\n        <div class=\"contact-container\">\n            \n            <!-- \u00dcst M\u00fc\u015fteri Hizmetleri Alan\u0131 -->\n            <div class=\"general-support-top\">\n                <div class=\"support-left\">\n                    <span class=\"red-tag\">GENERAL SUPPORT<\/span>\n                    <h2>Customer service <em>Team<\/em><\/h2>\n                    <p>This is the right place for visitor registration, participant processes, or general event information. Our team is available during business hours.<\/p>\n                    <div class=\"work-hours-pill\">\n                        <span class=\"dot\"><\/span> MONDAY \u2013 FRIDAY, WORKING HOURS\n                    <\/div>\n                <\/div>\n                \n                <div class=\"support-right\">\n                    <div class=\"contact-item\">\n                        <div class=\"c-icon-box\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n                        <\/div>\n                        <div class=\"c-text\">\n                            <span>Email<\/span>\n                            <div>info@antalyatourismfair.com<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div class=\"c-icon-box bordered\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n                        <\/div>\n                        <div class=\"c-text\">\n                            <span>Telephone<\/span>\n                            <div>+90 (242) 316 22 99<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Alt Grid Alan\u0131 -->\n            <div class=\"grid-header-wrap\">\n                <span class=\"red-tag\">OUR EXPERT TEAMS<\/span>\n                <h2>With the right team <em>contact us<\/em><\/h2>\n            <\/div>\n\n            <div class=\"teams-grid\">\n                \n                <!-- KART 1: Sat\u0131\u015f ve Sponsorluk -->\n                <div class=\"team-card\">\n                    <div class=\"icon-glass\" style=\"--icon-color: #b06936;\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-6 0h-4V4h4v2z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"red-tag\">COMMERCIAL OPPORTUNITIES<\/span>\n                    <h3>Sales and Sponsorship<\/h3>\n                    <p>Booth reservations, partnership opportunities, and sponsorship packages. The right place for trade opportunities at ATF.<\/p>\n                    <a href=\"mailto:sales@gm-center.com\" class=\"email-btn\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n                        Send Email\n                    <\/a>\n                <\/div>\n\n                <!-- KART 2: Hosted Buyer -->\n                <div class=\"team-card\">\n                    <div class=\"icon-glass\" style=\"--icon-color: #d49024;\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"red-tag\">HOSTED BUYER<\/span>\n                    <h3>Hosted Buyer Programme<\/h3>\n                    <p>For information on applications, eligibility requirements, and program obligations.<\/p>\n                    <a href=\"mailto:atfbuyers@gm-center.com\" class=\"email-btn\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n                        Send Email\n                    <\/a>\n                <\/div>\n\n                <!-- KART 3: Kat\u0131l\u0131mc\u0131 Hizmetleri -->\n                <div class=\"team-card\">\n                    <div class=\"icon-glass\" style=\"--icon-color: #c43d3d;\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M12 2L2 12h3v8h6v-6h2v6h6v-8h3L12 2zm2 10h-4v-2h4v2z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"red-tag\">FIELD OPERATIONS<\/span>\n                    <h3>Participant Services<\/h3>\n                    <p>For booth rules, technical guides, logistics, setup schedule, and field services.<\/p>\n                    <a href=\"mailto:hfe@gm-center.com\" class=\"email-btn\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n                        Send Email\n                    <\/a>\n                <\/div>\n\n                <!-- KART 4: Pazarlama ve PR -->\n                <div class=\"team-card\">\n                    <div class=\"icon-glass\" style=\"--icon-color: #397fb5;\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"red-tag\">VISIBILITY<\/span>\n                    <h3>Marketing and PR<\/h3>\n                    <p>For press requests, media accreditation, official publications, and visibility efforts.<\/p>\n                    <a href=\"mailto:hoi@gm-center.com\" class=\"email-btn\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n                        Send Email\n                    <\/a>\n                <\/div>\n\n                <!-- KART 5: Konferans ve Konu\u015fmac\u0131 -->\n                <div class=\"team-card\">\n                    <div class=\"icon-glass\" style=\"--icon-color: #7d9db3;\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"red-tag\">PROGRAM<\/span>\n                    <h3>Conference and Speaker<\/h3>\n                    <p>For speaker suggestions, panel participation, and conference program requests.<\/p>\n                    <a href=\"mailto:dj@gm-center.com\" class=\"email-btn\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n                        Send Email\n                    <\/a>\n                <\/div>\n\n                <!-- KART 6: Halkla \u0130li\u015fkiler -->\n                <div class=\"team-card\">\n                    <div class=\"icon-glass\" style=\"--icon-color: #9dbbd1;\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"red-tag\">MEDIA<\/span>\n                    <h3>Public Relations<\/h3>\n                    <p>This is your contact information for media partnerships, interviews, and official announcements.<\/p>\n                    <a href=\"mailto:hoi@gm-center.com\" class=\"email-btn\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n                        Send Email\n                    <\/a>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- 3. B\u00d6L\u00dcM: YARDIM FOOTER BARI -->\n    <div class=\"help-footer-bar\">\n        <div class=\"info-icon\">i<\/div>\n        <p>Not sure which team to apply to? <a href=\"mailto:info@atffair.com\">info@atffair.com<\/a> Contact us at [email address] \u2014 our customer service team will direct you to the right person.<\/p>\n    <\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ATF TEAM ANTALYA TUR\u0130ZM FUARI \/ ATF EK\u0130B\u0130 EK\u0130PLER Yard\u0131m \u0130\u00e7in BURADAYIZ ATF ekibi; kat\u0131l\u0131m, sponsorluk, kay\u0131t veya program detaylar\u0131na ili\u015fkint\u00fcm taleplerinizde destek olmak i\u00e7in haz\u0131rd\u0131r. GENEL DESTEK M\u00fc\u015fteri Hizmetleri Ekibi Ziyaret\u00e7i kayd\u0131, kat\u0131l\u0131mc\u0131 s\u00fcre\u00e7leri veya genel etkinlik bilgileri i\u00e7in do\u011fru adres. Ekibimiz mesai saatlerinde yan\u0131n\u0131zda. PAZARTES\u0130 \u2013 CUMA, MESA\u0130 SAATLER\u0130 E-posta info@antalyatourismfair.com Telefon +90 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-70","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/pages\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":49,"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":2115,"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/pages\/70\/revisions\/2115"}],"wp:attachment":[{"href":"https:\/\/www.turkiyeturizmfuari.com\/en\/wp-json\/wp\/v2\/media?parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}