{"id":97,"date":"2026-01-31T00:13:13","date_gmt":"2026-01-31T00:13:13","guid":{"rendered":"https:\/\/techvantagenow.com\/clients\/postcity\/?page_id=97"},"modified":"2026-03-24T23:38:19","modified_gmt":"2026-03-24T23:38:19","slug":"about","status":"publish","type":"page","link":"https:\/\/techvantagenow.com\/clients\/postcity\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"97\" class=\"elementor elementor-97\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5a9ca4 e-con-full e-flex e-con e-parent\" data-id=\"f5a9ca4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adb66d7 elementor-widget elementor-widget-html\" data-id=\"adb66d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>About \u2013 Post City Magazines<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --ink: #0d0d0d;\n    --cream: #f5f0e8;\n    --gold: #b8963e;\n    --gold-light: #d4af6a;\n    --warm-white: #faf7f2;\n    --mid: #5c5449;\n    --rule: rgba(184,150,62,0.35);\n  }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'DM Sans', sans-serif; background: var(--warm-white); color: var(--ink); overflow-x: hidden; }\n\n  \/* \u2500\u2500 HELPERS \u2500\u2500 *\/\n  .section-label {\n    display: flex; align-items: center; gap: 14px;\n    font-family: 'DM Sans', sans-serif; font-size: 10px; font-weight: 500;\n    letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 20px;\n  }\n  .section-label::after { content: ''; flex: 1; height: 1px; background: var(--rule); }\n  .gold-rule { height: 1px; background: linear-gradient(to right, transparent, var(--gold), transparent); }\n  .btn-primary {\n    display: inline-flex; align-items: center; gap: 10px; background: var(--gold); color: #fff;\n    font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500;\n    letter-spacing: 0.2em; text-transform: uppercase; text-decoration: none;\n    padding: 15px 32px; transition: all 0.25s;\n  }\n  .btn-primary:hover { background: #fff; color: var(--ink); }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); } }\n  .anim { opacity: 0; animation: fadeUp 0.75s ease forwards; }\n  .d1 { animation-delay: 0.1s; } .d2 { animation-delay: 0.25s; }\n  .d3 { animation-delay: 0.4s; } .d4 { animation-delay: 0.55s; }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HERO\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .page-hero {\n    background: var(--ink); position: relative; overflow: hidden;\n    padding: clamp(80px, 10vw, 140px) clamp(24px, 6vw, 100px) clamp(70px, 9vw, 120px);\n  }\n  .page-hero::before {\n    content: '1989'; font-family: 'Playfair Display', serif; font-size: 28vw; font-weight: 900;\n    color: rgba(184,150,62,0.045); position: absolute; top: 50%; left: 50%;\n    transform: translate(-50%, -50%); white-space: nowrap; pointer-events: none;\n    user-select: none; letter-spacing: -0.04em; line-height: 1;\n  }\n  .page-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 75% 40%, rgba(184,150,62,0.1) 0%, transparent 55%);\n    pointer-events: none;\n  }\n  .hero-inner {\n    max-width: 1200px; margin: 0 auto; position: relative; z-index: 2;\n    display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 80px; align-items: center;\n  }\n  .hero-overline {\n    font-family: 'DM Sans', sans-serif; font-size: 10.5px; font-weight: 500;\n    letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold);\n    margin-bottom: 24px; display: flex; align-items: center; gap: 12px;\n  }\n  .hero-overline::before { content: ''; width: 32px; height: 1px; background: var(--gold); }\n  .hero-inner h1 {\n    font-family: 'Playfair Display', serif; font-size: clamp(44px, 5.5vw, 76px);\n    font-weight: 900; line-height: 1.03; color: var(--cream); margin-bottom: 28px;\n    letter-spacing: -0.015em;\n  }\n  .hero-inner h1 em { font-style: italic; color: var(--gold-light); }\n  .hero-intro {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(18px, 1.7vw, 22px);\n    font-weight: 300; color: rgba(245,240,232,0.68); line-height: 1.72;\n    max-width: 520px; margin-bottom: 44px;\n  }\n\n  \/* Founder card on right *\/\n  .founder-card {\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(184,150,62,0.2);\n    padding: 40px 36px;\n  }\n  .founder-label {\n    font-family: 'DM Sans', sans-serif; font-size: 9.5px; font-weight: 500;\n    letter-spacing: 0.24em; text-transform: uppercase; color: var(--gold); margin-bottom: 20px;\n  }\n  .founder-name {\n    font-family: 'Playfair Display', serif; font-size: clamp(26px, 2.8vw, 38px);\n    font-weight: 700; color: var(--cream); line-height: 1.1; margin-bottom: 6px;\n  }\n  .founder-title {\n    font-family: 'Cormorant Garamond', serif; font-size: 17px; font-style: italic;\n    color: var(--gold-light); margin-bottom: 20px;\n  }\n  .founder-divider { height: 1px; background: rgba(184,150,62,0.2); margin-bottom: 20px; }\n  .founder-bio {\n    font-family: 'DM Sans', sans-serif; font-size: 13px; color: rgba(245,240,232,0.5);\n    line-height: 1.72;\n  }\n  .founder-founded {\n    display: flex; align-items: center; gap: 14px; margin-top: 24px;\n    padding-top: 20px; border-top: 1px solid rgba(184,150,62,0.15);\n  }\n  .founded-year {\n    font-family: 'Playfair Display', serif; font-size: 38px; font-weight: 700;\n    color: var(--gold); line-height: 1;\n  }\n  .founded-text {\n    font-family: 'DM Sans', sans-serif; font-size: 11px; color: rgba(245,240,232,0.4);\n    line-height: 1.5;\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     STATS STRIP\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .stats-strip {\n    background: var(--gold); padding: 0 clamp(24px, 6vw, 100px);\n  }\n  .stats-inner {\n    max-width: 1400px; margin: 0 auto;\n    display: grid; grid-template-columns: repeat(4, 1fr);\n  }\n  .st-stat {\n    text-align: center; padding: 28px 16px;\n    border-right: 1px solid rgba(255,255,255,0.22);\n  }\n  .st-stat:last-child { border-right: none; }\n  .st-num {\n    font-family: 'Playfair Display', serif; font-size: clamp(26px, 2.8vw, 40px); font-weight: 700;\n    color: #fff; line-height: 1; display: block; margin-bottom: 5px;\n  }\n  .st-label {\n    font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500;\n    letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.82);\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     MISSION SECTION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .mission {\n    padding: clamp(70px, 8vw, 110px) clamp(24px, 6vw, 100px);\n    max-width: 1400px; margin: 0 auto;\n    display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;\n  }\n  .mission-text h2 {\n    font-family: 'Playfair Display', serif; font-size: clamp(32px, 3.5vw, 50px);\n    font-weight: 700; color: var(--ink); line-height: 1.1; margin-bottom: 24px;\n  }\n  .mission-text h2 em { font-style: italic; color: var(--gold); }\n  .mission-text p {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(17px, 1.5vw, 20px);\n    color: var(--mid); line-height: 1.78; margin-bottom: 18px;\n  }\n  .mission-text p:last-child { margin-bottom: 0; }\n\n  \/* Building illustration panel *\/\n  .mission-visual { position: relative; }\n  .building-wrap {\n    border-radius: 2px; overflow: hidden; position: relative;\n    box-shadow: 20px 20px 60px rgba(13,13,13,0.12), 0 0 0 1px rgba(184,150,62,0.15);\n  }\n  .building-wrap img { width: 100%; display: block; transition: transform 0.5s ease; }\n  .building-wrap:hover img { transform: scale(1.02); }\n  .building-caption {\n    position: absolute; bottom: 0; left: 0; right: 0;\n    background: var(--ink); padding: 14px 22px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .building-caption span {\n    font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500;\n    letter-spacing: 0.14em; text-transform: uppercase; color: rgba(245,240,232,0.55);\n  }\n  .building-caption strong {\n    font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500;\n    letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold);\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     PUBLICATIONS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .publications {\n    background: var(--ink); position: relative; overflow: hidden;\n    padding: clamp(70px, 8vw, 110px) clamp(24px, 6vw, 100px);\n  }\n  .publications::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 15% 60%, rgba(184,150,62,0.09) 0%, transparent 55%);\n    pointer-events: none;\n  }\n  .pub-inner { max-width: 1400px; margin: 0 auto; position: relative; }\n  .pub-header {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: end; margin-bottom: 52px;\n  }\n  .pub-header h2 {\n    font-family: 'Playfair Display', serif; font-size: clamp(32px, 3.5vw, 50px);\n    font-weight: 700; color: var(--cream); line-height: 1.1;\n  }\n  .pub-header h2 em { font-style: italic; color: var(--gold-light); }\n  .pub-header p {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(16px, 1.4vw, 19px);\n    color: rgba(245,240,232,0.55); line-height: 1.75;\n  }\n  .pub-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2px; }\n  .pub-card {\n    background: rgba(255,255,255,0.03); border: 1px solid rgba(184,150,62,0.1);\n    padding: 32px 26px; transition: border-color 0.3s, background 0.3s;\n    text-decoration: none; display: block;\n  }\n  .pub-card:hover { border-color: rgba(184,150,62,0.45); background: rgba(184,150,62,0.07); }\n  .pub-num {\n    font-family: 'Playfair Display', serif; font-size: 32px; font-weight: 700;\n    color: rgba(184,150,62,0.2); line-height: 1; margin-bottom: 14px;\n    transition: color 0.3s;\n  }\n  .pub-card:hover .pub-num { color: rgba(184,150,62,0.45); }\n  .pub-name {\n    font-family: 'Playfair Display', serif; font-size: 17px; font-weight: 700;\n    color: var(--cream); margin-bottom: 8px; transition: color 0.3s;\n  }\n  .pub-card:hover .pub-name { color: var(--gold-light); }\n  .pub-area {\n    font-family: 'DM Sans', sans-serif; font-size: 11.5px; color: rgba(245,240,232,0.4);\n    line-height: 1.5;\n  }\n  \/* ninth card \u2014 Kids Post \u2014 full width *\/\n  .pub-card-wide {\n    grid-column: 1 \/ -1; display: flex; align-items: center;\n    gap: 40px; padding: 28px 32px;\n  }\n  .pub-card-wide .pub-num { font-size: 28px; margin-bottom: 0; }\n  .pub-card-wide .pub-name { margin-bottom: 4px; font-size: 20px; }\n  .pub-wide-badge {\n    margin-left: auto; background: var(--gold); color: #fff;\n    font-family: 'DM Sans', sans-serif; font-size: 9.5px; font-weight: 500;\n    letter-spacing: 0.2em; text-transform: uppercase; padding: 6px 16px; flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CONTENT PILLARS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .content-pillars {\n    padding: clamp(70px, 8vw, 110px) clamp(24px, 6vw, 100px);\n    max-width: 1400px; margin: 0 auto;\n  }\n  .pillars-header { margin-bottom: 52px; }\n  .pillars-header h2 {\n    font-family: 'Playfair Display', serif; font-size: clamp(32px, 3.5vw, 50px);\n    font-weight: 700; color: var(--ink); line-height: 1.1;\n  }\n  .pillars-header h2 em { font-style: italic; color: var(--gold); }\n  .pillars-header p {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(16px, 1.4vw, 19px);\n    color: var(--mid); max-width: 580px; line-height: 1.75; margin-top: 14px;\n  }\n  .pillars-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2px; }\n  .pillar-card {\n    background: var(--cream); padding: 44px 40px;\n    border-top: 3px solid transparent; position: relative; overflow: hidden;\n    transition: border-color 0.3s;\n  }\n  .pillar-card::after {\n    content: ''; position: absolute; bottom: 0; left: 0; right: 0;\n    height: 0; background: var(--ink); transition: height 0.4s ease; z-index: 0;\n  }\n  .pillar-card:hover::after { height: 100%; }\n  .pillar-card:hover { border-color: var(--gold); }\n  .pillar-card > * { position: relative; z-index: 1; }\n  .pillar-icon {\n    width: 54px; height: 54px; border: 1px solid var(--rule); border-radius: 50%;\n    display: flex; align-items: center; justify-content: center; font-size: 24px;\n    margin-bottom: 24px; transition: border-color 0.3s;\n  }\n  .pillar-card:hover .pillar-icon { border-color: var(--gold); }\n  .pillar-card h3 {\n    font-family: 'Playfair Display', serif; font-size: 24px; font-weight: 700;\n    color: var(--ink); margin-bottom: 14px; transition: color 0.3s;\n  }\n  .pillar-card:hover h3 { color: var(--cream); }\n  .pillar-card p {\n    font-family: 'DM Sans', sans-serif; font-size: 13.5px; color: var(--mid);\n    line-height: 1.72; margin-bottom: 20px; transition: color 0.3s;\n  }\n  .pillar-card:hover p { color: rgba(245,240,232,0.6); }\n  .pillar-names {\n    font-family: 'Cormorant Garamond', serif; font-size: 15px; font-style: italic;\n    color: var(--gold); line-height: 1.6; transition: color 0.3s;\n  }\n  .pillar-card:hover .pillar-names { color: var(--gold-light); }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     LEGACY TIMELINE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .legacy {\n    background: var(--cream);\n    padding: clamp(70px, 8vw, 110px) clamp(24px, 6vw, 100px);\n  }\n  .legacy-inner { max-width: 1200px; margin: 0 auto; }\n  .legacy-inner h2 {\n    font-family: 'Playfair Display', serif; font-size: clamp(32px, 3.5vw, 50px);\n    font-weight: 700; color: var(--ink); line-height: 1.1; margin-bottom: 56px;\n  }\n  .legacy-inner h2 em { font-style: italic; color: var(--gold); }\n\n  .timeline { position: relative; padding-left: 32px; }\n  .timeline::before {\n    content: ''; position: absolute; left: 0; top: 8px; bottom: 8px;\n    width: 1px; background: linear-gradient(to bottom, var(--gold), rgba(184,150,62,0.15));\n  }\n  .tl-item {\n    position: relative; padding: 0 0 48px 40px;\n  }\n  .tl-item:last-child { padding-bottom: 0; }\n  .tl-dot {\n    position: absolute; left: -6px; top: 6px;\n    width: 12px; height: 12px; border-radius: 50%;\n    background: var(--gold); border: 2px solid var(--warm-white);\n    box-shadow: 0 0 0 2px var(--gold);\n    transition: transform 0.3s;\n  }\n  .tl-item:hover .tl-dot { transform: scale(1.4); }\n  .tl-year {\n    font-family: 'Playfair Display', serif; font-size: 13px; font-weight: 700;\n    color: var(--gold); letter-spacing: 0.1em; margin-bottom: 8px; display: block;\n  }\n  .tl-item h3 {\n    font-family: 'Playfair Display', serif; font-size: clamp(20px, 2vw, 28px);\n    font-weight: 700; color: var(--ink); line-height: 1.2; margin-bottom: 10px;\n  }\n  .tl-item p {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(16px, 1.4vw, 18px);\n    color: var(--mid); line-height: 1.72; max-width: 700px;\n  }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     ACCOLADES\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .accolades {\n    background: var(--ink); position: relative; overflow: hidden;\n    padding: clamp(60px, 7vw, 100px) clamp(24px, 6vw, 100px);\n  }\n  .accolades::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 80% 50%, rgba(184,150,62,0.08) 0%, transparent 55%);\n    pointer-events: none;\n  }\n  .accolades-inner {\n    max-width: 1200px; margin: 0 auto; position: relative;\n    display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;\n  }\n  .accolades-text h2 {\n    font-family: 'Playfair Display', serif; font-size: clamp(30px, 3vw, 44px);\n    font-weight: 700; color: var(--cream); line-height: 1.1; margin-bottom: 22px;\n  }\n  .accolades-text h2 em { font-style: italic; color: var(--gold-light); }\n  .accolades-text p {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(17px, 1.5vw, 20px);\n    color: rgba(245,240,232,0.6); line-height: 1.75; margin-bottom: 36px;\n  }\n  .media-logos { display: flex; flex-direction: column; gap: 10px; }\n  .media-logo-row {\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(184,150,62,0.12);\n    padding: 18px 24px; display: flex; align-items: center; gap: 16px;\n    transition: border-color 0.3s, background 0.3s;\n  }\n  .media-logo-row:hover { border-color: rgba(184,150,62,0.4); background: rgba(184,150,62,0.07); }\n  .media-icon { font-size: 20px; flex-shrink: 0; }\n  .media-name {\n    font-family: 'Playfair Display', serif; font-size: 16px; font-weight: 700;\n    color: var(--cream); flex: 1;\n  }\n  .media-accolade {\n    font-family: 'DM Sans', sans-serif; font-size: 10.5px;\n    color: rgba(245,240,232,0.4); letter-spacing: 0.08em; text-align: right;\n  }\n\n  \/* Best Of tradition *\/\n  .best-of-wrap {\n    background: rgba(184,150,62,0.08); border: 1px solid rgba(184,150,62,0.25);\n    padding: 36px; position: relative; overflow: hidden;\n  }\n  .best-of-wrap::before {\n    content: '\u2605'; font-family: 'Playfair Display', serif; font-size: 140px;\n    color: rgba(184,150,62,0.08); position: absolute; right: -10px; top: -20px;\n    line-height: 1; pointer-events: none;\n  }\n  .best-of-label {\n    font-family: 'DM Sans', sans-serif; font-size: 9.5px; font-weight: 500;\n    letter-spacing: 0.24em; text-transform: uppercase; color: var(--gold); margin-bottom: 14px;\n  }\n  .best-of-wrap h3 {\n    font-family: 'Playfair Display', serif; font-size: 26px; font-weight: 700;\n    color: var(--cream); margin-bottom: 14px;\n  }\n  .best-of-wrap p {\n    font-family: 'DM Sans', sans-serif; font-size: 13px; color: rgba(245,240,232,0.5); line-height: 1.7;\n  }\n\n  \n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CTA BAND\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cta-band {\n    background: var(--gold); padding: clamp(50px, 6vw, 80px) clamp(24px, 6vw, 100px);\n    text-align: center; position: relative; overflow: hidden;\n  }\n  .cta-band::before {\n    content: ''; position: absolute; inset: 0;\n    background: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255,255,255,0.04) 20px, rgba(255,255,255,0.04) 21px);\n  }\n  .cta-band-inner { position: relative; max-width: 680px; margin: 0 auto; }\n  .cta-band h2 {\n    font-family: 'Playfair Display', serif; font-size: clamp(28px, 3vw, 44px);\n    font-weight: 700; color: #fff; margin-bottom: 14px; line-height: 1.15;\n  }\n  .cta-band p {\n    font-family: 'Cormorant Garamond', serif; font-size: clamp(17px, 1.6vw, 21px);\n    color: rgba(255,255,255,0.85); line-height: 1.65; margin-bottom: 36px;\n  }\n  .cta-band-btn {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: var(--ink); color: var(--gold-light);\n    font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500;\n    letter-spacing: 0.2em; text-transform: uppercase; text-decoration: none;\n    padding: 18px 44px; transition: all 0.25s;\n  }\n  .cta-band-btn:hover { background: #fff; color: var(--ink); }\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     RESPONSIVE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (max-width: 1100px) {\n    .hero-inner { grid-template-columns: 1fr; gap: 50px; }\n    .founder-card { display: none; }\n    .stats-inner { grid-template-columns: repeat(2, 1fr); }\n    .mission { grid-template-columns: 1fr; gap: 50px; }\n    .pub-header { grid-template-columns: 1fr; gap: 20px; }\n    .pub-grid { grid-template-columns: repeat(2, 1fr); }\n    .pillars-grid { grid-template-columns: 1fr; }\n    .accolades-inner { grid-template-columns: 1fr; gap: 50px; }\n    .digital { grid-template-columns: 1fr; gap: 50px; }\n  }\n  @media (max-width: 680px) {\n    .stats-inner { grid-template-columns: 1fr 1fr; }\n    .pub-grid { grid-template-columns: 1fr 1fr; }\n    .pub-card-wide { flex-direction: column; gap: 12px; align-items: flex-start; }\n    .pub-wide-badge { margin-left: 0; }\n    .st-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.15); }\n    .st-stat:nth-child(2n) { border-right: none; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<section class=\"page-hero\">\n  <div class=\"hero-inner\">\n    <div class=\"hero-content\">\n      <div class=\"hero-overline anim d1\">Independently Owned \u00b7 Toronto<\/div>\n      <h1 class=\"anim d2\">Three decades of<br><em>essential<\/em> Toronto<br>storytelling<\/h1>\n      <p class=\"hero-intro anim d3\">Post City Magazines is an independently owned Toronto-based publisher dedicated to delivering essential community news and lifestyle content to the city's most affluent neighbourhoods. For over three decades, we have been a trusted voice connecting residents with the best their communities have to offer.<\/p>\n      <div class=\"anim d4\">\n        <a href=\"#mission\" class=\"btn-primary\">\n          Our Story\n          <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n    <div class=\"founder-card anim d3\">\n      <div class=\"founder-label\">Publisher & Founder<\/div>\n      <div class=\"founder-name\">Lorne London<\/div>\n      <div class=\"founder-title\">Publisher, Post City Magazines<\/div>\n      <div class=\"founder-divider\"><\/div>\n      <div class=\"founder-bio\">Toronto resident Lorne London founded Post City Magazines in 1989 with the launch of the Bayview Post. He remains the dedicated publisher across all nine Post City Magazines publications to this day \u2014 a testament to his deep commitment to Toronto's communities.<\/div>\n      <div class=\"founder-founded\">\n        <div class=\"founded-year\">1989<\/div>\n        <div class=\"founded-text\">Founded in Toronto<br>with the Bayview Post<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 STATS STRIP \u2500\u2500 -->\n<div class=\"stats-strip\">\n  <div class=\"stats-inner\">\n    <div class=\"st-stat\">\n      <span class=\"st-num\">35+<\/span>\n      <span class=\"st-label\">Years in Toronto<\/span>\n    <\/div>\n    <div class=\"st-stat\">\n      <span class=\"st-num\">95K<\/span>\n      <span class=\"st-label\">Monthly Circulation<\/span>\n    <\/div>\n    <div class=\"st-stat\">\n      <span class=\"st-num\">8<\/span>\n      <span class=\"st-label\">Publications<\/span>\n    <\/div>\n    <div class=\"st-stat\">\n      <span class=\"st-num\">8\/10<\/span>\n      <span class=\"st-label\">Top Canadian Postal Codes<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 MISSION \u2500\u2500 -->\n<section class=\"mission\" id=\"mission\">\n  <div class=\"mission-text\">\n    <div class=\"section-label\">Who We Are<\/div>\n    <h2>Community news with the<br>soul of a <em>glossy<\/em> magazine<\/h2>\n    <p>Post City Magazines blends the editorial traditions of hyper-local community journalism with the lifestyle focus of a premium glossy magazine. The result is something Toronto's most affluent residents genuinely look forward to finding in their mailbox.<\/p>\n    <p>Our publications reach an affluent readership across eight of the top 10 highest median income areas in Canada \u2014 including The Bridle Path, Rosedale, Forest Hill, York Mills, Lawrence Park, Lytton Park, Thornhill, and the Annex.<\/p>\n    <p>Beyond print, our full editions are also available to read online or via a paid subscription.<\/p>\n  <\/div>\n  <div class=\"mission-visual\">\n    <div class=\"building-wrap\">\n      <img decoding=\"async\" src=\"https:\/\/www.postcitymagazines.com\/wp-content\/uploads\/2023\/05\/Building-illustration-1024x576-SOT_POST.png\"\n        alt=\"Post City Magazines \u2014 1256 Yonge Street\"\n        onerror=\"this.style.minHeight='280px'; this.style.background='#e8e0d0'\"\/>\n      <div class=\"building-caption\">\n        <span>Our Home<\/span>\n        <strong>1256 Yonge Street, Toronto<\/strong>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"gold-rule\"><\/div>\n\n<!-- \u2500\u2500 PUBLICATIONS \u2500\u2500 -->\n<section class=\"publications\">\n  <div class=\"pub-inner\">\n    <div class=\"pub-header\">\n      <div>\n        <div class=\"section-label\">Our Publications<\/div>\n        <h2>Eight distinct magazines.<br><em>One city.<\/em><\/h2>\n      <\/div>\n      <p>Each title is delivered free of charge to homes within its coverage area \u2014 going straight to the mailboxes of Toronto's most sought-after markets. Total distribution: 95,000 copies per month.<\/p>\n    <\/div>\n    <div class=\"pub-grid\">\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/07522f3bd8154e9fa60a890f8e5e10c0\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">01<\/div>\n        <div class=\"pub-name\">North Toronto Post<\/div>\n        <div class=\"pub-area\">Lawrence Park \u00b7 Lytton Park \u00b7 Moore Park<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/2bbe514a01694b2ea92b55eb120e9ced\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">02<\/div>\n        <div class=\"pub-name\">Bayview Post<\/div>\n        <div class=\"pub-area\">Bayview Village \u00b7 Leaside \u00b7 Don Mills<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/36dca89396524377a112a5cc8725d371\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">03<\/div>\n        <div class=\"pub-name\">Village Post<\/div>\n        <div class=\"pub-area\">Forest Hill \u00b7 Cedarvale \u00b7 The Annex<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/8f772787dd6e497699479abd3f946892\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">04<\/div>\n        <div class=\"pub-name\">North York Post<\/div>\n        <div class=\"pub-area\">York Mills \u00b7 Bridle Path \u00b7 Willowdale<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/2d7278e6f7b74d87bf5d1ded082ec02a\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">05<\/div>\n        <div class=\"pub-name\">Annex Post<\/div>\n        <div class=\"pub-area\">The Annex \u00b7 Bloor West \u00b7 Seaton Village<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/5bb9a56984c347f99358616ced1db789\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">06<\/div>\n        <div class=\"pub-name\">Thornhill Post<\/div>\n        <div class=\"pub-area\">Thornhill \u00b7 Vaughan \u00b7 Richmond Hill<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/8df22fa3521a40af92487280e32241c7\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">07<\/div>\n        <div class=\"pub-name\">Yorkville Post<\/div>\n        <div class=\"pub-area\">Yorkville \u00b7 Rosedale \u00b7 Summerhill<\/div>\n      <\/a>\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/2c84eedbc0f047628cae0e6c89788065\" target=\"_blank\" class=\"pub-card\">\n        <div class=\"pub-num\">08<\/div>\n        <div class=\"pub-name\">Queen West Post<\/div>\n        <div class=\"pub-area\">Queen West \u00b7 Parkdale \u00b7 Trinity Bellwoods<\/div>\n      <\/a>\n      <!-- Kids Post \u2014 full width -->\n      <a href=\"https:\/\/issuu.com\/postcity\/stacks\/279ad9a3b8944374b459c2ca6179be62\" target=\"_blank\" class=\"pub-card pub-card-wide\">\n        <div class=\"pub-num\">09<\/div>\n        <div>\n          <div class=\"pub-name\">The Kids Post<\/div>\n          <div class=\"pub-area\">Toronto's favourite family publication \u00b7 Annual private school guide each September<\/div>\n        <\/div>\n        <div class=\"pub-wide-badge\">Special Edition<\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 CONTENT PILLARS \u2500\u2500 -->\n<section class=\"content-pillars\">\n  <div class=\"pillars-header\">\n    <div class=\"section-label\">Rich & Engaging Content<\/div>\n    <h2>Editorial that <em>earns<\/em><br>its place in the home<\/h2>\n    <p>Post City Magazines prides itself on features and columns you won't find anywhere else in Toronto \u2014 written by and about the people who define this city.<\/p>\n  <\/div>\n  <div class=\"pillars-grid\">\n    <div class=\"pillar-card\">\n      <div class=\"pillar-icon\">\u2b50<\/div>\n      <h3>Exclusive Top Professional Lists<\/h3>\n      <p>Our peer-reviewed lists of Toronto's best lawyers, doctors, dentists, and accountants are unlike anything else available in the city. Highly sought after by professionals and readers alike \u2014 a benchmark of excellence.<\/p>\n    <\/div>\n    <div class=\"pillar-card\">\n      <div class=\"pillar-icon\">\ud83c\udfad<\/div>\n      <h3>Celebrity Profiles<\/h3>\n      <p>We regularly spotlight prominent community residents and cultural icons who call these neighbourhoods home.<\/p>\n      <div class=\"pillar-names\">Margaret Atwood \u00b7 Norman Jewison \u00b7 Karen Kain \u00b7 Neil Young \u00b7 Robert J. Sawyer \u00b7 Pamela Wallin<\/div>\n    <\/div>\n    <div class=\"pillar-card\">\n      <div class=\"pillar-icon\">\u270d\ufe0f<\/div>\n      <h3>Expert Columns<\/h3>\n      <p>Renowned contributors bring their expertise directly to our pages \u2014 voices our readers trust and return to every month.<\/p>\n      <div class=\"pillar-names\">John Sewell (former Toronto Mayor) \u00b7 Jeanne Beker \u00b7 Sangita Patel \u00b7 Anthony Rose<\/div>\n    <\/div>\n    <div class=\"pillar-card\">\n      <div class=\"pillar-icon\">\ud83c\udfd8\ufe0f<\/div>\n      <h3>Local Focus & Community News<\/h3>\n      <p>In-depth community news, honest restaurant reviews, inspiring profiles of local heroes, and engaging lifestyle, arts and entertainment features \u2014 the heartbeat of each neighbourhood, every month.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"gold-rule\"><\/div>\n\n<!-- \u2500\u2500 LEGACY TIMELINE \u2500\u2500 -->\n<section class=\"legacy\">\n  <div class=\"legacy-inner\">\n    <div class=\"section-label\">Our Legacy<\/div>\n    <h2>Founded in Toronto.<br><em>Built for Toronto.<\/em><\/h2>\n    <div class=\"timeline\">\n      <div class=\"tl-item\">\n        <div class=\"tl-dot\"><\/div>\n        <span class=\"tl-year\">1989<\/span>\n        <h3>The Bayview Post is Born<\/h3>\n        <p>Toronto resident Lorne London founds Post City Magazines with a partner, launching the Bayview Post \u2014 a hyper-local publication dedicated to connecting affluent Toronto residents with their community.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-dot\"><\/div>\n        <span class=\"tl-year\">1990s\u20132000s<\/span>\n        <h3>A Growing Portfolio<\/h3>\n        <p>Post City steadily expands its footprint across Toronto's most sought-after neighbourhoods, adding new titles and establishing its reputation as the trusted voice of the city's most affluent communities.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-dot\"><\/div>\n        <span class=\"tl-year\">2008<\/span>\n        <h3>Real Estate Roundtable Launches<\/h3>\n        <p>Post City introduces its now-iconic Real Estate Roundtable content program \u2014 bringing together Toronto's top real estate minds for insights on the city's ever-evolving market.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-dot\"><\/div>\n        <span class=\"tl-year\">2018<\/span>\n        <h3>Rotman School Partnership<\/h3>\n        <p>The Roundtable evolves into a premium live event in partnership with The Rotman School of Management at the University of Toronto \u2014 cementing Post City's role as a convener of the city's most important conversations.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-dot\"><\/div>\n        <span class=\"tl-year\">2020<\/span>\n        <h3>Restaurant Roundtable & Yorkville Post<\/h3>\n        <p>Post City launches the Restaurant Roundtable, bringing together Toronto's top chefs and restaurateurs. The Yorkville Post launches, specifically targeting upscale condominium residents in one of Toronto's highest-profile neighbourhoods.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-dot\"><\/div>\n        <span class=\"tl-year\">Today<\/span>\n        <h3>Eight Publications. 1.2 Million Social Followers.<\/h3>\n        <p>Post City Magazines is stronger than ever \u2014 eight publications, a thriving digital presence at StreetsOfToronto.com, 1.2 million social followers, and a commitment to Toronto that hasn't changed since 1989. Lorne London remains publisher of every title.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 ACCOLADES \u2500\u2500 -->\n<section class=\"accolades\">\n  <div class=\"accolades-inner\">\n    <div class=\"accolades-text\">\n      <div class=\"section-label\">Recognition<\/div>\n      <h2>Praised by<br>Toronto's <em>finest<\/em> media<\/h2>\n      <p>Post City Magazines has earned recognition from some of Canada's most respected media outlets \u2014 a testament to the quality, trust and community impact our publications deliver decade after decade.<\/p>\n      <div class=\"media-logos\">\n        <div class=\"media-logo-row\">\n          <span class=\"media-icon\">\ud83d\udcf0<\/span>\n          <span class=\"media-name\">The Globe and Mail<\/span>\n          <span class=\"media-accolade\">Editorial Excellence<\/span>\n        <\/div>\n        <div class=\"media-logo-row\">\n          <span class=\"media-icon\">\ud83d\udcf0<\/span>\n          <span class=\"media-name\">The Toronto Star<\/span>\n          <span class=\"media-accolade\">Community Journalism<\/span>\n        <\/div>\n        <div class=\"media-logo-row\">\n          <span class=\"media-icon\">\ud83d\udcf0<\/span>\n          <span class=\"media-name\">The Toronto Sun<\/span>\n          <span class=\"media-accolade\">Local Impact<\/span>\n        <\/div>\n        <div class=\"media-logo-row\">\n          <span class=\"media-icon\">\ud83d\udcca<\/span>\n          <span class=\"media-name\">Marketing Magazine<\/span>\n          <span class=\"media-accolade\">Advertising Effectiveness<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div>\n      <div class=\"best-of-wrap\">\n        <div class=\"best-of-label\">Annual Tradition<\/div>\n        <h3>The \"Best Of\" Lists<\/h3>\n        <p>A beloved annual tradition, our \"Best Of\" lists celebrate the favourite people, places, and things in each neighbourhood \u2014 with a strong emphasis on independent local retailers. Winners receive an exclusive window sticker that serves as a trusted recommendation for local residents.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2500\u2500 CTA BAND \u2500\u2500 -->\n<section class=\"cta-band\">\n  <div class=\"cta-band-inner\">\n    <h2>Over three decades of trust. Ready to work for your brand.<\/h2>\n    <p>Join the thousands of Toronto businesses that have grown by partnering with Post City Magazines.<\/p>\n    <a href=\"https:\/\/techvantagenow.com\/clients\/postcity\/advertise-with-us\/\" class=\"cta-band-btn\">\n      Advertise With Us\n      <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/section>\n\n<script>\n  document.querySelectorAll('a[href^=\"#\"]').forEach(a => {\n    a.addEventListener('click', e => {\n      const t = document.querySelector(a.getAttribute('href'));\n      if (t) { e.preventDefault(); t.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n    });\n  });\n<\/script>\n<\/body>\n<\/html>\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>About \u2013 Post City Magazines Independently Owned \u00b7 Toronto Three decades ofessential Torontostorytelling Post City Magazines is an independently owned Toronto-based publisher dedicated to delivering essential community news and lifestyle content to the city&#8217;s most affluent neighbourhoods. For over three decades, we have been a trusted voice connecting residents with the best their communities have [&hellip;]<\/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-97","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/pages\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":82,"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/pages\/97\/revisions"}],"predecessor-version":[{"id":2239,"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/pages\/97\/revisions\/2239"}],"wp:attachment":[{"href":"https:\/\/techvantagenow.com\/clients\/postcity\/wp-json\/wp\/v2\/media?parent=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}