{"id":34,"date":"2026-07-26T19:27:13","date_gmt":"2026-07-26T19:27:13","guid":{"rendered":"https:\/\/digitalgrowth.digital\/?page_id=34"},"modified":"2026-07-26T19:27:13","modified_gmt":"2026-07-26T19:27:13","slug":"contact","status":"publish","type":"page","link":"https:\/\/digitalgrowth.digital\/?page_id=34","title":{"rendered":"Contact"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500&display=swap');\n  :root{\n    --bg:#EEF2ED; --ink:#1C1B18; --forest:#1B4332; --forest-deep:#10281E;\n    --amber:#E8A33D; --clay:#A45C28; --line:rgba(28,27,24,0.12); --paper:#FBFAF6;\n  }\n  *{box-sizing:border-box;}\n  body{ margin:0; background:var(--bg); color:var(--ink); font-family:'Inter',sans-serif; line-height:1.55; }\n  h1,h2,h3{ font-family:'Fraunces',serif; font-weight:600; margin:0; letter-spacing:-0.01em; color:var(--forest-deep); }\n  a{ color:inherit; text-decoration:none; }\n  .wrap{ max-width:1120px; margin:0 auto; padding:0 24px; }\n  .eyebrow{ font-family:'IBM Plex Mono',monospace; font-size:12px; letter-spacing:0.12em; text-transform:uppercase; color:var(--clay); display:flex; align-items:center; gap:8px; margin-bottom:14px; }\n  .eyebrow::after{ content:\"\"; flex:1; height:1px; background:var(--line); max-width:60px; }\n  nav{ position:sticky; top:0; z-index:50; background:rgba(238,242,237,0.9); backdrop-filter:blur(8px); border-bottom:1px solid var(--line); }\n  nav .wrap{ display:flex; align-items:center; justify-content:space-between; height:72px; }\n  .logo{ font-family:'Fraunces',serif; font-weight:700; font-size:19px; }\n  .logo .dot{ color:var(--amber); }\n  .nav-links{ display:flex; gap:28px; font-size:14px; font-weight:500; }\n  .nav-links a{ opacity:0.75; } .nav-links a:hover{ opacity:1; }\n  .nav-links a.current{ opacity:1; color:var(--forest); font-weight:700; }\n  .btn{ display:inline-flex; align-items:center; gap:8px; font-weight:600; font-size:14px; padding:11px 20px; border-radius:3px; cursor:pointer; border:none; }\n  .btn-primary{ background:var(--amber); color:var(--forest-deep); }\n  .btn-primary:hover{ box-shadow:0 6px 18px rgba(232,163,61,0.4); }\n  header.page-head{ padding:72px 0 40px; max-width:640px; }\n  header.page-head p{ font-size:18px; color:rgba(28,27,24,0.75); }\n  header.page-head h1{ font-size:clamp(34px,4.8vw,52px); margin-bottom:16px; }\n\n  .contact-grid{ display:grid; grid-template-columns:1fr 1fr; gap:56px; padding-bottom:80px; }\n  form{ background:var(--paper); border:1px solid var(--line); border-radius:6px; padding:36px; }\n  .field{ margin-bottom:20px; display:flex; flex-direction:column; gap:6px; }\n  label{ font-size:13px; font-weight:600; color:var(--forest-deep); }\n  input, textarea{ font-family:'Inter',sans-serif; font-size:15px; padding:12px 14px; border:1px solid var(--line); border-radius:4px; background:#fff; color:var(--ink); outline:none; }\n  input:focus, textarea:focus{ border-color:var(--forest); box-shadow:0 0 0 3px rgba(27,67,50,0.1); }\n  textarea{ resize:vertical; min-height:110px; }\n  .btn-submit{ width:100%; padding:14px; border:none; border-radius:4px; background:var(--amber); color:var(--forest-deep); font-weight:700; font-size:15px; cursor:pointer; }\n  .btn-submit:hover{ box-shadow:0 6px 18px rgba(232,163,61,0.4); }\n\n  .info-block{ display:flex; flex-direction:column; gap:28px; }\n  .info-item .tag{ font-family:'IBM Plex Mono',monospace; font-size:12px; color:var(--clay); text-transform:uppercase; letter-spacing:0.06em; margin-bottom:6px; }\n  .info-item div{ font-size:16px; font-weight:600; }\n  .info-item span{ font-size:14px; color:rgba(28,27,24,0.65); }\n  .socials{ display:flex; gap:12px; margin-top:8px; }\n  .socials a{ width:38px; height:38px; border-radius:50%; background:var(--forest-deep); color:#fff; display:flex; align-items:center; justify-content:center; font-size:13px; font-weight:700; }\n\n  footer{ background:var(--forest-deep); color:rgba(239,237,228,0.6); padding:40px 0; font-size:13px; text-align:center; }\n  @media (max-width:820px){ .nav-links{ display:none; } .contact-grid{ grid-template-columns:1fr; } }\n\n  \/* ---- WordPress theme-conflict fixes (added for embedding as a Custom HTML block) ---- *\/\n  .dg-breakout { width: 100%; max-width: 100%; }\n  \/* Neutralize the theme's content-area width constraints, wherever they are *\/\n  body :where(.entry-content, .wp-block-post-content, .is-layout-constrained, main, .wp-site-blocks main, .wp-block-group) {\n    max-width: 100% !important;\n    width: 100% !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n  \/* Hide the theme's own header\/footer template parts so only our custom nav\/footer show *\/\n  .wp-site-blocks > header,\n  .wp-site-blocks > footer,\n  header.wp-block-template-part,\n  footer.wp-block-template-part {\n    display: none !important;\n  }\n<\/style>\n\n<div class=\"dg-breakout\">\n\n\n<nav>\n  <div class=\"wrap\">\n    <a href=\"index.html\" class=\"logo\">Digital Growth<span class=\"dot\">.<\/span><\/a>\n    <div class=\"nav-links\">\n      <a href=\"services.html\">Services<\/a>\n      <a href=\"tools.html\">Tools<\/a>\n      <a href=\"portfolio.html\">Portfolio<\/a>\n      <a href=\"about.html\">About<\/a>\n      <a href=\"blog.html\">Blog<\/a>\n      <a href=\"contact.html\" class=\"current\">Contact<\/a>\n      <a href=\"registration.html\">Registration<\/a>\n    <\/div>\n    <a href=\"registration.html\" class=\"btn btn-primary\">Get Free Audit<\/a>\n  <\/div>\n<\/nav>\n\n<header class=\"page-head\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">Contact<\/div>\n    <h1>Let&#8217;s build something great together.<\/h1>\n    <p>Whether you&#8217;re looking to grow your business, launch a new website, develop custom software, or explore the right digital marketing strategy, we&#8217;re here to help. Send us a message, and our team will get back to you within 24 hours with the guidance you need.<\/p>\n    <p style=\"font-weight:700; color:var(--forest-deep); margin-top:12px;\">Your Growth Is Our Business.<\/p>\n  <\/div>\n<\/header>\n\n<div class=\"wrap\">\n  <div class=\"contact-grid\">\n    <form onsubmit=\"return false;\">\n      <div class=\"field\">\n        <label for=\"cname\">Name<\/label>\n        <input id=\"cname\" type=\"text\" placeholder=\"Your name\" required \/>\n      <\/div>\n      <div class=\"field\">\n        <label for=\"cemail\">Email<\/label>\n        <input id=\"cemail\" type=\"email\" placeholder=\"you@email.com\" required \/>\n      <\/div>\n      <div class=\"field\">\n        <label for=\"csubject\">Subject<\/label>\n        <input id=\"csubject\" type=\"text\" placeholder=\"What's this about?\" \/>\n      <\/div>\n      <div class=\"field\">\n        <label for=\"cmessage\">Message<\/label>\n        <textarea id=\"cmessage\" placeholder=\"Tell us a bit about what you need...\" required><\/textarea>\n      <\/div>\n      <button class=\"btn-submit\" type=\"submit\">Send message<\/button>\n    <\/form>\n\n    <div class=\"info-block\">\n      <div class=\"info-item\">\n        <div class=\"tag\">Email<\/div>\n        <div>hello@digitalgrowth.com.pk<\/div>\n        <span>Placeholder \u2014 update once your domain email is set up<\/span>\n      <\/div>\n      <div class=\"info-item\">\n        <div class=\"tag\">Phone \/ WhatsApp<\/div>\n        <div>+92 342 5639388<\/div>\n        <span>Update if you&#8217;d like a different format or add a landline<\/span>\n      <\/div>\n      <div class=\"info-item\">\n        <div class=\"tag\">Location<\/div>\n        <div>Islamabad, Pakistan<\/div>\n        <span>Serving local and international clients<\/span>\n      <\/div>\n      <div class=\"info-item\">\n        <div class=\"tag\">Follow along<\/div>\n        <div class=\"socials\">\n          <a href=\"#\" aria-label=\"Instagram\">IG<\/a>\n          <a href=\"#\" aria-label=\"Facebook\">FB<\/a>\n          <a href=\"#\" aria-label=\"LinkedIn\">IN<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<footer>\u00a9 2026 Digital Growth Marketing Agency<\/footer>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Digital Growth. Services Tools Portfolio About Blog Contact Registration Get Free Audit Contact Let&#8217;s build something great together. Whether you&#8217;re looking to grow your business, launch a new website, develop custom software, or explore the right digital marketing strategy, we&#8217;re here to help. Send us a message, and our team will get back to you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-34","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=\/wp\/v2\/pages\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=34"}],"version-history":[{"count":1,"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":35,"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions\/35"}],"wp:attachment":[{"href":"https:\/\/digitalgrowth.digital\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}