www.nationalbusinessfurniture.com Open in urlscan Pro
2606:4700:4400::ac40:9a7d  Public Scan

URL: https://www.nationalbusinessfurniture.com/blog/build-a-better-breakroom?utm_source=sfmc&utm_medium=email&utm_campaign=feb_2024&utm_term=Ex...
Submission: On February 14 via manual from IN — Scanned from DE

Form analysis 13 forms found in the DOM

<form id="email_form" class="ng-pristine ng-valid">
  <input aria-label="Email Address" type="text" placeholder="Email" ng-model="vm.email" data-rule-required="true" data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-msg-regex="Please enter a valid email address"
    class="ng-pristine ng-untouched ng-valid">
  <button aria-label="Join Now" class="btn-primary" type="submit" ng-click="vm.submitEmail()"><span ng-bind="vm.isMobileView ? 'Join now' : 'Join Now'">Join Now</span></button>
</form>

Name: vm.signInForm

<form id="signInFormFlyOut" name="vm.signInForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength">
  <label class="username-label" for="SignInInfo_UserName" ng-bind="'Email'">Email</label>
  <input type="text" id="SignInInfo_FlyOut_UserName" name="userName" class="login-from__email__input ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-maxlength" placeholder="Email" required="" maxlength="75" ng-model="vm.userName"
    ng-focus="vm.flyOutFocus()" ng-blur="vm.flyOutFocusOff()" aria-describedby="SignInInfo_FlyOut_User">
  <label for="SignInInfo_FlyOut_Password" class="login-from__password__label">Password</label>
  <input type="password" id="SignInInfo_FlyOut_Password" name="password" class="login-from__password__input ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-maxlength" placeholder="Password" required="" maxlength="75"
    ng-model="vm.password" ng-focus="vm.flyOutFocus()" ng-blur="vm.flyOutFocusOff()" aria-describedby="SignInInfo_FlyOut_Pass">
  <a href="#" ng-click="vm.resetForgotPasswordPopup()" class="login-from__forgotpassword" id="tst_signIn_flyOut_openForgotPassword" data-reveal-id="forgotPasswordPopupFlyOut">Forgot Password?</a>
  <p class="error">
    <!-- ngIf: vm.signInForm.$submitted && vm.signInForm.userName.$error.required -->
    <!-- ngIf: vm.signInForm.$submitted && vm.signInForm.password.$error.required -->
    <!-- ngIf: vm.signInError -->
  </p>
  <button id="tst_signIn_flyOut_submit" type="submit" ng-disabled="vm.disableSignIn" class="login-from__btn btn btn-login" ng-click="vm.signIn('Invalid Username/Password combination')" aria-label="Log In">Log In</button>
</form>

<form id="resetPasswordForm" class="custom ng-pristine ng-valid">
  <div class="row email-addy">
    <div class="medium-12 large-12">
      <input type="text" id="tst_forgotPassword_usernameField" data-rule-required="true" data-msg-required="Email is required" data-rule-username="true" data-msg-username="Email is invalid" ng-model="vm.userNameToReset"
        ng-change="vm.enableResetEmail()" placeholder="Enter email" class="ng-pristine ng-untouched ng-valid">
      <span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span>
    </div>
  </div>
  <p class="error">
    <!-- ngIf: vm.resetPasswordError -->
  </p>
  <div class="row btns">
    <button id="tst_forgotPassword_submitButton" type="button" class="btn primary btn-reset-password" ng-disabled="!vm.resetEmailEnabled" ng-click="vm.resetPassword();" disabled="disabled">Send Email</button>
    <button id="tst_forgotPassword_cancelButton" type="button" class="btn secondary btn-cancel" onclick="$('.close-reveal-modal').click()">Cancel</button>
  </div>
</form>

Name: vm.cartLineForm

<form name="vm.cartLineForm" class="ng-pristine ng-valid">
  <div class="cart-button">
    <a ng-click="vm.removeClassModal()" id="tst_miniCartLink" class="cart-link" href="/cart" aria-label="Item Cart"><span class="ico-CartIcon"></span>&nbsp;&nbsp;<span ng-show="vm.cart.totalCountDisplay > 0" ng-bind="vm.cart.totalCountDisplay" class="ng-hide">0</span><span ng-show="vm.cart.totalCountDisplay < 1" class="">Cart</span></a>
    <!-- ngIf: vm.cart.cartLines.length > 0 -->
  </div>
</form>

<form class="search-form ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input" ng-init="vm.autocompleteOptions.placeholder = 'Search NBF.com';
                            vm.translations = [
                                {key: 'suggestion', text: 'Suggestions'},
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onclick="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Search NBF.com" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Search</button>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse ng-hide" ng-show="::(vm.session.isAuthenticated || vm.session.rememberMe)">
    <div class="small-12 columns right">
      <div class="inf-cust">
        <span class="inf-label">Customer #:</span>
        <span class="inf-value" id="tst_userNav_customerNumber" ng-bind="::vm.session.billTo.customerNumber"></span>
      </div>
      <div class="inf-ship">
        <span class="inf-label">Ship To:</span>
        <span class="inf-value">
          <span id="tst_userNav_shipToCompanyName" ng-bind="::vm.session.shipTo.companyName"></span>
          <!-- ngIf: ::(vm.session.shipTo.lastName || vm.session.shipTo.firstName) -->
          <span ng-bind="::vm.session.shipTo.fullAddress"></span>
        </span>
      </div>
      <!-- ngIf: ::vm.session.displayChangeCustomerLink -->
    </div>
    <div class="small-12 medium-12 large-12 columns int-settings ng-hide" ng-show="vm.languages.length > 1 || vm.currencies.length > 1">
      <button class="btn tertiary isettings">
        <!-- ngIf: vm.languages.length > 1 && vm.session.language && vm.session.language.imageFilePath -->
        <!-- ngIf: vm.languages.length > 1 && vm.session.language && !vm.session.language.imageFilePath -->
        <!-- ngIf: vm.currencies.length > 1 && vm.session.currency -->
        <span>International Settings</span>
      </button>
    </div>
    <!-- ngIf: ::vm.session.isAuthenticated -->
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse">
    <!-- ngIf: vm.languages.length > 1 -->
    <!-- ngIf: vm.currencies.length > 1 -->
    <div class="ui-lock small-12 columns right isettings-buttons use-fastclick">
      <button class="user-button btn secondary isettings-cancel">Cancel</button>
    </div>
  </div>
</form>

<form class="search-form ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input" ng-init="vm.autocompleteOptions.placeholder = 'Search NBF.com';
                            vm.translations = [
                                {key: 'suggestion', text: 'Suggestions'},
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onclick="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Search NBF.com" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Search</button>
  </div>
</form>

<form novalidate="novalidate" class="ng-pristine ng-valid">
  <div ng-show="!vm.submitted">
    <h3 class="comment-from__title">Leave a Comment</h3>
    <label class="comment-from__label" for="name22660"></label>
    <input type="text" class="ng-pristine ng-untouched ng-valid" name="name" id="name22660" placeholder="Name" data-val-required="Please enter an email address" data-val="true" ng-model="vm.name">
    <label class="comment-from__label" for="email22660"></label>
    <input type="text" class="ng-pristine ng-untouched ng-valid" name="email" id="email22660" placeholder="Email" data-val-required="Please enter an email address" data-val="true" ng-model="vm.email">
    <label class="comment-from__label" for="message22660"></label>
    <input type="text" class="ng-pristine ng-untouched ng-valid" name="message" id="message22660" placeholder="Comment" data-val-required="Message is required" data-val="true" ng-model="vm.message">
    <div ng-hide="!vm.reCaptchaDisplayToggle" class="">
      <div class="btns" id="reCaptchaContainer" data-sitekey="6LeWmwkfAAAAAASTdMbu2fITWQg29eSyzcA49AEE">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-p4drkw2u3zzs" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeWmwkfAAAAAASTdMbu2fITWQg29eSyzcA49AEE&amp;co=aHR0cHM6Ly93d3cubmF0aW9uYWxidXNpbmVzc2Z1cm5pdHVyZS5jb206NDQz&amp;hl=de&amp;v=x5WWoE57Fv0d6ATKsLDIAKnt&amp;size=normal&amp;cb=nqbnwbntlpiz"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <span id="reCaptchaContainerError" class="messaging--error"></span>
    </div>
    <p>
      <button class="btn primary btn-subscribe comment-from__btn" type="submit" ng-click="vm.submit()">Submit</button>
    </p>
  </div>
  <div ng-show="vm.submitted" id="tst_contactUsPage_successMessage" class="successMessage ng-hide">
    <p>Your comment has been sent.</p>
  </div>
</form>

/Email/SubscribeToList

<form id="emailSubscriptionForm1265" action="/Email/SubscribeToList" novalidate="novalidate" class="ng-pristine ng-valid">
  <h3 class="email-signup__title">Sign Up To Get The Latest From NBF</h3>
  <label for="emailAddress1265" class="email-signup__label">Enter Your E-mail Address</label>
  <div class="input-email-icon">
    <input type="text" name="emailSubscribe" id="emailAddress1265" ng-model="vm.email" class="email-signup__input ng-pristine ng-untouched ng-valid" placeholder="Your e-mail" data-val-required="Email Address is required." data-val="true"
      data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-val-regex="Email Address is invalid." autocomplete="email">
  </div>
  <span class="field-validation-valid footer-background" data-valmsg-for="emailSubscribe" data-valmsg-replace="true"></span>
  <button ng-show="!vm.submitted" class="email-signup__btn btn btn-submit" type="submit" ng-click="vm.submit($event)">Submit</button>
  <span data-valmsg-replace="true" data-valmsg-for="EmailAddress"></span>
  <span ng-show="vm.submitted" class="successMessage ng-hide">You have been successfully subscribed to our newsletter</span>
</form>

<form novalidate="" id="tellAFriendForm" class="custom ng-pristine ng-valid">
  <div class="row share-name">
    <div field-label="Friend's Name" field-name="friendsName" field-value="vm.tellAFriendModel.friendsName" is-required="true" is-email="false">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Friend's Name</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="friendsName" name="friendsName" data-rule-required="true" data-msg-required="Friend's Name is required" data-rule-email="false" data-msg-email="Friend's Name is invalid"
          data-rule-regex=".*" data-msg-regex="Friend's Name is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="friendsName" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-email">
    <div field-label="Friend's Email" field-name="friendsEmail" field-value="vm.tellAFriendModel.friendsEmailAddress" is-required="true" is-email="true">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Friend's Email</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="friendsEmail" name="friendsEmail" data-rule-required="true" data-msg-required="Friend's Email is required" data-rule-email="true" data-msg-email="Friend's Email is invalid"
          data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-msg-regex="Friend's Email is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="friendsEmail" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-you">
    <div field-label="Your Name" field-name="yourName" field-value="vm.tellAFriendModel.yourName" is-required="true" is-email="false">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Your Name</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="yourName" name="yourName" data-rule-required="true" data-msg-required="Your Name is required" data-rule-email="false" data-msg-email="Your Name is invalid"
          data-rule-regex=".*" data-msg-regex="Your Name is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="yourName" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-youmail">
    <div field-label="Your Email" field-name="yourEmail" field-value="vm.tellAFriendModel.yourEmailAddress" is-required="true" is-email="true">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Your Email</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="yourEmail" name="yourEmail" data-rule-required="true" data-msg-required="Your Email is required" data-rule-email="true" data-msg-email="Your Email is invalid"
          data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-msg-regex="Your Email is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="yourEmail" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-msg">
    <div class="large-5 columns">
      <span>Your Message</span>
      <span class="redTxt">*</span>
    </div>
    <div class="large-7 columns">
      <textarea ng-model="vm.tellAFriendModel.yourMessage" autofocus="autofocus" id="yourMessage" name="yourMessage" data-rule-required="true" data-msg-required="Your Message is required" class="ng-pristine ng-untouched ng-valid"></textarea>
      <span class="field-validation-valid" data-valmsg-for="yourMessage" data-valmsg-replace="true"></span>
    </div>
  </div>
  <!-- ngIf: !vm.isSuccess -->
  <div class="row btns" ng-if="!vm.isSuccess">
    <button id="tst_productDetail_shareSubmit" ng-click="vm.shareWithFriend()" class="btn primary btn-create-wishlist" type="button">Share</button>
  </div><!-- end ngIf: !vm.isSuccess -->
</form>

<form id="welcome_modal" class="ng-pristine ng-valid">
  <input aria-label="Email Address" id="wm-email-field" type="text" placeholder="Email Address" data-rule-required="true" data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
    data-msg-regex="Please enter a valid email address">
  <button aria-label="Sign Up." id="wm-submit" class="btn-primary" ng-click="vm.submitEmail()">
    <span>Sign Up.</span>
  </button>
</form>

<form id="welcome_modal_mobile" class="ng-pristine ng-valid">
  <span class="wm-container">
    <input aria-label="Email Address" id="wm-email-input" type="text" placeholder="Email Address" data-rule-required="true" data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
      data-msg-regex="Please enter a valid email address">
    <button aria-label="Sign Up." id="wm-submit-mobile" class="btn-primary" ng-click="vm.submitEmail()">
      <span>Sign Up.</span>
    </button>
  </span>
</form>

Text Content

×

WAIT! YOU ARE ABOUT TO MISS OUT.

Stay informed about exclusive offers and content sent right to your inbox!
Join Now

 * Government
 * Education
 * Healthcare
 * Hospitality
 * Workplace
 * Home Office


 * Login
   Welcome
   Email Password Forgot Password?
   
   
   
   Log In
   Create Account
   
   
   RESET PASSWORD
   
   Enter your username and we'll send you an email that will allow you to reset
   your password.
   
   Send Email Cancel
   If an account matches the username entered, an email will be sent to the
   associated email address with instructions on how to reset your password
   shortly. If you do not receive an email, please contact customer service.
   Close
   ×
 * My Account
    * Welcome
    * Log Out

 *   0Cart

Search
Search History
Clear Search History
Search
Customer #:
Ship To:
International Settings
Cancel
 * Login
 * 
 * 
 * Sign Out
   
   

 * Search

☰

  0
Search
Search History
Clear Search History
Search
Talk With an Expert
Talk With an Expert
888-598-1827

 * Government
 * Education
 * Healthcare
 * Hospitality
 * Workplace
 * Home Office


 * Hello, Login
 * 's Account ►
    * My Account Settings
    * My Addresses
    * User Administration
    * My Saved Orders
    * My Invoices
    * My Orders
    * My Order Approvals
    * My Quotes
    * My Favorites
    * My Payment Options
    * Quick Order
    * Log Out

 * Desks
    * Shop All Desks
    * L Shaped
    * U Shaped
    * Executive
    * Reception
    * Adjustable Height
    * Office Suites & Sets

 * Seating
    * Shop All Seating
    * Reception & Guest
    * Conference
    * Executive
    * Ergonomic
    * Big & Tall
    * Task
    * Stacking
    * Stools

 * Tables
    * Shop All Tables
    * Conference
    * Breakroom
    * Training Room
    * Flip Top
    * Folding Tables
    * Table & Chair Sets

 * Storage
    * Shop All Storage
    * Cabinets
    * Filing
    * Credenzas
    * Bookcases
    * Mobile Pedestals
    * Wardrobe Cabinets

 * Space Division
    * Shop All
    * Workstations
    * Room Dividers
    * Privacy Panels
    * Mobile Boards
    * Booths & Pods

 * Accessories
    * Shop All
    * Decor
    * Lighting
    * Rugs
    * Chair Mats
    * Presentation Boards
    * Waste & Recycling
    * Power

   Spaces
    * Reception
    * Breakroom
    * Home Office
    * Conference Room
    * Training Room
    * Outdoor
    * Private Office
    * Workstations
   
   Resources
    * Tips & Ideas
    * Case Studies
    * Digital Catalogs
    * Request a Quote
    * Request a Catalog
    * Catalog Unsubscribe
   
   Deals
    * Sale
    * Clearance
    * Discounts
   
   Local Furniture Consultant
   
 *  * Spaces
       * Reception
       * Breakroom
       * Home Office
       * Conference Room
       * Training Room
       * Outdoor
       * Private Office
       * Workstations
   
    * Resources
       * Tips & Ideas
       * Case Studies
       * Digital Catalogs
       * Request a Quote
       * Request a Catalog
       * Catalog Unsubscribe
   
    * Deals
       * Sale
       * Clearance
       * Discounts
   
    * Local Furniture Consultant
      

◄

×



RESOURCES

 * Tips and Ideas
   * NBF Volunteer Events
   * Follow NBF
   * Tips for Keeping Your Office Furniture Looking Good & Working Smoothly
   * How to Use the Art of Feng Shui to Create a Comfortable & Productive
     Cubicle
   * The Evolution of HON Office Furniture, from the Mad Men-era to Today
   * ANSI/BIFMA Testing for Desks
   * NBF Opens New Distribution Center in Cleveland
   * Health in the Office: The Office Chair as a Medical Device
   * The Bestar Connexion Desks
   * Why You Should Consider a Standing Desk
   * Fun Office Designs
   * New Year, New Office Organization
   * Do or Don't? Personalizing Your Office or Cubicle
   * In Defense of Taking Breaks
   * Brand Spotlight: The HON Company
   * When Full-Time Employees Have Additional Side Businesses
   * How to Know When You're Too Sick to Go to Work
   * Solving the Open-Plan Office Conundrum
   * How to Use Furniture to Support Your Company Culture
   * The Benefits of Faux Leather
   * How to Negotiate for a Raise
   * Sickness in Collaborative, Open-Plan Offices
   * Brand Spotlight: OFM
   * Collection Spotlight: The Statesman Collection
   * Eco-Friendly Terms and What They Mean
   * Brand Spotlight: Martin Furniture
   * Tips for Getting Along with Coworkers
   * How to Promote Emotional Wellness at Work
   * Selecting Seating for Your Healthcare Reception Area
   * NBF Presented with I.Q. Award
   * How to Create Passionate Employees
   * NeoCon: What, Where and When
   * The Best of NeoCon 2014
   * Trends for Healthcare Spaces at NeoCon 2014
   * How to Update Your Outdoor Space
   * Brand Spotlight: Trendway
   * Collection Spotlight: The At Work Collection by NBF Signature Series
   * The Ever-Changing Workplace
   * Volunteering in the Workplace
   * How to Incorporate Greenery into Your Office Space
   * Collection Spotlight: NBF Signature Series Linear Collection
   * How to Use NBF Design Services
   * Brand Spotlight: By the Yard
   * How to Select the Right Color Wood
   * Furniture Considerations for Academic Libraries
   * Statesman Standing Desks
   * Collection Spotlight: The Sauder Via
   * The Benefits of Offering Employee Scholarships
   * Accessories to Spruce Up Your Office
   * How to Stay Focused and on Task
   * Collection Spotlight: Physical Therapy Collection from Clinton Industries
   * Brand Spotlight: National Office Furniture
   * The Benefits of Adjustable Height Desks
   * Giving Your Business Curb Appeal
   * Office Design Mistakes
   * The Benefits of Armless Chairs
   * The Benefits of Glass Marker Boards
   * The Link Between Workplace Design and Company Identity
   * Workplace Wellness: How to Fix Them if They Aren't Working
   * Collection Spotlight: NBF Signature Series Contemporary Collection
   * It's Time to Stop Hating Our Offices
   * How to Dress for an Interview
   * Brand Spotlight: LOFTwall
   * A Brief History of NBF: 1975-1985
   * NBF: Then and Now
   * Different Types of Standing Desks
   * Why Materials Matter: PVC Free Furniture
   * How to Incorporate Artwork into Your Office
   * Hoteling the Right Way
   * Common Workplace Distractions and How to Avoid Them
   * Office Chairs Worth the Splurge
   * Healthcare Settings and Wooden Furniture
   * A Brief History of NBF: 1985-1995
   * How and Why You Should Add a Coffee Bar to Your Workplace
   * Our 5 Favorite Virtual Visit Collections
   * Meeting Culture: What It Is and How to Improve It
   * A Brief History of NBF: 1995 - 2005
   * Brand Spotlight: DMI Furniture
   * Budget, Commercial, Heirloom: Black Office Collections
   * Statement Desks: Our Top Picks
   * Employee Benefits: Volunteering
   * Collection Spotlight: The Elevation Collection by High Point
   * How to Organize Tax Returns
   * Top Rated Furniture Solutions
   * A Brief History of NBF: 2005-2015
   * Budget, Commercial, Heirloom: Traditional Executive Desk
   * How to Choose a Filing Cabinet
   * NBF Healthcare Furniture Services
   * How to Hide and Organize Computer Cords
   * Budget, Commercial, Heirloom: Double Bookcases
   * Big & Tall Chairs: Our Top Picks
   * How We Select Furniture that Works
   * 40th Anniversary Celebration at Miller Park
   * Introducing New NBF Signature Series Collections
   * 2014 NBF Supplier of the Year: National Office Furniture
   * Millennials in the Office: How to Adapt to Different Working Methods
   * How to Incorporate Your Branding into Your Office Design
   * Brand Spotlight - Lesro Industries
   * Collection Spotlight: NBF Signature Series Esquire Collection
   * Collection Spotlight: NBF Signature Series Specialty Conference Tables
   * Collection Spotlight: NBF Signature Series Barista Collection
   * Choosing the Right Behavioral Health Furniture
   * The Pros and Cons of Standing Meetings
   * Collection Spotlight: NBF Signature Series Tabella Collection
   * Standing Height Ergonomics
   * Healthcare Brand Spotlight: Stance
   * How to Get a Standing Desk in Your Office
   * 4 Accessories Every Healthcare Facility Needs
   * NBF Exclusive Standing Height Solutions
   * Seating for Employees Who Stand All Day
   * Standing Desks: Simple Desktop Solutions
   * Let There Be Light: How We Used Color and Light to Escape a Sea of Beige
   * Famous People Who Used Standing Desks
   * 5 Lessons Learned From Moving to a New Office
   * Now Trending: Tempur-Pedic® Office Chairs
   * The Dos and Don'ts of Buying an Office Chair
   * Collection Spotlight: NBF Signature Series Array Collection
   * Standing Height Solutions for Government Employees
   * Where to Splurge and Save on Office Furniture
   * 3 Benefits of a Heated Office Chair
   * ANSI/BIFMA Testing for Office Chairs
   * How to Create a Productive Third Space in Your Office
   * Now Trending: Mid-Century Modern Office Furniture
   * Fall 2016 Office Decor Forecast
   * How to Prevent Office Fires
   * Whiteboards: Choosing the Right Dry Erase Board
   * How to Decorate with Rustic Décor and Furniture
   * 20 Private Offices to Inspire Your Next Makeover
   * How to Clean Area Rugs
   * How to Prepare for a Medical Emergency in the Office
   * Cool, Natural and Warm Tone LED Lighting
   * 6 Tips for Keeping Your Office Organized
   * 3 Problems the Right Reception Desk Can Solve
   * Mid Century Modern Decorating for a Mad Men Inspired Office
   * 8 Things to Be Grateful for at Work
   * 5 Ways to Show Your Co-Workers You’re Thankful
   * 8 Things You Need to Design a Waiting Room That Wows
   * How to Set Up a Pediatric Healthcare Facility
   * How to Design a Waiting Room That Will Make a Lasting Impression
   * How to Set Up a Productive Training Room
   * How to Make Guests Feel Welcome in Your Waiting Room
   * How to Design a Doctor’s Office Waiting Room
   * Collection Spotlight: NBF Signature Series Urban Collection
   * The Importance of Patient Centered Design
   * Telehealth and the Future of Care
   * 2019 NeoCon Trends
   * Introduction to Healthcare Furniture and Design
   * The "What, When, and How" of Flexible Seating
   * Choices, Challenges, and Growth Using Flexible Seating
   * Materials for Healthcare Spaces
   * Learn More about the Healthier Hospitals Initiative (HHI)
   * What Kind of Whiteboard Should I Buy for My Classroom?
   * How to Keep Teen and Tween Students Busy During School Breaks
   * How to Clean Your School Cafeteria Furniture
   * Guide to School Library Furniture
   * 3 Benefits to Glass Whiteboards
   * Guide to School Desks
   * Guide to School Lobby Furniture
   * Guide to School Tables
   * Guide to School Chairs
   * Activity Tables in Every Shape
   * All About Fire Proof Files
   * 6 November Bulletin Board Ideas
   * Guide to Daycare Accessories
   * Guide to Lockers
   * How to Fight Germs at School
   * Cost Effective Design Changes to Fight COVID in Healthcare Spaces
   * Easy Improvements for Healthcare Waiting Rooms
   * New Trends in Healthcare Design for 2022
   * How Should You Welcome New Hires in 2022
   * Work From Home Tips
   * What to Look for in a Government Furniture Vendor
   * Get Government Furniture Purchases Approved: GSA Shopping Tips
   * Should You Be Worried About Employees Quiet Quitting?
   * Understanding ‘Eco-Friendly’ Furniture Labels
   * Understanding Common Green Product Labels in the FTC Green Guides
   * Questions to Ask When Starting an Office Design Project
   * Guide to Classroom Layouts
   * The Navy BPA Program Has Ended: What to Know
   * Office Olympics Ideas
   * How to Clean Leather Furniture
   * Laptop Desk Buying Guide
   * Types of File Cabinets
   * Desktop Computer Desk Buying Guide
   * The Biggest 4-Day Workweek Study Has Reached Its Midpoint, And Reported
     Data Is Overwhelmingly Positive
   * How to Ask Your Employer for a Home Office Stipend
   * 12 Pointers for Successfully Negotiating a Commercial Lease
   * How to Get Office Furniture Requests Approved: A 3-Step Guide
   * What to Know About Millennials in the Office
   * How to Find the Perfect L-Shaped Desk
   * The Employer’s Guide to Home Office Stipends
   * Self-Employed? Save on Taxes With a Home Office Deduction
   * The Power of Spaces
   * How to Design an Office That Works the Way You Do
   * What to Consider for Workstation Planning
   * What’s the Point of the Office in 2023?
   * How Much Office Space Do You Need? An Easy Guide to Estimating Square
     Footage
   * Should You Finance Your Office Furniture? Pros and Cons
   * Designing the Ideal Hot Desking Office: 5 Pointers
   * Designing an Office That Helps Introverts and Extroverts Thrive
   * 5 Crucial Factors for Developing a Growth Mindset
   * Thinking About an Open Office Layout? Consider These 7 Factors First
   * Health-Boosting Benefits of Ergonomic Desk Chairs
   * Conference Room Planning and Measurement Guide
   * What to Know About Gen Z in the Office
   * The Ideal Private Office Setup: A 3-Step Guide to Measuring and Planning
     Your Space
   * The Results from the 4 Day Work Week Test Are In—What Businesses Need to
     Know
   * 4 Standing Desk Benefits That Will Inspire You to Replace That Old-School
     Desk
   * 6 Pointers for Better Conference Room Design
   * How Office Furniture and Design Affect Productivity
   * Waiting Room Design: A Guide to Measurement, Planning, and Furnishing
   * The Expert Guide to Patient Room Measurement and Planning
   * Return to the Office Essentials—Does Your Team Have the 4 Must-Haves?
   * Homey Office Essentials—Discover 2023’s Top Trend
   * Inspiring Office Spaces: A Science-Backed Approach to Better Office Design
   * Designing a Workplace Lactation Room
   * 2023 Reception Trends to Set Your Organization Apart
   * 2023 Workstation Trends to Inspire a Return to the Office (RTO)
   * 2023 Private Office Trends to Support Productivity
   * Office Training Room Design—The No. 1 Rule
   * The Importance of Flexible Training Room Furniture
   * Maximizing Productivity – The Importance of an Effective Training Room
     Layout
   * 2023 Top Government Furniture Trends
   * 6 Key Benefits of Flip-Arm Chairs
   * Update These Office Spaces to Drive Business Results
   * Best Last-Minute Office Upgrades
   * How to Prioritize Office Upgrades on a Budget
   * Teachers’ Top 6 Must-Haves for Flex Space Classrooms in 2024
 * Case Studies
 * Buying Guides
 * Press Releases
 * Space Planning

 * Home
 * Resources
 * Tips and Ideas
 * How to Create an Inspiring Breakroom


HOW TO CREATE AN INSPIRING BREAKROOM




As the talent wars continue, offering employees a breakroom to unwind and
connect is critical. Consider these on-trend ways to create an environment that
inspires creativity, boosts productivity and enhances the employee experience.


HOW TO CHOOSE A BREAKROOM LAYOUT


BREAKROOM SIZE

If you don’t already have a space selected, it’s important to determine an ideal
breakroom size. General guidance for breakroom design is 75 square feet plus 25
square feet per seated person. That seems like a lot, but people generally
expect about a 5x5 area of personal space to relax without feeling overcrowded.


DESIGN FEATURES

Due to budget constraints and space restrictions, it's important to determine
priorities for your breakroom. Consider starting the design or redesign process
by asking employees what breakroom features they prefer. Regardless of your
breakroom’s specific attributes, you’ll want to ensure adequate seating, kitchen
basics like microwaves, refrigerators, coffee makers, and toasters, and access
to power outlets and charging stations for electronic devices.

One popular solution to device charging is seating with integrated USB and
3-prong charging outlets. These chairs make it easier for your team to charge,
use the device, and relax at the same time. You also won’t see wires
crisscrossing the floor.


OTHER LAYOUT IDEAS

If space and weather permit, consider an outdoor breakroom or including digital
detox zones for employees to recharge without the distraction of technology. For
a cutting-edge breakroom layout, you could also consider:

 * A breakroom entertainment zone. This could include games, TV screens or
   reading corners. We even see more modern or tech-industry folks populating
   their breakrooms with video games and gaming chairs.

 * Bringing the outside in. Including natural elements like plants or natural
   light can create a relaxing environment. For a lower maintenance option, you
   can go with artificial greenery.

 * Bulletin boards make an excellent addition to an office breakroom.


CHOOSING BREAKROOM FURNITURE


FURNITURE TYPES

While breakroom seating and tables are non-negotiables, there are several other
breakroom furniture types to consider. Storage cabinets, coat racks, acoustic
dividers and other furniture items can enhance your breakroom and give employees
a reprieve from the hours of sitting at their desks.


FURNITURE STYLES

Whether you're designing a breakroom that feels modern, industrial, traditional
or something else, it’s important to choose a breakroom furniture color scheme
and aesthetic that aligns with your company’s brand and promotes a positive
atmosphere. Warm colors (reds, oranges, yellow) are said to stimulate energy and
happiness while cool colors (blues, greens, purples) are soothing and calming.


OTHER FURNITURE IDEAS

To meet changing needs and preferences, consider flexible furniture that can be
stacked, stored, and rearranged. Here are a few more ideas for breakroom office
furniture:

 * Comfortable seating. This includes less-common breakroom options like lounge
   chairs or cushioned benches.

 * Breakroom storage cabinets are essential for storing plates, utensils,
   kitchen supplies and more.

 * Space dividers can provide more options for your breakroom.

 


TEAM ACTIVITIES

Breakrooms are common venues for team activities. If you’d like to design a
multipurpose breakroom, consider an open layout that encourages free movement
and versatile seating that can be easily rearranged. Collaborative features like
whiteboards, pin-up boards, and technology integration also make great
additions.


TAKE FOOD AND DRINK INTO CONSIDERATION


DURABLE, WASHABLE FURNITURE

While sinks, refrigerators and microwaves are important in well-functioning
breakrooms, it’s also important to consider furnishings that support these uses.
Furnishings that are finished in polyurethane, often called faux leather, and
vinyl are popular choices for breakroom furniture upholstery as both options are
easy to clean.

The Rivet collection is a great example here.


OTHER IDEAS

Break up typical four-top tables with high-top tables and barstools,
lounge-style seating options, or both. Mixing and matching table heights creates
a dynamic space - tall tables are great for quick connects, while standard
height options invite longer, more personal conversations. 

To ensure employees can seamlessly use the breakroom to eat and drink, you may
also consider:

 * Utensils and tableware. Plates, bowls and utensils for eating and cups or
   mugs for beverages make for an easy-to-use breakroom.

 * Water station. Whether it’s a simple sink or a water dispenser or water
   cooler, ensuring employees have access to drinking water is key.


RECREATION

Breakrooms can be the antidote to burnout, offering a venue for board or card
games, foosball, pool tables, gaming consoles or even yoga. Once you have a feel
for your employees’ recreational preferences, you can tailor the breakroom
accordingly. Consider using furniture, rugs, or portable partitions to clearly
define and separate areas for different activities.

As you embark on your breakroom design project, it’s wise to ask employees what
features they prefer. Then, survey your breakroom’s layout, furniture and
desired uses to design a breakroom that helps to attract and retain top talent.

Breakrooms
Design & Innovation
Tips


0 COMMENTS


LEAVE A COMMENT



Submit

Your comment has been sent.

National Business Furniture’s team of experts is dedicated to helping you create
a better space to work. We’ll help you find the best information. From office
planning and furniture guides to sustainability and workplace trends, we’re here
to help. 

 * Navigation
 * Markets
 * Rooms
 * Tips and Ideas
 * Case Studies

 * Account
 * My Account
 * Track Your Order
 * FAQs
 * Terms and Conditions
 * Shipping Policies
 * Returns

 * About NBF
 * About NBF
 * Sustainably Sourced
 * Careers
 * Press Releases
 * Digital Catalogs
 * Affiliates
 * Privacy & Security
 * Accessibility Statement
 * California Privacy Rights

 * Support
 * Customer Service
 * Furniture Consultants
 * Get in Touch With Us
 * Request Quote
 * Request a Catalog
 * Catalog Unsubscribe


 * Navigation
 * Markets
 * Rooms
 * Tips and Ideas
 * Case Studies

 * Account
 * My Account
 * Track Your Order
 * FAQs
 * Terms and Conditions
 * Shipping Policies
 * Returns

 * About NBF
 * About NBF
 * Sustainably Sourced
 * Careers
 * Press Releases
 * Digital Catalogs
 * Affiliates
 * Privacy & Security
 * Accessibility Statement
 * California Privacy Rights

 * Support
 * Customer Service
 * Furniture Consultants
 * Get in Touch With Us
 * Request Quote
 * Request a Catalog
 * Catalog Unsubscribe




SIGN UP TO GET THE LATEST FROM NBF

Enter Your E-mail Address

Submit You have been successfully subscribed to our newsletter


CONNECT WITH US:

 * 
 * 
 * 
 * 


 * SHARE WITH A FRIEND
   
   Friend's Name *
   
   Friend's Email *
   
   Your Name *
   
   Your Email *
   
   Your Message *
   
   Share
   An email was successfully sent. Email was not successfully sent, please
   verify form inputs.
   ×

Talk To One Of Our Furniture Specialists
888-598-1827


Web Code: G4R6PC-16734





How can we improve? Please send us your feedback.

Copyright © 1999 - 2024 All Rights Reserved










×

WELCOME TO NATIONAL BUSINESS FURNITURE

Be in the know on the latest content, news, promotions and products that will
help you work from home with ease.
Sign Up.
Please view our privacy policy
Join Our Newsletter
Get the latest news, promotions & products.
Sign Up.
Please view our privacy policy.