{"id":1186,"date":"2025-11-28T09:46:01","date_gmt":"2025-11-28T09:46:01","guid":{"rendered":"https:\/\/startersites.io\/elementor\/codespot\/?page_id=1186"},"modified":"2026-03-29T21:21:40","modified_gmt":"2026-03-29T14:21:40","slug":"services","status":"publish","type":"page","link":"https:\/\/gecreativ.id\/en\/services\/","title":{"rendered":"Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1186\" class=\"elementor elementor-1186\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9af0886 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"9af0886\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28d2886 elementor-widget elementor-widget-html\" data-id=\"28d2886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Services - Gecreativ<\/title>\r\n\r\n  <style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\r\n\r\n    body {\r\n      margin: 0;\r\n      background-color: #000;\r\n      font-family: 'Inter', sans-serif;\r\n      color: #fff;\r\n    }\r\n\r\n    .gecreativ-services-container {\r\n      background-color: transparent; \/* TANPA BACKGROUND *\/\r\n      color: #fff;\r\n      padding: 80px 20px;\r\n      letter-spacing: -0.01em;\r\n    }\r\n\r\n    .gecreativ-services-header {\r\n      max-width: 900px;\r\n      margin: 0 auto 80px auto;\r\n      text-align: center;\r\n    }\r\n\r\n    .gecreativ-services-title {\r\n      font-size: 3rem;\r\n      font-weight: 700;\r\n      margin-bottom: 20px;\r\n      background: linear-gradient(90deg, #ffffff 0%, #a855f7 50%, #6366f1 100%);\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n    }\r\n\r\n    .gecreativ-services-subtitle {\r\n      color: #999;\r\n      line-height: 1.8;\r\n      font-size: 1.2rem;\r\n      max-width: 700px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .gecreativ-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 30px;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .gecreativ-card {\r\n      background: transparent; \/* TANPA BACKGROUND *\/\r\n      border: 1px solid #1a1a1a;\r\n      padding: 50px 40px;\r\n      border-radius: 24px;\r\n      transition: all 0.4s ease;\r\n      display: flex;\r\n      flex-direction: column;\r\n      height: 100%;\r\n    }\r\n\r\n    .gecreativ-card:hover {\r\n      border-color: #a855f7;\r\n      transform: translateY(-8px);\r\n      box-shadow: 0 15px 40px rgba(168, 85, 247, 0.15);\r\n    }\r\n\r\n    .gecreativ-card-icon {\r\n      color: #a855f7;\r\n      font-size: 2.2rem;\r\n      margin-bottom: 25px;\r\n    }\r\n\r\n    .gecreativ-card-title {\r\n      font-size: 1.6rem;\r\n      font-weight: 600;\r\n      margin-bottom: 15px;\r\n      color: #fff;\r\n    }\r\n\r\n    .gecreativ-card-desc {\r\n      color: #ccc;\r\n      font-size: 1rem;\r\n      line-height: 1.7;\r\n      margin-bottom: 25px;\r\n      flex-grow: 1;\r\n    }\r\n\r\n    .gecreativ-card-list {\r\n      list-style: none;\r\n      padding: 0;\r\n      margin: 0;\r\n      border-top: 1px solid #1a1a1a;\r\n      padding-top: 20px;\r\n    }\r\n\r\n    .gecreativ-card-list li {\r\n      color: #999;\r\n      font-size: 0.95rem;\r\n      margin-bottom: 12px;\r\n      display: flex;\r\n      align-items: center;\r\n    }\r\n\r\n    .gecreativ-card-list li::before {\r\n      content: \"\u2192\";\r\n      color: #a855f7;\r\n      margin-right: 10px;\r\n      font-weight: bold;\r\n    }\r\n\r\n    .gecreativ-services-cta {\r\n      text-align: center;\r\n      margin-top: 100px;\r\n      padding: 60px;\r\n      border-radius: 24px;\r\n      background: transparent; \/* TANPA BACKGROUND *\/\r\n      border: 1px solid #1a1a1a;\r\n    }\r\n\r\n    .gecreativ-cta-text {\r\n      font-size: 2rem;\r\n      font-weight: 600;\r\n      margin-bottom: 30px;\r\n      color: #fff;\r\n    }\r\n\r\n    .gecreativ-btn-primary {\r\n      display: inline-block;\r\n      background: linear-gradient(90deg, #a855f7, #6366f1);\r\n      color: #fff;\r\n      padding: 16px 40px;\r\n      border-radius: 50px;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      font-size: 1.1rem;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 4px 15px rgba(99, 102, 241, 0.4);\r\n    }\r\n\r\n    .gecreativ-btn-primary:hover {\r\n      transform: scale(1.05);\r\n      box-shadow: 0 6px 25px rgba(168, 85, 247, 0.6);\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .gecreativ-services-title { font-size: 2.2rem; }\r\n      .gecreativ-services-subtitle { font-size: 1rem; }\r\n      .gecreativ-grid { grid-template-columns: 1fr; }\r\n      .gecreativ-card { padding: 30px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"gecreativ-services-container\">\r\n    \r\n    <div class=\"gecreativ-services-header\">\r\n        <h1 class=\"gecreativ-services-title\">Solusi Kreatif Tanpa Kompromi<\/h1>\r\n        <p class=\"gecreativ-services-subtitle\">\r\n            Kami tidak hanya membuat karya yang indah. Kami menggabungkan strategi komunikasi visual dan periklanan digital yang terukur untuk pertumbuhan bisnis Anda.\r\n        <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gecreativ-grid\">\r\n        \r\n        <div class=\"gecreativ-card\">\r\n            <div class=\"gecreativ-card-icon\">\u2726<\/div>\r\n            <h2 class=\"gecreativ-card-title\">Brand Identity & Visual System<\/h2>\r\n            <p class=\"gecreativ-card-desc\">\r\n                Membangun sistem visual yang <strong>berdaya saing<\/strong>, memastikan brand Anda memiliki posisi pasar yang unik dan konsisten.\r\n            <\/p>\r\n            <ul class=\"gecreativ-card-list\">\r\n                <li>Logo & Visual Identity<\/li>\r\n                <li>Brand Guidelines<\/li>\r\n                <li>Company Profile Design<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"gecreativ-card\">\r\n            <div class=\"gecreativ-card-icon\">\u2756<\/div>\r\n            <h2 class=\"gecreativ-card-title\">Social Media & Content Strategy<\/h2>\r\n            <p class=\"gecreativ-card-desc\">\r\n                Konten kreatif dan strategi komunikasi yang mengubah audiens menjadi komunitas dan meningkatkan value brand.\r\n            <\/p>\r\n            <ul class=\"gecreativ-card-list\">\r\n                <li>Content Planning<\/li>\r\n                <li>Visual Design<\/li>\r\n                <li>Copywriting<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"gecreativ-card\">\r\n            <div class=\"gecreativ-card-icon\">\u273a<\/div>\r\n            <h2 class=\"gecreativ-card-title\">Digital Advertising<\/h2>\r\n            <p class=\"gecreativ-card-desc\">\r\n                Iklan digital berbasis data dan strategi untuk meningkatkan leads, conversion, dan penjualan.\r\n            <\/p>\r\n            <ul class=\"gecreativ-card-list\">\r\n                <li>Meta Ads<\/li>\r\n                <li>Google Ads<\/li>\r\n                <li>Analytics & Reporting<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"gecreativ-card\">\r\n            <div class=\"gecreativ-card-icon\">\u2742<\/div>\r\n            <h2 class=\"gecreativ-card-title\">Creative Business Strategy<\/h2>\r\n            <p class=\"gecreativ-card-desc\">\r\n                Konsultasi strategi branding dan marketing untuk mempercepat pertumbuhan bisnis dan positioning brand.\r\n            <\/p>\r\n            <ul class=\"gecreativ-card-list\">\r\n                <li>Brand Positioning<\/li>\r\n                <li>Marketing Strategy<\/li>\r\n                <li>Business Consulting<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"gecreativ-services-cta\">\r\n        <p class=\"gecreativ-cta-text\">Siap Mengembangkan Brand Anda?<\/p>\r\n        <a href=\"#contact\" class=\"gecreativ-btn-primary\">\r\n            Konsultasi Sekarang \u2192\r\n        <\/a>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Services &#8211; Gecreativ Solusi Kreatif Tanpa Kompromi Kami tidak hanya membuat karya yang indah. Kami menggabungkan strategi komunikasi visual dan periklanan digital yang terukur untuk pertumbuhan bisnis Anda. \u2726 Brand Identity &#038; Visual System Membangun sistem visual yang berdaya saing, memastikan brand Anda memiliki posisi pasar yang unik dan konsisten. Logo &#038; Visual Identity Brand Guidelines Company Profile Design \u2756 Social Media &#038; Content Strategy Konten kreatif dan strategi komunikasi yang mengubah audiens menjadi komunitas dan meningkatkan value brand. Content Planning Visual Design Copywriting \u273a Digital Advertising Iklan digital berbasis data dan strategi untuk meningkatkan leads, conversion, dan penjualan. Meta Ads Google Ads Analytics &#038; Reporting \u2742 Creative Business Strategy Konsultasi strategi branding dan marketing untuk mempercepat pertumbuhan bisnis dan positioning brand. Brand Positioning Marketing Strategy Business Consulting Siap Mengembangkan Brand Anda? Konsultasi Sekarang \u2192<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1186","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","vertical_spacing_source":"custom","content_area_spacing":"none","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/pages\/1186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/comments?post=1186"}],"version-history":[{"count":18,"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/pages\/1186\/revisions"}],"predecessor-version":[{"id":2250,"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/pages\/1186\/revisions\/2250"}],"wp:attachment":[{"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/media?parent=1186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}