{"id":135,"date":"2026-07-26T22:17:59","date_gmt":"2026-07-26T22:17:59","guid":{"rendered":"https:\/\/sandboxrun.online\/?page_id=135"},"modified":"2026-07-26T22:39:59","modified_gmt":"2026-07-26T22:39:59","slug":"contact","status":"publish","type":"page","link":"https:\/\/sandboxrun.online\/?page_id=135","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"135\" class=\"elementor elementor-135\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3bafbb e-flex e-con-boxed e-con e-parent\" data-id=\"b3bafbb\" 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-898badd elementor-widget elementor-widget-html\" data-id=\"898badd\" 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 | Obiageli<\/title>\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700;900&display=swap');\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n  :root { --navy: #0D2B4E; --blue: #1A4A7A; --gold: #C9922A; --grey: #F4F6F9; --mid: #6B7280; --black: #111827; }\r\n  body { font-family: 'Inter', sans-serif; background: #F4F6F9; color: var(--black); line-height: 1.75; font-size: 16px; }\r\n\r\n  .site-header { background: var(--navy); padding: 16px 24px; display: flex; align-items: center; justify-content: space-between; }\r\n  .brand { font-family: 'Playfair Display', serif; font-size: 1.1rem; color: white; text-decoration: none; }\r\n  .brand span { color: #F0C460; }\r\n  .back-link { font-size: 0.85rem; color: rgba(255,255,255,0.65); text-decoration: none; font-weight: 500; }\r\n  .back-link:hover { color: white; }\r\n\r\n  .hero { background: var(--navy); color: white; padding: 60px 24px 52px; text-align: center; border-bottom: 3px solid var(--gold); }\r\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3rem); font-weight: 900; margin-bottom: 14px; }\r\n  .hero p { color: rgba(255,255,255,0.65); font-size: 1rem; max-width: 500px; margin: 0 auto; line-height: 1.7; }\r\n\r\n  .wrap { max-width: 780px; margin: 52px auto; padding: 0 24px 80px; }\r\n\r\n  \/* CONTACT CARDS GRID *\/\r\n  .cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-bottom: 32px; }\r\n  .contact-card { background: white; border-radius: 10px; padding: 28px 24px; text-align: center; box-shadow: 0 2px 12px rgba(0,0,0,0.06); border-top: 3px solid var(--navy); transition: box-shadow 0.2s; }\r\n  .contact-card:hover { box-shadow: 0 6px 24px rgba(13,43,78,0.12); }\r\n  .card-icon { font-size: 2rem; margin-bottom: 12px; }\r\n  .card-title { font-size: 0.75rem; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; color: var(--mid); margin-bottom: 8px; }\r\n  .card-value { font-size: 0.95rem; font-weight: 600; color: var(--navy); }\r\n  .card-value a { color: var(--navy); text-decoration: none; }\r\n  .card-value a:hover { color: var(--blue); text-decoration: underline; }\r\n  .card-note { font-size: 0.8rem; color: var(--mid); margin-top: 6px; }\r\n\r\n  \/* RESPONSE TIME BANNER *\/\r\n  .response-banner { background: #EFF6FF; border: 1.5px solid #BFDBFE; border-radius: 8px; padding: 18px 24px; margin-bottom: 32px; display: flex; gap: 14px; align-items: flex-start; }\r\n  .response-banner .icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\r\n  .response-banner p { font-size: 0.92rem; color: #1E40AF; line-height: 1.65; margin: 0; }\r\n  .response-banner strong { color: #1E3A8A; }\r\n\r\n  \/* WHAT TO CONTACT US ABOUT *\/\r\n  .reasons-section { background: white; border-radius: 10px; padding: 32px 36px; margin-bottom: 24px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); }\r\n  .section-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold); margin-bottom: 6px; }\r\n  .reasons-section h2 { font-family: 'Playfair Display', serif; font-size: 1.25rem; color: var(--navy); margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px solid #E5E7EB; }\r\n  .reasons-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; }\r\n  .reason-item { background: var(--grey); border-radius: 8px; padding: 16px 18px; }\r\n  .reason-item .r-icon { font-size: 1.3rem; margin-bottom: 8px; }\r\n  .reason-item h4 { font-size: 0.9rem; font-weight: 700; color: var(--navy); margin-bottom: 4px; }\r\n  .reason-item p { font-size: 0.82rem; color: var(--mid); margin: 0; line-height: 1.55; }\r\n\r\n  \/* NOT FOR SECTION *\/\r\n  .not-for { background: #FFF5F5; border: 1.5px solid #FECACA; border-radius: 8px; padding: 18px 24px; margin-bottom: 24px; }\r\n  .not-for p { font-size: 0.88rem; color: #991B1B; line-height: 1.65; margin: 0; }\r\n  .not-for strong { color: #7F1D1D; }\r\n\r\n  \/* ABOUT SECTION *\/\r\n  .about-section { background: var(--navy); color: white; border-radius: 10px; padding: 36px; margin-bottom: 24px; }\r\n  .about-section .section-label { color: var(--gold); }\r\n  .about-section h2 { font-family: 'Playfair Display', serif; font-size: 1.25rem; color: white; margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid rgba(255,255,255,0.15); }\r\n  .about-inner { display: grid; grid-template-columns: auto 1fr; gap: 24px; align-items: start; margin-top: 16px; }\r\n  .avatar { width: 80px; height: 80px; background: rgba(255,255,255,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Playfair Display', serif; font-size: 2rem; color: #F0C460; font-weight: 700; flex-shrink: 0; border: 2px solid rgba(255,255,255,0.2); }\r\n  .about-text p { font-size: 0.92rem; color: rgba(255,255,255,0.78); line-height: 1.7; margin: 0; }\r\n  .publisher-tag { display: inline-block; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); color: rgba(255,255,255,0.7); font-size: 0.75rem; font-weight: 600; padding: 3px 12px; border-radius: 20px; margin-bottom: 8px; }\r\n\r\n  .policy-footer { background: var(--navy); color: rgba(255,255,255,0.5); text-align: center; padding: 28px 20px; font-size: 0.82rem; line-height: 1.9; }\r\n  .policy-footer a { color: rgba(255,255,255,0.6); text-decoration: none; margin: 0 8px; }\r\n  .policy-footer a:hover { color: white; }\r\n\r\n  @media (max-width: 600px) {\r\n    .reasons-section { padding: 24px 18px; }\r\n    .about-inner { grid-template-columns: 1fr; }\r\n    .avatar { margin: 0 auto; }\r\n    .about-section { padding: 28px 20px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header class=\"site-header\">\r\n  <a href=\"https:\/\/sandboxrun.online\/?page_id=106\" class=\"brand\">Obiageli <span>Writes<\/span><\/a>\r\n  <a href=\"https:\/\/sandboxrun.online\/?page_id=106\" class=\"back-link\">Back to Home<\/a>\r\n<\/header>\r\n\r\n<div class=\"hero\">\r\n  <h1>Get in Touch<\/h1>\r\n  <p>Have a question about a product, a purchase, or anything else? We are here to help. Reach out and we will get back to you.<\/p>\r\n<\/div>\r\n\r\n<div class=\"wrap\">\r\n\r\n  <!-- RESPONSE BANNER -->\r\n  <div class=\"response-banner\">\r\n    <div class=\"icon\">\u23f1\ufe0f<\/div>\r\n    <p><strong>Response time:<\/strong> We aim to respond to all enquiries within 48 hours on business days, Monday to Friday. Enquiries sent over the weekend will be responded to on the next business day.<\/p>\r\n  <\/div>\r\n\r\n  <!-- CONTACT CARDS -->\r\n  <div class=\"cards-grid\">\r\n    <div class=\"contact-card\">\r\n      <div class=\"card-icon\">\u2709\ufe0f<\/div>\r\n      <div class=\"card-title\">Email Us<\/div>\r\n      <div class=\"card-value\">\r\n        <a href=\"mailto:obiageliwrites@gmail.com\">obiageliwrites@gmail.com<\/a>\r\n      <\/div>\r\n      <div class=\"card-note\">Best for all enquiries<\/div>\r\n    <\/div>\r\n    <div class=\"contact-card\">\r\n      <div class=\"card-icon\">\ud83d\udd01<\/div>\r\n      <div class=\"card-title\">Refund Requests<\/div>\r\n      <div class=\"card-value\">\r\n        <a href=\"mailto:obiageliwrites@gmail.com\">obiageliwrites@gmail.com<\/a>\r\n      <\/div>\r\n      <div class=\"card-note\">Subject line: Refund Request<\/div>\r\n    <\/div>\r\n    <div class=\"contact-card\">\r\n      <div class=\"card-icon\">\ud83d\udce6<\/div>\r\n      <div class=\"card-title\">Publishing Enquiries<\/div>\r\n      <div class=\"card-value\">Hillaryl Nsa Publishing<\/div>\r\n      <div class=\"card-note\">Via obiageliwrites@gmail.com<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- WHAT TO CONTACT US ABOUT -->\r\n  <div class=\"reasons-section\">\r\n    <div class=\"section-label\">We Can Help With<\/div>\r\n    <h2>What to Contact Us About<\/h2>\r\n    <div class=\"reasons-grid\">\r\n      <div class=\"reason-item\">\r\n        <div class=\"r-icon\">\ud83d\udce5<\/div>\r\n        <h4>Product Delivery<\/h4>\r\n        <p>Did not receive your download link after purchase? We will sort it immediately.<\/p>\r\n      <\/div>\r\n      <div class=\"reason-item\">\r\n        <div class=\"r-icon\">\ud83d\udcb3<\/div>\r\n        <h4>Payment Issues<\/h4>\r\n        <p>Charged but did not receive your product? Contact us with your payment reference.<\/p>\r\n      <\/div>\r\n      <div class=\"reason-item\">\r\n        <div class=\"r-icon\">\ud83d\udd01<\/div>\r\n        <h4>Refund Requests<\/h4>\r\n        <p>Within 7 days of purchase and eligible under our Refund Policy? Email us directly.<\/p>\r\n      <\/div>\r\n      <div class=\"reason-item\">\r\n        <div class=\"r-icon\">\u2753<\/div>\r\n        <h4>Product Questions<\/h4>\r\n        <p>Not sure which product is right for you? We are happy to help you decide.<\/p>\r\n      <\/div>\r\n      <div class=\"reason-item\">\r\n        <div class=\"r-icon\">\ud83d\udcda<\/div>\r\n        <h4>Publishing Enquiries<\/h4>\r\n        <p>Questions about Obiageli's written works distributed through Hillaryl Nsa Publishing.<\/p>\r\n      <\/div>\r\n      <div class=\"reason-item\">\r\n        <div class=\"r-icon\">\ud83d\udd10<\/div>\r\n        <h4>Privacy and Data<\/h4>\r\n        <p>To exercise your data rights under our Privacy Policy, including access, correction, or deletion requests.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- NOT FOR -->\r\n  <div class=\"not-for\">\r\n    <p><strong>Please note:<\/strong> We are not able to respond to collaboration requests, unsolicited partnership proposals, or media enquiries sent to the general contact email. These will not receive a response.<\/p>\r\n  <\/div>\r\n\r\n  <!-- ABOUT -->\r\n  <div class=\"about-section\">\r\n    <div class=\"section-label\">About<\/div>\r\n    <h2>Who You Are Contacting<\/h2>\r\n    <div class=\"about-inner\">\r\n      <div class=\"avatar\">O<\/div>\r\n      <div class=\"about-text\">\r\n        <div class=\"publisher-tag\">Distributed by Hillaryl Nsa Publishing<\/div>\r\n        <p>Obiageli is a Nigerian digital creator, remote worker, and author whose work spans fiction, non-fiction, personal development, and practical career guides. She creates books, digital resources, and educational content for a wide range of readers across Nigeria and beyond. Her written works are distributed through Hillaryl Nsa Publishing. All product and customer support enquiries are handled personally.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<footer class=\"policy-footer\">\r\n  <p>&copy; 2026 Obiageli &nbsp;|&nbsp; Hillaryl Nsa Publishing &nbsp;|&nbsp; obiageliwrites@gmail.com<\/p>\r\n  <p style=\"margin-top: 8px;\">\r\n    <a href=\"https:\/\/sandboxrun.online\/?page_id=120\">Privacy Policy<\/a>\r\n    <a href=\"https:\/\/sandboxrun.online\/?page_id=130\">Terms of Use<\/a>\r\n    <a href=\"https:\/\/sandboxrun.online\/?page_id=140\">Refund Policy<\/a>\r\n  <\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact | Obiageli Obiageli Writes Back to Home Get in Touch Have a question about a product, a purchase, or anything else? We are here to help. Reach out and we will get back to you. \u23f1\ufe0f Response time: We aim to respond to all enquiries within 48 hours on business days, Monday to Friday. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-135","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages\/135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=135"}],"version-history":[{"count":5,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages\/135\/revisions"}],"predecessor-version":[{"id":156,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages\/135\/revisions\/156"}],"wp:attachment":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}