{"id":4169,"date":"2026-03-15T09:22:05","date_gmt":"2026-03-15T09:22:05","guid":{"rendered":"https:\/\/www.innovate-refrigeration.co.uk\/?page_id=4169"},"modified":"2026-04-17T12:54:50","modified_gmt":"2026-04-17T12:54:50","slug":"about-us-page","status":"publish","type":"page","link":"https:\/\/www.innovate-refrigeration.co.uk\/?page_id=4169","title":{"rendered":"About-us page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4169\" class=\"elementor elementor-4169\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b619c7 e-con-full e-flex e-con e-parent\" data-id=\"7b619c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29e1597 elementor-widget elementor-widget-html\" data-id=\"29e1597\" 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  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n      font-family: Inter, sans-serif;\r\n    }\r\n\r\n    body {\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    img {\r\n      max-width: 100%;\r\n      height: auto;\r\n      display: block;\r\n    }\r\n\r\n    \/* HEADER *\/\r\n    .about-header {\r\n      background:\r\n        radial-gradient(circle at 20% 30%, rgba(30,58,169,0.25), transparent 35%),\r\n        radial-gradient(circle at 85% 20%, rgba(30,58,169,0.15), transparent 30%),\r\n        linear-gradient(110deg, #02070d 0%, #07152b 35%, #0f235f 65%, #1e3aa9 100%);\r\n      color: #ffffff;\r\n      padding: 60px 0;\r\n    }\r\n\r\n    .about-header * {\r\n      color: #ffffff !important;\r\n    }\r\n\r\n    .container {\r\n      width: 100%;\r\n      max-width: 1150px;\r\n      margin: auto;\r\n      padding: 0 20px;\r\n    }\r\n\r\n    .about-header h2 {\r\n      font-size: 32px;\r\n      margin-bottom: 10px;\r\n      font-weight: 800;\r\n      line-height: 1.2;\r\n    }\r\n\r\n    .about-header p {\r\n      font-size: 16px;\r\n      opacity: 0.9;\r\n      max-width: 700px;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* ABOUT SECTION *\/\r\n    .about-section {\r\n      background: #f1f5f9;\r\n      padding: 80px 0;\r\n    }\r\n\r\n    .about-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 60px;\r\n      align-items: center;\r\n    }\r\n\r\n    .about-text h3 {\r\n      font-size: 26px;\r\n      margin-bottom: 20px;\r\n      color: #0f172a;\r\n      font-weight: 700;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .about-text p {\r\n      font-size: 15px;\r\n      line-height: 1.8;\r\n      margin-bottom: 16px;\r\n      color: #334155;\r\n    }\r\n\r\n    .about-image img {\r\n      width: 100%;\r\n      height: auto;\r\n      border-radius: 14px;\r\n      box-shadow: 0 15px 35px rgba(0,0,0,0.08);\r\n    }\r\n\r\n    \/* WHY SECTION *\/\r\n    .why-section {\r\n      background: #f1f5f9;\r\n      padding: 40px 0 90px;\r\n    }\r\n\r\n    .why-title {\r\n      text-align: center;\r\n      font-size: 26px;\r\n      margin-bottom: 45px;\r\n      color: #0f172a;\r\n      font-weight: 700;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .cards {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 20px;\r\n    }\r\n\r\n    .card {\r\n      background: #ffffff;\r\n      padding: 30px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 8px 20px rgba(0,0,0,0.04);\r\n      transition: 0.3s ease;\r\n      border: 1px solid #e5e7eb;\r\n    }\r\n\r\n    .card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 20px 40px rgba(0,0,0,0.1);\r\n    }\r\n\r\n    .card h4 {\r\n      font-size: 16px;\r\n      margin-bottom: 10px;\r\n      color: #0f172a;\r\n      font-weight: 700;\r\n      line-height: 1.4;\r\n    }\r\n\r\n    .card p {\r\n      font-size: 14px;\r\n      line-height: 1.6;\r\n      color: #475569;\r\n    }\r\n\r\n    \/* CTA *\/\r\n    .cta {\r\n      background: radial-gradient(ellipse at center, #162d7a 0%, #0f235f 40%, #07152b 70%, #02070d 100%);\r\n      text-align: center;\r\n      padding: 70px 20px;\r\n      color: #ffffff;\r\n    }\r\n\r\n    .cta * {\r\n      color: #ffffff !important;\r\n    }\r\n\r\n    .cta h3 {\r\n      font-size: 24px;\r\n      margin-bottom: 25px;\r\n      font-weight: 700;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .cta a {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      background: linear-gradient(135deg, #1e3aa9 0%, #2f6bff 100%);\r\n      color: #ffffff !important;\r\n      padding: 0 35px;\r\n      min-height: 56px;\r\n      border-radius: 10px;\r\n      font-size: 16px;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      transition: 0.25s ease;\r\n      text-align: center;\r\n    }\r\n\r\n    .cta a:hover {\r\n      transform: scale(1.05);\r\n      box-shadow: 0 10px 25px rgba(30,58,169, 0.4);\r\n    }\r\n\r\n    \/* TABLETS *\/\r\n    @media (max-width: 1024px) {\r\n      .about-grid {\r\n        gap: 40px;\r\n      }\r\n\r\n      .cards {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n\r\n      .about-header h2 {\r\n        font-size: 30px;\r\n      }\r\n\r\n      .about-text h3,\r\n      .why-title,\r\n      .cta h3 {\r\n        font-size: 24px;\r\n      }\r\n    }\r\n\r\n    \/* MOBILE *\/\r\n    @media (max-width: 768px) {\r\n      .container {\r\n        padding: 0 16px;\r\n      }\r\n\r\n      .about-header {\r\n        padding: 48px 0;\r\n        text-align: center;\r\n      }\r\n\r\n      .about-header h2 {\r\n        font-size: 26px;\r\n      }\r\n\r\n      .about-header p {\r\n        font-size: 14px;\r\n        margin: 0 auto;\r\n      }\r\n\r\n      .about-section {\r\n        padding: 50px 0;\r\n      }\r\n\r\n      .about-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 28px;\r\n        text-align: center;\r\n      }\r\n\r\n      .about-text {\r\n        order: 2;\r\n      }\r\n\r\n      .about-image {\r\n        order: 1;\r\n      }\r\n\r\n      .about-text h3 {\r\n        font-size: 22px;\r\n        margin-bottom: 16px;\r\n      }\r\n\r\n      .about-text p {\r\n        font-size: 14px;\r\n        line-height: 1.7;\r\n      }\r\n\r\n      .why-section {\r\n        padding: 40px 0 60px;\r\n      }\r\n\r\n      .why-title {\r\n        font-size: 22px;\r\n        margin-bottom: 28px;\r\n      }\r\n\r\n      .cards {\r\n        grid-template-columns: 1fr;\r\n        gap: 16px;\r\n      }\r\n\r\n      .card {\r\n        padding: 22px 18px;\r\n      }\r\n\r\n      .card h4 {\r\n        font-size: 15px;\r\n      }\r\n\r\n      .card p {\r\n        font-size: 13px;\r\n      }\r\n\r\n      .cta {\r\n        padding: 50px 16px;\r\n      }\r\n\r\n      .cta h3 {\r\n        font-size: 20px;\r\n        margin-bottom: 20px;\r\n      }\r\n\r\n      .cta a {\r\n        width: 100%;\r\n        max-width: 320px;\r\n        padding: 0 20px;\r\n        min-height: 52px;\r\n        font-size: 15px;\r\n      }\r\n    }\r\n\r\n    \/* SMALL PHONES *\/\r\n    @media (max-width: 480px) {\r\n      .about-header {\r\n        padding: 40px 0;\r\n      }\r\n\r\n      .about-header h2 {\r\n        font-size: 22px;\r\n      }\r\n\r\n      .about-header p {\r\n        font-size: 13px;\r\n      }\r\n\r\n      .about-section {\r\n        padding: 40px 0;\r\n      }\r\n\r\n      .about-text h3,\r\n      .why-title,\r\n      .cta h3 {\r\n        font-size: 20px;\r\n      }\r\n\r\n      .about-text p,\r\n      .card p {\r\n        font-size: 13px;\r\n      }\r\n\r\n      .card {\r\n        padding: 18px 16px;\r\n        border-radius: 10px;\r\n      }\r\n\r\n      .cta a {\r\n        font-size: 14px;\r\n        min-height: 50px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"about-header\">\r\n    <div class=\"container\">\r\n      <h2>About Innovate Refrigeration & Store Design<\/h2>\r\n      <p>Your trusted wholesale partner for commercial refrigeration equipment in the United Kingdom.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"about-section\">\r\n    <div class=\"container\">\r\n      <div class=\"about-grid\">\r\n        <div class=\"about-text\">\r\n          <h3>15+ Years Supplying UK Retailers<\/h3>\r\n          <p>Innovate Refrigeration & Store Design has been supplying commercial refrigeration equipment to food retailers across the United Kingdom. As authorised dealers for leading European manufacturers, we provide the highest quality display fridges, multideck chillers, freezer cabinets, and cold room solutions.<\/p>\r\n          <p>We work with butchers, grocery stores, convenience stores, supermarkets, off-licences, restaurants, and takeaways \u2014 helping each business find the right refrigeration equipment for their space, budget, and requirements.<\/p>\r\n          <p>Our service covers everything from initial consultation and equipment selection through to UK-wide delivery and professional installation.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"about-image\">\r\n          <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"http:\/\/www.innovate-refrigeration.co.uk\/wp-content\/uploads\/2022\/09\/about-us-2.jpg\" alt=\"Commercial Refrigeration Showroom\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"why-section\">\r\n    <div class=\"container\">\r\n      <h3 class=\"why-title\">Why Work With Us<\/h3>\r\n      <div class=\"cards\">\r\n        <div class=\"card\">\r\n          <h4>Authorised Dealer<\/h4>\r\n          <p>Official UK dealer for Arneg, Oscartielle, and Infrico Design & Display.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n          <h4>UK-Wide Delivery<\/h4>\r\n          <p>Professional delivery and installation service across England, Scotland, and Wales.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n          <h4>Full Warranty<\/h4>\r\n          <p>Every product comes with the full manufacturer warranty for peace of mind.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n          <h4>Fast Response<\/h4>\r\n          <p>Quote requests answered within 24 hours with a dedicated manager.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n          <h4>Expert Advice<\/h4>\r\n          <p>Free refrigeration consultation to help choose the right equipment.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"card\">\r\n          <h4>Competitive Pricing<\/h4>\r\n          <p>Wholesale pricing directly from manufacturers with no middlemen.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"cta\">\r\n    <div class=\"container\">\r\n      <h3>Ready to Discuss Your Requirements?<\/h3>\r\n      <a href=\"https:\/\/www.innovate-refrigeration.co.uk\/?page_id=4181\">Get a Free Quote \u2192<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/body>\r\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 Innovate Refrigeration &#038; Store Design Your trusted wholesale partner for commercial refrigeration equipment in the United Kingdom. 15+ Years  [&#8230;]<\/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":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-4169","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/4169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4169"}],"version-history":[{"count":28,"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/4169\/revisions"}],"predecessor-version":[{"id":5121,"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/4169\/revisions\/5121"}],"wp:attachment":[{"href":"https:\/\/www.innovate-refrigeration.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}