

{"id":23347,"date":"2026-05-24T08:55:44","date_gmt":"2026-05-24T01:55:44","guid":{"rendered":"https:\/\/www.mytour.sa\/?page_id=23347"},"modified":"2026-05-24T09:13:16","modified_gmt":"2026-05-24T02:13:16","slug":"testimonials","status":"publish","type":"page","link":"https:\/\/mytour.tours\/ar\/testimonials\/","title":{"rendered":"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23347\" class=\"elementor elementor-23347 elementor-23336\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48a6cb8 e-flex e-con-boxed e-con e-parent\" data-id=\"48a6cb8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f167f7f elementor-widget elementor-widget-html\" data-id=\"f167f7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0645\u0627\u0630\u0627 \u0642\u0627\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0631\u0648\u0646 \u0639\u0646\u0627 | \u0645\u0627\u064a \u062a\u0648\u0631<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --mytour-orange: #FF7043;\n            --mytour-teal: #01A5A6;\n            --mytour-dark: #1a1a2e;\n            --mytour-gray: #6b7280;\n            --mytour-light: #f8f9fa;\n            --mytour-white: #ffffff;\n            --whatsapp-green: #25D366;\n            --whatsapp-dark: #128C7E;\n            --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n            --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n            --radius: 20px;\n        }\n\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        body {\n            font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: #fafafa;\n            color: var(--mytour-dark);\n            line-height: 1.6;\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 80px 24px;\n        }\n\n        \/* Header RTL *\/\n        .header-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: start;\n            margin-bottom: 80px;\n        }\n\n        .header-left .label {\n            display: inline-block;\n            font-size: 0.75rem;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: var(--mytour-orange);\n            margin-bottom: 20px;\n            position: relative;\n            padding-right: 16px;\n        }\n\n        .header-left .label::before {\n            content: '';\n            position: absolute;\n            right: 0;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 4px;\n            height: 16px;\n            background: var(--mytour-orange);\n            border-radius: 2px;\n        }\n\n        .header-left h1 {\n            font-size: clamp(2.5rem, 5vw, 3.5rem);\n            font-weight: 800;\n            line-height: 1.1;\n            color: var(--mytour-dark);\n            letter-spacing: -0.02em;\n            text-align: right;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            flex-wrap: wrap;\n        }\n\n        .heart-icon {\n            width: 42px;\n            height: 42px;\n            fill: var(--mytour-orange);\n            flex-shrink: 0;\n        }\n\n        .header-right {\n            padding-top: 40px;\n        }\n\n        .header-right p {\n            font-size: 1.125rem;\n            color: var(--mytour-orange);\n            line-height: 1.7;\n            max-width: 480px;\n            font-weight: 500;\n            text-align: right;\n        }\n\n        \/* Grid *\/\n        .testimonials-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 24px;\n        }\n\n        .testimonial-card {\n            background: var(--mytour-white);\n            border-radius: var(--radius);\n            overflow: hidden;\n            box-shadow: var(--shadow-sm);\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            border: 1px solid rgba(0, 0, 0, 0.04);\n            display: flex;\n            flex-direction: column;\n        }\n\n        .testimonial-card:hover {\n            transform: translateY(-4px);\n            box-shadow: var(--shadow-lg);\n            border-color: rgba(255, 112, 67, 0.12);\n        }\n\n        \/* Phone Frame *\/\n        .phone-frame {\n            position: relative;\n            background: var(--mytour-white);\n            border-radius: 28px;\n            overflow: hidden;\n            box-shadow:\n                0 0 0 3px #e2e8f0,\n                0 8px 24px -4px rgba(0, 0, 0, 0.12),\n                0 2px 6px -2px rgba(0, 0, 0, 0.05);\n            margin: 24px 24px 0;\n        }\n\n        .phone-notch {\n            position: absolute;\n            top: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 40%;\n            height: 20px;\n            background: var(--mytour-dark);\n            border-bottom-left-radius: 12px;\n            border-bottom-right-radius: 12px;\n            z-index: 10;\n        }\n\n        \/* Screenshot Image \u2014 FULL IMAGE, NO CROP *\/\n        .screenshot-img {\n            width: 100%;\n            height: auto;\n            display: block;\n            background: #e2e8f0;\n        }\n\n        \/* ====== WHATSAPP VOICE MESSAGE RTL ====== *\/\n        .wa-chat-bg {\n            width: 100%;\n            min-height: 340px;\n            background: linear-gradient(180deg, #efeae6 0%, #e5ddd5 100%);\n            display: flex;\n            flex-direction: column;\n            justify-content: flex-end;\n            padding: 40px 12px 16px;\n            position: relative;\n        }\n\n        .wa-message-row {\n            display: flex;\n            align-items: flex-end;\n            gap: 6px;\n            flex-direction: row-reverse;\n        }\n\n        .wa-avatar {\n            width: 32px;\n            height: 32px;\n            min-width: 32px;\n            border-radius: 50%;\n            background: #667781;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 0.75rem;\n            font-weight: 700;\n            margin-bottom: 4px;\n        }\n\n        .wa-bubble {\n            background: #ffffff;\n            border-radius: 12px 12px 2px 12px;\n            padding: 10px 14px 8px 12px;\n            box-shadow: 0 1px 3px rgba(0,0,0,0.08);\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            max-width: 88%;\n            align-self: flex-end;\n            position: relative;\n            flex-direction: row-reverse;\n        }\n\n        .wa-bubble::before {\n            content: '';\n            position: absolute;\n            right: -6px;\n            bottom: 2px;\n            width: 0;\n            height: 0;\n            border-style: solid;\n            border-width: 0 8px 8px 0;\n            border-color: transparent #ffffff transparent transparent;\n        }\n\n        .wa-play-btn {\n            width: 48px;\n            height: 48px;\n            min-width: 48px;\n            background: var(--whatsapp-green);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            transition: transform 0.15s, box-shadow 0.15s;\n            box-shadow: 0 2px 6px rgba(37, 211, 102, 0.35);\n            border: none;\n            outline: none;\n            flex-shrink: 0;\n        }\n\n        .wa-play-btn:hover {\n            transform: scale(1.06);\n            box-shadow: 0 3px 10px rgba(37, 211, 102, 0.45);\n        }\n\n        .wa-play-btn svg {\n            width: 18px;\n            height: 18px;\n            fill: white;\n        }\n\n        .wa-play-btn .pause-svg { display: none; }\n        .wa-play-btn.playing .play-svg { display: none; }\n        .wa-play-btn.playing .pause-svg { display: block; }\n\n        .wa-waveform-wrap {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 4px;\n            min-width: 0;\n        }\n\n        .wa-waveform {\n            display: flex;\n            align-items: center;\n            gap: 2.5px;\n            height: 28px;\n            flex-direction: row-reverse;\n        }\n\n        .wa-wave-bar {\n            width: 2.5px;\n            background: #25D366;\n            border-radius: 2px;\n            opacity: 0.85;\n            transition: opacity 0.2s;\n            flex-shrink: 0;\n        }\n\n        .wa-wave-bar.heard {\n            background: #a5a5a5;\n            opacity: 0.5;\n        }\n\n        .wa-wave-bar.playing {\n            animation: waveBounce 0.5s ease-in-out infinite alternate;\n        }\n\n        @keyframes waveBounce {\n            0% { transform: scaleY(1); opacity: 0.7; }\n            100% { transform: scaleY(1.4); opacity: 1; }\n        }\n\n        .wa-meta {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            width: 100%;\n            flex-direction: row-reverse;\n        }\n\n        .wa-meta-label {\n            font-size: 0.7rem;\n            color: #8c8c8c;\n            text-transform: uppercase;\n            letter-spacing: 0.06em;\n            font-weight: 600;\n        }\n\n        .wa-meta-time {\n            font-size: 0.75rem;\n            color: #8c8c8c;\n            font-weight: 500;\n        }\n\n        .wa-timestamp {\n            font-size: 0.7rem;\n            color: #8696a0;\n            text-align: left;\n            padding-left: 4px;\n            margin-top: 4px;\n        }\n\n        \/* Card Footer RTL *\/\n        .card-footer {\n            padding: 20px 24px 24px;\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            flex-direction: row-reverse;\n        }\n\n        .whatsapp-icon {\n            width: 44px;\n            height: 44px;\n            min-width: 44px;\n            background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 2px 8px rgba(37, 211, 102, 0.25);\n        }\n\n        .whatsapp-icon svg {\n            width: 24px;\n            height: 24px;\n            fill: white;\n        }\n\n        .card-info h3 {\n            font-size: 1rem;\n            font-weight: 700;\n            color: var(--mytour-dark);\n            text-align: right;\n        }\n\n        \/* Decorative *\/\n        .decoration-circle {\n            position: fixed;\n            border-radius: 50%;\n            opacity: 0.03;\n            pointer-events: none;\n            z-index: 0;\n        }\n\n        .decoration-circle-1 {\n            width: 600px;\n            height: 600px;\n            background: var(--mytour-orange);\n            top: -200px;\n            left: -200px;\n        }\n\n        .decoration-circle-2 {\n            width: 400px;\n            height: 400px;\n            background: var(--mytour-teal);\n            bottom: -100px;\n            right: -100px;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 968px) {\n            .header-section {\n                grid-template-columns: 1fr;\n                gap: 30px;\n                margin-bottom: 60px;\n            }\n            .header-right { padding-top: 0; }\n            .testimonials-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n        }\n\n        @media (max-width: 640px) {\n            .container { padding: 60px 16px; }\n            .testimonials-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            .phone-frame { margin: 20px 20px 0; }\n            .heart-icon { width: 32px; height: 32px; }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"decoration-circle decoration-circle-1\"><\/div>\n    <div class=\"decoration-circle decoration-circle-2\"><\/div>\n\n    <div class=\"container\">\n        <div class=\"header-section\">\n            <div class=\"header-left\">\n                <span class=\"label\">\u0639\u0645\u0644\u0627\u0626\u0646\u0627<\/span>\n                <h1>\n                    \u0622\u0631\u0627\u0621 \u0628\u0639\u0636 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\n                    <svg class=\"heart-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                    <\/svg>\n                <\/h1>\n            <\/div>\n            <div class=\"header-right\">\n                <p>\n                    \u0645\u0627\u064a \u062a\u0648\u0631 \u0645\u0639\u0643 \u0641\u064a \u062c\u0645\u064a\u0639 \u0645\u063a\u0627\u0645\u0631\u0627\u062a\u0643 \u0641\u064a \u062a\u0627\u064a\u0644\u0627\u0646\u062f. \u0627\u0646\u0636\u0645 \u0644\u0645\u0626\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0630\u064a\u0646 \u0627\u0633\u062a\u0643\u0634\u0641\u0648\u0627 \u0628\u0648\u0643\u064a\u062a \u0648\u0628\u0627\u0646\u0643\u0648\u0643 \u0648\u0645\u0627 \u0648\u0631\u0627\u0621\u0647\u0627 \u0645\u0639\u0646\u0627.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"testimonials-grid\">\n            <!-- Card 1: \u064a\u0627\u0633\u0631 - Voice (FIRST) -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <div class=\"wa-chat-bg\">\n                        <div class=\"wa-message-row\">\n                            <div class=\"wa-avatar\">Y<\/div>\n                            <div class=\"wa-bubble\">\n                                <button class=\"wa-play-btn\" onclick=\"toggleAudio('audio-yasser', this)\" aria-label=\"\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0635\u0648\u062a\u064a\u0629\">\n                                    <svg class=\"play-svg\" viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                                    <svg class=\"pause-svg\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\n                                <\/button>\n                                <div class=\"wa-waveform-wrap\">\n                                    <div class=\"wa-waveform\" id=\"waveform-yasser\">\n                                        <div class=\"wa-wave-bar\" style=\"height:8px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:16px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:12px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:20px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:10px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:18px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:14px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:22px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:9px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:17px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:11px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:19px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:13px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:21px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:7px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:15px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:10px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:18px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:12px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:20px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:8px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:16px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:14px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:22px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:10px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:18px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:12px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:16px\"><\/div>\n                                    <\/div>\n                                    <div class=\"wa-meta\">\n                                        <span class=\"wa-meta-label\">\u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629<\/span>\n                                        <span class=\"wa-meta-time\" id=\"duration-yasser\">0:00<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wa-timestamp\">WhatsApp<\/div>\n                    <\/div>\n                    <audio id=\"audio-yasser\" preload=\"metadata\" onloadedmetadata=\"updateDuration('audio-yasser', 'duration-yasser')\" onended=\"resetAudio('audio-yasser', this)\">\n                        <source src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/AUD-20260524-WA0001.mp3\" type=\"audio\/mpeg\">\n                    <\/audio>\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u064a\u0627\u0633\u0631<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 2: \u0647\u0646\u0627\u0621 - Image (SECOND) -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%87%D9%86%D8%A7%D8%A1.png\" alt=\"\u0647\u0646\u0627\u0621 \u0648\u0627\u062a\u0633\u0627\u0628\" class=\"screenshot-img\" loading=\"lazy\">\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u0647\u0646\u0627\u0621<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 3: \u0645\u0627\u062c\u062f - Image -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%85%D8%A7%D8%AC%D8%AF.png\" alt=\"\u0645\u0627\u062c\u062f \u0648\u0627\u062a\u0633\u0627\u0628\" class=\"screenshot-img\" loading=\"lazy\">\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u0645\u0627\u062c\u062f<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 4: \u0639\u0644\u064a - Voice -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <div class=\"wa-chat-bg\">\n                        <div class=\"wa-message-row\">\n                            <div class=\"wa-avatar\">A<\/div>\n                            <div class=\"wa-bubble\">\n                                <button class=\"wa-play-btn\" onclick=\"toggleAudio('audio-ali', this)\" aria-label=\"\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0635\u0648\u062a\u064a\u0629\">\n                                    <svg class=\"play-svg\" viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                                    <svg class=\"pause-svg\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\n                                <\/button>\n                                <div class=\"wa-waveform-wrap\">\n                                    <div class=\"wa-waveform\" id=\"waveform-ali\">\n                                        <div class=\"wa-wave-bar\" style=\"height:6px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:14px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:10px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:18px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:8px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:16px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:12px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:20px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:9px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:15px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:7px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:17px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:11px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:19px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:13px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:8px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:16px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:10px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:14px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:18px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:12px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:20px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:9px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:15px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:11px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:17px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:7px\"><\/div>\n                                        <div class=\"wa-wave-bar\" style=\"height:13px\"><\/div>\n                                    <\/div>\n                                    <div class=\"wa-meta\">\n                                        <span class=\"wa-meta-label\">\u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629<\/span>\n                                        <span class=\"wa-meta-time\" id=\"duration-ali\">0:00<\/span>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wa-timestamp\">WhatsApp<\/div>\n                    <\/div>\n                    <audio id=\"audio-ali\" preload=\"metadata\" onloadedmetadata=\"updateDuration('audio-ali', 'duration-ali')\" onended=\"resetAudio('audio-ali', this)\">\n                        <source src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/AUD-20260515-WA0001.mp3\" type=\"audio\/mpeg\">\n                    <\/audio>\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u0639\u0644\u064a<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 5: \u0641\u064a\u0635\u0644 - Image -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%81%D9%8A%D8%B5%D9%84.png\" alt=\"\u0641\u064a\u0635\u0644 \u0648\u0627\u062a\u0633\u0627\u0628\" class=\"screenshot-img\" loading=\"lazy\">\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u0641\u064a\u0635\u0644<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 6: \u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646 - Image -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D8%B9%D8%A8%D8%AF-%D8%A7%D9%84%D8%B1%D8%AD%D9%85%D9%86.png\" alt=\"\u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646 \u0648\u0627\u062a\u0633\u0627\u0628\" class=\"screenshot-img\" loading=\"lazy\">\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 7: \u062a\u0631\u0643\u064a - Image -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D8%AA%D8%B1%D9%83%D9%8A.png\" alt=\"\u062a\u0631\u0643\u064a \u0648\u0627\u062a\u0633\u0627\u0628\" class=\"screenshot-img\" loading=\"lazy\">\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u062a\u0631\u0643\u064a<\/h3><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Card 8: \u0623\u062b\u064a\u0631 - Image -->\n            <div class=\"testimonial-card\">\n                <div class=\"phone-frame\">\n                    <div class=\"phone-notch\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D8%A3%D8%AB%D9%8A%D8%B1.png\" alt=\"\u0623\u062b\u064a\u0631 \u0648\u0627\u062a\u0633\u0627\u0628\" class=\"screenshot-img\" loading=\"lazy\">\n                <\/div>\n                <div class=\"card-footer\">\n                    <div class=\"whatsapp-icon\">\n                        <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.72 1.46h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-info\"><h3>\u0623\u062b\u064a\u0631<\/h3><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        function formatTime(seconds) {\n            if (isNaN(seconds)) return \"0:00\";\n            const m = Math.floor(seconds \/ 60);\n            const s = Math.floor(seconds % 60);\n            return m + \":\" + (s < 10 ? \"0\" + s : s);\n        }\n\n        function updateDuration(audioId, durationId) {\n            const audio = document.getElementById(audioId);\n            const durationEl = document.getElementById(durationId);\n            if (audio && audio.duration) {\n                durationEl.textContent = formatTime(audio.duration);\n            }\n        }\n\n        function toggleAudio(audioId, btn) {\n            const audio = document.getElementById(audioId);\n            const waveformId = 'waveform-' + audioId.split('-')[1];\n            const waveform = document.getElementById(waveformId);\n            const bars = waveform ? waveform.querySelectorAll('.wa-wave-bar') : [];\n\n            document.querySelectorAll('audio').forEach(function(a) {\n                if (a.id !== audioId && !a.paused) {\n                    a.pause();\n                    a.currentTime = 0;\n                }\n            });\n            document.querySelectorAll('.wa-play-btn').forEach(function(b) {\n                if (b !== btn) {\n                    b.classList.remove('playing');\n                }\n            });\n            document.querySelectorAll('.wa-wave-bar').forEach(function(bar) {\n                bar.classList.remove('playing');\n            });\n\n            if (audio.paused) {\n                audio.play();\n                btn.classList.add('playing');\n                bars.forEach(function(bar) { bar.classList.add('playing'); });\n            } else {\n                audio.pause();\n                btn.classList.remove('playing');\n                bars.forEach(function(bar) { bar.classList.remove('playing'); });\n            }\n        }\n\n        function resetAudio(audioId, audioEl) {\n            const btn = audioEl.closest('.phone-frame').querySelector('.wa-play-btn');\n            if (btn) btn.classList.remove('playing');\n            const waveformId = 'waveform-' + audioId.split('-')[1];\n            const waveform = document.getElementById(waveformId);\n            if (waveform) {\n                waveform.querySelectorAll('.wa-wave-bar').forEach(function(bar) {\n                    bar.classList.remove('playing');\n                });\n            }\n        }\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"\u0645\u0627\u0630\u0627 \u0642\u0627\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0631\u0648\u0646 \u0639\u0646\u0627 | \u0645\u0627\u064a \u062a\u0648\u0631 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0622\u0631\u0627\u0621 \u0628\u0639\u0636 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0645\u0627\u064a \u062a\u0648\u0631 \u0645\u0639\u0643 \u0641\u064a \u062c\u0645\u064a\u0639 \u0645\u063a\u0627\u0645\u0631\u0627\u062a\u0643 \u0641\u064a \u062a\u0627\u064a\u0644\u0627\u0646\u062f. \u0627\u0646\u0636\u0645 \u0644\u0645\u0626\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0630\u064a\u0646 \u0627\u0633\u062a\u0643\u0634\u0641\u0648\u0627 \u0628\u0648\u0643\u064a\u062a \u0648\u0628\u0627\u0646\u0643\u0648\u0643 \u0648\u0645\u0627 \u0648\u0631\u0627\u0621\u0647\u0627 \u0645\u0639\u0646\u0627. Y \u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629 0:00 WhatsApp \u064a\u0627\u0633\u0631 \u0647\u0646\u0627\u0621 \u0645\u0627\u062c\u062f A \u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629 0:00 WhatsApp \u0639\u0644\u064a \u0641\u064a\u0635\u0644 \u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646 \u062a\u0631\u0643\u064a \u0623\u062b\u064a\u0631","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,"footnotes":""},"class_list":["post-23347","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631<\/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:\/\/mytour.tours\/en\/testimonials\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\" \/>\n<meta property=\"og:description\" content=\"\u0645\u0627\u0630\u0627 \u0642\u0627\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0631\u0648\u0646 \u0639\u0646\u0627 | \u0645\u0627\u064a \u062a\u0648\u0631 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0622\u0631\u0627\u0621 \u0628\u0639\u0636 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0645\u0627\u064a \u062a\u0648\u0631 \u0645\u0639\u0643 \u0641\u064a \u062c\u0645\u064a\u0639 \u0645\u063a\u0627\u0645\u0631\u0627\u062a\u0643 \u0641\u064a \u062a\u0627\u064a\u0644\u0627\u0646\u062f. \u0627\u0646\u0636\u0645 \u0644\u0645\u0626\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0630\u064a\u0646 \u0627\u0633\u062a\u0643\u0634\u0641\u0648\u0627 \u0628\u0648\u0643\u064a\u062a \u0648\u0628\u0627\u0646\u0643\u0648\u0643 \u0648\u0645\u0627 \u0648\u0631\u0627\u0621\u0647\u0627 \u0645\u0639\u0646\u0627. Y \u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629 0:00 WhatsApp \u064a\u0627\u0633\u0631 \u0647\u0646\u0627\u0621 \u0645\u0627\u062c\u062f A \u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629 0:00 WhatsApp \u0639\u0644\u064a \u0641\u064a\u0635\u0644 \u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646 \u062a\u0631\u0643\u064a \u0623\u062b\u064a\u0631\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mytour.tours\/en\/testimonials\/\" \/>\n<meta property=\"og:site_name\" content=\"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-24T02:13:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%87%D9%86%D8%A7%D8%A1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/\",\"url\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/\",\"name\":\"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mytour.tours\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/%D9%87%D9%86%D8%A7%D8%A1.png\",\"datePublished\":\"2026-05-24T01:55:44+00:00\",\"dateModified\":\"2026-05-24T02:13:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mytour.tours\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/%D9%87%D9%86%D8%A7%D8%A1.png\",\"contentUrl\":\"https:\\\/\\\/mytour.tours\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/%D9%87%D9%86%D8%A7%D8%A1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/testimonials\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mytour.tours\\\/ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mytour.tours\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mytour.tours\\\/en\\\/\",\"name\":\"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631\",\"description\":\"\u0623\u0641\u0636\u0644 \u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d\u064a\u0629 \u0641\u064a \u0622\u0633\u064a\u0627\",\"alternateName\":\"\u0645\u0627\u064a \u062a\u0648\u0631\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mytour.tours\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","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:\/\/mytour.tours\/en\/testimonials\/","og_locale":"ar_AR","og_type":"article","og_title":"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","og_description":"\u0645\u0627\u0630\u0627 \u0642\u0627\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0631\u0648\u0646 \u0639\u0646\u0627 | \u0645\u0627\u064a \u062a\u0648\u0631 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0622\u0631\u0627\u0621 \u0628\u0639\u0636 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0645\u0627\u064a \u062a\u0648\u0631 \u0645\u0639\u0643 \u0641\u064a \u062c\u0645\u064a\u0639 \u0645\u063a\u0627\u0645\u0631\u0627\u062a\u0643 \u0641\u064a \u062a\u0627\u064a\u0644\u0627\u0646\u062f. \u0627\u0646\u0636\u0645 \u0644\u0645\u0626\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0630\u064a\u0646 \u0627\u0633\u062a\u0643\u0634\u0641\u0648\u0627 \u0628\u0648\u0643\u064a\u062a \u0648\u0628\u0627\u0646\u0643\u0648\u0643 \u0648\u0645\u0627 \u0648\u0631\u0627\u0621\u0647\u0627 \u0645\u0639\u0646\u0627. Y \u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629 0:00 WhatsApp \u064a\u0627\u0633\u0631 \u0647\u0646\u0627\u0621 \u0645\u0627\u062c\u062f A \u0631\u0633\u0627\u0644\u0629 \u0635\u0648\u062a\u064a\u0629 0:00 WhatsApp \u0639\u0644\u064a \u0641\u064a\u0635\u0644 \u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646 \u062a\u0631\u0643\u064a \u0623\u062b\u064a\u0631","og_url":"https:\/\/mytour.tours\/en\/testimonials\/","og_site_name":"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","article_modified_time":"2026-05-24T02:13:16+00:00","og_image":[{"url":"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%87%D9%86%D8%A7%D8%A1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mytour.tours\/en\/testimonials\/","url":"https:\/\/mytour.tours\/en\/testimonials\/","name":"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 - mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","isPartOf":{"@id":"https:\/\/mytour.tours\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mytour.tours\/en\/testimonials\/#primaryimage"},"image":{"@id":"https:\/\/mytour.tours\/en\/testimonials\/#primaryimage"},"thumbnailUrl":"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%87%D9%86%D8%A7%D8%A1.png","datePublished":"2026-05-24T01:55:44+00:00","dateModified":"2026-05-24T02:13:16+00:00","breadcrumb":{"@id":"https:\/\/mytour.tours\/en\/testimonials\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mytour.tours\/en\/testimonials\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/mytour.tours\/en\/testimonials\/#primaryimage","url":"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%87%D9%86%D8%A7%D8%A1.png","contentUrl":"https:\/\/mytour.tours\/wp-content\/uploads\/2026\/05\/%D9%87%D9%86%D8%A7%D8%A1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/mytour.tours\/en\/testimonials\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mytour.tours\/ar\/"},{"@type":"ListItem","position":2,"name":"\u0622\u0631\u0627\u0621 \u0627\u0644\u0639\u0645\u0644\u0627\u0621"}]},{"@type":"WebSite","@id":"https:\/\/mytour.tours\/en\/#website","url":"https:\/\/mytour.tours\/en\/","name":"mytour Travels | \u0631\u062d\u0644\u0627\u062a \u0645\u0627\u064a \u062a\u0648\u0631","description":"\u0623\u0641\u0636\u0644 \u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u062d\u064a\u0629 \u0641\u064a \u0622\u0633\u064a\u0627","alternateName":"\u0645\u0627\u064a \u062a\u0648\u0631","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mytour.tours\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages\/23347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/comments?post=23347"}],"version-history":[{"count":5,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages\/23347\/revisions"}],"predecessor-version":[{"id":23352,"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/pages\/23347\/revisions\/23352"}],"wp:attachment":[{"href":"https:\/\/mytour.tours\/ar\/api\/wp\/v2\/media?parent=23347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}