{"id":64,"date":"2026-05-26T17:02:48","date_gmt":"2026-05-26T17:02:48","guid":{"rendered":"https:\/\/kpizzadryden.com\/?page_id=64"},"modified":"2026-05-26T17:15:54","modified_gmt":"2026-05-26T17:15:54","slug":"about","status":"publish","type":"page","link":"https:\/\/kpizzadryden.com\/?page_id=64","title":{"rendered":"About"},"content":{"rendered":"\n<!--\n  About page for a WordPress Custom HTML block.\n  Paste everything below into a WordPress Custom HTML block.\n\n  This page has no buttons and no navigation row.\n  All styling is scoped to #kp-about-page.\n-->\n\n<section id=\"kp-about-page\" class=\"kp-about-page\" aria-label=\"About Konstantino Pizza\">\n  <style>\n    #kp-about-page {\n      --kp-red: #e4143a;\n      --kp-dark: #171717;\n      --kp-soft: #5f5f5f;\n      --kp-line: #dddddd;\n      --kp-cream: #fff7ef;\n      --kp-radius: 24px;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--kp-dark);\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    #kp-about-page * {\n      box-sizing: border-box;\n    }\n\n    #kp-about-page .kp-wrap {\n      max-width: 1120px;\n      margin: 0 auto;\n      padding: 42px 14px;\n    }\n\n    #kp-about-page h1,\n    #kp-about-page h2,\n    #kp-about-page h3 {\n      font-family: Impact, Haettenschweiler, \"Arial Narrow Bold\", sans-serif;\n      font-weight: 900;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    #kp-about-page .kp-story-hero {\n      margin: 0 0 42px;\n      padding: clamp(34px, 7vw, 70px) clamp(20px, 6vw, 70px);\n      border-radius: var(--kp-radius);\n      background: var(--kp-red);\n      color: #ffffff;\n      text-align: center;\n      overflow: hidden;\n      position: relative;\n    }\n\n    #kp-about-page .kp-story-hero::before,\n    #kp-about-page .kp-story-hero::after {\n      content: \"\";\n      position: absolute;\n      width: 220px;\n      height: 220px;\n      border: 2px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    #kp-about-page .kp-story-hero::before {\n      top: -90px;\n      left: -70px;\n    }\n\n    #kp-about-page .kp-story-hero::after {\n      right: -80px;\n      bottom: -100px;\n    }\n\n    #kp-about-page .kp-kicker {\n      display: inline-block;\n      margin-bottom: 12px;\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: rgba(255, 255, 255, 0.88);\n      position: relative;\n      z-index: 1;\n    }\n\n    #kp-about-page h1 {\n      margin: 0 0 24px;\n      font-size: clamp(48px, 9vw, 94px);\n      line-height: 0.95;\n      color: #ffffff;\n      position: relative;\n      z-index: 1;\n    }\n\n    #kp-about-page .kp-story-text {\n      max-width: 950px;\n      margin: 0 auto;\n      color: #ffffff;\n      font-size: clamp(16px, 2vw, 21px);\n      line-height: 1.55;\n      font-weight: 700;\n      position: relative;\n      z-index: 1;\n    }\n\n    #kp-about-page .kp-signoff {\n      margin: 18px 0 0;\n      color: #ffffff;\n      font-size: clamp(16px, 2vw, 20px);\n      font-weight: 800;\n      position: relative;\n      z-index: 1;\n    }\n\n    #kp-about-page .kp-intro {\n      max-width: 860px;\n      margin: 0 auto 38px;\n      text-align: center;\n    }\n\n    #kp-about-page .kp-intro h2 {\n      margin: 0 0 14px;\n      color: var(--kp-red);\n      font-size: clamp(34px, 5vw, 58px);\n      line-height: 1;\n    }\n\n    #kp-about-page .kp-intro p {\n      margin: 0;\n      color: var(--kp-soft);\n      font-size: 18px;\n      line-height: 1.6;\n    }\n\n    #kp-about-page .kp-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 24px;\n      margin: 0 0 42px;\n    }\n\n    #kp-about-page .kp-card {\n      border-top: 5px solid var(--kp-red);\n      padding: 18px 0 0;\n    }\n\n    #kp-about-page .kp-card h3 {\n      margin: 0 0 10px;\n      color: var(--kp-red);\n      font-size: clamp(28px, 4vw, 40px);\n      line-height: 1;\n    }\n\n    #kp-about-page .kp-card p {\n      margin: 0;\n      color: var(--kp-soft);\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    #kp-about-page .kp-feature {\n      display: grid;\n      grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n      gap: 34px;\n      align-items: center;\n      margin: 0 0 42px;\n      padding: 32px 0;\n      border-top: 2px solid var(--kp-line);\n      border-bottom: 2px solid var(--kp-line);\n    }\n\n    #kp-about-page .kp-feature-title {\n      color: var(--kp-red);\n      font-size: clamp(36px, 6vw, 72px);\n      line-height: 0.95;\n      margin: 0;\n    }\n\n    #kp-about-page .kp-feature-copy p {\n      margin: 0 0 14px;\n      color: var(--kp-soft);\n      font-size: 17px;\n      line-height: 1.65;\n    }\n\n    #kp-about-page .kp-feature-copy p:last-child {\n      margin-bottom: 0;\n    }\n\n    #kp-about-page .kp-list {\n      display: grid;\n      gap: 0;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      border-top: 2px solid var(--kp-dark);\n      border-bottom: 2px solid var(--kp-dark);\n    }\n\n    #kp-about-page .kp-list li {\n      display: grid;\n      grid-template-columns: 150px 1fr;\n      gap: 18px;\n      padding: 16px 0;\n      border-bottom: 1px solid var(--kp-line);\n    }\n\n    #kp-about-page .kp-list li:last-child {\n      border-bottom: 0;\n    }\n\n    #kp-about-page .kp-list strong {\n      color: var(--kp-red);\n      font-weight: 900;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    #kp-about-page .kp-list span {\n      color: var(--kp-soft);\n      line-height: 1.5;\n    }\n\n    #kp-about-page .kp-closing {\n      text-align: center;\n      max-width: 900px;\n      margin: 42px auto 0;\n      padding: 32px 0 0;\n      border-top: 5px solid var(--kp-red);\n    }\n\n    #kp-about-page .kp-closing h2 {\n      margin: 0 0 12px;\n      color: var(--kp-red);\n      font-size: clamp(36px, 6vw, 70px);\n      line-height: 0.95;\n    }\n\n    #kp-about-page .kp-closing p {\n      margin: 0;\n      color: var(--kp-soft);\n      font-size: 18px;\n      line-height: 1.6;\n    }\n\n    @media (max-width: 900px) {\n      #kp-about-page .kp-grid,\n      #kp-about-page .kp-feature {\n        grid-template-columns: 1fr;\n      }\n\n      #kp-about-page .kp-feature {\n        gap: 20px;\n      }\n    }\n\n    @media (max-width: 560px) {\n      #kp-about-page .kp-wrap {\n        padding: 28px 10px;\n      }\n\n      #kp-about-page .kp-story-hero {\n        border-radius: 18px;\n      }\n\n      #kp-about-page .kp-list li {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n  <\/style>\n\n  <div class=\"kp-wrap\">\n    <header class=\"kp-story-hero\">\n      <span class=\"kp-kicker\">Family Tradition<\/span>\n      <h1>Our Story<\/h1>\n      <p class=\"kp-story-text\">\n        At Konstantino Pizza, we have been making traditional stone baked, hand stretched pizza the same way since 1968. Our story began 25 years ago when we met working for the original owner and learned the craft firsthand. Today, we proudly carry on the tradition as the second location, with the original still in Chatham, Ontario. We make our dough daily, prepare our own sauce, chop fresh local vegetables, and use the family&#8217;s original recipe with California tomatoes and herbs. We believe great pizza needs consistency, care, and pride. Thank you for your loyal support.\n      <\/p>\n      <p class=\"kp-signoff\">Kelly &amp; Jamie Young<\/p>\n    <\/header>\n\n    <section class=\"kp-intro\" aria-labelledby=\"kp-about-intro-title\">\n      <h2 id=\"kp-about-intro-title\">Made With Care<\/h2>\n      <p>\n        Konstantino Pizza is built around simple things done properly: fresh dough, real preparation, quality toppings, and a tradition that has been passed from person to person, not copied from a formula.\n      <\/p>\n    <\/section>\n\n    <section class=\"kp-grid\" aria-label=\"What makes our pizza special\">\n      <article class=\"kp-card\">\n        <h3>Stone Baked<\/h3>\n        <p>Our pizza follows the traditional stone baked style that gives every crust the texture, character, and finish people remember.<\/p>\n      <\/article>\n\n      <article class=\"kp-card\">\n        <h3>Hand Stretched<\/h3>\n        <p>Each pizza is handled with care, shaped the traditional way, and prepared with the same attention that started the story in 1968.<\/p>\n      <\/article>\n\n      <article class=\"kp-card\">\n        <h3>Daily Prep<\/h3>\n        <p>We make dough daily, prepare our own sauce, and chop fresh vegetables so every order starts with real preparation.<\/p>\n      <\/article>\n    <\/section>\n\n    <section class=\"kp-feature\" aria-label=\"Our tradition\">\n      <h2 class=\"kp-feature-title\">Tradition You Can Taste<\/h2>\n      <div class=\"kp-feature-copy\">\n        <p>\n          The recipe matters, but so does the way it is carried forward. We learned from the original owner, stayed true to the craft, and continue to make pizza with the same standards that shaped the first location.\n        <\/p>\n        <p>\n          From the California tomatoes and herbs in the sauce to the fresh local vegetables on top, each part of the process is meant to create a pizza that feels familiar, consistent, and full of pride.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <section aria-label=\"Our values\">\n      <ul class=\"kp-list\">\n        <li>\n          <strong>Since 1968<\/strong>\n          <span>A tradition of stone baked, hand stretched pizza made the same way for generations.<\/span>\n        <\/li>\n        <li>\n          <strong>Fresh Dough<\/strong>\n          <span>Dough is made daily to keep the crust fresh, consistent, and true to the original style.<\/span>\n        <\/li>\n        <li>\n          <strong>Own Sauce<\/strong>\n          <span>Our sauce is prepared with the family&#8217;s original recipe using California tomatoes and herbs.<\/span>\n        <\/li>\n        <li>\n          <strong>Local Produce<\/strong>\n          <span>Fresh local vegetables are chopped and prepared with care for every pizza.<\/span>\n        <\/li>\n        <li>\n          <strong>Community<\/strong>\n          <span>We are grateful for every customer who supports the tradition and helps keep the story going.<\/span>\n        <\/li>\n      <\/ul>\n    <\/section>\n\n    <footer class=\"kp-closing\">\n      <h2>Thank You<\/h2>\n      <p>\n        Your support allows us to keep serving pizza with consistency, care, and pride. We are proud to carry on the Konstantino tradition in Dryden.\n      <\/p>\n    <\/footer>\n  <\/div>\n<\/section>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Family Tradition Our Story At Konstantino Pizza, we have been making traditional stone baked, hand stretched pizza the same way since 1968. Our story began 25 years ago when we met working for the original owner and learned the craft firsthand. Today, we proudly carry on the tradition as the second location, with the original [&hellip;]<\/p>\n","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-64","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=\/wp\/v2\/pages\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=64"}],"version-history":[{"count":2,"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=\/wp\/v2\/pages\/64\/revisions"}],"predecessor-version":[{"id":73,"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=\/wp\/v2\/pages\/64\/revisions\/73"}],"wp:attachment":[{"href":"https:\/\/kpizzadryden.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}