{"id":4646,"date":"2022-09-07T12:53:03","date_gmt":"2022-09-07T10:53:03","guid":{"rendered":"https:\/\/theresales.nl\/?page_id=4646"},"modified":"2026-04-17T13:18:49","modified_gmt":"2026-04-17T11:18:49","slug":"about-us","status":"publish","type":"page","link":"https:\/\/theresales.nl\/en\/over-ons\/","title":{"rendered":"About us"},"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\"><p>\n\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700;800&display=swap');\n\n    :root {\n        --resales-red: #d93025;\n        --resales-dark: #1a1a1a;\n        --resales-gray: #f8f8f8;\n        --resales-white: #ffffff;\n        --transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n    }\n\n    .about-container {\n        font-family: 'Inter', sans-serif;\n        color: var(--resales-dark);\n        max-width: 1300px;\n        margin: 0 auto;\n        padding: 40px 20px;\n        line-height: 1.6;\n    }\n\n    \/* Hero Section *\/\n    .hero-split {\n        display: grid;\n        grid-template-columns: 1.1fr 0.9fr;\n        gap: 80px;\n        align-items: center;\n        margin-bottom: 100px;\n        padding-top: 40px;\n    }\n\n    .hero-content h1 {\n        font-size: clamp(40px, 7vw, 90px);\n        line-height: 0.85;\n        font-weight: 800;\n        margin-bottom: 40px;\n        letter-spacing: -4px;\n        color: var(--resales-dark);\n    }\n\n    .hero-content p {\n        font-size: 22px;\n        color: #444;\n        max-width: 520px;\n        border-left: 4px solid var(--resales-red);\n        padding-left: 25px;\n    }\n\n    .hero-image img {\n        width: 100%;\n        height: auto;\n        border-radius: 4px;\n        box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n    }\n\n    \/* USP Bar *\/\n    .usp-section {\n        background: var(--resales-dark);\n        color: white;\n        padding: 60px 40px;\n        margin: 0 -20px 100px -20px;\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n        gap: 30px;\n        border-radius: 4px;\n    }\n\n    .usp-card {\n        padding: 20px;\n        border-left: 1px solid rgba(255,255,255,0.1);\n    }\n\n    .usp-card h3 { \n        color: var(--resales-red); \n        font-size: 13px; \n        text-transform: uppercase; \n        letter-spacing: 2px; \n        margin-bottom: 12px;\n        display: flex;\n        align-items: center;\n    }\n\n    .usp-card p { font-size: 16px; opacity: 0.85; margin: 0; }\n\n    \/* Team Intro *\/\n    .team-intro-block {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 80px;\n        margin-bottom: 120px;\n        background: var(--resales-gray);\n        padding: 80px;\n        border-radius: 8px;\n        align-items: center;\n    }\n    \n    .team-intro-text h2 { font-size: 42px; font-weight: 800; margin-bottom: 25px; letter-spacing: -1px; }\n    .team-intro-text p { font-size: 18px; margin-bottom: 20px; color: #444; }\n    .team-intro-image img { width: 100%; border-radius: 4px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\n\n    \/* Team Grid *\/\n    .section-header {\n        text-align: center;\n        margin-bottom: 60px;\n    }\n\n    .section-label {\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        font-size: 12px;\n        font-weight: 700;\n        color: var(--resales-red);\n        margin-bottom: 15px;\n        display: block;\n    }\n\n    .team-visual-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 40px;\n        margin-bottom: 120px;\n    }\n\n    .team-member {\n        background: var(--resales-white);\n        border-radius: 8px;\n        overflow: hidden;\n        transition: var(--transition);\n        border: 1px solid #eee;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .team-member:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 20px 40px rgba(0,0,0,0.08);\n        border-color: transparent;\n    }\n\n    .member-box {\n        position: relative;\n        overflow: hidden;\n        aspect-ratio: 4\/5;\n        background: #eee;\n    }\n\n    .member-box img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 1.2s ease;\n    }\n\n    .team-member:hover .member-box img { transform: scale(1.08); }\n\n    .member-info { \n        padding: 30px; \n        flex-grow: 1;\n    }\n\n    .member-info h4 { \n        font-size: 24px; \n        margin: 0 0 5px 0; \n        font-weight: 800; \n        text-transform: uppercase;\n        letter-spacing: -0.5px;\n    }\n\n    .member-info .tagline { \n        font-size: 14px; \n        color: var(--resales-red); \n        display: block; \n        margin-bottom: 15px; \n        font-weight: 700;\n        text-transform: lowercase;\n        font-style: italic;\n    }\n\n    .member-info .bio { \n        font-size: 15px; \n        color: #666; \n        line-height: 1.6; \n        margin: 0;\n    }\n\n    \/* Showroom Footer *\/\n    .showroom-footer {\n        display: grid;\n        grid-template-columns: 1fr 1.2fr;\n        background: var(--resales-dark);\n        border-radius: 8px;\n        overflow: hidden;\n        margin-top: 60px;\n    }\n\n    .showroom-text { padding: 100px 80px; color: white; }\n    .showroom-text h2 { font-size: 48px; font-weight: 800; margin-bottom: 25px; letter-spacing: -2px; color: white !important; }\n    .showroom-text p { font-size: 18px; opacity: 0.8; margin-bottom: 40px; color: white !important; }\n\n    .showroom-image {\n        min-height: 500px;\n        background-size: cover;\n        background-position: center;\n        transition: var(--transition);\n    }\n\n    .btn-white {\n        background: var(--resales-white);\n        color: var(--resales-dark);\n        padding: 22px 50px;\n        display: inline-block;\n        text-decoration: none;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-size: 14px;\n        border-radius: 2px;\n        transition: var(--transition);\n    }\n\n    .btn-white:hover {\n        background: var(--resales-red);\n        color: white !important;\n        transform: scale(1.05);\n    }\n\n    @media (max-width: 1024px) {\n        .hero-split, .team-intro-block, .showroom-footer { grid-template-columns: 1fr; }\n        .showroom-text { padding: 60px 40px; }\n        .team-intro-block { padding: 40px; }\n    }\n<\/style>\n\n<div class=\"about-container\">\n    \n    <section class=\"hero-split\">\n        <div class=\"hero-content\">\n            <span class=\"section-label\" style=\"text-align: left;\">TheReSales Groningen<\/span>\n            <h1>We are saving <br>Design Icons.<\/h1>\n            <p>Our mission is simple: to give iconic design a second life. Meet the team that makes this possible every day.<\/p>\n        <\/div>\n        <div class=\"hero-image\">\n            <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/theresales_dec25_047-Ronald-Zijlstra-1.jpg\" alt=\"TheReSales Showroom\">\n        <\/div>\n    <\/section>\n\n    <section class=\"usp-section\">\n        <div class=\"usp-card\"><h3>01. Curation<\/h3><p>Only original pieces from iconic brands.<\/p><\/div>\n        <div class=\"usp-card\"><h3>02. Expertise<\/h3><p>Technically and optically 100% checked.<\/p><\/div>\n        <div class=\"usp-card\"><h3>03. Showroom<\/h3><p>3000m\u00b2 of inspiration in Groningen.<\/p><\/div>\n        <div class=\"usp-card\"><h3>04. Sustainable<\/h3><p>The road to a circular world.<\/p><\/div>\n    <\/section>\n\n    <section class=\"team-intro-block\">\n        <div class=\"team-intro-image\">\n            <img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/10\/theresales_sep24_005-Ronald-Zijlstra.jpg\" alt=\"Team TheReSales\">\n        <\/div>\n        <div class=\"team-intro-text\">\n            <h2>A passion for your profession<\/h2>\n            <p>At TheReSales, it's all about a passion for design. Whether it's finding that one rare Eames or expertly repairing a classic: we do it with care.<\/p>\n            <p><strong>Freek and Dahra<\/strong>, Our loyal four-legged friends greet every visitor to the showroom with an enthusiastic wagging tail.<\/p>\n        <\/div>\n    <\/section>\n\n    <section>\n        <div class=\"section-header\">\n            <span class=\"section-label\">The Faces<\/span>\n            <h2 style=\"font-size: 36px; font-weight: 800;\">Our Experts<\/h2>\n        <\/div>\n        \n        <div class=\"team-visual-grid\">\n            \n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2022\/09\/theresales_12sep2022_025-e1663318044204.jpg\" alt=\"Theresa\"><\/div>\n                <div class=\"member-info\">\n                    <h4>Theresa<\/h4>\n                    <span class=\"tagline\">Founder &amp; Driving force<\/span>\n                    <p class=\"bio\">The heart of TheReSales. With her keen eye for design, she ensures that the most beautiful icons find their way to Groningen.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2025\/12\/theresales_dec25_019-Ronald-Zijlstra.jpg\" alt=\"Rob\"><\/div>\n                <div class=\"member-info\">\n                    <h4>ROB<\/h4>\n                    <span class=\"tagline\">bestiert de toko<\/span>\n                    <p class=\"bio\">Captain Rob: man of many talents, host in the shop, makes your invoice, delivers the design with care.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2025\/12\/theresales_dec25_024-Ronald-Zijlstra.jpg\" alt=\"Hanna\"><\/div>\n                <div class=\"member-info\">\n                    <h4>HANNA<\/h4>\n                    <span class=\"tagline\">films everything loose and attached<\/span>\n                    <p class=\"bio\">Our specialist in multimedia and graphic design, creator of the most beautiful images, never fails to surprise.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2025\/12\/theresales_dec25_030-Ronald-Zijlstra.jpg\" alt=\"Vito\"><\/div>\n                <div class=\"member-info\">\n                    <h4>VITO<\/h4>\n                    <span class=\"tagline\">our very own Speedy Gonzales<\/span>\n                    <p class=\"bio\">Photographs and places adverts with lightning speed, computer virtuoso, has a short line to the tastiest pastries.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2025\/12\/theresales_dec25_006-Ronald-Zijlstra.jpg\" alt=\"Henk\"><\/div>\n                <div class=\"member-info\">\n                    <h4>HENK<\/h4>\n                    <span class=\"tagline\">is very handy<\/span>\n                    <p class=\"bio\">The man with the most years of work experience, King of wrapping, Light of enlightenment, knows how to fix anything.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2022\/09\/theresales_12sep2022_035.jpg\" alt=\"Rienk\"><\/div>\n                <div class=\"member-info\">\n                    <h4>RIENK<\/h4>\n                    <span class=\"tagline\">you can't avoid it<\/span>\n                    <p class=\"bio\">Unfailing source of irritation, producer of unsolicited advice, enjoys discovering new possibilities.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/10\/dahra-2.png\" alt=\"Dahra\"><\/div>\n                <div class=\"member-info\">\n                    <h4>DAHRA<\/h4>\n                    <span class=\"tagline\">Likes to lie by the stove<\/span>\n                    <p class=\"bio\">Even though she's already grey and a bit old, she's still very energetic and cheerful. She follows you around all day.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"team-member\">\n                <div class=\"member-box\"><img decoding=\"async\" src=\"https:\/\/theresales.nl\/wp-content\/uploads\/2024\/10\/freek-1.png\" alt=\"Freek\"><\/div>\n                <div class=\"member-info\">\n                    <h4>FREAK<\/h4>\n                    <span class=\"tagline\">Smudge happily added<\/span>\n                    <p class=\"bio\">Freek knows all the best spots in the showroom and keeps an eye on things, especially the snacks. <\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <section class=\"showroom-footer\">\n        <div class=\"showroom-text\">\n            <span class=\"section-label light\">Come over<\/span>\n            <h2>Experience design over 3000m\u00b2<\/h2>\n            <p>Our outlet in Groningen is an experience. Come and try our classic pieces.<\/p>\n            <a href=\"https:\/\/www.google.com\/maps\/dir\/\/TheReSales+%7C+Tweedehands+design+meubelen,+Koningsweg+1+D,+9731+AM+Groningen\/@53.2367503,6.5888204,17z\" target=\"_blank\" class=\"btn-white\">Plan your route<\/a>\n        <\/div>\n        <div class=\"showroom-image\" style=\"background-image: url('https:\/\/theresales.nl\/wp-content\/uploads\/2026\/04\/theresales_dec25_053-Ronald-Zijlstra.jpg');\"><\/div>\n    <\/section>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section>","protected":false},"excerpt":{"rendered":"TheReSales Groningen Wij redden Design Iconen. Onze missie is simpel: iconisch design een tweede leven geven. Maak kennis met het team dat dit elke dag mogelijk maakt. 01. CuratieAlleen originele stukken van iconische merken. 02. ExpertiseTechnisch en optisch 100% gecontroleerd. 03. Showroom3000m\u00b2 aan inspiratie in Groningen. 04. DuurzaamDe weg naar een circulaire wereld. Liefde voor...","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4646","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>Over ons - TheReSales<\/title>\n<meta name=\"description\" content=\"Over ons: Wij hebben een passie voor mooi en uniek design, en vertellen je graag alles over onze prachtige collectie zoals Artifort, Vitra,\" \/>\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\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Over ons - TheReSales\" \/>\n<meta property=\"og:description\" content=\"Over ons: Wij hebben een passie voor mooi en uniek design, en vertellen je graag alles over onze prachtige collectie zoals Artifort, Vitra,\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theresales.nl\/en\/about-us\/\" \/>\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-17T11:18:49+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=\"1 minute\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About us - TheReSales","description":"About us: We have a passion for beautiful and unique design, and we're delighted to tell you all about our stunning collection, including Artifort and Vitra.,","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\/about-us\/","og_locale":"en_GB","og_type":"article","og_title":"Over ons - TheReSales","og_description":"Over ons: Wij hebben een passie voor mooi en uniek design, en vertellen je graag alles over onze prachtige collectie zoals Artifort, Vitra,","og_url":"https:\/\/theresales.nl\/en\/about-us\/","og_site_name":"TheReSales","article_publisher":"https:\/\/www.facebook.com\/theresales.nl","article_modified_time":"2026-04-17T11:18:49+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":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theresales.nl\/over-ons\/","url":"https:\/\/theresales.nl\/over-ons\/","name":"About us - TheReSales","isPartOf":{"@id":"https:\/\/theresales.nl\/#website"},"datePublished":"2022-09-07T10:53:03+00:00","dateModified":"2026-04-17T11:18:49+00:00","description":"About us: We have a passion for beautiful and unique design, and we're delighted to tell you all about our stunning collection, including Artifort and Vitra.,","breadcrumb":{"@id":"https:\/\/theresales.nl\/over-ons\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theresales.nl\/over-ons\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theresales.nl\/over-ons\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theresales.nl\/"},{"@type":"ListItem","position":2,"name":"Over ons"}]},{"@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\/4646","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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/comments?post=4646"}],"version-history":[{"count":0,"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/pages\/4646\/revisions"}],"wp:attachment":[{"href":"https:\/\/theresales.nl\/en\/wp-json\/wp\/v2\/media?parent=4646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}