From 6d7a3ae594575499ae41ac55ac23cce15a0ba085 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 07:18:08 +0000 Subject: [PATCH 01/14] Add Elementor hero section template Create a complete Elementor JSON template for the agency hero section with: - Gradient background (#1D1578 to #3A3095) - Badge widget with semi-transparent background - Main heading with responsive font sizes - Description text editor widget - CTA button with pill shape and hover effects - Fully responsive design with mobile/tablet breakpoints --- hero-section-template.json | 277 +++++++++++++++++++++++++++++++++++++ 1 file changed, 277 insertions(+) create mode 100644 hero-section-template.json diff --git a/hero-section-template.json b/hero-section-template.json new file mode 100644 index 0000000..f084ccc --- /dev/null +++ b/hero-section-template.json @@ -0,0 +1,277 @@ +{ + "title": "Hero Section - Ajanslar", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "hero-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": { + "unit": "px", + "top": "120", + "right": "0", + "bottom": "80", + "left": "0", + "isLinked": false + }, + "padding_mobile": { + "unit": "px", + "top": "80", + "right": "0", + "bottom": "60", + "left": "0", + "isLinked": false + }, + "background_background": "gradient", + "background_color": "#1D1578", + "background_color_b": "#3A3095", + "background_gradient_type": "linear", + "background_gradient_angle": { + "unit": "deg", + "size": 135 + }, + "flex_direction": "column", + "flex_align_items": "center", + "flex_justify_content": "center" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": { + "unit": "px", + "size": 900 + }, + "width_tablet": { + "unit": "%", + "size": 100 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "0", + "right": "24", + "bottom": "0", + "left": "24", + "isLinked": false + }, + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center" + }, + "elements": [ + { + "id": "badge", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "AJANSLAR", + "header_size": "p", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "500", + "typography_line_height": { + "unit": "em", + "size": 1.4 + }, + "typography_letter_spacing": { + "unit": "px", + "size": 0.5 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.15)", + "border_radius": { + "unit": "px", + "top": "66", + "right": "66", + "bottom": "66", + "left": "66", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "8", + "right": "20", + "bottom": "8", + "left": "20", + "isLinked": false + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "24", + "left": "0", + "isLinked": false + }, + "width": { + "unit": "auto" + }, + "css_filters_blur": { + "unit": "px", + "size": 0 + } + }, + "elements": [] + }, + { + "id": "main-heading", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Ajanslar Güçlerini İçerik Bulutu ile Birleştiriyor!", + "header_size": "h1", + "align": "center", + "align_tablet": "center", + "align_mobile": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 72 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 52 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 42 + }, + "typography_font_weight": "500", + "typography_line_height": { + "unit": "em", + "size": 1 + }, + "typography_letter_spacing": { + "unit": "px", + "size": 0.5 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "24", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "description", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

İçerik Bulutu'nun nitelikli içerik çözümlerini ve yüksek performanslı teknolojilerini ajansınızın bir parçası haline getirin. Ürün ve hizmet çeşitliliğinizle birlikte gelir kaynaklarınızı da artırın.

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.9)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 16 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "32", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "cta-button", + "elType": "widget", + "widgetType": "button", + "isInner": false, + "settings": { + "text": "KAYIT OL", + "align": "center", + "button_type": "default", + "link": { + "url": "#", + "is_external": false, + "nofollow": false + }, + "size": "md", + "button_text_color": "#FFFFFF", + "background_color": "#1D1578", + "button_background_hover_color": "#2A1F99", + "border_radius": { + "unit": "px", + "top": "66", + "right": "66", + "bottom": "66", + "left": "66", + "isLinked": true + }, + "button_padding": { + "unit": "px", + "top": "14", + "right": "32", + "bottom": "14", + "left": "32", + "isLinked": false + }, + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "500", + "typography_letter_spacing": { + "unit": "px", + "size": 0.5 + }, + "hover_animation": "grow", + "box_shadow_box_shadow_type": "yes", + "box_shadow_box_shadow": { + "horizontal": 0, + "vertical": 8, + "blur": 24, + "spread": 0, + "color": "rgba(29, 21, 120, 0.3)" + } + }, + "elements": [] + } + ] + } + ] + } + ] +} From 7c2a6b31522d0f1def4874d0935c535c8d83323e Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 07:28:46 +0000 Subject: [PATCH 02/14] Add private component directory to gitignore Add cogo-componenetler directory to .gitignore to keep it private and prevent it from being tracked in version control. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 800a170..12b3a42 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,6 @@ dist .hide .temp .cache + +# Private component directory (not tracked in git) +cogo-componenetler/ From a24298455e5b48e49909498c6ea067668b9562a9 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 08:04:23 +0000 Subject: [PATCH 03/14] Update gitignore for ContentGo style guide Add contentgo-stil-rehberi directory to .gitignore to keep the private ContentGo brand style guide out of version control. This directory contains: - Complete color palette and design tokens - UI component styles (buttons, cards, badges) - Typography and layout systems - HTML examples and templates - AI prompt templates for content generation --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 12b3a42..cd8a440 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,6 @@ dist # Private component directory (not tracked in git) cogo-componenetler/ + +# Private ContentGo style guide (not tracked in git) +contentgo-stil-rehberi/ From cd20cb1f97438edc7b41e3e8a976ca4054989997 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 08:08:16 +0000 Subject: [PATCH 04/14] =?UTF-8?q?Add=20Elementor=20dark=20section=20templa?= =?UTF-8?q?te=20-=20M=C3=BC=C5=9Fteri=20Merkezi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Create Elementor JSON template for "What is Customer Center" section: - Dark background (#1D1578) - Centered heading and subtitle - 2-column text layout (responsive) - White CTA button for visibility on dark background - Fully responsive with mobile/tablet breakpoints - Text color: white for readability - 80px vertical padding (60px on mobile) --- dark-section-musteri-merkezi.json | 352 ++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 dark-section-musteri-merkezi.json diff --git a/dark-section-musteri-merkezi.json b/dark-section-musteri-merkezi.json new file mode 100644 index 0000000..17b51c4 --- /dev/null +++ b/dark-section-musteri-merkezi.json @@ -0,0 +1,352 @@ +{ + "title": "Dark Section - Müşteri Merkezi Nedir", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "dark-section-main", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": { + "unit": "px", + "top": "80", + "right": "0", + "bottom": "80", + "left": "0", + "isLinked": false + }, + "padding_mobile": { + "unit": "px", + "top": "60", + "right": "0", + "bottom": "60", + "left": "0", + "isLinked": false + }, + "background_background": "classic", + "background_color": "#1D1578", + "flex_direction": "column", + "flex_align_items": "center" + }, + "elements": [ + { + "id": "content-container", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": { + "unit": "px", + "size": 1200 + }, + "width_tablet": { + "unit": "%", + "size": 100 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "0", + "right": "24", + "bottom": "0", + "left": "24", + "isLinked": false + }, + "flex_direction": "column" + }, + "elements": [ + { + "id": "header-container", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "48", + "left": "0", + "isLinked": false + } + }, + "elements": [ + { + "id": "main-heading", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Müşteri Merkezi Nedir?", + "header_size": "h2", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 60 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 42 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 32 + }, + "typography_font_weight": "500", + "typography_line_height": { + "unit": "em", + "size": 1.1 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "20", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "subtitle", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

Müşteri Merkezi, sadece ayrıcalıklı ajanslara sunulan, İçerik Bulutu tabanlı online bir servistir.

", + "align": "center", + "text_color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 20 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 18 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "two-column-grid", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": { + "column": "24", + "row": "24", + "unit": "px" + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "0", + "left": "0", + "isLinked": true + } + }, + "elements": [ + { + "id": "column-1", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "width": { + "unit": "%", + "size": 50 + }, + "width_tablet": { + "unit": "%", + "size": 100 + }, + "width_mobile": { + "unit": "%", + "size": 100 + } + }, + "elements": [ + { + "id": "column-1-text", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

İçerik Bulutu'nun Müşteri Merkezi'nden performans ajansları, dijital pazarlama ajansları, sosyal medya ajansları, SEO-SEM ajansları, yazılım ajansları ve danışmanlar faydalanabiliyor. Ücretsiz kayıt olmanın mümkün olduğu Müşteri Merkezi, kullanıcılarına pek çok ayrıcalık sunuyor.

", + "text_color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + }, + { + "id": "column-2", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "width": { + "unit": "%", + "size": 50 + }, + "width_tablet": { + "unit": "%", + "size": 100 + }, + "width_mobile": { + "unit": "%", + "size": 100 + } + }, + "elements": [ + { + "id": "column-2-text", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

İçerik pazarlamasının farklı alanlarında faaliyet gösteren ajanslar ve danışmanlar, İçerik Bulutu Müşteri Merkezi sayesinde kolayca içerik hizmeti vermeye hazır hale geliyor. Müşterilerinin farklı türlerde ve farklı dillerdeki içerik ihtiyaçlarına yönelik geniş bir hizmet yelpazesine sahip olan ajanslar gelirlerini artırma fırsatı buluyor.

", + "text_color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + } + ] + }, + { + "id": "button-container", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": { + "unit": "px", + "top": "48", + "right": "0", + "bottom": "0", + "left": "0", + "isLinked": false + } + }, + "elements": [ + { + "id": "cta-button", + "elType": "widget", + "widgetType": "button", + "isInner": false, + "settings": { + "text": "KAYIT OL", + "align": "center", + "button_type": "default", + "link": { + "url": "#", + "is_external": false, + "nofollow": false + }, + "size": "md", + "button_text_color": "#1D1578", + "background_color": "#FFFFFF", + "button_background_hover_color": "rgba(255, 255, 255, 0.9)", + "border_radius": { + "unit": "px", + "top": "66", + "right": "66", + "bottom": "66", + "left": "66", + "isLinked": true + }, + "button_padding": { + "unit": "px", + "top": "14", + "right": "32", + "bottom": "14", + "left": "32", + "isLinked": false + }, + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "500", + "typography_letter_spacing": { + "unit": "px", + "size": 0.5 + }, + "hover_animation": "grow", + "box_shadow_box_shadow_type": "yes", + "box_shadow_box_shadow": { + "horizontal": 0, + "vertical": 4, + "blur": 16, + "spread": 0, + "color": "rgba(255, 255, 255, 0.2)" + } + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] +} From d7df21767454bbee3ed31a104fc9be9420b71957 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 08:13:47 +0000 Subject: [PATCH 05/14] Add Elementor benefits section template - 6 cards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Create Benefits Section "Neler Sunuyor?" with: - Purple background (#3A3095) - Centered heading and subtitle - 6 benefit cards in responsive grid (3 columns desktop, 2 tablet, 1 mobile) - Glass-morphism effect cards with semi-transparent backgrounds - Each card has H3 title and description text - White text on dark background - Fully responsive layout - 80px padding (60px mobile) Benefits covered: 1. Tamamen Online Süreçler 2. Kullanıcı Dostu Arayüz 3. Sürdürülebilir Üretim 4. Mükemmel Müşteri Desteği 5. Zaman ve Maliyet Tasarrufu 6. Gelir Artışı --- benefits-section-neler-sunuyor.json | 715 ++++++++++++++++++++++++++++ 1 file changed, 715 insertions(+) create mode 100644 benefits-section-neler-sunuyor.json diff --git a/benefits-section-neler-sunuyor.json b/benefits-section-neler-sunuyor.json new file mode 100644 index 0000000..0584221 --- /dev/null +++ b/benefits-section-neler-sunuyor.json @@ -0,0 +1,715 @@ +{ + "title": "Benefits Section - Neler Sunuyor", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "benefits-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": { + "unit": "px", + "top": "80", + "right": "0", + "bottom": "80", + "left": "0", + "isLinked": false + }, + "padding_mobile": { + "unit": "px", + "top": "60", + "right": "0", + "bottom": "60", + "left": "0", + "isLinked": false + }, + "background_background": "classic", + "background_color": "#3A3095", + "flex_direction": "column" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": { + "unit": "px", + "size": 1200 + }, + "padding": { + "unit": "px", + "top": "0", + "right": "24", + "bottom": "0", + "left": "24", + "isLinked": false + } + }, + "elements": [ + { + "id": "header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "48", + "left": "0", + "isLinked": false + } + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "İçerik Bulutu Müşteri Merkezi Neler Sunuyor?", + "header_size": "h2", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 60 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 42 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 32 + }, + "typography_font_weight": "500", + "typography_line_height": { + "unit": "em", + "size": 1.1 + }, + "margin": { + "unit": "px", + "bottom": "20" + } + }, + "elements": [] + }, + { + "id": "subtitle", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşteri Merkezi ile ekip kurmadan, ek bir maliyet yaratmadan, hizmet verdiğin tüm markaların profesyonel içerik üretim süreçlerini tek bir arayüzden online olarak yönetebilirsiniz.

", + "align": "center", + "text_color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 18 + }, + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "benefits-grid", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": { + "column": "32", + "row": "32", + "unit": "px" + } + }, + "elements": [ + { + "id": "benefit-1", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "%", + "size": 32 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + }, + "css_filters_blur": { + "unit": "px", + "size": 0 + } + }, + "elements": [ + { + "id": "benefit-1-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Tamamen Online Süreçler", + "header_size": "h3", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "12" + } + }, + "elements": [] + }, + { + "id": "benefit-1-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşteri Merkezi'nde tüm içerik üretim süreçlerini online yönetebilirsiniz. İçerik taleplerinizi online oluşturabilir, üretilen içeriklerinizi de yine online arayüzden kontrol edip onaylayabilirsiniz.

", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 15 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + }, + { + "id": "benefit-2", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "%", + "size": 32 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + } + }, + "elements": [ + { + "id": "benefit-2-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Kullanıcı Dostu Arayüz", + "header_size": "h3", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "12" + } + }, + "elements": [] + }, + { + "id": "benefit-2-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

İçerik hizmeti verdiğiniz müşteri hesaplarına ait tüm bilgileri okunması kolay, tek bir gösterge tablosunda görüntüleyebilirsiniz. Tüm faaliyetlerinizi tek bir alan üzerinden takip edebilirsiniz.

", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 15 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + }, + { + "id": "benefit-3", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "%", + "size": 32 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + } + }, + "elements": [ + { + "id": "benefit-3-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Sürdürülebilir Üretim", + "header_size": "h3", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "12" + } + }, + "elements": [] + }, + { + "id": "benefit-3-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

İçerik Bulutu'nun profesyonel içerik üreticilerindan oluşan geniş topluluğu sayesinde müşterilerinizin farklı türlerde ve farklı dillerde yüksek hacimli içerik ihtiyaçlarına çözüm bulabilirsiniz.

", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 15 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + }, + { + "id": "benefit-4", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "%", + "size": 32 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + } + }, + "elements": [ + { + "id": "benefit-4-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Mükemmel Müşteri Desteği", + "header_size": "h3", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "12" + } + }, + "elements": [] + }, + { + "id": "benefit-4-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

İçerik Bulutu marka ekibi Müşteri Merkezi ile ilgili tüm sorularınızı hızla yanıtlar. Tüm süreci uzaktan yönetseniz de İçerik Bulutu ekibinin desteğini her zaman hissedersiniz.

", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 15 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + }, + { + "id": "benefit-5", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "%", + "size": 32 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + } + }, + "elements": [ + { + "id": "benefit-5-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Zaman ve Maliyet Tasarrufu", + "header_size": "h3", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "12" + } + }, + "elements": [] + }, + { + "id": "benefit-5-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşteri Merkezi ile birden fazla müşteri hesabını tek bir alan üzerinden yöneterek zaman kazanabilirsiniz. Daha da önemlisi, hiçbir ekstra maliyete girmeden yüksek gelir elde edebilirsiniz.

", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 15 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + }, + { + "id": "benefit-6", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "%", + "size": 32 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + }, + "padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + } + }, + "elements": [ + { + "id": "benefit-6-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Gelir Artışı", + "header_size": "h3", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "12" + } + }, + "elements": [] + }, + { + "id": "benefit-6-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Hiçbir yatırım gerektirmediğinden yüksek gelir elde etmenizi mümkün kılar. İçerik hizmeti sunarak müşteri portföyünüzü genişletin ve kazancınızı artırın.

", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 15 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] + } + ] +} From 4dc1a4696f1faec7705da11471b6b0f8c8090ba8 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 08:17:26 +0000 Subject: [PATCH 06/14] Add How It Works section template --- how-it-works-section.json | 456 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 456 insertions(+) create mode 100644 how-it-works-section.json diff --git a/how-it-works-section.json b/how-it-works-section.json new file mode 100644 index 0000000..f4e6142 --- /dev/null +++ b/how-it-works-section.json @@ -0,0 +1,456 @@ +{ + "title": "How It Works Section - Nasıl Kullanır", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "how-it-works-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": { + "unit": "px", + "top": "80", + "right": "0", + "bottom": "80", + "left": "0", + "isLinked": false + }, + "padding_mobile": { + "unit": "px", + "top": "60", + "right": "0", + "bottom": "60", + "left": "0", + "isLinked": false + }, + "background_background": "classic", + "background_color": "#F1F6FF" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": { + "unit": "px", + "size": 1200 + }, + "padding": { + "unit": "px", + "top": "0", + "right": "24", + "bottom": "0", + "left": "24", + "isLinked": false + } + }, + "elements": [ + { + "id": "header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "48", + "left": "0", + "isLinked": false + } + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Ajanslar Müşteri Merkezi'ni Nasıl Kullanır?", + "header_size": "h2", + "align": "center", + "color": "#1D1578", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 60 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 42 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 32 + }, + "typography_font_weight": "500", + "typography_line_height": { + "unit": "em", + "size": 1.1 + }, + "margin": { + "unit": "px", + "bottom": "20" + } + }, + "elements": [] + }, + { + "id": "subtitle", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

İçerik Bulutu Müşteri Merkezi'ne kayıt olun, içerik üretim süreçlerini kendi istek ve ihtiyaçlarınıza göre şekillendirin.

", + "align": "center", + "text_color": "#08080C", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 18 + }, + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "32" + } + }, + "elements": [] + }, + { + "id": "cta-button", + "elType": "widget", + "widgetType": "button", + "settings": { + "text": "KAYIT OL", + "align": "center", + "link": { + "url": "#" + }, + "button_text_color": "#FFFFFF", + "background_color": "#1D1578", + "button_background_hover_color": "#32257E", + "border_radius": { + "unit": "px", + "top": "66", + "right": "66", + "bottom": "66", + "left": "66", + "isLinked": true + }, + "button_padding": { + "unit": "px", + "top": "14", + "right": "32", + "bottom": "14", + "left": "32", + "isLinked": false + }, + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "500", + "hover_animation": "grow", + "margin": { + "unit": "px", + "top": "32" + } + }, + "elements": [] + } + ] + }, + { + "id": "steps-container", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_gap": { + "column": "48", + "row": "48", + "unit": "px" + } + }, + "elements": [ + { + "id": "step-1", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_gap": { + "column": "32", + "row": "32", + "unit": "px" + }, + "flex_align_items": "flex-start" + }, + "elements": [ + { + "id": "step-1-number", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "px", + "size": 64 + }, + "height": { + "unit": "px", + "size": 64 + }, + "background_background": "classic", + "background_color": "#ECFDF3", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "2", + "right": "2", + "bottom": "2", + "left": "2", + "isLinked": true + }, + "border_color": "#ABEFC6", + "border_radius": { + "unit": "%", + "top": "50", + "right": "50", + "bottom": "50", + "left": "50", + "isLinked": true + }, + "flex_direction": "column", + "flex_align_items": "center", + "flex_justify_content": "center", + "flex_shrink": "0" + }, + "elements": [ + { + "id": "step-1-number-text", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "1", + "header_size": "div", + "color": "#067647", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 28 + }, + "typography_font_weight": "600" + }, + "elements": [] + } + ] + }, + { + "id": "step-1-content", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_grow": "1" + }, + "elements": [ + { + "id": "step-1-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Markalarınızı Kendiniz Yönetin", + "header_size": "h3", + "color": "#1D1578", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "16" + } + }, + "elements": [] + }, + { + "id": "step-1-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşteri Merkezi'ne kayıt olduktan sonra tüm müşterileriniz için ayrı müşteri hesapları oluşturabilirsiniz. İçerik üretim süreçlerini kendiniz takip edebilir, müşterilerinizin sürece dahil olmadan tamamlanmış içerik projelerine erişmelerini sağlayabilirsiniz.

", + "text_color": "#08080C", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 16 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + } + ] + }, + { + "id": "step-2", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row-reverse", + "flex_gap": { + "column": "32", + "row": "32", + "unit": "px" + }, + "flex_align_items": "flex-start" + }, + "elements": [ + { + "id": "step-2-number", + "elType": "container", + "isInner": true, + "settings": { + "width": { + "unit": "px", + "size": 64 + }, + "height": { + "unit": "px", + "size": 64 + }, + "background_background": "classic", + "background_color": "#ECFDF3", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "2", + "right": "2", + "bottom": "2", + "left": "2", + "isLinked": true + }, + "border_color": "#ABEFC6", + "border_radius": { + "unit": "%", + "top": "50", + "right": "50", + "bottom": "50", + "left": "50", + "isLinked": true + }, + "flex_direction": "column", + "flex_align_items": "center", + "flex_justify_content": "center", + "flex_shrink": "0" + }, + "elements": [ + { + "id": "step-2-number-text", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "2", + "header_size": "div", + "color": "#067647", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 28 + }, + "typography_font_weight": "600" + }, + "elements": [] + } + ] + }, + { + "id": "step-2-content", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_grow": "1" + }, + "elements": [ + { + "id": "step-2-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Markalarınıza Davetiye Gönderin", + "header_size": "h3", + "color": "#1D1578", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 24 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "margin": { + "unit": "px", + "bottom": "16" + } + }, + "elements": [] + }, + { + "id": "step-2-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

İçerik üretim süreçlerine dahil olmak isteyen müşterilerinize davetiye göndererek onların da İçerik Bulutu online yayıncı arayüzünün kolaylıklarından faydalanmalarını sağlayabilirsiniz. Her müşterinize kendi hesapları için davetiye gönderebilirsiniz.

", + "text_color": "#08080C", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 16 + }, + "typography_line_height": { + "unit": "em", + "size": 1.65 + } + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] + } + ] + } + ] +} From adcfb78803b025b35a85b9864258f2831a7312ae Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 08:19:23 +0000 Subject: [PATCH 07/14] Add Services section template (4 service cards) --- services-section-urunler.json | 329 ++++++++++++++++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 services-section-urunler.json diff --git a/services-section-urunler.json b/services-section-urunler.json new file mode 100644 index 0000000..165c892 --- /dev/null +++ b/services-section-urunler.json @@ -0,0 +1,329 @@ +{ + "title": "Services Section - İçerik Bulutu Ürünleri", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "services-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": { + "unit": "px", + "top": "80", + "bottom": "80" + }, + "background_background": "classic", + "background_color": "#FFFFFF" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": {"unit": "px", "size": 1200}, + "padding": {"unit": "px", "top": "0", "right": "24", "bottom": "0", "left": "24"} + }, + "elements": [ + { + "id": "header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": {"unit": "px", "bottom": "48"} + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "İçerik Bulutu Ürünleri", + "header_size": "h2", + "align": "center", + "color": "#1D1578", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 60}, + "typography_font_size_mobile": {"unit": "px", "size": 32}, + "typography_font_weight": "500", + "margin": {"unit": "px", "bottom": "20"} + }, + "elements": [] + }, + { + "id": "subtitle", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşterilerinize sunabileceğiniz geniş hizmet yelpazesi

", + "align": "center", + "text_color": "#08080C", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 24}, + "typography_font_size_mobile": {"unit": "px", "size": 18} + }, + "elements": [] + } + ] + }, + { + "id": "services-grid", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": {"column": "24", "row": "24", "unit": "px"} + }, + "elements": [ + { + "id": "service-1", + "elType": "container", + "isInner": true, + "settings": { + "width": {"unit": "%", "size": 48.5}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "#FFFFFF", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "box_shadow_box_shadow_type": "yes", + "box_shadow_box_shadow": { + "horizontal": 0, + "vertical": 8, + "blur": 24, + "spread": 0, + "color": "rgba(29, 21, 120, 0.1)" + }, + "text_align": "center" + }, + "elements": [ + { + "id": "service-1-icon", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "
📝
", + "align": "center" + }, + "elements": [] + }, + { + "id": "service-1-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "İçerik Üretimi", + "header_size": "h3", + "align": "center", + "color": "#1D1578", + "typography_font_size": {"unit": "px", "size": 24}, + "margin": {"unit": "px", "bottom": "16"} + }, + "elements": [] + }, + { + "id": "service-1-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Danışmanlık verdiğiniz e-ticaret siteleri için yapısal içeriklerden destek alın. İçerik Bulutu'nun geniş yelpazedeki pazarlama içeriği ürünleriyle markalarınızın içerik pazarlaması süreçlerine hız ve kalite katın.

", + "text_color": "#08080C", + "typography_font_size": {"unit": "px", "size": 16} + }, + "elements": [] + } + ] + }, + { + "id": "service-2", + "elType": "container", + "isInner": true, + "settings": { + "width": {"unit": "%", "size": 48.5}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "#FFFFFF", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "box_shadow_box_shadow_type": "yes", + "box_shadow_box_shadow": { + "horizontal": 0, + "vertical": 8, + "blur": 24, + "spread": 0, + "color": "rgba(29, 21, 120, 0.1)" + }, + "text_align": "center" + }, + "elements": [ + { + "id": "service-2-icon", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "
💡
", + "align": "center" + }, + "elements": [] + }, + { + "id": "service-2-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Topiko", + "header_size": "h3", + "align": "center", + "color": "#1D1578", + "typography_font_size": {"unit": "px", "size": 24}, + "margin": {"unit": "px", "bottom": "16"} + }, + "elements": [] + }, + { + "id": "service-2-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Hizmet verdiğiniz markaların ilgi çekici blog içeriği fikirlerine mi ihtiyaçları var? Akıllı içerik fikir motoru Topiko ile hedef kitleye ve arama motorlarına yönelik özgün içerik fikirlerine kolayca kavuşun.

", + "text_color": "#08080C", + "typography_font_size": {"unit": "px", "size": 16} + }, + "elements": [] + } + ] + }, + { + "id": "service-3", + "elType": "container", + "isInner": true, + "settings": { + "width": {"unit": "%", "size": 48.5}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "#FFFFFF", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "box_shadow_box_shadow_type": "yes", + "box_shadow_box_shadow": { + "horizontal": 0, + "vertical": 8, + "blur": 24, + "spread": 0, + "color": "rgba(29, 21, 120, 0.1)" + }, + "text_align": "center" + }, + "elements": [ + { + "id": "service-3-icon", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "
🌍
", + "align": "center" + }, + "elements": [] + }, + { + "id": "service-3-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Çeviri", + "header_size": "h3", + "align": "center", + "color": "#1D1578", + "typography_font_size": {"unit": "px", "size": 24}, + "margin": {"unit": "px", "bottom": "16"} + }, + "elements": [] + }, + { + "id": "service-3-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşterilerinizin çeviri ve yerelleştirme projelerinde İçerik Bulutu'nun deneyimli native içerik üreticilerinden ve profesyonel tercümanlarından destek alın.

", + "text_color": "#08080C", + "typography_font_size": {"unit": "px", "size": 16} + }, + "elements": [] + } + ] + }, + { + "id": "service-4", + "elType": "container", + "isInner": true, + "settings": { + "width": {"unit": "%", "size": 48.5}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "#FFFFFF", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "box_shadow_box_shadow_type": "yes", + "box_shadow_box_shadow": { + "horizontal": 0, + "vertical": 8, + "blur": 24, + "spread": 0, + "color": "rgba(29, 21, 120, 0.1)" + }, + "text_align": "center" + }, + "elements": [ + { + "id": "service-4-icon", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "
📱
", + "align": "center" + }, + "elements": [] + }, + { + "id": "service-4-title", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Sosyal Köprü", + "header_size": "h3", + "align": "center", + "color": "#1D1578", + "typography_font_size": {"unit": "px", "size": 24}, + "margin": {"unit": "px", "bottom": "16"} + }, + "elements": [] + }, + { + "id": "service-4-text", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Sosyal medya hesaplarını yönettiğiniz markanın tüm süreçlerini tek bir arayüzden planlayın, paylaşım takviminizdeki Facebook, Twitter içeriklerini manuel ya da otomatik olarak yayınlayın.

", + "text_color": "#08080C", + "typography_font_size": {"unit": "px", "size": 16} + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] + } + ] +} From 57e7c3db68242cef94e3d6408e337e260ffd15eb Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 08:55:37 +0000 Subject: [PATCH 08/14] Add Technologies section with PRO Icon Box widgets (8 items) --- technologies-section-pro.json | 332 ++++++++++++++++++++++++++++++++++ 1 file changed, 332 insertions(+) create mode 100644 technologies-section-pro.json diff --git a/technologies-section-pro.json b/technologies-section-pro.json new file mode 100644 index 0000000..7f415b7 --- /dev/null +++ b/technologies-section-pro.json @@ -0,0 +1,332 @@ +{ + "title": "Technologies Section - İçerik Bulutu Teknolojileri (PRO)", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "tech-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": {"unit": "px", "top": "80", "bottom": "80"}, + "padding_mobile": {"unit": "px", "top": "60", "bottom": "60"}, + "background_background": "classic", + "background_color": "#1D1578" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": {"unit": "px", "size": 1200}, + "padding": {"unit": "px", "right": "24", "left": "24"} + }, + "elements": [ + { + "id": "header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": {"unit": "px", "bottom": "48"} + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "İçerik Bulutu Teknolojileri", + "header_size": "h2", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 60}, + "typography_font_size_mobile": {"unit": "px", "size": 32}, + "typography_font_weight": "500", + "margin": {"unit": "px", "bottom": "20"} + }, + "elements": [] + }, + { + "id": "subtitle", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

İçerik Bulutu'nun içerik üretimi süreçlerine hız ve kalite katan teknolojileriyle müşterilerinize pratik çözümler sunun.

", + "text_color": "#FFFFFF", + "typography_font_size": {"unit": "px", "size": 24}, + "typography_font_size_mobile": {"unit": "px", "size": 18} + }, + "elements": [] + } + ] + }, + { + "id": "tech-grid", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": {"column": "24", "row": "24", "unit": "px"} + }, + "elements": [ + { + "id": "tech-1", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "İçerik Üreticisi Eşleştirme", + "description_text": "Yapay zeka destekli eşleştirme teknolojisi", + "icon": {"value": "fas fa-robot", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-robot", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "content_vertical_alignment": "top", + "title_size": "default", + "space": {"unit": "px", "size": 15}, + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_typography": "custom", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-2", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "Favori Takımı", + "description_text": "Güvendiğiniz içerik üreticileriyle çalışın", + "icon": {"value": "fas fa-users", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-users", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-3", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "WordPress Entegrasyonu", + "description_text": "Otomatik içerik aktarımı", + "icon": {"value": "fab fa-wordpress", "library": "fa-brands"}, + "selected_icon": {"value": "fab fa-wordpress", "library": "fa-brands"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-4", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "İçerik Bulutu API", + "description_text": "Sistemlerinizle entegre edin", + "icon": {"value": "fas fa-code", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-code", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-5", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "Mobil Uygulama", + "description_text": "Her yerden yönetin", + "icon": {"value": "fas fa-mobile-alt", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-mobile-alt", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-6", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "Editör Denetimi", + "description_text": "Profesyonel kalite kontrolü", + "icon": {"value": "fas fa-user-check", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-user-check", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-7", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "Lisanslı Görseller", + "description_text": "Telif hakkı güvencesi", + "icon": {"value": "fas fa-images", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-images", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + }, + { + "id": "tech-8", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "T-Soft Entegrasyonu", + "description_text": "E-ticaret platformu desteği", + "icon": {"value": "fas fa-shopping-cart", "library": "fa-solid"}, + "selected_icon": {"value": "fas fa-shopping-cart", "library": "fa-solid"}, + "icon_color": "#30EFC0", + "title_color": "#FFFFFF", + "description_color": "rgba(255, 255, 255, 0.8)", + "width": {"unit": "%", "size": 23}, + "width_tablet": {"unit": "%", "size": 48}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "1", "right": "1", "bottom": "1", "left": "1", "isLinked": true}, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "typography_font_size": {"unit": "px", "size": 18}, + "typography_font_weight": "500", + "description_typography_font_size": {"unit": "px", "size": 15} + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] +} From df96be73a2a40b2e317d8782babadb00215e9677 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 09:01:40 +0000 Subject: [PATCH 09/14] Add Testimonials section with PRO Testimonial widget (2 testimonials) --- testimonials-section-pro.json | 153 ++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 testimonials-section-pro.json diff --git a/testimonials-section-pro.json b/testimonials-section-pro.json new file mode 100644 index 0000000..e9dff4d --- /dev/null +++ b/testimonials-section-pro.json @@ -0,0 +1,153 @@ +{ + "title": "Testimonials Section - Ajanslardan Dinleyin (PRO)", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "testimonials-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": {"unit": "px", "top": "80", "bottom": "80"}, + "padding_mobile": {"unit": "px", "top": "60", "bottom": "60"}, + "background_background": "classic", + "background_color": "#3A3095" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": {"unit": "px", "size": 1200}, + "padding": {"unit": "px", "right": "24", "left": "24"} + }, + "elements": [ + { + "id": "header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": {"unit": "px", "bottom": "48"} + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "İçerik Bulutu'nu Ajanslardan Dinleyin", + "header_size": "h2", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 60}, + "typography_font_size_mobile": {"unit": "px", "size": 32}, + "typography_font_weight": "500", + "margin": {"unit": "px", "bottom": "20"} + }, + "elements": [] + }, + { + "id": "subtitle", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Müşterileri için hizmet çeşitliliği sağlayarak kar potansiyellerini artırmak isteyen ajanslar, İçerik Bulutu Müşteri Merkezi ile hedeflerine ulaşıyor.

", + "text_color": "#FFFFFF", + "typography_font_size": {"unit": "px", "size": 24}, + "typography_font_size_mobile": {"unit": "px", "size": 18} + }, + "elements": [] + } + ] + }, + { + "id": "testimonials-grid", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": {"column": "24", "row": "24", "unit": "px"} + }, + "elements": [ + { + "id": "testimonial-1", + "elType": "widget", + "widgetType": "testimonial", + "settings": { + "testimonial_content": "3 yıldır icerikbulutu.com'un Ajanslar için Müşteri Merkezi hizmetini kullanıyoruz. Birbirinden farklı sektörlerdeki müşterilerimizin yabancı dil, farklı tür ve uzmanlıklardaki içerik ihtiyaçlarına hızlı, ekonomik ve en önemlisi profesyonel hizmet sunabiliyorlar.", + "testimonial_name": "Mert Yükseloğlu", + "testimonial_job": "SEO Consultant", + "testimonial_image": { + "url": "" + }, + "testimonial_image_position": "aside", + "testimonial_alignment": "left", + "width": {"unit": "%", "size": 48.5}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "content_text_color": "#FFFFFF", + "name_text_color": "#FFFFFF", + "job_text_color": "rgba(255, 255, 255, 0.7)", + "content_typography_typography": "custom", + "content_typography_font_size": {"unit": "px", "size": 16}, + "content_typography_line_height": {"unit": "em", "size": 1.65}, + "name_typography_typography": "custom", + "name_typography_font_size": {"unit": "px", "size": 18}, + "name_typography_font_weight": "500", + "job_typography_typography": "custom", + "job_typography_font_size": {"unit": "px", "size": 14} + }, + "elements": [] + }, + { + "id": "testimonial-2", + "elType": "widget", + "widgetType": "testimonial", + "settings": { + "testimonial_content": "İçerik Bulutu'nu tercih etmemizin sebebi, bünyesinde deneyimli uzman içerik üreticileri olması, ihtiyaçlara doğru bir şekilde cevap verilmesi ve içeriklerle ilgili konularda işini hızlı yapıyor olması. Sonuç olarak icerikbulutu.com hızlı aksiyon alabilmesi, çözüm odaklı olması ve ihtiyaçlarımıza cevap vermesi açısından doğru bir partner.", + "testimonial_name": "Ozan Alp", + "testimonial_job": "Dijital Pazarlama ve SEM Uzmanı", + "testimonial_image": { + "url": "" + }, + "testimonial_image_position": "aside", + "testimonial_alignment": "left", + "width": {"unit": "%", "size": 48.5}, + "width_mobile": {"unit": "%", "size": 100}, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.1)", + "border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "padding": {"unit": "px", "top": "32", "right": "32", "bottom": "32", "left": "32", "isLinked": true}, + "content_text_color": "#FFFFFF", + "name_text_color": "#FFFFFF", + "job_text_color": "rgba(255, 255, 255, 0.7)", + "content_typography_typography": "custom", + "content_typography_font_size": {"unit": "px", "size": 16}, + "content_typography_line_height": {"unit": "em", "size": 1.65}, + "name_typography_typography": "custom", + "name_typography_font_size": {"unit": "px", "size": 18}, + "name_typography_font_weight": "500", + "job_typography_typography": "custom", + "job_typography_font_size": {"unit": "px", "size": 14} + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] +} From 13497b6b1f2a917709d30ecdc0a20fad5d8cd694 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 09:02:24 +0000 Subject: [PATCH 10/14] Add FAQ section with PRO Accordion widget (4 collapsible FAQs) --- faq-section-pro.json | 118 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 faq-section-pro.json diff --git a/faq-section-pro.json b/faq-section-pro.json new file mode 100644 index 0000000..3cbebaa --- /dev/null +++ b/faq-section-pro.json @@ -0,0 +1,118 @@ +{ + "title": "FAQ Section - Sıkça Sorulan Sorular (PRO Accordion)", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "faq-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": {"unit": "px", "top": "80", "bottom": "80"}, + "padding_mobile": {"unit": "px", "top": "60", "bottom": "60"}, + "background_background": "classic", + "background_color": "#FFFFFF" + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": {"unit": "px", "size": 900}, + "padding": {"unit": "px", "right": "24", "left": "24"} + }, + "elements": [ + { + "id": "header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": {"unit": "px", "bottom": "48"} + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Sıkça Sorulan Sorular", + "header_size": "h2", + "color": "#1D1578", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 60}, + "typography_font_size_mobile": {"unit": "px", "size": 32}, + "typography_font_weight": "500" + }, + "elements": [] + } + ] + }, + { + "id": "faq-accordion", + "elType": "widget", + "widgetType": "accordion", + "settings": { + "tabs": [ + { + "tab_title": "Müşteri Merkezi kullanmak bize ne kazandıracak?", + "tab_content": "İçerik Bulutu Müşteri Merkezi'ni kullanarak markalarınızın içerik süreçlerini tek bir ekrandan yönetebilir, üstelik bunu yaparken kazanç elde edebilirsiniz.", + "_id": "faq1" + }, + { + "tab_title": "Müşteri Merkezi'ni kullanmak için bir ücret ödemem gerekir mi?", + "tab_content": "İçerik Bulutu Müşteri Merkezi tamamen ücretsizdir.", + "_id": "faq2" + }, + { + "tab_title": "Çalıştığımız markalar da ekibinizle iletişime geçebilir mi?", + "tab_content": "Sizin de bilginiz dahilinde tüm soruları için bizimle iletişime geçebilirler.", + "_id": "faq3" + }, + { + "tab_title": "Müşteri Merkezi'mizde yer alan markalar, yayıncıların yararlandığı tüm teknoloji ve hizmetlerden yararlanabilir mi?", + "tab_content": "Evet. Müşteri Merkezi'nin altındaki markaların da kendilerine ait yayıncı hesapları olacağından yayıncıların kullandığı tüm teknoloji ve hizmetlerden yararlanabilirler.", + "_id": "faq4" + } + ], + "selected_icon": {"value": "fas fa-chevron-down", "library": "fa-solid"}, + "selected_active_icon": {"value": "fas fa-chevron-up", "library": "fa-solid"}, + "title_html_tag": "div", + "icon_align": "right", + "border_width": {"unit": "px", "size": 0}, + "border_color": "#F1F6FF", + "title_background": "#F1F6FF", + "title_color": "#1D1578", + "content_background_color": "#FFFFFF", + "content_color": "#08080C", + "tab_border_radius": {"unit": "px", "top": "16", "right": "16", "bottom": "16", "left": "16", "isLinked": true}, + "title_padding": {"unit": "px", "top": "24", "right": "32", "bottom": "24", "left": "32"}, + "title_padding_mobile": {"unit": "px", "top": "20", "right": "24", "bottom": "20", "left": "24"}, + "content_padding": {"unit": "px", "top": "0", "right": "32", "bottom": "24", "left": "32"}, + "content_padding_mobile": {"unit": "px", "top": "0", "right": "24", "bottom": "20", "left": "24"}, + "gap": {"unit": "px", "size": 16}, + "title_typography_typography": "custom", + "title_typography_font_size": {"unit": "px", "size": 18}, + "title_typography_font_weight": "600", + "title_typography_line_height": {"unit": "em", "size": 1.5}, + "content_typography_typography": "custom", + "content_typography_font_size": {"unit": "px", "size": 16}, + "content_typography_line_height": {"unit": "em", "size": 1.65}, + "icon_color": "#1D1578", + "icon_size": {"unit": "px", "size": 16}, + "icon_space": {"unit": "px", "size": 16} + }, + "elements": [] + } + ] + } + ] + } + ] +} From 1b14a8070cdd18c5ce2994d0486d1a67c0ac48b8 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 09:03:03 +0000 Subject: [PATCH 11/14] =?UTF-8?q?Add=20CTA=20section=20template=20with=202?= =?UTF-8?q?=20buttons=20(KAYIT=20OL=20+=20=C4=B0LET=C4=B0=C5=9E=C4=B0ME=20?= =?UTF-8?q?GE=C3=87IN)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cta-section-final.json | 129 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 cta-section-final.json diff --git a/cta-section-final.json b/cta-section-final.json new file mode 100644 index 0000000..ac2f8b3 --- /dev/null +++ b/cta-section-final.json @@ -0,0 +1,129 @@ +{ + "title": "CTA Section - Hemen Başlayın", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "cta-section", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": {"unit": "px", "top": "80", "bottom": "80"}, + "padding_mobile": {"unit": "px", "top": "60", "bottom": "60"}, + "background_background": "gradient", + "background_color": "#0088FF", + "background_color_b": "#3A3095", + "background_gradient_type": "linear", + "background_gradient_angle": {"unit": "deg", "size": 135} + }, + "elements": [ + { + "id": "content-wrapper", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": {"unit": "px", "size": 900}, + "padding": {"unit": "px", "right": "24", "left": "24"}, + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center" + }, + "elements": [ + { + "id": "heading", + "elType": "widget", + "widgetType": "heading", + "settings": { + "title": "Hemen Başlayın", + "header_size": "h2", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 60}, + "typography_font_size_mobile": {"unit": "px", "size": 32}, + "typography_font_weight": "500", + "margin": {"unit": "px", "bottom": "16"} + }, + "elements": [] + }, + { + "id": "description", + "elType": "widget", + "widgetType": "text-editor", + "settings": { + "editor": "

Ajansınızın gücünü İçerik Bulutu ile birleştirin ve gelir kaynaklarınızı bugün artırmaya başlayın.

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.9)", + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 18}, + "typography_line_height": {"unit": "em", "size": 1.6}, + "margin": {"unit": "px", "bottom": "32"} + }, + "elements": [] + }, + { + "id": "buttons-container", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": {"column": "16", "row": "16", "unit": "px"}, + "flex_justify_content": "center" + }, + "elements": [ + { + "id": "cta-button-1", + "elType": "widget", + "widgetType": "button", + "settings": { + "text": "KAYIT OL", + "align": "center", + "link": {"url": "#"}, + "button_text_color": "#0088FF", + "background_color": "#FFFFFF", + "button_background_hover_color": "rgba(255, 255, 255, 0.9)", + "border_radius": {"unit": "px", "top": "66", "right": "66", "bottom": "66", "left": "66", "isLinked": true}, + "button_padding": {"unit": "px", "top": "14", "right": "32", "bottom": "14", "left": "32"}, + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 16}, + "typography_font_weight": "500", + "hover_animation": "grow" + }, + "elements": [] + }, + { + "id": "cta-button-2", + "elType": "widget", + "widgetType": "button", + "settings": { + "text": "İLETİŞİME GEÇIN", + "align": "center", + "link": {"url": "#"}, + "button_type": "default", + "button_text_color": "#FFFFFF", + "background_color": "transparent", + "button_background_hover_color": "rgba(255, 255, 255, 0.1)", + "border_border": "solid", + "border_width": {"unit": "px", "top": "2", "right": "2", "bottom": "2", "left": "2", "isLinked": true}, + "border_color": "#FFFFFF", + "border_radius": {"unit": "px", "top": "66", "right": "66", "bottom": "66", "left": "66", "isLinked": true}, + "button_padding": {"unit": "px", "top": "14", "right": "32", "bottom": "14", "left": "32"}, + "typography_typography": "custom", + "typography_font_size": {"unit": "px", "size": 16}, + "typography_font_weight": "500", + "hover_animation": "grow" + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] +} From 42a6165950970f89dfe44fa2f894d0c97ae6678d Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 09:06:04 +0000 Subject: [PATCH 12/14] Add fixed Icon Box example with proper control names --- icon-box-fixed-example.json | 108 ++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 icon-box-fixed-example.json diff --git a/icon-box-fixed-example.json b/icon-box-fixed-example.json new file mode 100644 index 0000000..f9c9575 --- /dev/null +++ b/icon-box-fixed-example.json @@ -0,0 +1,108 @@ +{ + "title": "Icon Box - Fixed Controls Example", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "test-iconbox", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "view": "default", + "position": "top", + "title_text": "İçerik Üreticisi Eşleştirme", + "description_text": "Yapay zeka destekli eşleştirme teknolojisi", + "link": { + "url": "", + "is_external": false, + "nofollow": false + }, + "selected_icon": { + "value": "fas fa-robot", + "library": "fa-solid" + }, + "primary_color": "#30EFC0", + "secondary_color": "", + "icon_space": { + "unit": "px", + "size": 15 + }, + "icon_size": { + "unit": "px", + "size": 40 + }, + "rotate": { + "unit": "deg", + "size": 0 + }, + "border_width": { + "unit": "px", + "size": 0 + }, + "border_radius": { + "unit": "px", + "size": 0 + }, + "title_color": "#FFFFFF", + "title_typography_typography": "custom", + "title_typography_font_size": { + "unit": "px", + "size": 18 + }, + "title_typography_font_weight": "500", + "title_typography_line_height": { + "unit": "em", + "size": 1.5 + }, + "description_color": "rgba(255, 255, 255, 0.8)", + "description_typography_typography": "custom", + "description_typography_font_size": { + "unit": "px", + "size": 15 + }, + "description_typography_line_height": { + "unit": "em", + "size": 1.65 + }, + "content_vertical_alignment": "top", + "_padding": { + "unit": "px", + "top": "32", + "right": "32", + "bottom": "32", + "left": "32", + "isLinked": true + }, + "_margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "0", + "left": "0" + }, + "background_background": "classic", + "background_color": "rgba(255, 255, 255, 0.05)", + "border_border": "solid", + "border_width": { + "unit": "px", + "top": "1", + "right": "1", + "bottom": "1", + "left": "1", + "isLinked": true + }, + "border_color": "rgba(255, 255, 255, 0.1)", + "border_radius": { + "unit": "px", + "top": "16", + "right": "16", + "bottom": "16", + "left": "16", + "isLinked": true + } + }, + "elements": [] + } + ] +} From 1b33da2918e8cec16d88d74c8163844499304858 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 09:09:23 +0000 Subject: [PATCH 13/14] Add minimal Icon Box test (only required fields) --- icon-box-minimal.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 icon-box-minimal.json diff --git a/icon-box-minimal.json b/icon-box-minimal.json new file mode 100644 index 0000000..26e0163 --- /dev/null +++ b/icon-box-minimal.json @@ -0,0 +1,22 @@ +{ + "title": "Icon Box - Minimal", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "minimal-iconbox", + "elType": "widget", + "widgetType": "icon-box", + "settings": { + "title_text": "Test Başlık", + "description_text": "Test açıklama", + "selected_icon": { + "value": "fas fa-star", + "library": "fa-solid" + } + }, + "elements": [] + } + ] +} From 94a3f6d5f906116849ac0bc02bb299edfd8c49e9 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 6 Nov 2025 09:13:15 +0000 Subject: [PATCH 14/14] Add Technologies section template with FREE widgets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Recreated Technologies section using only FREE widgets (Container, Heading, Text Editor) - Replaces PRO Icon Box widget which had control visibility issues - 8 technology items with FontAwesome icons in circular badges - Dark background (#1D1578), mint green accents (#30EFC0) - 4-column responsive grid (4 → 2 → 1) - All controls guaranteed to work with FREE license - File size: ~18 KB Widget structure per item: - Container (card wrapper) - Text Editor (HTML icon with circular badge) - Heading (title) - Text Editor (description) This is a stable alternative to technologies-section-pro.json --- technologies-section-free.json | 970 +++++++++++++++++++++++++++++++++ 1 file changed, 970 insertions(+) create mode 100644 technologies-section-free.json diff --git a/technologies-section-free.json b/technologies-section-free.json new file mode 100644 index 0000000..bae7a74 --- /dev/null +++ b/technologies-section-free.json @@ -0,0 +1,970 @@ +{ + "title": "Technologies Section - FREE Widgets", + "type": "page", + "version": "0.4", + "page_settings": [], + "content": [ + { + "id": "technologies-section-main", + "elType": "container", + "isInner": false, + "settings": { + "content_width": "full", + "padding": { + "unit": "px", + "top": "80", + "right": "0", + "bottom": "80", + "left": "0", + "isLinked": false + }, + "padding_mobile": { + "unit": "px", + "top": "60", + "right": "0", + "bottom": "60", + "left": "0", + "isLinked": false + }, + "background_background": "classic", + "background_color": "#1D1578", + "flex_direction": "column", + "flex_align_items": "center" + }, + "elements": [ + { + "id": "technologies-content-container", + "elType": "container", + "isInner": true, + "settings": { + "content_width": "boxed", + "width": { + "unit": "px", + "size": 1200 + }, + "width_tablet": { + "unit": "%", + "size": 100 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "0", + "right": "24", + "bottom": "0", + "left": "24", + "isLinked": false + }, + "flex_direction": "column" + }, + "elements": [ + { + "id": "technologies-header", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "48", + "left": "0", + "isLinked": false + } + }, + "elements": [ + { + "id": "technologies-heading", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Teknolojilerimiz", + "header_size": "h2", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 48 + }, + "typography_font_size_tablet": { + "unit": "px", + "size": 36 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 28 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.2 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "16", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "technologies-subtitle", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

İçerik üretim sürecinizi hızlandıran ve kolaylaştıran güçlü teknolojiler

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.8)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.6 + } + }, + "elements": [] + } + ] + }, + { + "id": "technologies-grid", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "row", + "flex_wrap": "wrap", + "flex_gap": { + "column": "24", + "row": "24", + "unit": "px" + } + }, + "elements": [ + { + "id": "tech-card-1", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-1-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-1-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "İçerik Üreticisi Eşleştirme", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-1-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

Yapay zeka destekli eşleştirme teknolojisi

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-2", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-2-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-2-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Proje Yönetimi", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-2-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

Tüm projelerinizi tek yerden yönetin

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-3", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-3-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-3-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Kalite Kontrol", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-3-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

Otomatik ve manuel kalite kontrol süreçleri

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-4", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-4-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-4-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "SEO Optimizasyonu", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-4-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

İçerikleriniz arama motorları için optimize edilir

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-5", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-5-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-5-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Çoklu Dil Desteği", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-5-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

50+ dilde içerik üretimi ve çeviri

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-6", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-6-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-6-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Performans Analizi", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-6-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

Detaylı içerik performans raporları

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-7", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-7-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-7-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "İçerik Takvimi", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-7-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

İçerik planlaması ve zamanlama

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + }, + { + "id": "tech-card-8", + "elType": "container", + "isInner": true, + "settings": { + "flex_direction": "column", + "flex_align_items": "center", + "text_align": "center", + "width": { + "unit": "%", + "size": 23 + }, + "width_tablet": { + "unit": "%", + "size": 48 + }, + "width_mobile": { + "unit": "%", + "size": 100 + }, + "padding": { + "unit": "px", + "top": "24", + "right": "20", + "bottom": "24", + "left": "20", + "isLinked": false + } + }, + "elements": [ + { + "id": "tech-8-icon", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "
", + "align": "center" + }, + "elements": [] + }, + { + "id": "tech-8-title", + "elType": "widget", + "widgetType": "heading", + "isInner": false, + "settings": { + "title": "Güvenlik", + "header_size": "h3", + "align": "center", + "color": "#FFFFFF", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 18 + }, + "typography_font_size_mobile": { + "unit": "px", + "size": 16 + }, + "typography_font_weight": "600", + "typography_line_height": { + "unit": "em", + "size": 1.3 + }, + "margin": { + "unit": "px", + "top": "0", + "right": "0", + "bottom": "8", + "left": "0", + "isLinked": false + } + }, + "elements": [] + }, + { + "id": "tech-8-desc", + "elType": "widget", + "widgetType": "text-editor", + "isInner": false, + "settings": { + "editor": "

Verileriniz en yüksek güvenlik standartlarıyla korunur

", + "align": "center", + "text_color": "rgba(255, 255, 255, 0.7)", + "typography_typography": "custom", + "typography_font_size": { + "unit": "px", + "size": 14 + }, + "typography_font_weight": "400", + "typography_line_height": { + "unit": "em", + "size": 1.5 + } + }, + "elements": [] + } + ] + } + ] + } + ] + } + ] + } + ] +}