{"id":6,"date":"2015-07-20T10:44:45","date_gmt":"2015-07-20T10:44:45","guid":{"rendered":"http:\/\/businessdummy.wpengine.com\/?page_id=6"},"modified":"2026-04-02T19:22:36","modified_gmt":"2026-04-02T16:22:36","slug":"voyce","status":"publish","type":"page","link":"https:\/\/fuarinn.com\/ar\/voyce\/","title":{"rendered":"VUYCE"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-341d2d7 e-flex e-con-boxed e-con e-parent\" data-id=\"341d2d7\" 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-878e6b6 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"878e6b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"\/ar\/\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a> \u2666 VUYCE<\/p>\t\t\t\t\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<div class=\"elementor-element elementor-element-2af061c e-flex e-con-boxed e-con e-parent\" data-id=\"2af061c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58866b1 elementor-widget elementor-widget-html\" data-id=\"58866b1\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;800&display=swap\" rel=\"stylesheet\">\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animate.css\/4.1.1\/animate.min.css\"\/>\r\n\r\n<style>\r\n\/* Variables & Base *\/\r\n:root {\r\n    --gold: #c9b26f !important;\r\n    --gold-dark: #b0995a !important;\r\n    --dark: #121212 !important;\r\n    --dark-accent: #1e1e1e !important;\r\n    --light-grey: #f8f9fa !important;\r\n    --white: #ffffff !important;\r\n    --text-muted: #6c757d !important;\r\n    --transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;\r\n}\r\n\r\n.voyce-professional-wrapper {\r\n    background-color: var(--white) !important;\r\n    font-family: 'Montserrat', sans-serif !important;\r\n    color: var(--dark) !important;\r\n    line-height: 1.7 !important;\r\n    overflow-x: hidden !important;\r\n}\r\n\r\n\/* Reusable Components *\/\r\n.title-line {\r\n    width: 60px !important;\r\n    height: 3px !important;\r\n    background: var(--gold) !important;\r\n    margin: 20px auto !important;\r\n}\r\n\r\n.voyce-section {\r\n    padding: 100px 20px !important;\r\n    max-width: 1300px !important;\r\n    margin: 0 auto !important;\r\n}\r\n\r\n\/* Header Styling *\/\r\n.voyce-header {\r\n    text-align: center !important;\r\n    margin-bottom: 70px !important;\r\n}\r\n\r\n.voyce-tagline {\r\n    color: var(--gold) !important;\r\n    text-transform: uppercase !important;\r\n    letter-spacing: 5px !important;\r\n    font-weight: 600 !important;\r\n    font-size: 14px !important;\r\n    display: block !important;\r\n    margin-bottom: 15px !important;\r\n}\r\n\r\n.voyce-main-title {\r\n    font-size: clamp(34px, 6vw, 52px) !important;\r\n    font-weight: 800 !important;\r\n    color: var(--dark) !important;\r\n    text-transform: uppercase !important;\r\n    margin: 0 !important;\r\n    letter-spacing: -1px !important;\r\n}\r\n\r\n.voyce-main-title span {\r\n    color: var(--gold) !important;\r\n    position: relative !important;\r\n}\r\n\r\n.voyce-main-desc {\r\n    max-width: 750px !important;\r\n    margin: 25px auto 0 !important;\r\n    color: var(--text-muted) !important;\r\n    font-size: 17px !important;\r\n}\r\n\r\n\/* Core Experience Grid - Interactive Cards *\/\r\n.voyce-experience-grid {\r\n    display: grid !important;\r\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;\r\n    gap: 35px !important;\r\n}\r\n\r\n.voyce-card {\r\n    background: var(--white) !important;\r\n    padding: 50px 35px !important;\r\n    border-radius: 4px !important;\r\n    border: 1px solid #f0f0f0 !important;\r\n    transition: var(--transition) !important;\r\n    text-align: center !important;\r\n    position: relative !important;\r\n    z-index: 1 !important;\r\n}\r\n\r\n.voyce-card::before {\r\n    content: '' !important;\r\n    position: absolute !important;\r\n    top: 0 !important; left: 0 !important; width: 100% !important; height: 0 !important;\r\n    background: var(--dark) !important;\r\n    z-index: -1 !important;\r\n    transition: var(--transition) !important;\r\n}\r\n\r\n.voyce-card:hover {\r\n    transform: translateY(-15px) !important;\r\n    box-shadow: 0 20px 50px rgba(0,0,0,0.1) !important;\r\n}\r\n\r\n.voyce-card:hover::before {\r\n    height: 100% !important;\r\n}\r\n\r\n.voyce-card:hover h3, \r\n.voyce-card:hover p {\r\n    color: #fff !important;\r\n}\r\n\r\n.card-icon {\r\n    font-size: 45px !important;\r\n    color: var(--gold) !important;\r\n    margin-bottom: 25px !important;\r\n    transition: var(--transition) !important;\r\n}\r\n\r\n.voyce-card:hover .card-icon {\r\n    transform: scale(1.1) rotateY(180deg) !important;\r\n}\r\n\r\n.voyce-card h3 {\r\n    font-size: 19px !important;\r\n    font-weight: 700 !important;\r\n    margin-bottom: 18px !important;\r\n    text-transform: uppercase !important;\r\n    letter-spacing: 1px !important;\r\n}\r\n\r\n.voyce-card p {\r\n    font-size: 15px !important;\r\n    color: var(--text-muted) !important;\r\n    transition: var(--transition) !important;\r\n}\r\n\r\n\/* Highlight Section *\/\r\n.voyce-highlight-section {\r\n    background: linear-gradient(rgba(0,0,0,0.85), rgba(0,0,0,0.85)), url('https:\/\/images.unsplash.com\/photo-1478737270239-2f02b77fc618?auto=format&fit=crop&q=80&w=1920') !important;\r\n    background-attachment: fixed !important;\r\n    background-size: cover !important;\r\n    padding: 100px 20px !important;\r\n    color: #fff !important;\r\n    text-align: center !important;\r\n}\r\n\r\n.voyce-highlight-section h2 {\r\n    color: var(--white) !important;\r\n    font-size: clamp(24px, 4vw, 36px) !important;\r\n    font-weight: 800 !important;\r\n    max-width: 900px !important;\r\n    margin: 0 auto 20px !important;\r\n}\r\n\r\n.voyce-highlight-section p {\r\n    color: var(--gold) !important;\r\n    text-transform: uppercase !important;\r\n    font-size: 14px !important;\r\n    letter-spacing: 3px !important;\r\n    font-weight: 600 !important;\r\n}\r\n\r\n\/* Features Section *\/\r\n.features-section {\r\n    background-color: var(--light-grey) !important;\r\n}\r\n\r\n.features-list-grid {\r\n    display: grid !important;\r\n    grid-template-columns: repeat(3, 1fr) !important;\r\n    gap: 25px !important;\r\n}\r\n\r\n.feature-item {\r\n    background-color: var(--white) !important;\r\n    padding: 30px !important;\r\n    font-weight: 700 !important;\r\n    display: flex !important;\r\n    flex-direction: column !important;\r\n    gap: 10px !important;\r\n    border-left: 4px solid var(--gold) !important;\r\n    box-shadow: 0 5px 15px rgba(0,0,0,0.02) !important;\r\n    transition: var(--transition) !important;\r\n}\r\n\r\n.feature-item strong {\r\n    color: var(--gold) !important;\r\n    font-size: 18px !important;\r\n    text-transform: uppercase !important;\r\n}\r\n\r\n.feature-item span {\r\n    font-weight: 400 !important;\r\n    font-size: 14px !important;\r\n    color: var(--text-muted) !important;\r\n}\r\n\r\n.feature-item:hover {\r\n    background: var(--gold) !important;\r\n    transform: translateX(10px) !important;\r\n}\r\n\r\n.feature-item:hover strong, \r\n.feature-item:hover span { color: #fff !important; }\r\n\r\n\/* Info Section (Why & How) *\/\r\n.voyce-info-section {\r\n    padding: 120px 20px !important;\r\n    max-width: 1200px !important;\r\n    margin: 0 auto !important;\r\n}\r\n\r\n.info-flex {\r\n    display: flex !important;\r\n    gap: 100px !important;\r\n    align-items: flex-start !important;\r\n}\r\n\r\n.info-header {\r\n    margin-bottom: 30px !important;\r\n}\r\n\r\n.step-label {\r\n    color: var(--gold) !important;\r\n    font-weight: 800 !important;\r\n    text-transform: uppercase !important;\r\n    font-size: 12px !important;\r\n    letter-spacing: 3px !important;\r\n}\r\n\r\n.info-column h3 {\r\n    font-size: 32px !important;\r\n    font-weight: 800 !important;\r\n    margin: 5px 0 0 !important;\r\n}\r\n\r\n.info-intro {\r\n    font-size: 18px !important;\r\n    color: var(--text-muted) !important;\r\n    margin-bottom: 35px !important;\r\n}\r\n\r\n.voyce-pro-list {\r\n    list-style: none !important;\r\n    padding: 0 !important;\r\n}\r\n\r\n.voyce-pro-list li {\r\n    margin-bottom: 20px !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    gap: 15px !important;\r\n    font-weight: 600 !important;\r\n    font-size: 16px !important;\r\n    color: var(--dark-accent) !important;\r\n}\r\n\r\n.voyce-pro-list li i {\r\n    color: var(--gold) !important;\r\n    font-size: 18px !important;\r\n}\r\n\r\n\/* Event Format Steps *\/\r\n.event-steps {\r\n    display: flex !important;\r\n    flex-direction: column !important;\r\n}\r\n\r\n.event-step {\r\n    padding: 20px !important;\r\n    background: var(--light-grey) !important;\r\n    margin-bottom: 12px !important;\r\n    border-radius: 8px !important;\r\n    display: flex !important;\r\n    align-items: flex-start !important;\r\n    gap: 20px !important;\r\n    font-weight: 600 !important;\r\n    transition: var(--transition) !important;\r\n}\r\n\r\n.event-step:hover {\r\n    background: var(--dark) !important;\r\n    color: #fff !important;\r\n    transform: scale(1.02) !important;\r\n}\r\n\r\n.step-num {\r\n    background: var(--gold) !important;\r\n    color: #fff !important;\r\n    width: 40px !important;\r\n    height: 40px !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    border-radius: 50% !important;\r\n    font-size: 14px !important;\r\n    font-weight: 800 !important;\r\n    flex-shrink: 0 !important;\r\n}\r\n\r\n.step-content strong { display: block !important; margin-bottom: 5px !important; }\r\n.step-content p { font-size: 13px !important; font-weight: 400 !important; margin: 0 !important; opacity: 0.9 !important; }\r\n\r\n\/* CTA Area *\/\r\n.voyce-cta-section {\r\n    text-align: center !important;\r\n    padding: 100px 20px !important;\r\n    background-color: var(--white) !important;\r\n}\r\n\r\n.cta-btn {\r\n    display: inline-block !important;\r\n    background: var(--dark) !important;\r\n    color: var(--gold) !important;\r\n    padding: 20px 50px !important;\r\n    text-decoration: none !important;\r\n    font-weight: 800 !important;\r\n    text-transform: uppercase !important;\r\n    letter-spacing: 2px !important;\r\n    margin-top: 30px !important;\r\n    transition: var(--transition) !important;\r\n    border: 2px solid var(--dark) !important;\r\n}\r\n\r\n.cta-btn:hover {\r\n    background: transparent !important;\r\n    color: var(--dark) !important;\r\n}\r\n\r\n\/* Responsive Design *\/\r\n@media (max-width: 1024px) {\r\n    .features-list-grid { grid-template-columns: repeat(2, 1fr) !important; }\r\n    .info-flex { gap: 60px !important; }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .info-flex { flex-direction: column !important; }\r\n    .voyce-section { padding: 70px 20px !important; }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .features-list-grid { grid-template-columns: 1fr !important; }\r\n    .voyce-main-title { font-size: 30px !important; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"voyce-professional-wrapper\">\r\n    \r\n    <section class=\"voyce-section\">\r\n        <div class=\"voyce-header animate__animated animate__fadeIn\">\r\n            <span class=\"voyce-tagline\">Feel it, Say it.<\/span>\r\n            <h2 class=\"voyce-main-title\">VUYCE <span>Experience<\/span><\/h2>\r\n            <div class=\"title-line\"><\/div>\r\n            <p class=\"voyce-main-desc\">\r\n                We believe every voice counts\u2014especially when it comes from the heart. VOYCE is a live storytelling platform that gives the mic to voices that matter. In a world full of noise, VOYCE stands out as a safe space for honest conversations and authentic expression.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"voyce-header\">\r\n            <h2 class=\"voyce-main-title\" style=\"font-size: 28px !important;\">Core <span>Experience<\/span><\/h2>\r\n        <\/div>\r\n\r\n        <div class=\"voyce-experience-grid\">\r\n            <div class=\"voyce-card animate__animated animate__fadeInUp\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-microphone-slash\"><\/i><\/div>\r\n                <h3>No Scripts\u2014Just Real Talk<\/h3>\r\n                <p>We ditch the teleprompters and let the conversation flow naturally. Speakers share unfiltered stories, thoughts, and emotions\u2014creating moments that are raw, relatable, and real.<\/p>\r\n            <\/div>\r\n            <div class=\"voyce-card animate__animated animate__fadeInUp\" style=\"animation-delay: 0.1s !important;\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-comments\"><\/i><\/div>\r\n                <h3>Live Interaction<\/h3>\r\n                <p>VUYCE bridges the gap between speakers and attendees. Audiences can engage in real time\u2014ask questions, react, and become part of the conversation, not just passive listeners.<\/p>\r\n            <\/div>\r\n            <div class=\"voyce-card animate__animated animate__fadeInUp\" style=\"animation-delay: 0.2s !important;\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-shield-heart\"><\/i><\/div>\r\n                <h3>Safe Space<\/h3>\r\n                <p>We cultivate an inclusive, judgment-free environment where everyone feels respected and heard. It\u2019s a space where truth can be shared without fear, and every voice is welcome.<\/p>\r\n            <\/div>\r\n            <div class=\"voyce-card animate__animated animate__fadeInUp\" style=\"animation-delay: 0.3s !important;\">\r\n                <div class=\"card-icon\"><i class=\"fas fa-lightbulb\"><\/i><\/div>\r\n                <h3>Inspiring Narratives<\/h3>\r\n                <p>VUYCE features stories that spark reflection, challenge mindsets, and encourage growth. These aren\u2019t just talks\u2014they\u2019re moments that stay with you long after the event ends.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"voyce-highlight-section\">\r\n        <div class=\"animate__animated animate__fadeIn\">\r\n            <h2>From stage to stream, every element of VUYCE is crafted to connect, inspire, and stay with you\u2014long after the spotlight fades.<\/h2>\r\n            <p>The VUYCE Experience: Where Every Detail Speaks<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"voyce-section\">\r\n        <div class=\"voyce-header\">\r\n            <h2 class=\"voyce-main-title\">What is <span>VOYCE?<\/span><\/h2>\r\n            <div class=\"title-line\"><\/div>\r\n            <p class=\"voyce-main-desc\">\r\n                VUYCE is a live experience that gives space to honest voices and meaningful conversations. It\u2019s a talk show format where influential figures speak directly and unscripted to an engaged audience, creating a dynamic exchange built on authenticity, not performance. With each event, VUYCE bridges the gap between speaker and listener\u2014offering real stories, shared emotions, and impactful moments that resonate beyond the stage. It\u2019s not just about being heard, it\u2019s about being understood.\r\n            <\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"voyce-section features-section\">\r\n        <div class=\"voyce-header\">\r\n            <h2 class=\"voyce-main-title\">VUYCE <span>Features<\/span><\/h2>\r\n            <div class=\"title-line\"><\/div>\r\n        <\/div>\r\n        <div class=\"features-list-grid\">\r\n            <div class=\"feature-item\">\r\n                <strong>Influencer Talk Show<\/strong>\r\n                <span>Each VUYCE event features a prominent influencer who leads the conversation with sincerity and depth, offering a personal lens on real-life topics.<\/span>\r\n            <\/div>\r\n            <div class=\"feature-item\">\r\n                <strong>Audience Interaction<\/strong>\r\n                <span>No filters, no barriers\u2014just real-time, honest interactions between the speaker and the crowd. Attendees are part of the story, not just spectators.<\/span>\r\n            <\/div>\r\n            <div class=\"feature-item\">\r\n                <strong>High-Quality Recording<\/strong>\r\n                <span>Our production team captures every moment with cinematic quality, creating premium content ready to reach wider audiences through online platforms and media outlets.<\/span>\r\n            <\/div>\r\n            <div class=\"feature-item\">\r\n                <strong>Large Live Audience<\/strong>\r\n                <span>VUYCE events are large-scale experiences, attracting diverse and engaged audiences who come for connection, inspiration, and dialogue.<\/span>\r\n            <\/div>\r\n            <div class=\"feature-item\">\r\n                <strong>Affordable Tickets<\/strong>\r\n                <span>We believe in making meaningful experiences reachable. Tickets are reasonably priced to ensure that anyone with a voice\u2014or a desire to listen\u2014can attend.<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"voyce-info-section\">\r\n        <div class=\"info-flex\">\r\n            <div class=\"info-column\">\r\n                <div class=\"info-header\">\r\n                    <span class=\"step-label\">Superiority<\/span>\r\n                    <h3>The VUYCE Difference<\/h3>\r\n                <\/div>\r\n                <p class=\"info-intro\">We provide a unique platform where details make the difference. VUYCE isn't just a talk show\u2014it's a movement of truth and connection.<\/p>\r\n                <ul class=\"voyce-pro-list\">\r\n                    <li><i class=\"fas fa-check-double\"><\/i> Detail-Driven Excellence<\/li>\r\n                    <li><i class=\"fas fa-check-double\"><\/i> 10+ Years of Proven Experience<\/li>\r\n                    <li><i class=\"fas fa-check-double\"><\/i> End-to-End Event Solutions<\/li>\r\n                    <li><i class=\"fas fa-check-double\"><\/i> Tailored to Your Vision<\/li>\r\n                    <li><i class=\"fas fa-check-double\"><\/i> Professional Multinational Team<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"info-column\">\r\n                <div class=\"info-header\">\r\n                    <span class=\"step-label\">Event Format<\/span>\r\n                    <h3>Designed to Engage. Built to Last<\/h3>\r\n                <\/div>\r\n                <div class=\"event-steps\">\r\n                    <div class=\"event-step\">\r\n                        <span class=\"step-num\">01<\/span> \r\n                        <div class=\"step-content\">\r\n                            <strong>Atmosphere Curation<\/strong>\r\n                            <p>We host each show in a high-end, fully branded venue\u2014designed to reflect the essence of VUYCE.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"event-step\">\r\n                        <span class=\"step-num\">02<\/span> \r\n                        <div class=\"step-content\">\r\n                            <strong>Immersive Stage Design<\/strong>\r\n                            <p>Powerful lighting, optimized acoustics, and close audience proximity for eye-level storytelling.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"event-step\">\r\n                        <span class=\"step-num\">03<\/span> \r\n                        <div class=\"step-content\">\r\n                            <strong>Cinematic Media Production<\/strong>\r\n                            <p>Multi-camera angles and high-end audio ensuring the event lives far beyond the room.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"event-step\">\r\n                        <span class=\"step-num\">04<\/span> \r\n                        <div class=\"step-content\">\r\n                            <strong>Smart, Accessible Ticketing<\/strong>\r\n                            <p>Tiered ticketing model with affordable prices and digital booking.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"event-step\">\r\n                        <span class=\"step-num\">05<\/span> \r\n                        <div class=\"step-content\">\r\n                            <strong>Large, Engaged Audience<\/strong>\r\n                            <p>Built for real crowd energy with over 1,000 attendees per event.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"event-step\">\r\n                        <span class=\"step-num\">06<\/span> \r\n                        <div class=\"step-content\">\r\n                            <strong>Hybrid & Digital-Ready<\/strong>\r\n                            <p>Designed for live streaming and content repurposing online.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"voyce-cta-section\">\r\n        <div class=\"voyce-header\">\r\n            <h2 class=\"voyce-main-title\">Let\u2019s <span>Work Together<\/span><\/h2>\r\n            <div class=\"title-line\"><\/div>\r\n            <p class=\"voyce-main-desc\">\r\n                Whether you\u2019re an emerging voice, an established influencer, a forward-thinking brand, or a bold creative\u2014VUYCE is your stage. We\u2019ve built platforms for them all, and we\u2019re ready to bring your story to life.\r\n            <\/p>\r\n            <a href=\"https:\/\/fuarinn.com\/ar\/appointment\/\" class=\"cta-btn\">Join the Experience<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div>\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>","protected":false},"excerpt":{"rendered":"<p>Home \u2666 VUYCE Feel it, Say it. VUYCE Experience We believe every voice counts\u2014especially when it comes from the heart. VOYCE is a live storytelling platform that gives the mic to voices that matter. In a world full of noise, VOYCE stands out as a safe space for honest conversations and authentic expression. Core Experience [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>VUYCE - FUAR INN<\/title>\n<meta name=\"description\" content=\"VUYCE is a live storytelling platform that gives the mic to voices that matter.In a world full of noise, VOYCE stands out as a safe space for honest conversation\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fuarinn.com\/ar\/voyce\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VUYCE - FUAR INN\" \/>\n<meta property=\"og:description\" content=\"VUYCE is a live storytelling platform that gives the mic to voices that matter.In a world full of noise, VOYCE stands out as a safe space for honest conversation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fuarinn.com\/ar\/voyce\/\" \/>\n<meta property=\"og:site_name\" content=\"FUAR INN\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-02T16:22:36+00:00\" \/>\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=\"3 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fuarinn.com\/voyce\/\",\"url\":\"https:\/\/fuarinn.com\/voyce\/\",\"name\":\"VUYCE - FUAR INN\",\"isPartOf\":{\"@id\":\"https:\/\/fuarinn.com\/#website\"},\"datePublished\":\"2015-07-20T10:44:45+00:00\",\"dateModified\":\"2026-04-02T16:22:36+00:00\",\"description\":\"VUYCE is a live storytelling platform that gives the mic to voices that matter.In a world full of noise, VOYCE stands out as a safe space for honest conversation\",\"breadcrumb\":{\"@id\":\"https:\/\/fuarinn.com\/voyce\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fuarinn.com\/voyce\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fuarinn.com\/voyce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fuarinn.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VUYCE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fuarinn.com\/#website\",\"url\":\"https:\/\/fuarinn.com\/\",\"name\":\"FUAR INN\",\"description\":\"Events Detailer\",\"publisher\":{\"@id\":\"https:\/\/fuarinn.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fuarinn.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fuarinn.com\/#organization\",\"name\":\"FUAR INN\",\"url\":\"https:\/\/fuarinn.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/fuarinn.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fuarinn.com\/wp-content\/uploads\/2025\/04\/Logo_wide_White_x2.png\",\"contentUrl\":\"https:\/\/fuarinn.com\/wp-content\/uploads\/2025\/04\/Logo_wide_White_x2.png\",\"width\":500,\"height\":250,\"caption\":\"FUAR INN\"},\"image\":{\"@id\":\"https:\/\/fuarinn.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VUYCE - FUAR INN","description":"VUYCE is a live storytelling platform that gives the mic to voices that matter.In a world full of noise, VOYCE stands out as a safe space for honest conversation","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:\/\/fuarinn.com\/ar\/voyce\/","og_locale":"ar_AR","og_type":"article","og_title":"VUYCE - FUAR INN","og_description":"VUYCE is a live storytelling platform that gives the mic to voices that matter.In a world full of noise, VOYCE stands out as a safe space for honest conversation","og_url":"https:\/\/fuarinn.com\/ar\/voyce\/","og_site_name":"FUAR INN","article_modified_time":"2026-04-02T16:22:36+00:00","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":"3 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fuarinn.com\/voyce\/","url":"https:\/\/fuarinn.com\/voyce\/","name":"VUYCE - FUAR INN","isPartOf":{"@id":"https:\/\/fuarinn.com\/#website"},"datePublished":"2015-07-20T10:44:45+00:00","dateModified":"2026-04-02T16:22:36+00:00","description":"VUYCE is a live storytelling platform that gives the mic to voices that matter.In a world full of noise, VOYCE stands out as a safe space for honest conversation","breadcrumb":{"@id":"https:\/\/fuarinn.com\/voyce\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fuarinn.com\/voyce\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fuarinn.com\/voyce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fuarinn.com\/"},{"@type":"ListItem","position":2,"name":"VUYCE"}]},{"@type":"WebSite","@id":"https:\/\/fuarinn.com\/#website","url":"https:\/\/fuarinn.com\/","name":"FUAR INN","description":"Events Detailer","publisher":{"@id":"https:\/\/fuarinn.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fuarinn.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/fuarinn.com\/#organization","name":"FUAR INN","url":"https:\/\/fuarinn.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/fuarinn.com\/#\/schema\/logo\/image\/","url":"https:\/\/fuarinn.com\/wp-content\/uploads\/2025\/04\/Logo_wide_White_x2.png","contentUrl":"https:\/\/fuarinn.com\/wp-content\/uploads\/2025\/04\/Logo_wide_White_x2.png","width":500,"height":250,"caption":"FUAR INN"},"image":{"@id":"https:\/\/fuarinn.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":34,"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":8260,"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/pages\/6\/revisions\/8260"}],"wp:attachment":[{"href":"https:\/\/fuarinn.com\/ar\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}