{"id":39595,"date":"2024-10-29T13:37:27","date_gmt":"2024-10-29T12:37:27","guid":{"rendered":"https:\/\/theresales.nl\/?page_id=39595"},"modified":"2026-04-29T16:29:20","modified_gmt":"2026-04-29T14:29:20","slug":"interior-design","status":"publish","type":"page","link":"https:\/\/theresales.nl\/en\/projectinrichting\/","title":{"rendered":"Office Design"},"content":{"rendered":"<section class=\"l-section wpb_row height_auto width_full\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-html\"><div class=\"trs-projectinrichting-wrapper\">\n    <style>\n        \/* =========================================\n           1. BASIS & TYPOGRAFIE (The Resales Stijl)\n           ========================================= *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&display=swap');\n\n        .trs-projectinrichting-wrapper {\n            font-family: 'Roboto', sans-serif !important;\n            color: #1a1a1a;\n            background-color: #ffffff;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        .trs-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .trs-btn-black {\n            display: inline-block !important;\n            background-color: #1a1a1a !important;\n            color: #ffffff !important;\n            padding: 16px 36px !important;\n            font-size: 14px !important;\n            font-weight: 500 !important;\n            text-decoration: none !important;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease !important;\n            border: none !important;\n            cursor: pointer;\n        }\n\n        .trs-btn-black:hover {\n            background-color: #c62828 !important; \/* The Resales Rood accent *\/\n            transform: translateY(-2px);\n        }\n\n        \/* =========================================\n           2. HERO SECTIE\n           ========================================= *\/\n        .trs-hero {\n            padding: 80px 0;\n            display: flex;\n            align-items: center;\n            gap: 60px;\n        }\n\n        .trs-hero-content {\n            flex: 1;\n        }\n\n        .trs-hero-content h1 {\n            font-size: 48px !important;\n            line-height: 1.1 !important;\n            margin-bottom: 25px;\n            font-weight: 400 !important;\n            color: #000;\n        }\n\n        .trs-usp-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 40px 0;\n        }\n\n        .trs-usp-list li {\n            position: relative;\n            padding-left: 35px;\n            margin-bottom: 15px;\n            font-size: 17px;\n            color: #444;\n        }\n\n        .trs-usp-list li::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 4px;\n            width: 20px;\n            height: 20px;\n            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%23c62828'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'\/%3E%3C\/svg%3E\");\n            background-size: contain;\n            background-repeat: no-repeat;\n        }\n\n        .trs-hero-image {\n            flex: 1.3;\n        }\n\n        .trs-hero-image img {\n            width: 100%;\n            height: auto;\n            aspect-ratio: 16 \/ 10; \/* Iets minder extreem liggend voor de hero *\/\n            object-fit: cover;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        \/* =========================================\n           3. MERKENBALK\n           ========================================= *\/\n        .trs-brands {\n            padding: 50px 0;\n            border-top: 1px solid #f0f0f0;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 60px;\n        }\n\n        .trs-brand-flex {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 40px;\n            flex-wrap: wrap;\n            filter: grayscale(100%);\n            opacity: 0.5;\n        }\n\n        .trs-brand-flex img {\n            max-height: 24px;\n            width: auto;\n        }\n\n        \/* =========================================\n           4. PROCES SECTIE (Liggende Foto's)\n           ========================================= *\/\n        .trs-process-section {\n            padding: 60px 0;\n        }\n\n        .trs-section-intro {\n            text-align: center;\n            margin-bottom: 100px;\n        }\n\n        .trs-section-intro h2 {\n            font-size: 36px !important;\n            font-weight: 400 !important;\n            margin-bottom: 15px;\n        }\n\n        .trs-phase-row {\n            display: flex;\n            align-items: center;\n            gap: 100px;\n            margin-bottom: 120px;\n        }\n\n        .trs-phase-row.reverse {\n            flex-direction: row-reverse;\n        }\n\n        .trs-phase-content {\n            flex: 1;\n        }\n\n        .trs-phase-number {\n            color: #c62828;\n            font-weight: 700;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            display: block;\n            margin-bottom: 15px;\n        }\n\n        .trs-phase-content h3 {\n            font-size: 32px !important;\n            margin-bottom: 25px;\n            font-weight: 400 !important;\n            color: #000;\n        }\n\n        .trs-phase-content p {\n            font-size: 17px;\n            color: #555;\n        }\n\n        .trs-phase-image {\n            flex: 1.4; \/* Iets meer ruimte voor de brede foto's *\/\n        }\n\n        .trs-phase-image img {\n            width: 100%;\n            aspect-ratio: 16 \/ 9; \/* Geforceerd horizontaal\/liggend *\/\n            object-fit: cover; \/* Zorgt dat de foto de ruimte vult zonder te vervormen *\/\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        }\n\n        \/* =========================================\n           5. AFSLUITING\n           ========================================= *\/\n        .trs-cta-section {\n            background-color: #fcfcfc;\n            padding: 120px 0;\n            text-align: center;\n            border-top: 1px solid #f0f0f0;\n        }\n\n        .trs-cta-section h2 {\n            font-size: 42px !important;\n            margin-bottom: 25px;\n            font-weight: 400 !important;\n        }\n\n        .trs-cta-section p {\n            max-width: 650px;\n            margin: 0 auto 45px;\n            font-size: 19px;\n            color: #444;\n        }\n\n        \/* RESPONSIVE DESIGN *\/\n        @media (max-width: 992px) {\n            .trs-hero, .trs-phase-row, .trs-phase-row.reverse { \n                flex-direction: column; \n                text-align: center;\n                gap: 50px;\n                padding: 40px 0;\n            }\n            .trs-hero-content h1 { font-size: 36px !important; }\n            .trs-usp-list li { text-align: left; max-width: 320px; margin: 0 auto 15px; }\n            .trs-phase-image { order: -1; width: 100%; }\n            .trs-brand-flex { justify-content: center; gap: 30px; }\n        }\n    <\/style>\n\n    <!-- 1. HERO SECTIE -->\n    <section class=\"trs-container trs-hero\">\n        <div class=\"trs-hero-content\">\n            <h1>Project design that brings calm and focus<\/h1>\n            <ul class=\"trs-usp-list\">\n                <li>Free, no-obligation project scan on-site<\/li>\n                <li>High-quality circular design furniture<\/li>\n                <li>Full service from advice to installation<\/li>\n                <li>Directly available from our extensive stock<\/li>\n            <\/ul>\n            <a href=\"\/en\/contact\/\" class=\"trs-btn-black\">Arrange a consultation<\/a>\n        <\/div>\n        <div class=\"trs-hero-image\">\n            <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2025\/05\/20230623_094720404_iOS.jpg\" alt=\"The Resales Project Furnishing Hero\">\n        <\/div>\n    <\/section>\n\n    <!-- 2. MERKENBALK -->\n    <section class=\"trs-brands\">\n        <div class=\"trs-container\">\n            <div class=\"trs-brand-flex\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/03\/artifortp.png\" alt=\"Artifort\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/03\/vitra-logo.png\" alt=\"Vitra\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/03\/HAY-LOGO.png\" alt=\"Hello\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/ahrend.png\" alt=\"Ahrend\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/03\/cassina.png\" alt=\"Cassina\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- 3. HET PROCES (4 FASES MET LIGGENDE FOTO'S) -->\n    <section class=\"trs-container trs-process-section\">\n        <div class=\"trs-section-intro\">\n            <h2>Our approach in 4 clear phases<\/h2>\n            <p>We guide you from the initial idea to the complete furnishing.<\/p>\n        <\/div>\n\n        <!-- Fase 1 -->\n        <div class=\"trs-phase-row\">\n            <div class=\"trs-phase-content\">\n                <span class=\"trs-phase-number\">Stage 01<\/span>\n                <h3>Advice &amp; Inventory<\/h3>\n                <p>Every project starts with a free on-site project scan. We listen to your wishes and analyse how we can best arrange the space for tranquillity and productivity.<\/p>\n            <\/div>\n            <div class=\"trs-phase-image\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/11\/EDIT-4.jpg\" alt=\"Advisory phase\">\n            <\/div>\n        <\/div>\n\n        <!-- Fase 2 -->\n        <div class=\"trs-phase-row reverse\">\n            <div class=\"trs-phase-content\">\n                <span class=\"trs-phase-number\">Phase 02<\/span>\n                <h3>Curation &amp; Proposal<\/h3>\n                <p>We select the most beautiful, pre-owned design classics from our stock. You will receive a clear proposal that perfectly matches your organisation's identity.<\/p>\n            <\/div>\n            <div class=\"trs-phase-image\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/11\/EDIT-2.jpg\" alt=\"Design phase\">\n            <\/div>\n        <\/div>\n\n        <!-- Fase 3 -->\n        <div class=\"trs-phase-row\">\n            <div class=\"trs-phase-content\">\n                <span class=\"trs-phase-number\">Stage 03<\/span>\n                <h3>Logistics &amp; Planning<\/h3>\n                <p>No long waiting times. We schedule delivery for when it suits you and prepare everything in our own workshop for a flawless installation.<\/p>\n            <\/div>\n            <div class=\"trs-phase-image\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/11\/EDIT-1.jpg\" alt=\"Logistics phase\">\n            <\/div>\n        <\/div>\n\n        <!-- Fase 4 -->\n        <div class=\"trs-phase-row reverse\">\n            <div class=\"trs-phase-content\">\n                <span class=\"trs-phase-number\">Stage 04<\/span>\n                <h3>Realisation &amp; Styling<\/h3>\n                <p>Our fitters assemble the furniture with great attention to detail. We won't leave until the space is immediately ready for use and your team can get back to work with focus.<\/p>\n            <\/div>\n            <div class=\"trs-phase-image\">\n                <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/11\/EDIT-3.jpg\" alt=\"Delivery phase\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- 4. AFSLUITENDE CTA -->\n    <section class=\"trs-cta-section\">\n        <div class=\"trs-container\">\n            <h2>Ready for an office with character?<\/h2>\n            <p>Request a no-obligation consultation today and discover the possibilities of circular design.<\/p>\n            <a href=\"\/en\/contact\/\" class=\"trs-btn-black\">Request project scan<\/a>\n        <\/div>\n    <\/section>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section>","protected":false},"excerpt":{"rendered":"Projectinrichting die rust en focus brengt Gratis en vrijblijvende projectscan op locatie Hoogwaardig circulair designmeubilair Volledige ontzorging van advies tot montage Direct leverbaar uit eigen ruime voorraad Plan een adviesgesprek Onze aanpak in 4 heldere fases Wij begeleiden u van het eerste idee tot de complete inrichting. Fase 01 Advies & Inventarisatie Elk project begint...","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-39595","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Projectinrichting: Design &amp; Duurzaam | TheReSales<\/title>\n<meta name=\"description\" content=\"Kantoorinrichting met tweedehands design. Van ontwerp tot plaatsing (10-200+ plekken). Bezoek onze 3000m\u00b2 showroom of vraag een scan aan!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theresales.nl\/en\/interior-design\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Projectinrichting: Design &amp; Duurzaam | TheReSales\" \/>\n<meta property=\"og:description\" content=\"Kantoorinrichting met tweedehands design. Van ontwerp tot plaatsing (10-200+ plekken). Bezoek onze 3000m\u00b2 showroom of vraag een scan aan!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theresales.nl\/en\/interior-design\/\" \/>\n<meta property=\"og:site_name\" content=\"TheReSales\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/theresales.nl\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T14:29:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/Nieuw-achtergrond.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"798\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Project Furnishing: Design &amp; Sustainability | TheReSales","description":"Office design with second-hand designer furniture. From design to installation (10-200+ spaces). Visit our 3000m\u00b2 showroom or request a scan!","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:\/\/theresales.nl\/en\/interior-design\/","og_locale":"en_GB","og_type":"article","og_title":"Projectinrichting: Design & Duurzaam | TheReSales","og_description":"Kantoorinrichting met tweedehands design. Van ontwerp tot plaatsing (10-200+ plekken). Bezoek onze 3000m\u00b2 showroom of vraag een scan aan!","og_url":"https:\/\/theresales.nl\/en\/interior-design\/","og_site_name":"TheReSales","article_publisher":"https:\/\/www.facebook.com\/theresales.nl","article_modified_time":"2026-04-29T14:29:20+00:00","og_image":[{"width":1200,"height":798,"url":"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/Nieuw-achtergrond.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theresales.nl\/projectinrichting\/","url":"https:\/\/theresales.nl\/projectinrichting\/","name":"Project Furnishing: Design &amp; Sustainability | TheReSales","isPartOf":{"@id":"https:\/\/theresales.nl\/#website"},"datePublished":"2024-10-29T12:37:27+00:00","dateModified":"2026-04-29T14:29:20+00:00","description":"Office design with second-hand designer furniture. From design to installation (10-200+ spaces). Visit our 3000m\u00b2 showroom or request a scan!","breadcrumb":{"@id":"https:\/\/theresales.nl\/projectinrichting\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theresales.nl\/projectinrichting\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theresales.nl\/projectinrichting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theresales.nl\/"},{"@type":"ListItem","position":2,"name":"Projectinrichting"}]},{"@type":"WebSite","@id":"https:\/\/theresales.nl\/#website","url":"https:\/\/theresales.nl\/","name":"TheReSales","description":"Tweedehands Design Meubelen","publisher":{"@id":"https:\/\/theresales.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theresales.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/theresales.nl\/#organization","name":"TheReSales","url":"https:\/\/theresales.nl\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/theresales.nl\/#\/schema\/logo\/image\/","url":"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/Logo-TheReSales.png","contentUrl":"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/Logo-TheReSales.png","width":1200,"height":304,"caption":"TheReSales"},"image":{"@id":"https:\/\/theresales.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/theresales.nl","https:\/\/www.instagram.com\/_theresales_\/","https:\/\/nl.pinterest.com\/theresalesgroningen\/","https:\/\/www.linkedin.com\/company\/theresales\/"]}]}},"_links":{"self":[{"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/pages\/39595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/comments?post=39595"}],"version-history":[{"count":5,"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/pages\/39595\/revisions"}],"predecessor-version":[{"id":51256,"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/pages\/39595\/revisions\/51256"}],"wp:attachment":[{"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/media?parent=39595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}