{"id":6671,"date":"2025-04-16T14:07:44","date_gmt":"2025-04-16T12:07:44","guid":{"rendered":"https:\/\/specialspex.artitex.dev\/?page_id=6671"},"modified":"2026-04-30T15:25:35","modified_gmt":"2026-04-30T13:25:35","slug":"advice-wiki-center","status":"publish","type":"page","link":"https:\/\/specialspex.artitex.dev\/en\/advice-wiki-center\/","title":{"rendered":"Advice &amp; Wiki Center"},"content":{"rendered":"<nav class=\"px-6 mb-6 lg:px-8\" x-data=\"{ open: false }\">\n    <div class=\"w-full mx-auto relative pb-6 border-b border-gray-200\">\n      <!-- Desktop Menu -->\n      <ul class=\"hidden xl:flex flex-nowrap justify-center divide-x divide-gray-200 overflow-x-auto overflow-y-hidden scrollbar\">\n                  <li class=\"px-6\">\n            <a href=\"#eigenschappen-van-een-bril\" class=\"py-2 px-3 hover:underline transition-colors font-semibold whitespace-nowrap\">\n              Features of glasses\n            <\/a>\n          <\/li>\n                  <li class=\"px-6\">\n            <a href=\"#brillen-op-sterkte\" class=\"py-2 px-3 hover:underline transition-colors font-semibold whitespace-nowrap\">\n              All about prescription glasses\n            <\/a>\n          <\/li>\n                  <li class=\"px-6\">\n            <a href=\"#service-en-garantie\" class=\"py-2 px-3 hover:underline transition-colors font-semibold whitespace-nowrap\">\n              Service and warranty\n            <\/a>\n          <\/li>\n                  <li class=\"px-6\">\n            <a href=\"#veiligheidsbrillen\" class=\"py-2 px-3 hover:underline transition-colors font-semibold whitespace-nowrap\">\n              Safety glasses\n            <\/a>\n          <\/li>\n                  <li class=\"px-6\">\n            <a href=\"#motorbrillen\" class=\"py-2 px-3 hover:underline transition-colors font-semibold whitespace-nowrap\">\n              Motorcycle glasses\n            <\/a>\n          <\/li>\n              <\/ul>\n\n      <!-- Mobile Menu -->\n      <div class=\"xl:hidden relative\">\n        <button @click=\"open = !open\" type=\"button\" class=\"w-full flex items-center justify-between py-2.5 px-4 bg-white rounded-md border border-gray-300 shadow-sm focus:outline-none focus:ring-2 focus:ring-slate-500 transition-all\">\n            <span class=\"font-semibold text-gray-700\">Select a category<\/span>\n            <svg class=\"h-5 w-5 text-gray-400 transition-transform duration-200\" :class=\"{ 'rotate-180': open }\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\">\n                <path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\" \/>\n            <\/svg>\n        <\/button>\n\n        <div x-show=\"open\"\n             x-cloak\n             @click.away=\"open = false\"\n             x-transition:enter=\"transition ease-out duration-100\"\n             x-transition:enter-start=\"transform opacity-0 scale-95\"\n             x-transition:enter-end=\"transform opacity-100 scale-100\"\n             x-transition:leave=\"transition ease-in duration-75\"\n             x-transition:leave-start=\"transform opacity-100 scale-100\"\n             x-transition:leave-end=\"transform opacity-0 scale-95\"\n             class=\"absolute z-[100] w-full mt-2 bg-white border border-gray-200 rounded-md shadow-xl overflow-hidden\">\n            <ul class=\"divide-y divide-gray-100\">\n                                    <li>\n                        <a href=\"#eigenschappen-van-een-bril\" class=\"block py-3 px-4 text-sm font-semibold text-gray-700 hover:bg-gray-50 transition-colors\" @click=\"open = false\">\n                            Features of glasses\n                        <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"#brillen-op-sterkte\" class=\"block py-3 px-4 text-sm font-semibold text-gray-700 hover:bg-gray-50 transition-colors\" @click=\"open = false\">\n                            All about prescription glasses\n                        <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"#service-en-garantie\" class=\"block py-3 px-4 text-sm font-semibold text-gray-700 hover:bg-gray-50 transition-colors\" @click=\"open = false\">\n                            Service and warranty\n                        <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"#veiligheidsbrillen\" class=\"block py-3 px-4 text-sm font-semibold text-gray-700 hover:bg-gray-50 transition-colors\" @click=\"open = false\">\n                            Safety glasses\n                        <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"#motorbrillen\" class=\"block py-3 px-4 text-sm font-semibold text-gray-700 hover:bg-gray-50 transition-colors\" @click=\"open = false\">\n                            Motorcycle glasses\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/nav>\n\n\n<section id=\"eigenschappen-van-een-bril\" class=\"max-w-7xl px-6 lg:px-8 pb-12 md:pb-20 mx-auto relative\" x-data=\"posts({\n    postType: 'wiki',\n    perPage: 8,\n    languageCode: 'en',\n    categoryId: 506,\n    selectionMethod: 'taxonomy',\n    postIds: []\n})\">\n\n  <div class=\"md:flex justify-between  mb-10 \">\n          <h2 class=\"text-4xl font-medium \">Eigenschappen van een bril<\/h2>\n    \n          <div class=\"relative mt-5 md:mt-0\">\n        <div class=\"flex items-center relative\">\n          <select\n            @change=\"changeSort($event.target.value)\"\n            class=\"opacity-0 absolute inset-0 w-full h-full cursor-pointer z-10\"\n            aria-label=\"Sorteren op\"\n          >\n            <option value=\"desc\" :selected=\"sortOrder === 'desc'\">Newest first<\/option>\n            <option value=\"asc\" :selected=\"sortOrder === 'asc'\">Oldest first<\/option>\n          <\/select>\n          <span class=\"mr-2 font-medium font-heading text-neutral pointer-events-none\">Sort by<\/span>\n          <div class=\"flex items-center justify-center w-6 h-6 pointer-events-none\">\n            <img decoding=\"async\"\n              src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/chevron-right.svg\"\n              alt=\"Dropdown arrow\"\n              class=\"w-3 h-3 transform rotate-90\"\n            >\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 -mt-6 mb-10\">Lees hier alles over de verschillende materialen, en coatingen van een bril. Zoals multifocaal, meekleurend en anticondens<\/p>\n  \n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 md:gap-x-6 gap-y-8 md:gap-y-10\">\n      <template x-if=\"loading &#038;&#038; !loadingMore\">\n        <div class=\"contents\">\n          <template x-for=\"placeholder in placeholders\" :key=\"placeholder.id\">\n            <div>\n              <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 animate-pulse\"><\/div>\n              <div>\n                <div class=\"h-6 bg-slate-100 rounded w-3\/4 mb-3 animate-pulse\"><\/div>\n                <div class=\"h-4 bg-slate-100 rounded w-1\/3 animate-pulse\"><\/div>\n              <\/div>\n            <\/div>\n          <\/template>\n        <\/div>\n      <\/template>\n\n      <div x-show=\"!loading || loadingMore\" class=\"contents\">\n        <template x-for=\"post in posts\" :key=\"post.id\">\n          <div class=\"relative group\">\n            <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 relative\">\n              <template x-if=\"post.is_featured\">\n                <div class=\"absolute top-3 left-3 bg-white text-neutral text-xs font-bold uppercase px-3 py-1 rounded-md z-10\">\n                  Featured\n                <\/div>\n              <\/template>\n              <template x-if=\"post.thumbnail\">\n                <img :src=\"post.thumbnail\" :alt=\"post.title\" loading=\"lazy\" class=\"w-full h-full object-cover group-hover:opacity-75 transition-all duration-300\">\n              <\/template>\n            <\/div>\n            <div>\n              <h3 class=\"font-heading text-neutral font-medium text-xl mb-3\" x-text=\"post.title\"><\/h3>\n              <a :href=\"post.url\" :title=\"post.title\" class=\"text-neutral border-b border-neutral pb-1 text-sm font-medium flex items-center w-fit after:absolute after:inset-0 group\">\n                Read article\n                <img decoding=\"async\" class=\"ms-1 transform transition-transform duration-300 ease-out group-hover:translate-x-1.5 will-change-transform\" alt=\"Arrow right\" height=\"15\" width=\"15\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/arrow-right.svg\" title=\"\">\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  \n      <div class=\"mt-10 text-center\" x-show=\"!loading\">\n      <template x-if=\"loadingMore\">\n        <div class=\"animate-pulse text-center py-4\">Loading&#8230;<\/div>\n      <\/template>\n\n      <button\n        x-show=\"hasMore &#038;&#038; !loadingMore\"\n        @click=\"loadMore()\"\n        class=\"py-2 px-6 border border-neutral text-neutral font-heading text-md rounded-full hover:bg-neutral hover:text-white transition-colors\"\n      >\n        Show more\n      <\/button>\n    <\/div>\n  <\/section>\n\n\n<section id=\"advies-per-sport\" class=\"max-w-7xl px-6 lg:px-8 pb-12 md:pb-20 mx-auto relative\" x-data=\"posts({\n    postType: 'wiki',\n    perPage: 8,\n    languageCode: 'en',\n    categoryId: 507,\n    selectionMethod: 'taxonomy',\n    postIds: []\n})\">\n\n  <div class=\"md:flex justify-between  mb-10 \">\n          <h2 class=\"text-4xl font-medium \">Advies per sport<\/h2>\n    \n          <div class=\"relative mt-5 md:mt-0\">\n        <div class=\"flex items-center relative\">\n          <select\n            @change=\"changeSort($event.target.value)\"\n            class=\"opacity-0 absolute inset-0 w-full h-full cursor-pointer z-10\"\n            aria-label=\"Sorteren op\"\n          >\n            <option value=\"desc\" :selected=\"sortOrder === 'desc'\">Newest first<\/option>\n            <option value=\"asc\" :selected=\"sortOrder === 'asc'\">Oldest first<\/option>\n          <\/select>\n          <span class=\"mr-2 font-medium font-heading text-neutral pointer-events-none\">Sort by<\/span>\n          <div class=\"flex items-center justify-center w-6 h-6 pointer-events-none\">\n            <img decoding=\"async\"\n              src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/chevron-right.svg\"\n              alt=\"Dropdown arrow\"\n              class=\"w-3 h-3 transform rotate-90\"\n            >\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 -mt-6 mb-10\">Elke sport vraag om specifieke eigen schappen van een bril. hier behandelen we de de verschillende sporten en hun bijpassende brillen meer in detail.<\/p>\n  \n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 md:gap-x-6 gap-y-8 md:gap-y-10\">\n      <template x-if=\"loading &#038;&#038; !loadingMore\">\n        <div class=\"contents\">\n          <template x-for=\"placeholder in placeholders\" :key=\"placeholder.id\">\n            <div>\n              <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 animate-pulse\"><\/div>\n              <div>\n                <div class=\"h-6 bg-slate-100 rounded w-3\/4 mb-3 animate-pulse\"><\/div>\n                <div class=\"h-4 bg-slate-100 rounded w-1\/3 animate-pulse\"><\/div>\n              <\/div>\n            <\/div>\n          <\/template>\n        <\/div>\n      <\/template>\n\n      <div x-show=\"!loading || loadingMore\" class=\"contents\">\n        <template x-for=\"post in posts\" :key=\"post.id\">\n          <div class=\"relative group\">\n            <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 relative\">\n              <template x-if=\"post.is_featured\">\n                <div class=\"absolute top-3 left-3 bg-white text-neutral text-xs font-bold uppercase px-3 py-1 rounded-md z-10\">\n                  Featured\n                <\/div>\n              <\/template>\n              <template x-if=\"post.thumbnail\">\n                <img :src=\"post.thumbnail\" :alt=\"post.title\" loading=\"lazy\" class=\"w-full h-full object-cover group-hover:opacity-75 transition-all duration-300\">\n              <\/template>\n            <\/div>\n            <div>\n              <h3 class=\"font-heading text-neutral font-medium text-xl mb-3\" x-text=\"post.title\"><\/h3>\n              <a :href=\"post.url\" :title=\"post.title\" class=\"text-neutral border-b border-neutral pb-1 text-sm font-medium flex items-center w-fit after:absolute after:inset-0 group\">\n                Read article\n                <img decoding=\"async\" class=\"ms-1 transform transition-transform duration-300 ease-out group-hover:translate-x-1.5 will-change-transform\" alt=\"Arrow right\" height=\"15\" width=\"15\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/arrow-right.svg\" title=\"\">\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  \n      <div class=\"mt-10 text-center\" x-show=\"!loading\">\n      <template x-if=\"loadingMore\">\n        <div class=\"animate-pulse text-center py-4\">Loading&#8230;<\/div>\n      <\/template>\n\n      <button\n        x-show=\"hasMore &#038;&#038; !loadingMore\"\n        @click=\"loadMore()\"\n        class=\"py-2 px-6 border border-neutral text-neutral font-heading text-md rounded-full hover:bg-neutral hover:text-white transition-colors\"\n      >\n        Show more\n      <\/button>\n    <\/div>\n  <\/section>\n\n\n<section id=\"brillen-op-sterkte\" class=\"max-w-7xl px-6 lg:px-8 pb-12 md:pb-20 mx-auto relative\" x-data=\"posts({\n    postType: 'wiki',\n    perPage: 8,\n    languageCode: 'en',\n    categoryId: 508,\n    selectionMethod: 'taxonomy',\n    postIds: []\n})\">\n\n  <div class=\"md:flex justify-between  mb-10 \">\n          <h2 class=\"text-4xl font-medium \">Brillen op sterkte<\/h2>\n    \n          <div class=\"relative mt-5 md:mt-0\">\n        <div class=\"flex items-center relative\">\n          <select\n            @change=\"changeSort($event.target.value)\"\n            class=\"opacity-0 absolute inset-0 w-full h-full cursor-pointer z-10\"\n            aria-label=\"Sorteren op\"\n          >\n            <option value=\"desc\" :selected=\"sortOrder === 'desc'\">Newest first<\/option>\n            <option value=\"asc\" :selected=\"sortOrder === 'asc'\">Oldest first<\/option>\n          <\/select>\n          <span class=\"mr-2 font-medium font-heading text-neutral pointer-events-none\">Sort by<\/span>\n          <div class=\"flex items-center justify-center w-6 h-6 pointer-events-none\">\n            <img decoding=\"async\"\n              src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/chevron-right.svg\"\n              alt=\"Dropdown arrow\"\n              class=\"w-3 h-3 transform rotate-90\"\n            >\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 -mt-6 mb-10\">Wil je een bril op stertkte laten maken? lees hier alle tips en toelichting.<\/p>\n  \n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 md:gap-x-6 gap-y-8 md:gap-y-10\">\n      <template x-if=\"loading &#038;&#038; !loadingMore\">\n        <div class=\"contents\">\n          <template x-for=\"placeholder in placeholders\" :key=\"placeholder.id\">\n            <div>\n              <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 animate-pulse\"><\/div>\n              <div>\n                <div class=\"h-6 bg-slate-100 rounded w-3\/4 mb-3 animate-pulse\"><\/div>\n                <div class=\"h-4 bg-slate-100 rounded w-1\/3 animate-pulse\"><\/div>\n              <\/div>\n            <\/div>\n          <\/template>\n        <\/div>\n      <\/template>\n\n      <div x-show=\"!loading || loadingMore\" class=\"contents\">\n        <template x-for=\"post in posts\" :key=\"post.id\">\n          <div class=\"relative group\">\n            <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 relative\">\n              <template x-if=\"post.is_featured\">\n                <div class=\"absolute top-3 left-3 bg-white text-neutral text-xs font-bold uppercase px-3 py-1 rounded-md z-10\">\n                  Featured\n                <\/div>\n              <\/template>\n              <template x-if=\"post.thumbnail\">\n                <img :src=\"post.thumbnail\" :alt=\"post.title\" loading=\"lazy\" class=\"w-full h-full object-cover group-hover:opacity-75 transition-all duration-300\">\n              <\/template>\n            <\/div>\n            <div>\n              <h3 class=\"font-heading text-neutral font-medium text-xl mb-3\" x-text=\"post.title\"><\/h3>\n              <a :href=\"post.url\" :title=\"post.title\" class=\"text-neutral border-b border-neutral pb-1 text-sm font-medium flex items-center w-fit after:absolute after:inset-0 group\">\n                Read article\n                <img decoding=\"async\" class=\"ms-1 transform transition-transform duration-300 ease-out group-hover:translate-x-1.5 will-change-transform\" alt=\"Arrow right\" height=\"15\" width=\"15\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/arrow-right.svg\" title=\"\">\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  \n      <div class=\"mt-10 text-center\" x-show=\"!loading\">\n      <template x-if=\"loadingMore\">\n        <div class=\"animate-pulse text-center py-4\">Loading&#8230;<\/div>\n      <\/template>\n\n      <button\n        x-show=\"hasMore &#038;&#038; !loadingMore\"\n        @click=\"loadMore()\"\n        class=\"py-2 px-6 border border-neutral text-neutral font-heading text-md rounded-full hover:bg-neutral hover:text-white transition-colors\"\n      >\n        Show more\n      <\/button>\n    <\/div>\n  <\/section>\n\n\n<section id=\"veiligheidsbrillen\" class=\"max-w-7xl px-6 lg:px-8 pb-12 md:pb-20 mx-auto relative\" x-data=\"posts({\n    postType: 'wiki',\n    perPage: 8,\n    languageCode: 'en',\n    categoryId: 509,\n    selectionMethod: 'taxonomy',\n    postIds: []\n})\">\n\n  <div class=\"md:flex justify-between  mb-10 \">\n          <h2 class=\"text-4xl font-medium \">Veiligheidsbrillen<\/h2>\n    \n          <div class=\"relative mt-5 md:mt-0\">\n        <div class=\"flex items-center relative\">\n          <select\n            @change=\"changeSort($event.target.value)\"\n            class=\"opacity-0 absolute inset-0 w-full h-full cursor-pointer z-10\"\n            aria-label=\"Sorteren op\"\n          >\n            <option value=\"desc\" :selected=\"sortOrder === 'desc'\">Newest first<\/option>\n            <option value=\"asc\" :selected=\"sortOrder === 'asc'\">Oldest first<\/option>\n          <\/select>\n          <span class=\"mr-2 font-medium font-heading text-neutral pointer-events-none\">Sort by<\/span>\n          <div class=\"flex items-center justify-center w-6 h-6 pointer-events-none\">\n            <img decoding=\"async\"\n              src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/chevron-right.svg\"\n              alt=\"Dropdown arrow\"\n              class=\"w-3 h-3 transform rotate-90\"\n            >\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 -mt-6 mb-10\">alles over veiligheidsbrillen<\/p>\n  \n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 md:gap-x-6 gap-y-8 md:gap-y-10\">\n      <template x-if=\"loading &#038;&#038; !loadingMore\">\n        <div class=\"contents\">\n          <template x-for=\"placeholder in placeholders\" :key=\"placeholder.id\">\n            <div>\n              <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 animate-pulse\"><\/div>\n              <div>\n                <div class=\"h-6 bg-slate-100 rounded w-3\/4 mb-3 animate-pulse\"><\/div>\n                <div class=\"h-4 bg-slate-100 rounded w-1\/3 animate-pulse\"><\/div>\n              <\/div>\n            <\/div>\n          <\/template>\n        <\/div>\n      <\/template>\n\n      <div x-show=\"!loading || loadingMore\" class=\"contents\">\n        <template x-for=\"post in posts\" :key=\"post.id\">\n          <div class=\"relative group\">\n            <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 relative\">\n              <template x-if=\"post.is_featured\">\n                <div class=\"absolute top-3 left-3 bg-white text-neutral text-xs font-bold uppercase px-3 py-1 rounded-md z-10\">\n                  Featured\n                <\/div>\n              <\/template>\n              <template x-if=\"post.thumbnail\">\n                <img :src=\"post.thumbnail\" :alt=\"post.title\" loading=\"lazy\" class=\"w-full h-full object-cover group-hover:opacity-75 transition-all duration-300\">\n              <\/template>\n            <\/div>\n            <div>\n              <h3 class=\"font-heading text-neutral font-medium text-xl mb-3\" x-text=\"post.title\"><\/h3>\n              <a :href=\"post.url\" :title=\"post.title\" class=\"text-neutral border-b border-neutral pb-1 text-sm font-medium flex items-center w-fit after:absolute after:inset-0 group\">\n                Read article\n                <img decoding=\"async\" class=\"ms-1 transform transition-transform duration-300 ease-out group-hover:translate-x-1.5 will-change-transform\" alt=\"Arrow right\" height=\"15\" width=\"15\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/arrow-right.svg\" title=\"\">\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  \n      <div class=\"mt-10 text-center\" x-show=\"!loading\">\n      <template x-if=\"loadingMore\">\n        <div class=\"animate-pulse text-center py-4\">Loading&#8230;<\/div>\n      <\/template>\n\n      <button\n        x-show=\"hasMore &#038;&#038; !loadingMore\"\n        @click=\"loadMore()\"\n        class=\"py-2 px-6 border border-neutral text-neutral font-heading text-md rounded-full hover:bg-neutral hover:text-white transition-colors\"\n      >\n        Show more\n      <\/button>\n    <\/div>\n  <\/section>\n\n\n<section id=\"motorbrillen\" class=\"max-w-7xl px-6 lg:px-8 pb-12 md:pb-20 mx-auto relative\" x-data=\"posts({\n    postType: 'wiki',\n    perPage: 8,\n    languageCode: 'en',\n    categoryId: 510,\n    selectionMethod: 'taxonomy',\n    postIds: []\n})\">\n\n  <div class=\"md:flex justify-between  mb-10 \">\n          <h2 class=\"text-4xl font-medium \">Motorbrillen<\/h2>\n    \n          <div class=\"relative mt-5 md:mt-0\">\n        <div class=\"flex items-center relative\">\n          <select\n            @change=\"changeSort($event.target.value)\"\n            class=\"opacity-0 absolute inset-0 w-full h-full cursor-pointer z-10\"\n            aria-label=\"Sorteren op\"\n          >\n            <option value=\"desc\" :selected=\"sortOrder === 'desc'\">Newest first<\/option>\n            <option value=\"asc\" :selected=\"sortOrder === 'asc'\">Oldest first<\/option>\n          <\/select>\n          <span class=\"mr-2 font-medium font-heading text-neutral pointer-events-none\">Sort by<\/span>\n          <div class=\"flex items-center justify-center w-6 h-6 pointer-events-none\">\n            <img decoding=\"async\"\n              src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/chevron-right.svg\"\n              alt=\"Dropdown arrow\"\n              class=\"w-3 h-3 transform rotate-90\"\n            >\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 -mt-6 mb-10\">Alles over motorbrillen<\/p>\n  \n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 md:gap-x-6 gap-y-8 md:gap-y-10\">\n      <template x-if=\"loading &#038;&#038; !loadingMore\">\n        <div class=\"contents\">\n          <template x-for=\"placeholder in placeholders\" :key=\"placeholder.id\">\n            <div>\n              <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 animate-pulse\"><\/div>\n              <div>\n                <div class=\"h-6 bg-slate-100 rounded w-3\/4 mb-3 animate-pulse\"><\/div>\n                <div class=\"h-4 bg-slate-100 rounded w-1\/3 animate-pulse\"><\/div>\n              <\/div>\n            <\/div>\n          <\/template>\n        <\/div>\n      <\/template>\n\n      <div x-show=\"!loading || loadingMore\" class=\"contents\">\n        <template x-for=\"post in posts\" :key=\"post.id\">\n          <div class=\"relative group\">\n            <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 relative\">\n              <template x-if=\"post.is_featured\">\n                <div class=\"absolute top-3 left-3 bg-white text-neutral text-xs font-bold uppercase px-3 py-1 rounded-md z-10\">\n                  Featured\n                <\/div>\n              <\/template>\n              <template x-if=\"post.thumbnail\">\n                <img :src=\"post.thumbnail\" :alt=\"post.title\" loading=\"lazy\" class=\"w-full h-full object-cover group-hover:opacity-75 transition-all duration-300\">\n              <\/template>\n            <\/div>\n            <div>\n              <h3 class=\"font-heading text-neutral font-medium text-xl mb-3\" x-text=\"post.title\"><\/h3>\n              <a :href=\"post.url\" :title=\"post.title\" class=\"text-neutral border-b border-neutral pb-1 text-sm font-medium flex items-center w-fit after:absolute after:inset-0 group\">\n                Read article\n                <img decoding=\"async\" class=\"ms-1 transform transition-transform duration-300 ease-out group-hover:translate-x-1.5 will-change-transform\" alt=\"Arrow right\" height=\"15\" width=\"15\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/arrow-right.svg\" title=\"\">\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  \n      <div class=\"mt-10 text-center\" x-show=\"!loading\">\n      <template x-if=\"loadingMore\">\n        <div class=\"animate-pulse text-center py-4\">Loading&#8230;<\/div>\n      <\/template>\n\n      <button\n        x-show=\"hasMore &#038;&#038; !loadingMore\"\n        @click=\"loadMore()\"\n        class=\"py-2 px-6 border border-neutral text-neutral font-heading text-md rounded-full hover:bg-neutral hover:text-white transition-colors\"\n      >\n        Show more\n      <\/button>\n    <\/div>\n  <\/section>\n\n\n<section id=\"service-en-garantie\" class=\"max-w-7xl px-6 lg:px-8 pb-12 md:pb-20 mx-auto relative\" x-data=\"posts({\n    postType: 'wiki',\n    perPage: 8,\n    languageCode: 'en',\n    categoryId: 511,\n    selectionMethod: 'taxonomy',\n    postIds: []\n})\">\n\n  <div class=\"md:flex justify-between  mb-10 \">\n          <h2 class=\"text-4xl font-medium \">Service en Garantie<\/h2>\n    \n          <div class=\"relative mt-5 md:mt-0\">\n        <div class=\"flex items-center relative\">\n          <select\n            @change=\"changeSort($event.target.value)\"\n            class=\"opacity-0 absolute inset-0 w-full h-full cursor-pointer z-10\"\n            aria-label=\"Sorteren op\"\n          >\n            <option value=\"desc\" :selected=\"sortOrder === 'desc'\">Newest first<\/option>\n            <option value=\"asc\" :selected=\"sortOrder === 'asc'\">Oldest first<\/option>\n          <\/select>\n          <span class=\"mr-2 font-medium font-heading text-neutral pointer-events-none\">Sort by<\/span>\n          <div class=\"flex items-center justify-center w-6 h-6 pointer-events-none\">\n            <img decoding=\"async\"\n              src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/chevron-right.svg\"\n              alt=\"Dropdown arrow\"\n              class=\"w-3 h-3 transform rotate-90\"\n            >\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n\n      <p class=\"text-slate-600 -mt-6 mb-10\">Alles over de service van Specialspex<\/p>\n  \n      <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 md:gap-x-6 gap-y-8 md:gap-y-10\">\n      <template x-if=\"loading &#038;&#038; !loadingMore\">\n        <div class=\"contents\">\n          <template x-for=\"placeholder in placeholders\" :key=\"placeholder.id\">\n            <div>\n              <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 animate-pulse\"><\/div>\n              <div>\n                <div class=\"h-6 bg-slate-100 rounded w-3\/4 mb-3 animate-pulse\"><\/div>\n                <div class=\"h-4 bg-slate-100 rounded w-1\/3 animate-pulse\"><\/div>\n              <\/div>\n            <\/div>\n          <\/template>\n        <\/div>\n      <\/template>\n\n      <div x-show=\"!loading || loadingMore\" class=\"contents\">\n        <template x-for=\"post in posts\" :key=\"post.id\">\n          <div class=\"relative group\">\n            <div class=\"aspect-square overflow-hidden bg-slate-100 rounded-lg mb-5 relative\">\n              <template x-if=\"post.is_featured\">\n                <div class=\"absolute top-3 left-3 bg-white text-neutral text-xs font-bold uppercase px-3 py-1 rounded-md z-10\">\n                  Featured\n                <\/div>\n              <\/template>\n              <template x-if=\"post.thumbnail\">\n                <img :src=\"post.thumbnail\" :alt=\"post.title\" loading=\"lazy\" class=\"w-full h-full object-cover group-hover:opacity-75 transition-all duration-300\">\n              <\/template>\n            <\/div>\n            <div>\n              <h3 class=\"font-heading text-neutral font-medium text-xl mb-3\" x-text=\"post.title\"><\/h3>\n              <a :href=\"post.url\" :title=\"post.title\" class=\"text-neutral border-b border-neutral pb-1 text-sm font-medium flex items-center w-fit after:absolute after:inset-0 group\">\n                Read article\n                <img decoding=\"async\" class=\"ms-1 transform transition-transform duration-300 ease-out group-hover:translate-x-1.5 will-change-transform\" alt=\"Arrow right\" height=\"15\" width=\"15\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/arrow-right.svg\" title=\"\">\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  \n      <div class=\"mt-10 text-center\" x-show=\"!loading\">\n      <template x-if=\"loadingMore\">\n        <div class=\"animate-pulse text-center py-4\">Loading&#8230;<\/div>\n      <\/template>\n\n      <button\n        x-show=\"hasMore &#038;&#038; !loadingMore\"\n        @click=\"loadMore()\"\n        class=\"py-2 px-6 border border-neutral text-neutral font-heading text-md rounded-full hover:bg-neutral hover:text-white transition-colors\"\n      >\n        Show more\n      <\/button>\n    <\/div>\n  <\/section>\n\n\n<section class=\"max-w-7xl px-6 lg:px-8 pb-20 mx-auto relative\">\n  <div class=\"grid md:grid-cols-3 gap-4 md:gap-6\">\n          <div class=\"flex flex-col items-center text-center p-6 bg-slate-100 rounded-lg\">\n                  <img decoding=\"async\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/uploads\/2025\/04\/chat.svg\" alt=\"CHAT\" class=\"w-[35px] mb-2\" width=\"35\" title=\"\">\n                <h3 class=\"font-semibold mb-1\">CHAT<\/h3>\n        <div class=\"text-neutral font-heading font-medium\">Chat met ons <br> voor advies of vragen<\/div>\n      <\/div>\n          <div class=\"flex flex-col items-center text-center p-6 bg-slate-100 rounded-lg\">\n                  <img decoding=\"async\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/uploads\/2025\/04\/call.svg\" alt=\"TELEFOON\" class=\"w-[35px] mb-2\" width=\"35\" title=\"\">\n                <h3 class=\"font-semibold mb-1\">TELEFOON<\/h3>\n        <div class=\"text-neutral font-heading font-medium\">Bel ons op <br> +31 (0) 85 3032673<\/div>\n      <\/div>\n          <div class=\"flex flex-col items-center text-center p-6 bg-slate-100 rounded-lg\">\n                  <img decoding=\"async\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/uploads\/2025\/04\/mail.svg\" alt=\"E-MAIL\" class=\"w-[35px] mb-2\" width=\"35\" title=\"\">\n                <h3 class=\"font-semibold mb-1\">E-MAIL<\/h3>\n        <div class=\"text-neutral font-heading font-medium\">info@specialspex.com<\/div>\n      <\/div>\n      <\/div>\n<\/section>\n\n\n<section class=\"max-w-7xl mx-auto px-6 lg:px-8 pb-20 relative overflow-hidden\">\n  <div class=\"accordion-block\">\n          <h2 class=\"text-4xl font-medium lg:text-center mb-4 lg:mb-8\">Veelgestelde vragen<\/h2>\n    \n          <div x-data=\"accordion()\">\n        \n                  <div class=\"md:grid md:grid-cols-2 md:gap-5 md:mb-5\">\n                                        <div>\n                <div class=\"border-b !border-b-neutral\">\n                  <button\n                    @click=\"toggle(0)\"\n                    class=\"w-full flex justify-between items-center py-4\"\n                    :aria-expanded=\"activeItem === 0\"\n                    aria-controls=\"accordion-content-accordion-69fcf2566b7e78.03182234-0\"\n                  >\n                    <span class=\"text-neutral font-heading text-h5 text-left\">Wat maakt Specialspex.com anders dan andere brillenwebshops?<\/span>\n                    <svg\n                      class=\"w-5 h-5 shrink-0 ml-2 transition-transform duration-200\"\n                      :class=\"{'rotate-180': activeItem === 0}\"\n                      xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                      viewBox=\"0 0 24 24\"\n                      fill=\"none\"\n                      stroke=\"#141718\"\n                      stroke-width=\"2\"\n                      stroke-linecap=\"round\"\n                      stroke-linejoin=\"round\"\n                    >\n                      <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                    <\/svg>\n                  <\/button>\n                  <div\n                    id=\"prose accordion-content-accordion-69fcf2566b7e78.03182234-0\"\n                    x-show=\"activeItem === 0\"\n                    x-collapse\n                    x-cloak\n                    class=\"pb-4 max-w-none\">\n                    Wij zijn gespecialiseerd in sport- en veiligheidsbrillen op sterkte. Met het grootste assortiment van Nederland, een showroom in Leiden en deskundig advies van opticiens en optometristen helpen wij je aan een bril die perfect past bij jouw sport, werk of hobby. Dankzij onze jarenlange ervaring kunnen wij voor vrijwel elke situatie een passende oplossing bieden.\n                  <\/div>\n                <\/div>\n              <\/div>\n                                        <div>\n                <div class=\"border-b !border-b-neutral\">\n                  <button\n                    @click=\"toggle(1)\"\n                    class=\"w-full flex justify-between items-center py-4\"\n                    :aria-expanded=\"activeItem === 1\"\n                    aria-controls=\"accordion-content-accordion-69fcf2566b7e78.03182234-1\"\n                  >\n                    <span class=\"text-neutral font-heading text-h5 text-left\">Kan ik jullie showroom bezoeken?<\/span>\n                    <svg\n                      class=\"w-5 h-5 shrink-0 ml-2 transition-transform duration-200\"\n                      :class=\"{'rotate-180': activeItem === 1}\"\n                      xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                      viewBox=\"0 0 24 24\"\n                      fill=\"none\"\n                      stroke=\"#141718\"\n                      stroke-width=\"2\"\n                      stroke-linecap=\"round\"\n                      stroke-linejoin=\"round\"\n                    >\n                      <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                    <\/svg>\n                  <\/button>\n                  <div\n                    id=\"prose accordion-content-accordion-69fcf2566b7e78.03182234-1\"\n                    x-show=\"activeItem === 1\"\n                    x-collapse\n                    x-cloak\n                    class=\"pb-4 max-w-none\">\n                    Zeker! In onze showroom in Leiden kun je verschillende brillen passen en persoonlijk advies krijgen van onze specialisten. We helpen je graag bij het vinden van de juiste bril en kunnen je bestelling direct voor je regelen. Maak gerust een afspraak.\n                  <\/div>\n                <\/div>\n              <\/div>\n                      <\/div>\n                  <div class=\"md:grid md:grid-cols-2 md:gap-5 md:mb-5\">\n                                        <div>\n                <div class=\"border-b !border-b-neutral\">\n                  <button\n                    @click=\"toggle(2)\"\n                    class=\"w-full flex justify-between items-center py-4\"\n                    :aria-expanded=\"activeItem === 2\"\n                    aria-controls=\"accordion-content-accordion-69fcf2566b7e78.03182234-2\"\n                  >\n                    <span class=\"text-neutral font-heading text-h5 text-left\">Hoe weet ik welke bril bij mijn sport past?<\/span>\n                    <svg\n                      class=\"w-5 h-5 shrink-0 ml-2 transition-transform duration-200\"\n                      :class=\"{'rotate-180': activeItem === 2}\"\n                      xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                      viewBox=\"0 0 24 24\"\n                      fill=\"none\"\n                      stroke=\"#141718\"\n                      stroke-width=\"2\"\n                      stroke-linecap=\"round\"\n                      stroke-linejoin=\"round\"\n                    >\n                      <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                    <\/svg>\n                  <\/button>\n                  <div\n                    id=\"prose accordion-content-accordion-69fcf2566b7e78.03182234-2\"\n                    x-show=\"activeItem === 2\"\n                    x-collapse\n                    x-cloak\n                    class=\"pb-4 max-w-none\">\n                    Gebruik onze filters op de website of vraag advies aan onze specialisten. Je kunt ook langskomen voor een persoonlijk adviesgesprek. \n                  <\/div>\n                <\/div>\n              <\/div>\n                                        <div>\n                <div class=\"border-b !border-b-neutral\">\n                  <button\n                    @click=\"toggle(3)\"\n                    class=\"w-full flex justify-between items-center py-4\"\n                    :aria-expanded=\"activeItem === 3\"\n                    aria-controls=\"accordion-content-accordion-69fcf2566b7e78.03182234-3\"\n                  >\n                    <span class=\"text-neutral font-heading text-h5 text-left\">Wat is de status van mijn bestelling?<\/span>\n                    <svg\n                      class=\"w-5 h-5 shrink-0 ml-2 transition-transform duration-200\"\n                      :class=\"{'rotate-180': activeItem === 3}\"\n                      xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                      viewBox=\"0 0 24 24\"\n                      fill=\"none\"\n                      stroke=\"#141718\"\n                      stroke-width=\"2\"\n                      stroke-linecap=\"round\"\n                      stroke-linejoin=\"round\"\n                    >\n                      <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                    <\/svg>\n                  <\/button>\n                  <div\n                    id=\"prose accordion-content-accordion-69fcf2566b7e78.03182234-3\"\n                    x-show=\"activeItem === 3\"\n                    x-collapse\n                    x-cloak\n                    class=\"pb-4 max-w-none\">\n                    Via jouw account kun je de status van jouw bestelling raadplegen, ook houden we je op de hoogte via de e-mail. Neem gerust contact met ons op, we helpen je graag.\n                  <\/div>\n                <\/div>\n              <\/div>\n                      <\/div>\n                  <div class=\"md:grid md:grid-cols-2 md:gap-5 md:mb-5\">\n                                        <div>\n                <div class=\"border-b !border-b-neutral\">\n                  <button\n                    @click=\"toggle(4)\"\n                    class=\"w-full flex justify-between items-center py-4\"\n                    :aria-expanded=\"activeItem === 4\"\n                    aria-controls=\"accordion-content-accordion-69fcf2566b7e78.03182234-4\"\n                  >\n                    <span class=\"text-neutral font-heading text-h5 text-left\">Werken er opticiens en optometristen bij Specialspex?<\/span>\n                    <svg\n                      class=\"w-5 h-5 shrink-0 ml-2 transition-transform duration-200\"\n                      :class=\"{'rotate-180': activeItem === 4}\"\n                      xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                      viewBox=\"0 0 24 24\"\n                      fill=\"none\"\n                      stroke=\"#141718\"\n                      stroke-width=\"2\"\n                      stroke-linecap=\"round\"\n                      stroke-linejoin=\"round\"\n                    >\n                      <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                    <\/svg>\n                  <\/button>\n                  <div\n                    id=\"prose accordion-content-accordion-69fcf2566b7e78.03182234-4\"\n                    x-show=\"activeItem === 4\"\n                    x-collapse\n                    x-cloak\n                    class=\"pb-4 max-w-none\">\n                    Ja. In ons team werken zowel opticiens als optometristen. Daardoor kunnen wij je deskundig advies geven en de meeste optische vragen beantwoorden.\n                  <\/div>\n                <\/div>\n              <\/div>\n                                        <div>\n                <div class=\"border-b !border-b-neutral\">\n                  <button\n                    @click=\"toggle(5)\"\n                    class=\"w-full flex justify-between items-center py-4\"\n                    :aria-expanded=\"activeItem === 5\"\n                    aria-controls=\"accordion-content-accordion-69fcf2566b7e78.03182234-5\"\n                  >\n                    <span class=\"text-neutral font-heading text-h5 text-left\">Kan ik een bril op sterkte online bestellen? Hoe werkt dat?<\/span>\n                    <svg\n                      class=\"w-5 h-5 shrink-0 ml-2 transition-transform duration-200\"\n                      :class=\"{'rotate-180': activeItem === 5}\"\n                      xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                      viewBox=\"0 0 24 24\"\n                      fill=\"none\"\n                      stroke=\"#141718\"\n                      stroke-width=\"2\"\n                      stroke-linecap=\"round\"\n                      stroke-linejoin=\"round\"\n                    >\n                      <polyline points=\"6 9 12 15 18 9\"><\/polyline>\n                    <\/svg>\n                  <\/button>\n                  <div\n                    id=\"prose accordion-content-accordion-69fcf2566b7e78.03182234-5\"\n                    x-show=\"activeItem === 5\"\n                    x-collapse\n                    x-cloak\n                    class=\"pb-4 max-w-none\">\n                    Ja, dat kan heel eenvoudig. Nadat je een bril en de gewenste glazen hebt gekozen, kun je zelf je brilsterkte invullen. Je kunt er ook voor kiezen om een foto of bestand van je brilrecept te uploaden. Na het plaatsen van je bestelling duurt het meestal ongeveer 2 tot 3 weken voordat je je bril thuis ontvangt.\n                  <\/div>\n                <\/div>\n              <\/div>\n                      <\/div>\n              <\/div>\n      <\/div>\n<\/section>\n\n\n<section class=\"bg-slate-100\">\n  <div class=\"max-w-7xl px-6 lg:px-8 py-10 md:py-20 mx-auto relative\">\n    <div class=\"grid md:grid-cols-2 items-center\">\n      <div>\n        <h2 class=\"text-4xl font-medium mb-3 text-neutral\">Newsletter<\/h2>\n        <p class=\"text-neutral text-lg\">Subscribe for tips, promotions, and newly added products.<\/p>\n        <div class=\"border-b border-neutral pb-2 mt-10 flex md:w-3\/4\">\n          <img decoding=\"async\" alt=\"Email\" width=\"21\" class=\"me-2\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/email-icon.svg\" title=\"\">\n          <form class=\"flex w-full\">\n            <input type=\"email\" placeholder=\"Email address\" class=\"bg-transparent font-heading text-neutral placeholder-neutral outline-0 w-full\" \/>\n            <button class=\"text-primary font-bold ms-auto hover:underline hover:underline-offset-4 transition-all duration-200\" type=\"submit\">Subscribe<\/button>\n          <\/form>\n        <\/div>\n      <\/div>\n      <div class=\"hidden md:inline-block text-center\">\n        <img decoding=\"async\" alt=\"Email\" class=\"max-w-full mx-auto\" width=\"300\" loading=\"lazy\" src=\"https:\/\/specialspex.artitex.dev\/wp-content\/themes\/specialspex\/resources\/images\/skibril.png\" title=\"\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Is the answer you&#8217;re looking for not among them? You can always contact one of our opticians via email, chat or phone with your specific question or desire. <\/p>\n","protected":false},"author":1,"featured_media":7118,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-hero-card.blade.php","meta":{"footnotes":""},"class_list":["post-6671","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/pages\/6671","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/comments?post=6671"}],"version-history":[{"count":5,"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/pages\/6671\/revisions"}],"predecessor-version":[{"id":76950,"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/pages\/6671\/revisions\/76950"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/media\/7118"}],"wp:attachment":[{"href":"https:\/\/specialspex.artitex.dev\/en\/wp-json\/wp\/v2\/media?parent=6671"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}