{
    "id": 1735,
    "date": "2023-03-08T10:39:53",
    "date_gmt": "2023-03-08T10:39:53",
    "guid": {
        "rendered": "http:\/\/localhost\/blonwe\/?page_id=1735"
    },
    "modified": "2026-06-13T15:23:17",
    "modified_gmt": "2026-06-13T15:23:17",
    "slug": "about-us",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/nwader.net\/en\/about-us\/",
    "title": {
        "rendered": "About Us"
    },
    "content": {
        "rendered": "<div data-elementor-type=\"wp-page\" data-elementor-id=\"1735\" class=\"elementor elementor-1735\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d873c4 e-con-full e-flex e-con e-parent\" data-id=\"2d873c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf7a15e elementor-widget elementor-widget-html\" data-id=\"bf7a15e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .nwader-about-page {\r\n    --gold: #e6bf5f;\r\n    --gold-light: #ffe39a;\r\n    --dark: #050505;\r\n    --soft-dark: #11100d;\r\n    --text: #f7f1df;\r\n    --muted: #cfc4ad;\r\n    --border: rgba(230, 191, 95, 0.25);\r\n\r\n    width: 100vw;\r\n    margin-left: calc(50% - 50vw);\r\n    margin-right: calc(50% - 50vw);\r\n    background:\r\n      radial-gradient(circle at 10% 0%, rgba(230,191,95,.12), transparent 32%),\r\n      radial-gradient(circle at 85% 35%, rgba(230,191,95,.08), transparent 36%),\r\n      linear-gradient(135deg, #030303, #11100d);\r\n    color: var(--text);\r\n    font-family: inherit;\r\n    direction: ltr;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .nwader-about-page * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .nwader-about-container {\r\n    max-width: 1280px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n\r\n  .nwader-about-hero {\r\n    min-height: 540px;\r\n    display: grid;\r\n    grid-template-columns: 1.1fr .9fr;\r\n    align-items: center;\r\n    gap: 60px;\r\n    padding: 90px 24px 70px;\r\n  }\r\n\r\n  .nwader-about-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    color: var(--gold-light);\r\n    border: 1px solid var(--border);\r\n    border-radius: 999px;\r\n    padding: 9px 16px;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    margin-bottom: 24px;\r\n    background: rgba(255,255,255,.025);\r\n  }\r\n\r\n  .nwader-about-title {\r\n    margin: 0 0 22px;\r\n    font-size: clamp(38px, 5vw, 68px);\r\n    line-height: 1.05;\r\n    color: var(--gold-light);\r\n    font-weight: 900;\r\n    letter-spacing: -.8px;\r\n  }\r\n\r\n  .nwader-about-title span {\r\n    color: #fff;\r\n  }\r\n\r\n  .nwader-about-text {\r\n    margin: 0;\r\n    max-width: 640px;\r\n    color: var(--muted);\r\n    font-size: 18px;\r\n    line-height: 1.9;\r\n  }\r\n\r\n  .nwader-about-actions {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 14px;\r\n    margin-top: 34px;\r\n  }\r\n\r\n  .nwader-about-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 48px;\r\n    padding: 14px 26px;\r\n    border-radius: 999px;\r\n    text-decoration: none;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n    transition: .25s ease;\r\n  }\r\n\r\n  .nwader-about-btn.primary {\r\n    background: linear-gradient(135deg, var(--gold), var(--gold-light));\r\n    color: #111 !important;\r\n    box-shadow: 0 15px 34px rgba(230,191,95,.20);\r\n  }\r\n\r\n  .nwader-about-btn.secondary {\r\n    color: var(--gold-light) !important;\r\n    border: 1px solid var(--border);\r\n    background: rgba(255,255,255,.025);\r\n  }\r\n\r\n  .nwader-about-btn:hover {\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .nwader-about-visual {\r\n    position: relative;\r\n    min-height: 420px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n\r\n  .nwader-about-card {\r\n    width: min(420px, 100%);\r\n    aspect-ratio: 1 \/ 1.1;\r\n    border: 1px solid var(--border);\r\n    border-radius: 30px;\r\n    background:\r\n      radial-gradient(circle at 50% 20%, rgba(230,191,95,.18), transparent 42%),\r\n      rgba(255,255,255,.035);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 45px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 25px 70px rgba(0,0,0,.35);\r\n  }\r\n\r\n  .nwader-about-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 18px;\r\n    border: 1px solid rgba(230,191,95,.18);\r\n    border-radius: 24px;\r\n  }\r\n\r\n  .nwader-about-logo {\r\n    width: 210px;\r\n    max-width: 80%;\r\n    height: auto;\r\n    position: relative;\r\n    z-index: 2;\r\n    filter: drop-shadow(0 20px 35px rgba(230,191,95,.20));\r\n  }\r\n\r\n  .nwader-about-section {\r\n    padding: 78px 0;\r\n  }\r\n\r\n  .nwader-about-grid {\r\n    display: grid;\r\n    grid-template-columns: .9fr 1.1fr;\r\n    gap: 58px;\r\n    align-items: center;\r\n  }\r\n\r\n  .nwader-about-kicker {\r\n    color: var(--gold-light);\r\n    font-size: 14px;\r\n    font-weight: 800;\r\n    letter-spacing: 1.4px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .nwader-about-heading {\r\n    margin: 0 0 18px;\r\n    color: #fff;\r\n    font-size: clamp(30px, 3.2vw, 46px);\r\n    line-height: 1.15;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .nwader-about-desc {\r\n    margin: 0 0 18px;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    line-height: 1.9;\r\n  }\r\n\r\n  .nwader-about-image-box {\r\n    border-radius: 28px;\r\n    border: 1px solid var(--border);\r\n    background:\r\n      linear-gradient(135deg, rgba(230,191,95,.12), transparent),\r\n      rgba(255,255,255,.035);\r\n    padding: 32px;\r\n    min-height: 360px;\r\n    display: grid;\r\n    place-items: center;\r\n  }\r\n\r\n  .nwader-about-image-box h3 {\r\n    margin: 0;\r\n    color: var(--gold-light);\r\n    font-size: 42px;\r\n    text-align: center;\r\n    line-height: 1.25;\r\n  }\r\n\r\n  .nwader-about-features {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 18px;\r\n    margin-top: 36px;\r\n  }\r\n\r\n  .nwader-feature-card {\r\n    border: 1px solid var(--border);\r\n    background: rgba(255,255,255,.03);\r\n    border-radius: 22px;\r\n    padding: 24px 20px;\r\n    min-height: 160px;\r\n  }\r\n\r\n  .nwader-feature-icon {\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50%;\r\n    background: linear-gradient(135deg, var(--gold), var(--gold-light));\r\n    color: #111;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 22px;\r\n    margin-bottom: 18px;\r\n  }\r\n\r\n  .nwader-feature-card h4 {\r\n    margin: 0 0 10px;\r\n    color: #fff;\r\n    font-size: 17px;\r\n    font-weight: 800;\r\n  }\r\n\r\n  .nwader-feature-card p {\r\n    margin: 0;\r\n    color: var(--muted);\r\n    font-size: 14px;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  .nwader-about-categories {\r\n    display: grid;\r\n    grid-template-columns: repeat(6, 1fr);\r\n    gap: 14px;\r\n    margin-top: 34px;\r\n  }\r\n\r\n  .nwader-category-pill {\r\n    border: 1px solid var(--border);\r\n    border-radius: 999px;\r\n    color: var(--gold-light);\r\n    padding: 13px 16px;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    font-weight: 800;\r\n    background: rgba(255,255,255,.025);\r\n    transition: .25s ease;\r\n  }\r\n\r\n  .nwader-category-pill:hover {\r\n    background: var(--gold);\r\n    color: #111;\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .nwader-about-cta {\r\n    margin-top: 36px;\r\n    border: 1px solid var(--border);\r\n    border-radius: 30px;\r\n    padding: 44px;\r\n    display: grid;\r\n    grid-template-columns: 1fr auto;\r\n    align-items: center;\r\n    gap: 28px;\r\n    background:\r\n      radial-gradient(circle at 20% 20%, rgba(230,191,95,.15), transparent 35%),\r\n      rgba(255,255,255,.035);\r\n  }\r\n\r\n  .nwader-about-cta h3 {\r\n    margin: 0 0 10px;\r\n    color: var(--gold-light);\r\n    font-size: 30px;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .nwader-about-cta p {\r\n    margin: 0;\r\n    color: var(--muted);\r\n    line-height: 1.8;\r\n    font-size: 16px;\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .nwader-about-hero,\r\n    .nwader-about-grid {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .nwader-about-features {\r\n      grid-template-columns: repeat(2, 1fr);\r\n    }\r\n\r\n    .nwader-about-categories {\r\n      grid-template-columns: repeat(3, 1fr);\r\n    }\r\n\r\n    .nwader-about-cta {\r\n      grid-template-columns: 1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .nwader-about-container {\r\n      padding: 0 18px;\r\n    }\r\n\r\n    .nwader-about-hero {\r\n      padding: 62px 18px 46px;\r\n      gap: 36px;\r\n    }\r\n\r\n    .nwader-about-text {\r\n      font-size: 16px;\r\n    }\r\n\r\n    .nwader-about-visual {\r\n      min-height: auto;\r\n    }\r\n\r\n    .nwader-about-card {\r\n      border-radius: 22px;\r\n      padding: 32px;\r\n    }\r\n\r\n    .nwader-about-section {\r\n      padding: 54px 0;\r\n    }\r\n\r\n    .nwader-about-features,\r\n    .nwader-about-categories {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .nwader-about-cta {\r\n      padding: 30px 22px;\r\n    }\r\n\r\n    .nwader-about-btn {\r\n      width: 100%;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"nwader-about-page\">\r\n\r\n  <div class=\"nwader-about-container nwader-about-hero\">\r\n\r\n    <div>\r\n      <div class=\"nwader-about-badge\">Luxury Fragrance House from Kuwait<\/div>\r\n\r\n      <h1 class=\"nwader-about-title\">\r\n        About <span>Nawader<\/span>\r\n      <\/h1>\r\n\r\n      <p class=\"nwader-about-text\">\r\n        Nawader Perfumes is a Kuwait-based fragrance store specializing in premium oud, boukhor, oud oil, perfumes, saffron, air diffusers and luxury fragrance essentials. We bring together authentic Arabian scent traditions with a refined modern shopping experience.\r\n      <\/p>\r\n\r\n      <div class=\"nwader-about-actions\">\r\n        <a class=\"nwader-about-btn primary\" href=\"https:\/\/nwader.net\/en\/shop\/\">Shop Now<\/a>\r\n        <a class=\"nwader-about-btn secondary\" href=\"https:\/\/wa.me\/96551449205\" target=\"_blank\" rel=\"noopener\">Chat on WhatsApp<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"nwader-about-visual\">\r\n      <div class=\"nwader-about-card\">\r\n        <img decoding=\"async\"\r\n          class=\"nwader-about-logo\"\r\n          src=\"https:\/\/nwader.net\/wp-content\/uploads\/2026\/06\/\u0646\u0648\u0627\u062f\u0631-\u0644\u0648\u062c\u0648.png\"\r\n          alt=\"Nawader Logo\"\r\n        >\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"nwader-about-container\">\r\n\r\n    <section class=\"nwader-about-section\">\r\n      <div class=\"nwader-about-grid\">\r\n\r\n        <div class=\"nwader-about-image-box\">\r\n          <h3>Authentic Oud<br>Elegant Scents<\/h3>\r\n        <\/div>\r\n\r\n        <div>\r\n          <div class=\"nwader-about-kicker\">Our Story<\/div>\r\n\r\n          <h2 class=\"nwader-about-heading\">\r\n            A fragrance destination inspired by Arabian luxury.\r\n          <\/h2>\r\n\r\n          <p class=\"nwader-about-desc\">\r\n            At Nawader, fragrance is more than a product. It is identity, hospitality, elegance and memory. Our collection is carefully selected to serve customers who appreciate the depth of oud, the warmth of boukhor, the beauty of fine perfumes and the richness of traditional fragrance culture.\r\n          <\/p>\r\n\r\n          <p class=\"nwader-about-desc\">\r\n            From everyday scents to special occasion selections, we focus on quality, presentation and a smooth shopping journey for customers in Kuwait and beyond.\r\n          <\/p>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"nwader-about-features\">\r\n        <div class=\"nwader-feature-card\">\r\n          <div class=\"nwader-feature-icon\">\u2726<\/div>\r\n          <h4>Premium Selection<\/h4>\r\n          <p>Carefully chosen oud, perfumes, saffron and fragrance essentials.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nwader-feature-card\">\r\n          <div class=\"nwader-feature-icon\">\u25c6<\/div>\r\n          <h4>Arabian Identity<\/h4>\r\n          <p>Inspired by traditional Gulf fragrance culture and luxury taste.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nwader-feature-card\">\r\n          <div class=\"nwader-feature-icon\">\u2713<\/div>\r\n          <h4>Trusted Quality<\/h4>\r\n          <p>Products selected with attention to scent, character and value.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nwader-feature-card\">\r\n          <div class=\"nwader-feature-icon\">\u260f<\/div>\r\n          <h4>Easy Support<\/h4>\r\n          <p>Direct assistance through WhatsApp for orders and product guidance.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"nwader-about-section\">\r\n      <div class=\"nwader-about-kicker\">Our Categories<\/div>\r\n\r\n      <h2 class=\"nwader-about-heading\">\r\n        Explore Nawader Collections\r\n      <\/h2>\r\n\r\n      <p class=\"nwader-about-desc\">\r\n        Discover our main fragrance categories and choose what fits your taste, occasion and lifestyle.\r\n      <\/p>\r\n\r\n      <div class=\"nwader-about-categories\">\r\n        <a class=\"nwader-category-pill\" href=\"https:\/\/nwader.net\/en\/product-category\/oud-oil\/\">Oud Oil<\/a>\r\n        <a class=\"nwader-category-pill\" href=\"https:\/\/nwader.net\/en\/product-category\/boukhor\/\">Boukhor<\/a>\r\n        <a class=\"nwader-category-pill\" href=\"https:\/\/nwader.net\/en\/product-category\/perfumes\/\">Perfumes<\/a>\r\n        <a class=\"nwader-category-pill\" href=\"https:\/\/nwader.net\/en\/product-category\/saffron\/\">Saffron<\/a>\r\n        <a class=\"nwader-category-pill\" href=\"https:\/\/nwader.net\/en\/product-category\/scented-oud\/\">Scented Oud<\/a>\r\n        <a class=\"nwader-category-pill\" href=\"https:\/\/nwader.net\/en\/product-category\/air-diffusers\/\">Air Diffusers<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"nwader-about-cta\">\r\n        <div>\r\n          <h3>Need help choosing?<\/h3>\r\n          <p>\r\n            Contact us directly and we will help you choose the right fragrance, oud oil, boukhor or gift option.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <a class=\"nwader-about-btn primary\" href=\"https:\/\/wa.me\/96551449205\" target=\"_blank\" rel=\"noopener\">\r\n          Contact on WhatsApp\r\n        <\/a>\r\n      <\/div>\r\n    <\/section>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Luxury Fragrance House from Kuwait About Nawader Nawader Perfumes is a Kuwait-based fragrance store specializing in premium oud, boukhor, oud oil, perfumes, saffron, air diffusers and luxury fragrance essentials. We bring together authentic Arabian scent traditions with a refined modern shopping experience. Shop Now Chat on WhatsApp Authentic OudElegant Scents Our Story A fragrance destination<\/p>\n<div class=\"klb-readmore button\"><a class=\"btn link\" href=\"https:\/\/nwader.net\/en\/about-us\/\">Read More <i class=\"klbth-icon-right-arrow\"><\/i><\/a><\/div>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "om_disable_all_campaigns": false,
        "_monsterinsights_skip_tracking": false,
        "_monsterinsights_sitenote_active": false,
        "_monsterinsights_sitenote_note": "",
        "_monsterinsights_sitenote_category": 0,
        "footnotes": ""
    },
    "class_list": [
        "post-1735",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "yoast_head": "<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us - Nawader<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nwader.net\/en\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us - Nawader\" \/>\n<meta property=\"og:description\" content=\"Luxury Fragrance House from Kuwait About Nawader Nawader Perfumes is a Kuwait-based fragrance store specializing in premium oud, boukhor, oud oil, perfumes, saffron, air diffusers and luxury fragrance essentials. We bring together authentic Arabian scent traditions with a refined modern shopping experience. Shop Now Chat on WhatsApp Authentic OudElegant Scents Our Story A fragrance destinationRead More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nwader.net\/en\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Nawader\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-13T15:23:17+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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nwader.net\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/nwader.net\\\/about-us\\\/\",\"name\":\"About Us - Nawader\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nwader.net\\\/#website\"},\"datePublished\":\"2023-03-08T10:39:53+00:00\",\"dateModified\":\"2026-06-13T15:23:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nwader.net\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nwader.net\\\/about-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nwader.net\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nwader.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nwader.net\\\/#website\",\"url\":\"https:\\\/\\\/nwader.net\\\/\",\"name\":\"Nawader\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nwader.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->",
    "yoast_head_json": {
        "title": "About Us - Nawader",
        "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:\/\/nwader.net\/en\/about-us\/",
        "og_locale": "en_US",
        "og_type": "article",
        "og_title": "About Us - Nawader",
        "og_description": "Luxury Fragrance House from Kuwait About Nawader Nawader Perfumes is a Kuwait-based fragrance store specializing in premium oud, boukhor, oud oil, perfumes, saffron, air diffusers and luxury fragrance essentials. We bring together authentic Arabian scent traditions with a refined modern shopping experience. Shop Now Chat on WhatsApp Authentic OudElegant Scents Our Story A fragrance destinationRead More",
        "og_url": "https:\/\/nwader.net\/en\/about-us\/",
        "og_site_name": "Nawader",
        "article_modified_time": "2026-06-13T15:23:17+00:00",
        "twitter_card": "summary_large_image",
        "twitter_misc": {
            "Est. reading time": "5 minutes"
        },
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "WebPage",
                    "@id": "https:\/\/nwader.net\/about-us\/",
                    "url": "https:\/\/nwader.net\/about-us\/",
                    "name": "About Us - Nawader",
                    "isPartOf": {
                        "@id": "https:\/\/nwader.net\/#website"
                    },
                    "datePublished": "2023-03-08T10:39:53+00:00",
                    "dateModified": "2026-06-13T15:23:17+00:00",
                    "breadcrumb": {
                        "@id": "https:\/\/nwader.net\/about-us\/#breadcrumb"
                    },
                    "inLanguage": "en-US",
                    "potentialAction": [
                        {
                            "@type": "ReadAction",
                            "target": [
                                "https:\/\/nwader.net\/about-us\/"
                            ]
                        }
                    ]
                },
                {
                    "@type": "BreadcrumbList",
                    "@id": "https:\/\/nwader.net\/about-us\/#breadcrumb",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "position": 1,
                            "name": "Home",
                            "item": "https:\/\/nwader.net\/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 2,
                            "name": "About Us"
                        }
                    ]
                },
                {
                    "@type": "WebSite",
                    "@id": "https:\/\/nwader.net\/#website",
                    "url": "https:\/\/nwader.net\/",
                    "name": "Nawader",
                    "description": "",
                    "potentialAction": [
                        {
                            "@type": "SearchAction",
                            "target": {
                                "@type": "EntryPoint",
                                "urlTemplate": "https:\/\/nwader.net\/?s={search_term_string}"
                            },
                            "query-input": {
                                "@type": "PropertyValueSpecification",
                                "valueRequired": true,
                                "valueName": "search_term_string"
                            }
                        }
                    ],
                    "inLanguage": "en-US"
                }
            ]
        }
    },
    "_links": {
        "self": [
            {
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/pages\/1735",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/comments?post=1735"
            }
        ],
        "version-history": [
            {
                "count": 0,
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/pages\/1735\/revisions"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/nwader.net\/en\/wp-json\/wp\/v2\/media?parent=1735"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}