{"id":3151,"date":"2026-04-21T10:01:22","date_gmt":"2026-04-21T10:01:22","guid":{"rendered":"https:\/\/bouyuen.com\/?page_id=3151"},"modified":"2026-04-21T10:03:30","modified_gmt":"2026-04-21T10:03:30","slug":"tunmenfishegg","status":"publish","type":"page","link":"https:\/\/bouyuen.com\/en\/tunmenfishegg\/","title":{"rendered":"Elementor \u9875\u9762 #3151"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3151\" class=\"elementor elementor-3151\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b65b1fd e-flex e-con-boxed e-con e-parent\" data-id=\"b65b1fd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fcae71 elementor-widget elementor-widget-html\" data-id=\"1fcae71\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"zh-Hant\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>\u5c6f\u9580\u5b78\u5229\u9b5a\u65e6 - \u73fe\u4ee3\u5316\u98df\u54c1\u5ee0\u623f\u7a7a\u9593\u5beb\u771f<\/title>\n <style>\n :root {\n  --bg-color: #ffffff;    \/* \u7d14\u767d\u80cc\u666f\uff0c\u5c55\u73fe\u7121\u5875\u6f54\u6de8 *\/\n  --text-main: #111111;   \/* \u9ad8\u5c0d\u6bd4\u4e3b\u9ed1\u5b57 *\/\n  --text-gray: #555555;   \/* \u6613\u8b80\u7684\u6df1\u7070\u5b57 *\/\n  --text-accent: #0f4c81;  \/* \u5c08\u696d\u6d77\u6d0b\u6df1\u85cd\u8272\uff0c\u547c\u61c9\u6d77\u9bae\u98df\u54c1\u8207\u885b\u751f *\/\n  --line-color: #e0e0e0;   \/* \u4e7e\u6de8\u7684\u6dfa\u7070\u5206\u9694\u7dda *\/\n }\n\n body {\n  margin: 0;\n  padding: 0;\n  background-color: var(--bg-color);\n  font-family: \"Noto Sans TC\", \"PingFang TC\", \"Microsoft JhengHei\", sans-serif;\n  color: var(--text-main);\n  line-height: 1.8;\n }\n\n \/* Hero Banner - \u900f\u767d\u660e\u4eae\u6f38\u5c64 *\/\n .hero {\n  position: relative;\n  height: 90vh;\n  \/* \u80cc\u666f\u66f4\u63db\u70ba\u5ee0\u623f\u7b2c\u4e00\u5f35\u5716\u7247 *\/\n  background: linear-gradient(rgba(255,255,255,0.75), rgba(255,255,255,0.95)), url('https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee01.jpg') center\/cover no-repeat;\n  display: flex;\n  align-items: center;\n  padding: 0 8%;\n }\n\n .hero-text {\n  max-width: 800px;\n }\n\n .hero-text span {\n  color: var(--text-gray);\n  letter-spacing: 4px;\n  font-size: 15px;\n  font-weight: 700;\n  text-transform: uppercase;\n }\n\n .hero-text h1 {\n  font-size: clamp(3rem, 7vw, 5rem);\n  color: var(--text-main);\n  margin: 15px 0;\n  font-weight: 900;     \/* \u4e3b\u6a19\u984c\u6975\u5ea6\u52a0\u7c97 *\/\n  letter-spacing: 2px;\n  line-height: 1.2;\n }\n  \n .hero-text h1 span {\n  color: var(--text-accent); \/* \u6d77\u6d0b\u85cd\u8272\u8df3\u8272 *\/\n  font-size: inherit;\n  font-weight: inherit;\n  letter-spacing: inherit;\n }\n\n .hero-text p {\n  font-size: 1.15rem;\n  letter-spacing: 1.5px;\n  color: var(--text-gray);\n  max-width: 650px;\n  margin-top: 25px;\n  font-weight: 500;\n }\n\n .accent-line {\n  width: 60px;\n  height: 4px;\n  background: var(--text-accent);\n  margin-top: 35px;\n }\n\n \/* Global Container *\/\n .container {\n  padding: 80px 8%;\n }\n\n \/* \u8a2d\u8a08\u6982\u5ff5\u6587\u5b57\u5340\u584a *\/\n .concept-wrapper {\n  max-width: 850px;\n  margin-bottom: 70px;\n  padding: 40px;\n  background: #f8f9fa;    \/* \u6975\u6dfa\u7070\u5e95\u8272\uff0c\u51f8\u986f\u5c08\u696d\u611f *\/\n  border-left: 5px solid var(--text-accent); \n }\n\n .concept-title {\n  font-size: 26px;\n  font-weight: 800;\n  color: var(--text-main);\n  margin-bottom: 15px;\n  letter-spacing: 2px;\n }\n\n .concept-desc {\n  color: var(--text-gray);\n  font-size: 16px;\n  letter-spacing: 1.5px;\n  text-align: justify;\n  font-weight: 500;\n }\n\n .section-header {\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--text-main);\n  letter-spacing: 3px;\n  margin-bottom: 40px;\n  margin-top: 60px;\n }\n\n .section-header::before {\n  content: \"\";\n  width: 40px;\n  height: 2px;\n  background: var(--text-accent); \n  margin-right: 15px;\n }\n\n \/* Grid System *\/\n .row {\n  display: grid;\n  gap: 30px;\n  margin-bottom: 30px;\n }\n\n .col-2 { grid-template-columns: 1fr 1fr; }\n .col-3 { grid-template-columns: 1fr 1fr 1fr; }\n .col-1 { grid-template-columns: 1fr; }\n\n .img-box {\n  position: relative;\n  overflow: hidden;\n  cursor: zoom-in;\n  background-color: #f5f5f5;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06); \n  border-radius: 4px;\n }\n\n .img-box img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.6s ease;\n }\n\n .img-box:hover img {\n  transform: scale(1.03);\n }\n\n .label {\n  margin-top: 15px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--text-main);\n  letter-spacing: 1px;\n  padding-left: 5px;\n }\n\n \/* --- \u9ede\u64ca\u9810\u89bd (Lightbox) CSS --- *\/\n .lightbox-overlay {\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  \/* \u5de5\u5ee0\u7167\u7247\u70ba\u767d\u5e95\uff0c\u9810\u89bd\u4f7f\u7528\u6df1\u8272\u80cc\u666f\u5c0d\u6bd4\u5ea6\u66f4\u597d *\/\n  background: rgba(0, 0, 0, 0.95);\n  display: none;\n  justify-content: center;\n  align-items: center;\n  z-index: 9999;\n  cursor: zoom-out;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n }\n\n .lightbox-overlay.active {\n  display: flex;\n  opacity: 1;\n }\n\n .lightbox-img {\n  max-width: 90%;\n  max-height: 85vh;\n  border: 3px solid #fff;\n  box-shadow: 0 0 30px rgba(0,0,0,0.8);\n  transform: scale(0.95);\n  transition: transform 0.3s ease;\n }\n\n .lightbox-overlay.active .lightbox-img {\n  transform: scale(1);\n }\n\n .lightbox-close {\n  position: absolute;\n  top: 25px;\n  right: 35px;\n  color: #fff;\n  font-size: 40px;\n  font-weight: 300;\n  font-family: Arial, sans-serif;\n  cursor: pointer;\n  line-height: 1;\n }\n\n \/* Responsive *\/\n @media (max-width: 768px) {\n  .col-2, .col-3 { grid-template-columns: 1fr; }\n  .hero { height: 70vh; }\n  .concept-wrapper { padding: 25px; margin-bottom: 40px; }\n  .hero-text h1 { font-size: 2.8rem; }\n }\n <\/style>\n<\/head>\n<body>\n\n <div class=\"lightbox-overlay\" id=\"gallery-lightbox\">\n <span class=\"lightbox-close\">&times;<\/span>\n <img decoding=\"async\" class=\"lightbox-img\" src=\"\" alt=\"\u9810\u89bd\u5716\u7247\">\n <\/div>\n\n <section class=\"hero\">\n <div class=\"hero-text\">\n  <span>\u73fe\u4ee3\u5316\u50b3\u7d71\u98df\u54c1\u5ee0\u623f \u00b7 MODERNIZED FOOD FACTORY<\/span>\n  <h1>Tuen Mun<br><span>Hok Lee Fishball<\/span><\/h1>\n  <p>Inheriting classic flavors while upgrading to modern production. With the highest hygiene standards and smooth spatial circulation, creating a bright, clean, and highly efficient modern food processing factory.<\/p>\n  <div class=\"accent-line\"><\/div>\n <\/div>\n <\/section>\n\n <div class=\"container\">\n  \n <div class=\"concept-wrapper\">\n  <div class=\"concept-title\">Design Concept \/ \u5ee0\u623f\u898f\u5283\u7406\u5ff5<\/div>\n  <div class=\"concept-desc\">\n  This project aims to perfectly combine traditional food craftsmanship with modern production standards. The factory design centers on three core principles: \"high-standard hygiene, smooth circulation, and durable cleanliness.\" The space extensively uses seamless stainless steel equipment, easy-to-clean antibacterial wall surfaces, and anti-slip drainage flooring to ensure the production environment meets the strictest food safety regulations. Through precise zoning, the circulation for raw material processing, maturation processing, and packaging\/cold storage is independently separated to prevent cross-contamination. Paired with high-illuminance and blind-spot-free professional lighting, it not only enhances operational efficiency but also demonstrates Hok Lee Fishball's absolute persistence in quality control and its professional corporate image.\n  <\/div>\n <\/div>\n\n <div class=\"section-header\">Factory Space Photography (14 Scenes in Total)<\/div>\n\n <!-- \u7b2c\u4e00\u5c64\uff1a2\u6b04 -->\n <div class=\"row col-2\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee01.jpg\" alt=\"\u751f\u7522\u4f5c\u696d\u5340\" style=\"height: 450px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee02.jpg\" alt=\"\u5c08\u696d\u8a2d\u5099\u5340\" style=\"height: 450px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-2\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Production Operation Area \u2014 A bright and clean modern factory<\/div>\n  <div class=\"label\">Professional Equipment Area \u2014 High-standard stainless steel machine configuration<\/div>\n <\/div>\n\n <!-- \u7b2c\u4e8c\u5c64\uff1a3\u6b04 -->\n <div class=\"row col-3\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee03.jpg\" alt=\"\u539f\u6599\u8655\u7406\u7dda\" style=\"height: 350px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee04.jpg\" alt=\"\u751f\u7522\u52d5\u7dda\u898f\u5283\" style=\"height: 350px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee05.jpg\" alt=\"\u54c1\u8cea\u63a7\u7ba1\u5340\" style=\"height: 350px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-3\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Raw Material Processing Line \u2014 Strict and hygienic preparation work<\/div>\n  <div class=\"label\">Production Circulation Planning \u2014 Smooth and efficient processing aisles<\/div>\n  <div class=\"label\">Quality Control Area \u2014 Blind-spot-free professional lighting design<\/div>\n <\/div>\n\n <!-- \u7b2c\u4e09\u5c64\uff1a2\u6b04 -->\n <div class=\"row col-2\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee06.jpg\" alt=\"\u719f\u6210\u52a0\u5de5\u5340\" style=\"height: 450px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee07.jpg\" alt=\"\u81ea\u52d5\u5316\u7ba1\u7dda\" style=\"height: 450px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-2\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Maturation Processing Area \u2014 Durable, anti-slip industrial-grade flooring<\/div>\n  <div class=\"label\">Automated Pipelines \u2014 Well-ordered system layout<\/div>\n <\/div>\n\n <!-- \u7b2c\u56db\u5c64\uff1a3\u6b04 -->\n <div class=\"row col-3\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee08.jpg\" alt=\"\u4f5c\u696d\u7d30\u7bc0\" style=\"height: 350px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee09.jpg\" alt=\"\u7a7a\u9593\u7279\u5beb\" style=\"height: 350px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee010.jpg\" alt=\"\u5ee0\u5340\u4e00\u9685\" style=\"height: 350px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-3\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Operation Details \u2014 Easy-to-clean antibacterial wall surfaces<\/div>\n  <div class=\"label\">Space Close-up \u2014 Design complying with strict food safety regulations<\/div>\n  <div class=\"label\">A Corner of the Factory \u2014 The intersection of modern technology and traditional craftsmanship<\/div>\n <\/div>\n\n <!-- \u7b2c\u4e94\u5c64\uff1a2\u6b04 -->\n <div class=\"row col-2\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee011.jpg\" alt=\"\u5009\u5132\u8207\u7269\u6d41\" style=\"height: 450px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee012.jpg\" alt=\"\u8a2d\u5099\u7279\u5beb\" style=\"height: 450px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-2\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Cold Chain and Logistics \u2014 Independently separated hygiene control<\/div>\n  <div class=\"label\">Equipment Close-up \u2014 A display of craftsmanship emphasizing practicality and details<\/div>\n <\/div>\n\n <!-- \u7b2c\u516d\u5c64\uff1a2\u6b04 -->\n <div class=\"row col-2\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee013.jpg\" alt=\"\u5ee0\u623f\u8a2d\u65bd\" style=\"height: 450px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u9b5a\u86cb\u5ee014.jpg\" alt=\"\u6574\u9ad4\u8996\u89ba\" style=\"height: 450px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-2\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Factory Facilities \u2014 Comprehensively upgraded ventilation and drainage systems<\/div>\n  <div class=\"label\">Overall Visuals \u2014 A professional, safe, and trustworthy corporate image<\/div>\n <\/div>\n\n <\/div>\n\n <script>\n const lightbox = document.getElementById('gallery-lightbox');\n const lightboxImg = lightbox.querySelector('.lightbox-img');\n const imgBoxes = document.querySelectorAll('.img-box img');\n\n \/\/ \u9ede\u64ca\u5716\u7247\u958b\u555f\u9810\u89bd\n imgBoxes.forEach(img => {\n  img.parentElement.addEventListener('click', () => {\n  lightboxImg.src = img.src;\n  lightbox.classList.add('active');\n  document.body.style.overflow = 'hidden'; \/\/ \u7981\u6b62\u6efe\u52d5\n  });\n });\n\n \/\/ \u9ede\u64ca\u4efb\u4f55\u5730\u65b9\u95dc\u9589\n lightbox.addEventListener('click', () => {\n  lightbox.classList.remove('active');\n  document.body.style.overflow = 'auto'; \/\/ \u6062\u5fa9\u6efe\u52d5\n });\n <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u5c6f\u9580\u5b78\u5229\u9b5a\u65e6 &#8211; \u73fe\u4ee3\u5316\u98df\u54c1\u5ee0\u623f\u7a7a\u9593\u5beb\u771f &times; \u73fe\u4ee3\u5316\u50b3\u7d71\u98df\u54c1\u5ee0\u623f \u00b7 MODERNIZ [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-3151","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"2523841739@qq.com","author_link":"https:\/\/bouyuen.com\/en\/author\/2523841739qq-com\/"},"uagb_comment_info":0,"uagb_excerpt":"\u5c6f\u9580\u5b78\u5229\u9b5a\u65e6 &#8211; \u73fe\u4ee3\u5316\u98df\u54c1\u5ee0\u623f\u7a7a\u9593\u5beb\u771f &times; \u73fe\u4ee3\u5316\u50b3\u7d71\u98df\u54c1\u5ee0\u623f \u00b7 MODERNIZ&hellip;","_links":{"self":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/pages\/3151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/comments?post=3151"}],"version-history":[{"count":0,"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/pages\/3151\/revisions"}],"wp:attachment":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/media?parent=3151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}