{"id":931,"date":"2026-06-20T15:31:37","date_gmt":"2026-06-20T15:31:37","guid":{"rendered":"https:\/\/alpmaksan.com.tr\/?page_id=931"},"modified":"2026-06-20T23:33:14","modified_gmt":"2026-06-20T23:33:14","slug":"asma-iskele","status":"publish","type":"page","link":"https:\/\/alpmaksan.com.tr\/en\/asma-iskele\/","title":{"rendered":"Asma \u0130skele"},"content":{"rendered":"<div class=\"asma-iskele-wrapper\">\n    <style>\n        \/* Google Font Ailesi *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap');\n        \/* Kaps\u00fcllenmi\u015f Tasar\u0131m De\u011fi\u015fkenleri *\/\n        .asma-iskele-wrapper {\n            --primary-color: #FFD114;\n            --primary-hover: #e0b60e;\n            --text-dark: #0f172a;\n            --text-muted: #64748b;\n            --bg-dark: #0f172a;\n            --bg-light: #f8fafc;\n            --bg-white: #ffffff;\n            --border-color: #e2e8f0;\n            --card-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.08);\n            --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            \n            font-family: 'Outfit', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            color: var(--text-dark);\n            line-height: 1.6;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            background-color: var(--bg-white);\n        }\n        .asma-iskele-wrapper *, \n        .asma-iskele-wrapper *::before, \n        .asma-iskele-wrapper *::after {\n            box-sizing: border-box;\n        }\n        \/* Ba\u015fl\u0131k Standartlar\u0131 *\/\n        .asma-iskele-wrapper h1, \n        .asma-iskele-wrapper h2, \n        .asma-iskele-wrapper h3, \n        .asma-iskele-wrapper h4 {\n            font-weight: 700;\n            color: var(--text-dark);\n            margin: 0 0 1rem 0;\n            line-height: 1.25;\n        }\n        \/* 1. KAHRAMAN B\u00d6L\u00dcM\u00dc (HERO) *\/\n        .asma-hero {\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n            padding: 5rem 2rem;\n            color: #ffffff;\n            position: relative;\n            overflow: hidden;\n            border-radius: 16px;\n            margin-bottom: 4rem;\n        }\n        \/* Arka plan geometrik desenler *\/\n        .asma-hero::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -20%;\n            width: 800px;\n            height: 800px;\n            border-radius: 50%;\n            background: radial-gradient(circle, rgba(255, 209, 20, 0.08) 0%, rgba(255, 209, 20, 0) 70%);\n            pointer-events: none;\n        }\n        .asma-hero-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1.2fr 0.8fr;\n            gap: 3rem;\n            align-items: center;\n            position: relative;\n            z-index: 2;\n        }\n        .asma-hero-text h1 {\n            color: #ffffff;\n            font-size: 3rem;\n            line-height: 1.15;\n            margin-bottom: 1.5rem;\n        }\n        .asma-hero-text h1 span {\n            color: var(--primary-color);\n            background: linear-gradient(to right, var(--primary-color), #ffe259);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n        .asma-hero-text p {\n            font-size: 1.15rem;\n            color: #94a3b8;\n            margin-bottom: 2rem;\n            max-width: 600px;\n        }\n        \/* H\u0131zl\u0131 \u00d6zellik Kartlar\u0131 (Hero \u0130\u00e7i) *\/\n        .asma-hero-badge-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1rem;\n            margin-bottom: 2.5rem;\n        }\n        .asma-hero-badge-card {\n            background: rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            backdrop-filter: blur(10px);\n            padding: 1.25rem;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            transition: var(--transition-smooth);\n        }\n        .asma-hero-badge-card:hover {\n            border-color: var(--primary-color);\n            background: rgba(255, 209, 20, 0.05);\n            transform: translateY(-2px);\n        }\n        .asma-hero-badge-icon {\n            background: rgba(255, 209, 20, 0.15);\n            width: 48px;\n            height: 48px;\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n        .asma-hero-badge-icon svg {\n            width: 24px;\n            height: 24px;\n            fill: var(--primary-color);\n        }\n        .asma-hero-badge-info {\n            display: flex;\n            flex-direction: column;\n        }\n        .asma-hero-badge-title {\n            font-size: 0.85rem;\n            color: #94a3b8;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n        .asma-hero-badge-value {\n            font-size: 1.15rem;\n            font-weight: 700;\n            color: #ffffff;\n        }\n        .asma-hero-buttons {\n            display: flex;\n            gap: 1rem;\n            flex-wrap: wrap;\n        }\n        .asma-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.75rem;\n            padding: 1rem 2rem;\n            font-size: 1rem;\n            font-weight: 600;\n            border-radius: 10px;\n            text-decoration: none;\n            transition: var(--transition-smooth);\n            cursor: pointer;\n            border: none;\n        }\n        .asma-btn-primary {\n            background-color: var(--primary-color);\n            color: var(--text-dark);\n        }\n        .asma-btn-primary:hover {\n            background-color: var(--primary-hover);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px -6px rgba(255, 209, 20, 0.4);\n        }\n        .asma-btn-secondary {\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        .asma-btn-secondary:hover {\n            background-color: rgba(255, 255, 255, 0.15);\n            border-color: #ffffff;\n            transform: translateY(-2px);\n        }\n        .asma-hero-img-wrap {\n            position: relative;\n            display: flex;\n            justify-content: center;\n            width: 100%;\n        }\n        .asma-hero-img {\n            width: 100%;\n            height: auto;\n            max-height: 400px;\n            object-fit: cover;\n            border-radius: 16px;\n            border: 2px solid rgba(255, 209, 20, 0.3);\n            box-shadow: 0 20px 40px rgba(0,0,0,0.4);\n            transition: var(--transition-smooth);\n        }\n        .asma-hero-img:hover {\n            transform: scale(1.02);\n            border-color: var(--primary-color);\n        }\n        .asma-hero-floating-card {\n            position: absolute;\n            bottom: 20px;\n            left: -20px;\n            background: #ffffff;\n            color: var(--text-dark);\n            padding: 1rem 1.5rem;\n            border-radius: 12px;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.3);\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            animation: float 4s ease-in-out infinite;\n            border-left: 5px solid var(--primary-color);\n            z-index: 5;\n        }\n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); }\n        }\n        .asma-hero-floating-icon {\n            background: #fef08a;\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \/* 2. \u00dcR\u00dcN TANITIM B\u00d6L\u00dcM\u00dc (ABOUT) *\/\n        .asma-section {\n            max-width: 1200px;\n            margin: 0 auto 5rem auto;\n            padding: 0 1.5rem;\n        }\n        .asma-about-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 4rem;\n            align-items: center;\n        }\n        .asma-about-img-box {\n            position: relative;\n        }\n        .asma-about-img-box img {\n            width: 100%;\n            height: auto;\n            border-radius: 16px;\n            box-shadow: var(--card-shadow);\n            border: 4px solid var(--bg-light);\n            transition: var(--transition-smooth);\n        }\n        .asma-about-img-box:hover img {\n            transform: scale(1.02);\n            box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.15);\n        }\n        .asma-about-img-box::after {\n            content: '';\n            position: absolute;\n            top: -15px;\n            left: -15px;\n            right: 15px;\n            bottom: 15px;\n            border: 3px solid var(--primary-color);\n            border-radius: 16px;\n            z-index: -1;\n            transition: var(--transition-smooth);\n        }\n        .asma-about-img-box:hover::after {\n            transform: translate(-5px, -5px);\n        }\n        .asma-section-tag {\n            display: inline-block;\n            background-color: #fef08a;\n            color: #854d0e;\n            font-size: 0.85rem;\n            font-weight: 700;\n            padding: 0.35rem 1rem;\n            border-radius: 50px;\n            margin-bottom: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n        .asma-about-text h2 {\n            font-size: 2.25rem;\n            margin-bottom: 1.5rem;\n        }\n        .asma-about-text p {\n            color: var(--text-muted);\n            font-size: 1.05rem;\n            margin-bottom: 1.5rem;\n        }\n        \/* Kullan\u0131m Alanlar\u0131 Listesi *\/\n        .asma-checklist {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1rem;\n            margin-top: 1.5rem;\n        }\n        .asma-check-item {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            font-size: 0.95rem;\n            font-weight: 500;\n        }\n        .asma-check-icon {\n            background-color: rgba(255, 209, 20, 0.15);\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n        .asma-check-icon svg {\n            width: 14px;\n            height: 14px;\n            fill: #854d0e;\n        }\n        \/* 3. \u00d6NE \u00c7IKAN \u00d6ZELL\u0130KLER B\u00d6L\u00dcM\u00dc (BENEFITS) *\/\n        .asma-section-header {\n            text-align: center;\n            max-width: 700px;\n            margin: 0 auto 3.5rem auto;\n        }\n        .asma-section-header h2 {\n            font-size: 2.25rem;\n        }\n        .asma-section-header p {\n            color: var(--text-muted);\n            font-size: 1.05rem;\n        }\n        .asma-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 1.5rem;\n        }\n        .asma-benefit-card {\n            background-color: var(--bg-light);\n            border: 1px solid var(--border-color);\n            padding: 2.25rem 1.75rem;\n            border-radius: 16px;\n            transition: var(--transition-smooth);\n            display: flex;\n            flex-direction: column;\n        }\n        .asma-benefit-card:hover {\n            background-color: var(--bg-white);\n            transform: translateY(-5px);\n            box-shadow: var(--card-shadow);\n            border-color: var(--primary-color);\n        }\n        .asma-benefit-icon-box {\n            background-color: var(--bg-white);\n            width: 60px;\n            height: 60px;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.5rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.03);\n            border: 1px solid var(--border-color);\n            transition: var(--transition-smooth);\n        }\n        .asma-benefit-card:hover .asma-benefit-icon-box {\n            background-color: var(--primary-color);\n            border-color: var(--primary-color);\n        }\n        .asma-benefit-icon-box svg {\n            width: 30px;\n            height: 30px;\n            fill: var(--text-dark);\n            transition: var(--transition-smooth);\n        }\n        .asma-benefit-card:hover .asma-benefit-icon-box svg {\n            fill: var(--text-dark);\n        }\n        .asma-benefit-card h3 {\n            font-size: 1.25rem;\n            margin-bottom: 0.75rem;\n        }\n        .asma-benefit-card p {\n            color: var(--text-muted);\n            font-size: 0.95rem;\n            margin: 0;\n        }\n        \/* 4. TEKN\u0130K \u00d6ZELL\u0130KLER TABLOSU B\u00d6L\u00dcM\u00dc *\/\n        .asma-specs-container {\n            display: grid;\n            grid-template-columns: 1.12fr 0.88fr;\n            gap: 4rem;\n            align-items: flex-start;\n        }\n        .asma-table-wrapper {\n            background-color: var(--bg-light);\n            border: 1px solid var(--border-color);\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: var(--card-shadow);\n        }\n        .asma-table-header {\n            background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);\n            padding: 1.5rem 2rem;\n            color: #ffffff;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            border-bottom: 3px solid var(--primary-color);\n        }\n        .asma-table-header h3 {\n            color: #ffffff;\n            margin: 0;\n            font-size: 1.35rem;\n        }\n        .asma-table-header span {\n            background-color: rgba(255, 209, 20, 0.15);\n            color: var(--primary-color);\n            padding: 0.25rem 0.75rem;\n            border-radius: 30px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n        .asma-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        .asma-table tr {\n            border-bottom: 1px solid var(--border-color);\n            transition: var(--transition-smooth);\n        }\n        .asma-table tr:last-child {\n            border-bottom: none;\n        }\n        .asma-table tr:hover {\n            background-color: rgba(255, 209, 20, 0.03);\n        }\n        .asma-table td {\n            padding: 1rem 2rem;\n            font-size: 0.98rem;\n        }\n        .asma-table td.spec-name {\n            font-weight: 600;\n            color: var(--text-dark);\n            width: 50%;\n        }\n        .asma-table td.spec-value {\n            font-weight: 500;\n            color: #475569;\n            text-align: right;\n        }\n        \/* Teknik Sa\u011f S\u00fctun Detay Kart\u0131 *\/\n        .asma-specs-highlights {\n            display: flex;\n            flex-direction: column;\n            gap: 2rem;\n        }\n        .asma-specs-info-card {\n            background-color: #fffbeb;\n            border-left: 4px solid var(--primary-color);\n            padding: 2rem;\n            border-radius: 0 16px 16px 0;\n        }\n        .asma-specs-info-card h4 {\n            font-size: 1.2rem;\n            margin-bottom: 0.75rem;\n            color: #854d0e;\n        }\n        .asma-specs-info-card p {\n            margin: 0;\n            font-size: 0.98rem;\n            color: #713f12;\n        }\n        .asma-gauge-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1.5rem;\n        }\n        .asma-gauge-card {\n            background-color: var(--bg-white);\n            border: 1px solid var(--border-color);\n            border-radius: 16px;\n            padding: 1.5rem;\n            text-align: center;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.02);\n        }\n        .asma-gauge-number {\n            font-size: 2.25rem;\n            font-weight: 800;\n            color: var(--text-dark);\n            line-height: 1;\n            margin-bottom: 0.25rem;\n        }\n        .asma-gauge-number span {\n            color: var(--primary-color);\n            font-size: 1.25rem;\n            font-weight: 600;\n        }\n        .asma-gauge-title {\n            font-size: 0.85rem;\n            color: var(--text-muted);\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n        \/* 5. G\u00dcVENL\u0130K B\u00d6L\u00dcM\u00dc (SAFETY) *\/\n        .asma-safety-bg {\n            background-color: #0f172a;\n            color: #ffffff;\n            padding: 5rem 0;\n            margin-bottom: 5rem;\n            border-radius: 16px;\n        }\n        .asma-safety-bg .asma-section-header h2 {\n            color: #ffffff;\n        }\n        .asma-safety-bg .asma-section-header p {\n            color: #94a3b8;\n        }\n        .asma-safety-grid {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 1.5rem;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n        }\n        .asma-safety-card {\n            background: rgba(255, 255, 255, 0.03);\n            border: 1px solid rgba(255, 255, 255, 0.08);\n            border-radius: 16px;\n            padding: 2.25rem 2rem;\n            transition: var(--transition-smooth);\n        }\n        .asma-safety-card:hover {\n            background: rgba(255, 255, 255, 0.06);\n            border-color: var(--primary-color);\n            transform: translateY(-5px);\n        }\n        .asma-safety-card h4 {\n            color: #ffffff;\n            font-size: 1.25rem;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n        }\n        .asma-safety-card h4 svg {\n            width: 22px;\n            height: 22px;\n            fill: var(--primary-color);\n        }\n        .asma-safety-card p {\n            color: #94a3b8;\n            font-size: 0.95rem;\n            margin: 0;\n        }\n        \/* 6. HIZLI \u0130LET\u0130\u015e\u0130M & CALL TO ACTION (CTA) *\/\n        .asma-cta {\n            background: linear-gradient(135deg, var(--primary-color) 0%, #ffe259 100%);\n            padding: 4rem;\n            border-radius: 20px;\n            display: grid;\n            grid-template-columns: 1.2fr 0.8fr;\n            gap: 4rem;\n            align-items: center;\n            box-shadow: 0 20px 40px -10px rgba(255, 209, 20, 0.3);\n        }\n        .asma-cta-text h2 {\n            font-size: 2.25rem;\n            margin-bottom: 1rem;\n            color: var(--text-dark);\n        }\n        .asma-cta-text p {\n            font-size: 1.1rem;\n            margin-bottom: 0;\n            color: rgba(15, 23, 42, 0.8);\n            font-weight: 500;\n        }\n        .asma-cta-buttons {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n        }\n        .asma-btn-dark {\n            background-color: var(--text-dark);\n            color: #ffffff;\n        }\n        .asma-btn-dark:hover {\n            background-color: #1e293b;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px -6px rgba(15, 23, 42, 0.4);\n        }\n        .asma-btn-whatsapp {\n            background-color: #25d366;\n            color: #ffffff;\n        }\n        .asma-btn-whatsapp:hover {\n            background-color: #128c7e;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px -6px rgba(37, 211, 102, 0.4);\n        }\n        \/* RESPONSIVE AYARLARI *\/\n        @media (max-width: 1024px) {\n            .asma-benefits-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            .asma-safety-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        @media (max-width: 768px) {\n            .asma-hero-content {\n                grid-template-columns: 1fr;\n                gap: 2.5rem;\n                text-align: center;\n            }\n            .asma-hero-text h1 {\n                font-size: 2.25rem;\n            }\n            .asma-hero-text p {\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .asma-hero-buttons {\n                justify-content: center;\n            }\n            .asma-about-grid {\n                grid-template-columns: 1fr;\n                gap: 2.5rem;\n            }\n            .asma-specs-container {\n                grid-template-columns: 1fr;\n                gap: 2.5rem;\n            }\n            .asma-cta {\n                grid-template-columns: 1fr;\n                padding: 2.5rem;\n                gap: 2rem;\n                text-align: center;\n            }\n            .asma-checklist {\n                grid-template-columns: 1fr;\n            }\n            .asma-hero-floating-card {\n                left: 10px;\n            }\n        }\n        @media (max-width: 480px) {\n            .asma-hero-badge-grid {\n                grid-template-columns: 1fr;\n            }\n            .asma-benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            .asma-safety-grid {\n                grid-template-columns: 1fr;\n            }\n            .asma-gauge-grid {\n                grid-template-columns: 1fr;\n            }\n            .asma-table td {\n                padding: 1rem 1rem;\n            }\n            .asma-hero {\n                padding: 3rem 1rem;\n            }\n            .asma-hero-text h1 {\n                font-size: 1.85rem;\n            }\n        }\n    <\/style>\n    <!-- 1. KAHRAMAN B\u00d6L\u00dcM\u00dc -->\n    <section class=\"asma-hero\">\n        <div class=\"asma-hero-content\">\n            <div class=\"asma-hero-text\">\n                <span class=\"asma-section-tag\">Facade Access Systems<\/span>\n                <h1>for High-Rise Buildings <span>Safe &amp; Professional<\/span> Solution<\/h1>\n                <p>Accelerate your projects while maximizing your occupational safety with safe, durable, and highly efficient electric suspended scaffolding systems.<\/p>\n                \n                <div class=\"asma-hero-badge-grid\">\n                    <div class=\"asma-hero-badge-card\">\n                        <div class=\"asma-hero-badge-icon\">\n                            <!-- Ta\u015f\u0131ma Kapasitesi \u0130konu -->\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"asma-hero-badge-info\">\n                            <span class=\"asma-hero-badge-title\">Load Capacity<\/span>\n                            <span class=\"asma-hero-badge-value\">630 Kg<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"asma-hero-badge-card\">\n                        <div class=\"asma-hero-badge-icon\">\n                            <!-- G\u00fc\u00e7 \u0130konu -->\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M7 2v11h3v9l7-12h-4l4-8z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"asma-hero-badge-info\">\n                            <span class=\"asma-hero-badge-title\">Working Power<\/span>\n                            <span class=\"asma-hero-badge-value\">380V (Three Phase)<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"asma-hero-badge-card\">\n                        <div class=\"asma-hero-badge-icon\">\n                            <!-- Platform Uzunlu\u011fu \u0130konu -->\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M13 3h-2v10h2V3zm4 18H7c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"asma-hero-badge-info\">\n                            <span class=\"asma-hero-badge-title\">Platform Length<\/span>\n                            <span class=\"asma-hero-badge-value\">2 m - 12 m (Adjustable)<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"asma-hero-badge-card\">\n                        <div class=\"asma-hero-badge-icon\">\n                            <!-- H\u0131z \u0130konu -->\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M20.38 8.57l-1.23 1.85a8 8 0 0 1-.22 7.58H5.07A8 8 0 0 1 15.58 6.85l1.85-1.23A10 10 0 0 0 3.35 19a2 2 0 0 0 1.72 1h13.85a2 2 0 0 0 1.74-1 10 10 0 0 0-.28-10.43zM10.59 15.41a2 2 0 1 0 2.83-2.83l-5.66-5.66 2.83 8.49z\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"asma-hero-badge-info\">\n                            <span class=\"asma-hero-badge-title\">Vertical Working Speed<\/span>\n                            <span class=\"asma-hero-badge-value\">8 - 10 m\/min<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"asma-hero-buttons\">\n                    <a href=\"#iletisim\" class=\"asma-btn asma-btn-primary\">\n                        <!-- Teklif \u0130konu -->\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><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\"><\/path><\/svg>\n                        Get a Quote\n                    <\/a>\n                    <a href=\"https:\/\/wa.me\/905373184380\" target=\"_blank\" class=\"asma-btn asma-btn-secondary\">\n                        <!-- WhatsApp \u0130konu -->\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.012 2c-5.506 0-9.989 4.478-9.99 9.984a9.96 9.96 0 0 0 1.335 4.975L2 22l5.186-1.359a9.936 9.936 0 0 0 4.823 1.243h.005c5.507 0 9.99-4.478 9.99-9.985 0-2.667-1.037-5.176-2.924-7.062C17.194 3.037 14.683 2 12.012 2zm5.72 14.12c-.25.702-1.238 1.284-1.72 1.347-.48.062-.972.115-3.076-.702-2.529-.982-4.148-3.567-4.274-3.734-.127-.168-.934-1.242-.934-2.368 0-1.126.588-1.68.798-1.905.21-.225.46-.282.614-.282h.44c.143 0 .337-.054.526.394.2.476.674 1.644.733 1.765.06.12.1.26.017.42-.084.162-.127.26-.253.407-.127.147-.267.327-.38.44-.125.126-.256.262-.11.512.146.25.647 1.066 1.388 1.726.953.85 1.754 1.11 2.006 1.236.25.127.397.106.545-.062.147-.17.63-.733.8-1 .17-.268.337-.225.568-.14.23.085 1.47.693 1.723.82.253.125.42.19.48.293.06.1.06.585-.19 1.288z\"><\/path><\/svg>\n                        WhatsApp Support\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"asma-hero-img-wrap\">\n                <!-- Arka Plan \u00dcr\u00fcn Resmi -->\n                <img decoding=\"async\" src=\"https:\/\/alpmaksan.com.tr\/wp-content\/uploads\/2026\/06\/asma-iskele.jpeg\" alt=\"Asma \u0130skele\" class=\"asma-hero-img\">\n                <!-- \u00d6n Planda K\u00fc\u00e7\u00fck Bilgi Kart\u0131 -->\n                <div class=\"asma-hero-floating-card\">\n                    <div class=\"asma-hero-floating-icon\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"#854d0e\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm-1-6h2v2h-2v-2zm0-8h2v6h-2V8z\"><\/path><\/svg>\n                    <\/div>\n                    <div>\n                        <div style=\"font-weight:700; font-size: 0.95rem;\">100% Domestic Production<\/div>\n                        <div style=\"font-size:0.8rem; color: var(--text-muted);\">At International Standards<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- 2. \u00dcR\u00dcN TANITIM B\u00d6L\u00dcM\u00dc -->\n    <section class=\"asma-section\">\n        <div class=\"asma-about-grid\">\n            <div class=\"asma-about-img-box\">\n                <img decoding=\"async\" src=\"https:\/\/alpmaksan.com.tr\/wp-content\/uploads\/2026\/06\/asma-iskele.jpeg\" alt=\"Elektrikli Asma \u0130skele Sistemleri\">\n            <\/div>\n            <div class=\"asma-about-text\">\n                <span class=\"asma-section-tag\">Flawless Design<\/span>\n                <h2>Modular and Flexible Installation<\/h2>\n                <p>Our electric suspended scaffolding systems are fast and extremely practical modular systems designed for use in exterior painting, plastering, cleaning, sheathing, and installation works on high-rise buildings.<\/p>\n                <p>It multiplies the efficiency at your construction site by providing savings in time, transportation, storage, and labor compared to traditional scaffolding systems.<\/p>\n                \n                <h4 style=\"margin-top: 2rem; margin-bottom: 1rem;\">Main Application Areas:<\/h4>\n                <div class=\"asma-checklist\">\n                    <div class=\"asma-check-item\">\n                        <div class=\"asma-check-icon\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"><\/path><\/svg>\n                        <\/div>\n                        <span>Exterior Painting and Plastering<\/span>\n                    <\/div>\n                    <div class=\"asma-check-item\">\n                        <div class=\"asma-check-icon\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"><\/path><\/svg>\n                        <\/div>\n                        <span>Thermal Insulation and Sheathing<\/span>\n                    <\/div>\n                    <div class=\"asma-check-item\">\n                        <div class=\"asma-check-icon\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"><\/path><\/svg>\n                        <\/div>\n                        <span>Cladding Facade &amp; Glass Installation<\/span>\n                    <\/div>\n                    <div class=\"asma-check-item\">\n                        <div class=\"asma-check-icon\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"><\/path><\/svg>\n                        <\/div>\n                        <span>Cleaning and Window Washing<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- 3. \u00d6NE \u00c7IKAN \u00d6ZELL\u0130KLER B\u00d6L\u00dcM\u00dc -->\n    <section class=\"asma-section\">\n        <div class=\"asma-section-header\">\n            <span class=\"asma-section-tag\">Why Us?<\/span>\n            <h2>Superior Engineering Features<\/h2>\n            <p>We have brought together the highest quality components for you to achieve maximum performance without compromising safety in your projects.<\/p>\n        <\/div>\n        <div class=\"asma-benefits-grid\">\n            <div class=\"asma-benefit-card\">\n                <div class=\"asma-benefit-icon-box\">\n                    <!-- G\u00fcvenlik \u0130konu -->\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"><\/path><\/svg>\n                <\/div>\n                <h3>Maximum Safety<\/h3>\n                <p>Full protection with a dual-motor electromagnetic brake system and a mechanical safety wire rope lock (Blockstop).<\/p>\n            <\/div>\n            <div class=\"asma-benefit-card\">\n                <div class=\"asma-benefit-icon-box\">\n                    <!-- Mod\u00fcler \u0130konu -->\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4V8h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z\"><\/path><\/svg>\n                <\/div>\n                <h3>Flexible Modular Cradle<\/h3>\n                <p>Modular platform components that can be combined up to 2, 4, 6, 8, 10, or 12 meters as needed.<\/p>\n            <\/div>\n            <div class=\"asma-benefit-card\">\n                <div class=\"asma-benefit-icon-box\">\n                    <!-- Dayan\u0131kl\u0131l\u0131k \u0130konu -->\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M12 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zM12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm0 18c-3.314 0-6-2.686-6-6s2.686-6 6-6 6 2.686 6 6-2.686 6-6 6z\"><\/path><\/svg>\n                <\/div>\n                <h3>Durable Material<\/h3>\n                <p>Hot-dip galvanized coating or oven-painted steel frame resistant to corrosion and harsh weather conditions.<\/p>\n            <\/div>\n            <div class=\"asma-benefit-card\">\n                <div class=\"asma-benefit-icon-box\">\n                    <!-- Zaman Tasarrufu \u0130konu -->\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"><\/path><\/svg>\n                <\/div>\n                <h3>Time Saving<\/h3>\n                <p>Installation in hours and fast vertical transfer opportunity compared to the hassle of traditional scaffolding installation.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- 4. TEKN\u0130K \u00d6ZELL\u0130KLER B\u00d6L\u00dcM\u00dc -->\n    <section class=\"asma-section\">\n        <div class=\"asma-section-header\">\n            <span class=\"asma-section-tag\">Performance Details<\/span>\n            <h2>Technical Specifications<\/h2>\n            <p>You can review all the technical details of our electric suspended scaffolding in detail from the table below.<\/p>\n        <\/div>\n        <div class=\"asma-specs-container\">\n            <div class=\"asma-table-wrapper\">\n                <div class=\"asma-table-header\">\n                    <h3>Technical Data Table<\/h3>\n                    <span>Standart Model<\/span>\n                <\/div>\n                <table class=\"asma-table\">\n                    <tbody><tr>\n                        <td class=\"spec-name\">Climbing Speed<\/td>\n                        <td class=\"spec-value\">9.5 m\/min<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Motor Power<\/td>\n                        <td class=\"spec-value\">2 x 1,5 kW<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Voltage<\/td>\n                        <td class=\"spec-value\">380 V (Three-Phase)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Console Front Beam Distance<\/td>\n                        <td class=\"spec-value\">150 cm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Platform Type<\/td>\n                        <td class=\"spec-value\">Modular<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Cradle Dimensions<\/td>\n                        <td class=\"spec-value\">6m x 69cm x 118cm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Cradle Weight<\/td>\n                        <td class=\"spec-value\">440 kg<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Counterweight Beam Weight<\/td>\n                        <td class=\"spec-value\">350 kg<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Counterweight Weight<\/td>\n                        <td class=\"spec-value\">1000 kg<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Total Weight<\/td>\n                        <td class=\"spec-value\">1930 kg<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Steel Wire Rope Type<\/td>\n                        <td class=\"spec-value\">8.3 mm (Special Steel Core)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"spec-name\">Maximum Working Height<\/td>\n                        <td class=\"spec-value\">150 m<\/td>\n                    <\/tr>\n                <\/tbody><\/table>\n            <\/div>\n            \n            <div class=\"asma-specs-highlights\">\n                <div class=\"asma-specs-info-card\">\n                    <h4>Important Installation Information<\/h4>\n                    <p>To ensure a safe working area, the rear weights of the suspended scaffolding suspension mechanisms (Counterweight Weight) must be exactly 1000 kg in accordance with regulations. The front beam projection of the suspension mechanism arms must be set to the standard 150 cm.<\/p>\n                <\/div>\n                \n                <div class=\"asma-gauge-grid\">\n                    <div class=\"asma-gauge-card\">\n                        <div class=\"asma-gauge-number\">150<span>m<\/span><\/div>\n                        <div class=\"asma-gauge-title\">Maximum Height<\/div>\n                    <\/div>\n                    <div class=\"asma-gauge-card\">\n                        <div class=\"asma-gauge-number\">630<span>kg<\/span><\/div>\n                        <div class=\"asma-gauge-title\">Load Capacity<\/div>\n                    <\/div>\n                    <div class=\"asma-gauge-card\">\n                        <div class=\"asma-gauge-number\">2<span>x1.5kW<\/span><\/div>\n                        <div class=\"asma-gauge-title\">Motor Power<\/div>\n                    <\/div>\n                    <div class=\"asma-gauge-card\">\n                        <div class=\"asma-gauge-number\">9.5<span>m\/min<\/span><\/div>\n                        <div class=\"asma-gauge-title\">Climbing Speed<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- 5. G\u00dcVENL\u0130K B\u00d6L\u00dcM\u00dc -->\n    <section class=\"asma-safety-bg\">\n        <div class=\"asma-section-header\">\n            <span class=\"asma-section-tag\" style=\"background-color: rgba(255, 209, 20, 0.15); color: var(--primary-color);\">Occupational Safety<\/span>\n            <h2 style=\"color: #ffffff;\">Highest Level Safety Equipment<\/h2>\n            <p>Manufactured with safety systems designed in compliance with international norms, aiming for zero accidents on construction sites.<\/p>\n        <\/div>\n        <div class=\"asma-safety-grid\">\n            <div class=\"asma-safety-card\">\n                <h4>\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6-5c1.66 0 3 1.34 3 3v2H9V6c0-1.66 1.34-3 3-3zm6 17H6V10h12v10z\"><\/path><\/svg>\n                    Safety Lock (Blockstop)\n                <\/h4>\n                <p>In the event of main wire rope failure or tilting of the system, it grips the safety wire rope within milliseconds to prevent the platform from falling.<\/p>\n            <\/div>\n            <div class=\"asma-safety-card\">\n                <h4>\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M13 2v8h8V2h-8zm6 6h-4V4h4v4zm-6 14h8v-8h-8v8zm2-6h4v4h-4v-4zM2 10h8V2H2v8zm2-6h4v4H4V4zm0 18h8v-8H2v8zm2-6h4v4H4v-4z\"><\/path><\/svg>\n                    Electromagnetic Brakes\n                <\/h4>\n                <p>The dual electromagnetic brake system in the motors activates the moment the electrical energy is cut off, locking the platform automatically.<\/p>\n            <\/div>\n            <div class=\"asma-safety-card\">\n                <h4>\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z\"><\/path><\/svg>\n                    Manual Descent Lever\n                <\/h4>\n                <p>In case of power outages, the cradle can be safely lowered manually via the release mechanism on the motors, preventing personnel from being stranded in the air.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- 6. \u0130LET\u0130\u015e\u0130M & CALL TO ACTION (CTA) B\u00d6L\u00dcM\u00dc -->\n    <section id=\"iletisim\" class=\"asma-section\" style=\"margin-bottom: 3rem;\">\n        <div class=\"asma-cta\">\n            <div class=\"asma-cta-text\">\n                <h2>Get a Price Quote for Your Project<\/h2>\n                <p>Contact us to determine the most suitable electric suspended scaffolding model for your construction site needs and to benefit from our attractive price offers.<\/p>\n            <\/div>\n            <div class=\"asma-cta-buttons\">\n                <a href=\"tel:+905373184380\" class=\"asma-btn asma-btn-dark\">\n                    <!-- Telefon \u0130konu -->\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20.01 15.38c-1.23 0-2.42-.2-3.53-.57a1 1 0 0 0-1.01.24l-2.2 2.2a15.045 15.045 0 0 1-6.59-6.59l2.2-2.2a1 1 0 0 0 .25-1.02c-.37-1.11-.57-2.3-.57-3.53 0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z\"><\/path><\/svg>\n                    Call Us: +90 (537) 318 43 80\n                <\/a>\n                <a href=\"https:\/\/wa.me\/905373184380\" target=\"_blank\" class=\"asma-btn asma-btn-whatsapp\">\n                    <!-- WhatsApp \u0130konu -->\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.012 2c-5.506 0-9.989 4.478-9.99 9.984a9.96 9.96 0 0 0 1.335 4.975L2 22l5.186-1.359a9.936 9.936 0 0 0 4.823 1.243h.005c5.507 0 9.99-4.478 9.99-9.985 0-2.667-1.037-5.176-2.924-7.062C17.194 3.037 14.683 2 12.012 2zm5.72 14.12c-.25.702-1.238 1.284-1.72 1.347-.48.062-.972.115-3.076-.702-2.529-.982-4.148-3.567-4.274-3.734-.127-.168-.934-1.242-.934-2.368 0-1.126.588-1.68.798-1.905.21-.225.46-.282.614-.282h.44c.143 0 .337-.054.526.394.2.476.674 1.644.733 1.765.06.12.1.26.017.42-.084.162-.127.26-.253.407-.127.147-.267.327-.38.44-.125.126-.256.262-.11.512.146.25.647 1.066 1.388 1.726.953.85 1.754 1.11 2.006 1.236.25.127.397.106.545-.062.147-.17.63-.733.8-1 .17-.268.337-.225.568-.14.23.085 1.47.693 1.723.82.253.125.42.19.48.293.06.1.06.585-.19 1.288z\"><\/path><\/svg>\n                    Quick Quote (WhatsApp)\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n<!-- WordPress Gutenberg \u00d6zel HTML Blo\u011funa Yap\u0131\u015ft\u0131r\u0131lacak K\u0131s\u0131m Burada Biter -->","protected":false},"excerpt":{"rendered":"<p>Cephe Eri\u015fim Sistemleri Y\u00fcksek Yap\u0131larda G\u00fcvenli &amp; Profesyonel \u00c7\u00f6z\u00fcm G\u00fcvenli, dayan\u0131kl\u0131 ve y\u00fcksek verimli elektrikli asma iskele sistemleri ile i\u015f g\u00fcvenli\u011finizi en \u00fcst d\u00fczeye \u00e7\u0131kar\u0131rken projelerinizi h\u0131zland\u0131r\u0131n. Ta\u015f\u0131ma Kapasitesi 630 Kg \u00c7al\u0131\u015fma G\u00fcc\u00fc 380 V (\u00dc\u00e7 Faz) Platform Geni\u015fli\u011fi 2 m &#8211; 12 m (Ayarlanabilir) Dikey \u00c7al\u0131\u015fma H\u0131z\u0131 8 &#8211; 10 m\/dk Fiyat Teklifi Al&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-931","page","type-page","status-publish","hentry"],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Alpmaksan","author_link":"https:\/\/alpmaksan.com.tr\/en\/author\/infoalpmaksan-com-tr\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/pages\/931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/comments?post=931"}],"version-history":[{"count":6,"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/pages\/931\/revisions"}],"predecessor-version":[{"id":941,"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/pages\/931\/revisions\/941"}],"wp:attachment":[{"href":"https:\/\/alpmaksan.com.tr\/en\/wp-json\/wp\/v2\/media?parent=931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}