{"id":1188,"date":"2025-11-28T09:46:13","date_gmt":"2025-11-28T09:46:13","guid":{"rendered":"https:\/\/startersites.io\/elementor\/codespot\/?page_id=1188"},"modified":"2026-03-29T22:29:45","modified_gmt":"2026-03-29T15:29:45","slug":"contact","status":"publish","type":"page","link":"https:\/\/gecreativ.id\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1188\" class=\"elementor elementor-1188\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef619f7 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=\"ef619f7\" 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-fac4c71 elementor-widget elementor-widget-html\" data-id=\"fac4c71\" 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>Contact - 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-contact {\r\n      padding: 100px 0; \/* Hapus spasi kiri kanan *\/\r\n    }\r\n\r\n    .gecreativ-contact-container {\r\n      max-width: 100%;\r\n      margin: 0;\r\n      padding: 0 60px; \/* Jarak isi saja, bukan container *\/\r\n    }\r\n\r\n    .gecreativ-contact-header {\r\n      margin-bottom: 70px;\r\n    }\r\n\r\n    .gecreativ-contact-label {\r\n      color: #a855f7;\r\n      font-size: 0.8rem;\r\n      letter-spacing: 2px;\r\n      text-transform: uppercase;\r\n      display: inline-block;\r\n      margin-bottom: 15px;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .gecreativ-contact-title {\r\n      font-size: 2.8rem;\r\n      font-weight: 700;\r\n      margin-bottom: 20px;\r\n      background: linear-gradient(90deg, #ffffff 0%, #a855f7 40%, #6366f1 100%);\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n    }\r\n\r\n    .gecreativ-contact-subtitle {\r\n      color: #9ca3af;\r\n      max-width: 520px;\r\n      line-height: 1.8;\r\n    }\r\n\r\n    .gecreativ-contact-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 40px;\r\n      margin-top: 40px;\r\n    }\r\n\r\n    .gecreativ-contact-info {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 20px;\r\n    }\r\n\r\n    .gecreativ-contact-card {\r\n      border: 1px solid #1a1a1a;\r\n      padding: 25px;\r\n      border-radius: 16px;\r\n      transition: 0.3s ease;\r\n    }\r\n\r\n    .gecreativ-contact-card:hover {\r\n      border-color: #a855f7;\r\n    }\r\n\r\n    .gecreativ-contact-card h3 {\r\n      margin-bottom: 8px;\r\n      font-size: 0.95rem;\r\n      color: #9ca3af;\r\n      font-weight: 500;\r\n    }\r\n\r\n    .gecreativ-contact-card p {\r\n      font-size: 1.1rem;\r\n      color: #fff;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .gecreativ-contact-form {\r\n      border: 1px solid #1a1a1a;\r\n      padding: 30px;\r\n      border-radius: 20px;\r\n    }\r\n\r\n    .gecreativ-contact-form input,\r\n    .gecreativ-contact-form textarea {\r\n      width: 100%;\r\n      padding: 15px;\r\n      margin-bottom: 15px;\r\n      background: transparent;\r\n      border: 1px solid #1a1a1a;\r\n      border-radius: 10px;\r\n      color: #fff;\r\n      font-family: 'Inter', sans-serif;\r\n    }\r\n\r\n    .gecreativ-contact-form input:focus,\r\n    .gecreativ-contact-form textarea:focus {\r\n      outline: none;\r\n      border-color: #a855f7;\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: 15px 30px;\r\n      border-radius: 50px;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      border: none;\r\n      cursor: pointer;\r\n      transition: 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-contact-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .gecreativ-contact-title {\r\n        font-size: 2.2rem;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"gecreativ-contact\">\r\n  <div class=\"gecreativ-contact-container\">\r\n\r\n    <div class=\"gecreativ-contact-header\">\r\n      <div class=\"gecreativ-contact-label\">CONTACT<\/div>\r\n      <div class=\"gecreativ-contact-title\">Let\u2019s Build Something Great Together<\/div>\r\n      <div class=\"gecreativ-contact-subtitle\">\r\n        Punya ide, project, atau ingin bekerja sama? Hubungi kami dan mari kita diskusikan bagaimana kami bisa membantu brand Anda berkembang.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gecreativ-contact-grid\">\r\n\r\n      <div class=\"gecreativ-contact-info\">\r\n        <div class=\"gecreativ-contact-card\">\r\n          <h3>Email<\/h3>\r\n          <p>gadriecreative@gmail.com<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gecreativ-contact-card\">\r\n          <h3>WhatsApp<\/h3>\r\n          <p>089518910449<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"gecreativ-contact-card\">\r\n          <h3>Location<\/h3>\r\n          <p>Kuningan, Jawa Barat, Indonesia<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <form class=\"gecreativ-contact-form\" action=\"\">\r\n        <input type=\"text\" placeholder=\"Your Name\" required>\r\n        <input type=\"email\" placeholder=\"Email Address\" required>\r\n        <textarea rows=\"5\" placeholder=\"Tell us about your project\"><\/textarea>\r\n        <button type=\"submit\" class=\"gecreativ-btn-primary\">Send Message \u2192<\/button>\r\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\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>Contact &#8211; Gecreativ CONTACT Let\u2019s Build Something Great Together Punya ide, project, atau ingin bekerja sama? Hubungi kami dan mari kita diskusikan bagaimana kami bisa membantu brand Anda berkembang. Email gadriecreative@gmail.com WhatsApp 089518910449 Location Kuningan, Jawa Barat, Indonesia Send Message \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-1188","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\/1188","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=1188"}],"version-history":[{"count":18,"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/pages\/1188\/revisions"}],"predecessor-version":[{"id":2270,"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/pages\/1188\/revisions\/2270"}],"wp:attachment":[{"href":"https:\/\/gecreativ.id\/en\/wp-json\/wp\/v2\/media?parent=1188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}