{"id":186,"date":"2025-08-23T11:52:05","date_gmt":"2025-08-23T11:52:05","guid":{"rendered":"https:\/\/thecitynomad.com\/?page_id=186"},"modified":"2025-09-06T12:04:51","modified_gmt":"2025-09-06T12:04:51","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/thecitynomad.com\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"186\" class=\"elementor elementor-186\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ac414a e-flex e-con-boxed e-con e-parent\" data-id=\"5ac414a\" 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-7a17193 elementor-widget elementor-widget-html\" data-id=\"7a17193\" 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 & Collaborate | The City Nomad<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@600;700&family=Poppins&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    body {\r\n      font-family: 'Poppins', sans-serif;\r\n      margin: 0;\r\n      padding: 0;\r\n      background: #fafafa;\r\n      color: #333;\r\n    }\r\n\r\n    .container {\r\n      display: grid;\r\n      grid-template-columns: 2fr 1fr;\r\n      gap: 30px;\r\n      max-width: 1200px;\r\n      margin: 40px auto;\r\n      padding: 20px;\r\n    }\r\n\r\n    h1 {\r\n      font-family: 'Montserrat', sans-serif;\r\n      font-size: 2.2rem;\r\n      font-weight: 700;\r\n      margin-bottom: 10px;\r\n      text-align: left;\r\n    }\r\n\r\n    .subtitle {\r\n      color: #666;\r\n      margin-bottom: 25px;\r\n    }\r\n\r\n    .contact-form {\r\n      background: #fff;\r\n      padding: 25px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    .contact-form label {\r\n      font-weight: 600;\r\n      display: block;\r\n      margin: 15px 0 5px;\r\n    }\r\n\r\n    .contact-form select,\r\n    .contact-form input,\r\n    .contact-form textarea {\r\n      width: 100%;\r\n      padding: 12px;\r\n      border: 1px solid #ccc;\r\n      border-radius: 8px;\r\n      font-size: 1rem;\r\n    }\r\n\r\n    .contact-form textarea {\r\n      resize: none;\r\n      height: 120px;\r\n    }\r\n\r\n    .contact-form button {\r\n      background: #e63946;\r\n      color: #fff;\r\n      border: none;\r\n      padding: 14px 24px;\r\n      border-radius: 8px;\r\n      font-size: 1rem;\r\n      font-weight: 600;\r\n      cursor: pointer;\r\n      margin-top: 20px;\r\n    }\r\n\r\n    .contact-form button:hover {\r\n      background: #d62828;\r\n    }\r\n\r\n    .sidebar {\r\n      background: #fff;\r\n      padding: 25px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: space-between;\r\n      height: 100%;\r\n    }\r\n\r\n    .sidebar h3 {\r\n      font-family: 'Montserrat', sans-serif;\r\n      font-size: 1.2rem;\r\n      color: #e63946;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .sidebar p {\r\n      font-size: 0.95rem;\r\n      color: #555;\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .why-collab {\r\n      max-width: 1200px;\r\n      margin: 60px auto;\r\n      text-align: center;\r\n    }\r\n\r\n    .why-collab h2 {\r\n      font-family: 'Montserrat', sans-serif;\r\n      font-size: 2rem;\r\n      font-weight: 700;\r\n      margin-bottom: 20px;\r\n      text-align: center;\r\n    }\r\n\r\n    .cards {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n      gap: 20px;\r\n      margin-top: 30px;\r\n      text-align: center;\r\n    }\r\n\r\n    .card {\r\n      background: #fff;\r\n      padding: 20px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    .card h3 {\r\n      margin-bottom: 10px;\r\n      font-size: 1.2rem;\r\n      font-weight: 700;\r\n      color: #333;\r\n      text-align: center;\r\n    }\r\n\r\n    .card p {\r\n      font-size: 0.95rem;\r\n      color: #666;\r\n    }\r\n\r\n    .card .icon {\r\n      font-size: 2rem;\r\n      margin-bottom: 10px;\r\n      color: #e63946;\r\n    }\r\n\r\n    .cta-section {\r\n      margin-top: 40px;\r\n    }\r\n\r\n    .cta-section p {\r\n      font-size: 1rem;\r\n      font-weight: 500;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .cta-buttons a {\r\n      display: inline-block;\r\n      background: #1d3557;\r\n      color: #fff;\r\n      text-decoration: none;\r\n      padding: 12px 20px;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      transition: background 0.3s;\r\n    }\r\n\r\n    .cta-buttons a:hover {\r\n      background: #457b9d;\r\n    }\r\n\r\n    .faq {\r\n      max-width: 900px;\r\n      margin: 60px auto;\r\n    }\r\n\r\n    .faq h2 {\r\n      text-align: center;\r\n      font-family: 'Montserrat', sans-serif;\r\n      margin-bottom: 25px;\r\n    }\r\n\r\n    .faq-item {\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .faq-item summary {\r\n      font-weight: 600;\r\n      cursor: pointer;\r\n      padding: 10px;\r\n      border-radius: 6px;\r\n      background: #f1f1f1;\r\n    }\r\n\r\n    .faq-item p {\r\n      margin: 10px 0 0;\r\n      padding-left: 15px;\r\n      color: #555;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"container\">\r\n    <div>\r\n      <h1>Get in Touch!<\/h1>\r\n      <p class=\"subtitle\">Collaborate with us to advertise, feature your caf\u00e9, or get your business showcased on The City Nomad.<\/p>\r\n      <form class=\"contact-form\">\r\n        <label for=\"subject\">Subject<\/label>\r\n        <select id=\"subject\">\r\n          <option>Select One<\/option>\r\n          <option>I am interested in advertising<\/option>\r\n          <option>I want my business featured<\/option>\r\n          <option>I want to collaborate on content<\/option>\r\n          <option>I want to report a correction<\/option>\r\n          <option>I want to join The City Nomad team<\/option>\r\n        <\/select>\r\n\r\n        <label for=\"message\">Your Inquiry or Feedback*<\/label>\r\n        <textarea id=\"message\" required><\/textarea>\r\n\r\n        <label for=\"name\">Your Name*<\/label>\r\n        <input type=\"text\" id=\"name\" required>\r\n\r\n        <label for=\"email\">Your Email*<\/label>\r\n        <input type=\"email\" id=\"email\" required>\r\n\r\n        <label for=\"confirm-email\">Confirm Email*<\/label>\r\n        <input type=\"email\" id=\"confirm-email\" required>\r\n\r\n        <button type=\"submit\">Submit Message<\/button>\r\n      <\/form>\r\n    <\/div>\r\n\r\n    <div class=\"sidebar\">\r\n      <div>\r\n        <h3>Advertisers<\/h3>\r\n        <p>Looking to place your ad on The City Nomad? Fill out the form and our team will get back to you.<\/p>\r\n\r\n        <h3>PR People & Business Owners<\/h3>\r\n        <p>Want your business or client featured on The City Nomad? Submit your pitch via the form.<\/p>\r\n\r\n        <h3>Guest Bloggers<\/h3>\r\n        <p>Have a story or blog you'd like to share? We accept quality guest contributions that align with our brand.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <section class=\"why-collab\">\r\n    <h2>Why Collaborate With Us?<\/h2>\r\n    <div class=\"cards\">\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\ud83d\udccd<\/div>\r\n        <h3><strong>Reach Delhi\u2019s Audience<\/strong><\/h3>\r\n        <p>Get your brand seen by 50k+ locals actively exploring caf\u00e9s, events & experiences.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\ud83d\udcf8<\/div>\r\n        <h3><strong>Showcase Your Brand<\/strong><\/h3>\r\n        <p>Get featured on our blog & social platforms with engaging storytelling & visuals.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\u2705<\/div>\r\n        <h3><strong>Boost Credibility<\/strong><\/h3>\r\n        <p>Associating with The City Nomad helps your brand build trust & local recognition.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cta-section\">\r\n      <p>Looking to advertise, feature your caf\u00e9 or new business, or showcase your client on <strong>The City Nomad<\/strong>?<\/p>\r\n      <div class=\"cta-buttons\">\r\n        <a href=\"#\">\ud83d\udce9 Send Your Enquiry<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"faq\">\r\n    <\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7aaf41 elementor-widget elementor-widget-html\" data-id=\"b7aaf41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t  <section class=\"faq\">\r\n    <h2>Frequently Asked Questions<\/h2>\r\n    <div class=\"faq-item\">\r\n      <details>\r\n        <summary>How can I get my business featured?<\/summary>\r\n        <p>Simply choose \"I want my business featured\" in the form and our team will reach out.<\/p>\r\n      <\/details>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <details>\r\n        <summary>Do you charge for collaborations?<\/summary>\r\n        <p>We offer both paid & organic coverage depending on the partnership type.<\/p>\r\n      <\/details>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <details>\r\n        <summary>What locations do you cover?<\/summary>\r\n        <p>Currently, we primarily focus on Delhi NCR, but collaborations from other cities are welcome.<\/p>\r\n      <\/details>\r\n    <\/div>\r\n  <\/section>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact &#038; Collaborate | The City Nomad Get in Touch! Collaborate with us to advertise, feature your caf\u00e9, or get your business showcased on The City Nomad. Subject Select OneI am interested in advertisingI want my business featuredI want to collaborate on contentI want to report a correctionI want to join The City Nomad team<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-186","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us - The City Nomad<\/title>\n<meta name=\"description\" content=\"Collaborate with us and get your business seen by 50k+ locals actively exploring caf\u00e9s, events &amp; experiences.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thecitynomad.com\/index.php\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - The City Nomad\" \/>\n<meta property=\"og:description\" content=\"Collaborate with us and get your business seen by 50k+ locals actively exploring caf\u00e9s, events &amp; experiences.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thecitynomad.com\/index.php\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"The City Nomad\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-06T12:04:51+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/index.php\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/thecitynomad.com\\\/index.php\\\/contact-us\\\/\",\"name\":\"Contact Us - The City Nomad\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/#website\"},\"datePublished\":\"2025-08-23T11:52:05+00:00\",\"dateModified\":\"2025-09-06T12:04:51+00:00\",\"description\":\"Collaborate with us and get your business seen by 50k+ locals actively exploring caf\u00e9s, events & experiences.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/index.php\\\/contact-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thecitynomad.com\\\/index.php\\\/contact-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/index.php\\\/contact-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thecitynomad.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/#website\",\"url\":\"https:\\\/\\\/thecitynomad.com\\\/\",\"name\":\"The City Nomad\",\"description\":\"Every Street Holds A Secret.\",\"publisher\":{\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thecitynomad.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/#organization\",\"name\":\"The City Nomad\",\"url\":\"https:\\\/\\\/thecitynomad.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thecitynomad.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-city-nomad.png\",\"contentUrl\":\"https:\\\/\\\/thecitynomad.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-city-nomad.png\",\"width\":402,\"height\":87,\"caption\":\"The City Nomad\"},\"image\":{\"@id\":\"https:\\\/\\\/thecitynomad.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - The City Nomad","description":"Collaborate with us and get your business seen by 50k+ locals actively exploring caf\u00e9s, events & experiences.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thecitynomad.com\/index.php\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - The City Nomad","og_description":"Collaborate with us and get your business seen by 50k+ locals actively exploring caf\u00e9s, events & experiences.","og_url":"https:\/\/thecitynomad.com\/index.php\/contact-us\/","og_site_name":"The City Nomad","article_modified_time":"2025-09-06T12:04:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thecitynomad.com\/index.php\/contact-us\/","url":"https:\/\/thecitynomad.com\/index.php\/contact-us\/","name":"Contact Us - The City Nomad","isPartOf":{"@id":"https:\/\/thecitynomad.com\/#website"},"datePublished":"2025-08-23T11:52:05+00:00","dateModified":"2025-09-06T12:04:51+00:00","description":"Collaborate with us and get your business seen by 50k+ locals actively exploring caf\u00e9s, events & experiences.","breadcrumb":{"@id":"https:\/\/thecitynomad.com\/index.php\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thecitynomad.com\/index.php\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thecitynomad.com\/index.php\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thecitynomad.com\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/thecitynomad.com\/#website","url":"https:\/\/thecitynomad.com\/","name":"The City Nomad","description":"Every Street Holds A Secret.","publisher":{"@id":"https:\/\/thecitynomad.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thecitynomad.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thecitynomad.com\/#organization","name":"The City Nomad","url":"https:\/\/thecitynomad.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecitynomad.com\/#\/schema\/logo\/image\/","url":"https:\/\/thecitynomad.com\/wp-content\/uploads\/2025\/08\/cropped-city-nomad.png","contentUrl":"https:\/\/thecitynomad.com\/wp-content\/uploads\/2025\/08\/cropped-city-nomad.png","width":402,"height":87,"caption":"The City Nomad"},"image":{"@id":"https:\/\/thecitynomad.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/pages\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/comments?post=186"}],"version-history":[{"count":24,"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/pages\/186\/revisions"}],"predecessor-version":[{"id":270,"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/pages\/186\/revisions\/270"}],"wp:attachment":[{"href":"https:\/\/thecitynomad.com\/index.php\/wp-json\/wp\/v2\/media?parent=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}