{"id":159810,"date":"2025-10-04T18:57:58","date_gmt":"2025-10-04T15:57:58","guid":{"rendered":"https:\/\/www.mesajgroup.com\/?p=159810"},"modified":"2025-10-04T19:00:32","modified_gmt":"2025-10-04T16:00:32","slug":"yaratici-projeleriniz-ve-innovasyonlariniz-icin-finansal-destek-sagliyoruz","status":"publish","type":"post","link":"https:\/\/www.mesajgroup.com\/zh\/duyuru\/yaratici-projeleriniz-ve-innovasyonlariniz-icin-finansal-destek-sagliyoruz\/","title":{"rendered":"\u6211\u4eec\u4e3a\u60a8\u7684\u521b\u610f\u9879\u76ee\u548c\u521b\u65b0\u63d0\u4f9b\u8d44\u91d1\u652f\u6301\u3002."},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div data-parent=\"true\" class=\"vc_row row-container\" id=\"row-unique-0\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-dark\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0130novasyon ve Proje Deste\u011fi | Mesaj Group<\/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=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Styles for the preview body. *\/\n        .inn-preview-body {\n            font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            background-color: #ffffff;\n            color: #495057;\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Scoped reset for elements inside the component *\/\n        .inn-wrapper h1,\n        .inn-wrapper h2,\n        .inn-wrapper h3,\n        .inn-wrapper h4,\n        .inn-wrapper p,\n        .inn-wrapper ul {\n            margin: 0;\n            padding: 0;\n            line-height: 1.6;\n        }\n        \n        .inn-wrapper {\n            width: 100%;\n            background-color: #ffffff;\n            overflow: hidden;\n        }\n\n        .inn-content-container {\n            width: 100%;\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0 25px;\n            box-sizing: border-box;\n        }\n\n        \/* Header Section *\/\n        .inn-header {\n            padding: 80px 0;\n            text-align: center;\n            background: linear-gradient(135deg, #4a8a96, #5CA3B0);\n            color: #ffffff;\n        }\n        .inn-header .inn-subtitle {\n            font-size: 14px;\n            font-weight: 600;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            opacity: 0.9;\n        }\n        .inn-header .inn-title {\n            font-size: 42px;\n            font-weight: 700;\n            margin: 10px 0;\n            line-height: 1.2;\n        }\n        .inn-header .inn-description {\n            font-size: 18px;\n            max-width: 650px;\n            margin: 15px auto 0;\n            opacity: 0.95;\n        }\n\n        \/* Main Content Section *\/\n        .inn-main-content {\n            padding: 80px 0;\n            background-color: #ffffff;\n        }\n        .inn-section-title {\n            text-align: center;\n            font-size: 32px;\n            font-weight: 700;\n            color: #343a40;\n            margin-bottom: 50px;\n        }\n        .inn-features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        .inn-feature-card {\n            text-align: center;\n            padding: 30px;\n            background-color: #f8f9fa;\n            border-radius: 12px;\n            border: 1px solid #e9ecef;\n        }\n        .inn-feature-icon {\n            margin: 0 auto 20px;\n            background-color: #e1f3f6;\n            border-radius: 50%;\n            width: 60px;\n            height: 60px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #3a6b73;\n        }\n        .inn-feature-card h4 {\n            font-size: 20px;\n            color: #343a40;\n            margin: 0 0 10px;\n            font-weight: 600;\n        }\n        .inn-feature-card p {\n            font-size: 15px;\n            color: #6c757d;\n        }\n\n        \/* Call to Action Section *\/\n        .inn-cta-section {\n            padding: 60px 0;\n            background-color: #f8f9fa;\n            text-align: center;\n            border-top: 1px solid #e9ecef;\n        }\n        .inn-cta-section p {\n            font-size: 17px;\n            color: #495057;\n            margin: 0 auto 25px;\n            max-width: 650px;\n        }\n        .inn-cta-button {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            padding: 15px 35px;\n            font-size: 16px;\n            font-weight: 600;\n            color: #ffffff;\n            background-color: #5CA3B0;\n            border: 2px solid #5CA3B0;\n            border-radius: 50px;\n            text-decoration: none;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 20px rgba(92, 163, 176, 0.3);\n        }\n        .inn-cta-button:hover {\n            background-color: #ffffff;\n            color: #5CA3B0;\n            transform: translateY(-4px);\n            box-shadow: 0 8px 25px rgba(92, 163, 176, 0.4);\n        }\n        .inn-cta-button svg {\n            transition: transform 0.3s ease;\n        }\n        .inn-cta-button:hover svg {\n            transform: translateX(5px);\n        }\n        \n        \/* Scroll Animation *\/\n        .inn-animate-on-scroll {\n            opacity: 0;\n            transform: translateY(20px);\n            transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n        }\n        .inn-animate-on-scroll.inn-is-visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        \n        @media (max-width: 768px) {\n            .inn-header .inn-title { font-size: 32px !important; }\n            .inn-header .inn-description { font-size: 16px !important; }\n            .inn-header, .inn-main-content { padding: 50px 0 !important; }\n            .inn-cta-section { padding: 40px 0 !important; }\n            .inn-content-container { padding: 0 20px; }\n            .inn-section-title { font-size: 28px; }\n        }\n    <\/style>\n<\/head>\n<body class=\"inn-preview-body\">\n\n<div class=\"inn-wrapper\">\n\n    <!-- Header Section -->\n    <div class=\"inn-header inn-animate-on-scroll\">\n        <div class=\"inn-content-container\">\n            <h2 class=\"inn-subtitle\">Gelece\u011fi \u015eekillendiren Fikirlere Destek<\/h2>\n            <h1 class=\"inn-title\">Yarat\u0131c\u0131 Projeleriniz ve \u0130novasyonlar\u0131n\u0131z \u0130\u00e7in Finansal Destek Sa\u011fl\u0131yoruz<\/h1>\n            <p class=\"inn-description\">Mesaj Group olarak, ezber bozan fikirlere ve \u00e7\u0131\u011f\u0131r a\u00e7an teknolojilere yat\u0131r\u0131m yaparak gelece\u011fin ba\u015far\u0131 hikayelerine ortak oluyoruz.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Main Content -->\n    <div class=\"inn-main-content\">\n        <div class=\"inn-content-container\">\n            <h3 class=\"inn-section-title inn-animate-on-scroll\">Destek S\u00fcrecimiz Nas\u0131l \u0130\u015fliyor?<\/h3>\n            <div class=\"inn-features-grid\">\n                <!-- Feature Card 1 -->\n                <div class=\"inn-feature-card inn-animate-on-scroll\" style=\"transition-delay: 100ms;\">\n                    <div class=\"inn-feature-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line><\/svg>\n                    <\/div>\n                    <div>\n                        <h4>Proje De\u011ferlendirme<\/h4>\n                        <p>Fikrinizin pazar potansiyelini, yenilik\u00e7i y\u00f6n\u00fcn\u00fc ve uygulanabilirli\u011fini titizlikle analiz ediyoruz.<\/p>\n                    <\/div>\n                <\/div>\n                <!-- Feature Card 2 -->\n                <div class=\"inn-feature-card inn-animate-on-scroll\" style=\"transition-delay: 200ms;\">\n                    <div class=\"inn-feature-icon\">\n                         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n                    <\/div>\n                    <div>\n                        <h4>Stratejik Ortakl\u0131k<\/h4>\n                        <p>Sadece finansal kaynak de\u011fil, ayn\u0131 zamanda projenizi hayata ge\u00e7irmeniz i\u00e7in mentorluk ve stratejik dan\u0131\u015fmanl\u0131k sa\u011fl\u0131yoruz.<\/p>\n                    <\/div>\n                <\/div>\n                <!-- Feature Card 3 -->\n                <div class=\"inn-feature-card inn-animate-on-scroll\" style=\"transition-delay: 300ms;\">\n                    <div class=\"inn-feature-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"><\/polyline><polyline points=\"17 6 23 6 23 12\"><\/polyline><\/svg>\n                    <\/div>\n                    <div>\n                        <h4>Birlikte B\u00fcy\u00fcme<\/h4>\n                        <p>Projenizin her a\u015famas\u0131nda yan\u0131n\u0131zda yer alarak, s\u00fcrd\u00fcr\u00fclebilir ba\u015far\u0131ya ula\u015fana kadar birlikte \u00e7al\u0131\u015f\u0131yoruz.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <!-- Call to Action Section -->\n    <div class=\"inn-cta-section inn-animate-on-scroll\" style=\"transition-delay: 400ms;\">\n        <div class=\"inn-content-container\">\n            <p>\n              E\u011fer siz de gelece\u011fe y\u00f6n verecek bir fikre sahipseniz, projenizi bizimle payla\u015f\u0131n ve hayallerinizi birlikte ger\u00e7ekle\u015ftirelim.\n            <\/p>\n            <a href=\"https:\/\/www.mesajgroup.com\/zh\/iletisim\/\" class=\"inn-cta-button\">\n              <span>Projenizi G\u00f6nderin<\/span>\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n            <\/a>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const animatedElements = document.querySelectorAll('.inn-animate-on-scroll');\n        if (\"IntersectionObserver\" in window) {\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('inn-is-visible');\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, { \n                threshold: 0.1\n            });\n            animatedElements.forEach(el => observer.observe(el));\n        } else {\n            animatedElements.forEach(el => el.classList.add('inn-is-visible'));\n        }\n    });\n<\/script>\n\n<\/body>\n<\/html>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-0\" data-row=\"script-row-unique-0\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-0\"));<\/script><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"\u0130novasyon ve Proje Deste\u011fi | Mesaj Group Gelece\u011fi \u015eekillendiren Fikirlere Destek Yarat\u0131c\u0131 Projeleriniz ve \u0130novasyonlar\u0131n\u0131z \u0130\u00e7in Finansal Destek Sa\u011fl\u0131yoruz Mesaj [...]","protected":false},"author":1,"featured_media":159813,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[77],"tags":[],"class_list":["post-159810","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-duyuru"],"_links":{"self":[{"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/posts\/159810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/comments?post=159810"}],"version-history":[{"count":0,"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/posts\/159810\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/media\/159813"}],"wp:attachment":[{"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/media?parent=159810"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/categories?post=159810"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mesajgroup.com\/zh\/wp-json\/wp\/v2\/tags?post=159810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}