{"id":598,"date":"2025-09-28T07:14:14","date_gmt":"2025-09-28T07:14:14","guid":{"rendered":"https:\/\/chefkebab.ca\/?page_id=598"},"modified":"2026-01-26T17:37:51","modified_gmt":"2026-01-26T17:37:51","slug":"group-menu","status":"publish","type":"page","link":"https:\/\/chefkebab.ca\/fr\/group-menu\/","title":{"rendered":"Menu de groupe"},"content":{"rendered":"<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"hero-desktop\">\n  \n<\/div>\n\n<div class=\"hero-mobile\">\n  \n<\/div>\n\n<style>\n.hero-desktop {\n  display: block;\n}\n.hero-mobile {\n  display: none;\n}\n\n\/* Tablets & phones *\/\n@media (max-width: 768px) {\n  .hero-desktop {\n    display: none;\n  }\n  .hero-mobile {\n    display: block;\n  }\n}\n<\/style>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-custom-earthy-olive-green-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-right:10%;padding-bottom:var(--wp--preset--spacing--60);padding-left:10%\">\n<style>\n\/* Menu container *\/\n.menu-container {\n  padding: 10px 0;\n  font-family: 'Poppins', sans-serif;\n}\n\n\/* Desktop menu bar *\/\n.menu-tabs {\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n  background: #3E4031;\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\n  padding: 8px;\n}\n\n\/* Tabs *\/\n.tab-item {\n  width: 100%;\n  height: 50px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  text-align: center;\n  padding: 6px;\n  text-decoration: none;\n  color: #f2f2f2;\n  font-weight: 500;\n  font-size: 14px;\n  border-radius: 6px;\n  background: #000000;\n  transition: all 0.3s ease-in-out;\n}\n\n.tab-item:hover {\n  background: #a6292d;\n  color: #f2f2f2;\n  transform: scale(1.05);\n}\n\n.tab-item.active {\n  background: linear-gradient(135deg, #333, #555);\n  color: #ffffff;\n  font-weight: 600;\n  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);\n  transform: scale(1.1);\n  margin: 0 6px;\n}\n\n\/* Mobile dropdown container *\/\n.dropdown-menu {\n  display: none;\n  justify-content: center;\n  width: 100%;\n  background-color: #3E4031;\n  padding: 0;\n}\n\n\/* Wrapper for arrow *\/\n.dropdown-wrapper {\n  position: relative;\n  width: 100%;\n}\n\n\/* Dropdown select *\/\n.dropdown-select {\n  width: 100%;\n  padding: 16px 30px 16px 16px; \/* size preserved *\/\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  text-align: center;\n  color: #f2f2f2;\n  background-color: #000000;\n  border: none;\n  cursor: pointer;\n\n  appearance: none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n}\n\n.dropdown-select:hover {\n  background-color: #a6292d;\n}\n\n.dropdown-select:focus {\n  outline: none;\n}\n\n\/* Dropdown arrow (pure CSS) *\/\n.dropdown-wrapper::after {\n  content: \"\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  pointer-events: none;\n\n  border-left: 6px solid transparent;\n  border-right: 6px solid transparent;\n  border-top: 7px solid #ffffff;\n}\n\n\/* Dropdown options *\/\n.dropdown-select option {\n  background-color: #000000 !important;\n  color: #ffffff !important;\n}\n\n.dropdown-select option:hover,\n.dropdown-select option:focus,\n.dropdown-select option:checked {\n  background-color: #a6292d !important;\n  color: #ffffff !important;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .menu-tabs {\n    display: none;\n  }\n\n  .dropdown-menu {\n    display: flex;\n  }\n}\n<\/style>\n\n<div class=\"menu-container\">\n\n  <!-- Mobile Dropdown -->\n  <div class=\"dropdown-menu\">\n    <div class=\"dropdown-wrapper\">\n      <select class=\"dropdown-select\" onchange=\"location = this.value;\">\n        <option value=\"\/breakfast\">Petit d\u00e9jeuner<\/option>\n        <option value=\"\/appetizers\">Entr\u00e9es<\/option>\n        <option value=\"\/main-dishes\">Plats principaux<\/option>\n        <option value=\"\/sides\">Les \u00e0 c\u00f4t\u00e9s<\/option>\n        <option value=\"\/plates-per-kilo\">Plates Per Kilo<\/option>\n        <option value=\"\/group-menu\" selected>Menu de groupe<\/option>\n        <option value=\"\/sandwiches\">Sandwich \\ Trio<\/option>\n        <option value=\"\/deserts-and-drinks\">Desserts et Boissons<\/option>\n        <option value=\"\/alcohol\">Alcool<\/option>\n      <\/select>\n    <\/div>\n  <\/div>\n\n  <!-- Desktop Tabs -->\n  <div class=\"menu-tabs\">\n    <a href=\"\/fr\/breakfast\/\" class=\"tab-item\">Petit d\u00e9jeuner<\/a>\n    <a href=\"\/fr\/appetizers\/\" class=\"tab-item\">Entr\u00e9es<\/a>\n    <a href=\"\/fr\/main-dishes\/\" class=\"tab-item\">Plats principaux<\/a>\n    <a href=\"\/fr\/sides\/\" class=\"tab-item\">Les \u00e0 c\u00f4t\u00e9s<\/a>\n    <a href=\"\/fr\/plates-per-kilo\/\" class=\"tab-item\">Plates Per Kilo<\/a>\n    <a href=\"\/fr\/group-menu\/\" class=\"tab-item active\">Menu de groupe<\/a>\n    <a href=\"\/fr\/sandwiches\/\" class=\"tab-item\">Sandwich \\ Trio<\/a>\n    <a href=\"\/fr\/deserts-and-drinks\/\" class=\"tab-item\">Desserts et Boissons<\/a>\n    <a href=\"\/fr\/alcohol\/\" class=\"tab-item\">Alcool<\/a>\n  <\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-custom-earthy-olive-green-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-right:10%;padding-left:10%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-small-font-size is-layout-flow wp-container-core-column-is-layout-b108c007 wp-block-column-is-layout-flow\" style=\"padding-right:0;padding-left:0;flex-basis:33.33%\">\n<div class=\"wp-block-group has-secondary-color has-text-color has-link-color wp-elements-ee24410bba14051f067158fa1b7289f9 is-vertical is-layout-flex wp-container-core-group-is-layout-7eb6ef26 wp-block-group-is-layout-flex\" style=\"padding-right:25%\">\n<h2 class=\"wp-block-heading has-custom-deep-red-color has-text-color has-link-color wp-elements-aecee14d4d844c5d1c0e7b7f304f8126\" style=\"margin-top:var(--wp--preset--spacing--60);margin-bottom:0;font-size:clamp(21.536px, 1.346rem + ((1vw - 3.2px) * 1.052), 35px);\"><strong>Group menu<\/strong><\/h2>\n\n\n\n<p class=\"has-custom-very-light-gray-color has-text-color has-link-color wp-elements-828ec0628cca8b575733a44f47662300\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h2 class=\"wp-block-heading has-custom-very-light-gray-color has-text-color has-link-color has-medium-font-size wp-elements-f4c3e1d67e2393ec952b5dea0f774aaa\"><strong>Menu de groupe <\/strong><\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-secondary-color has-alpha-channel-opacity has-secondary-background-color has-background\" style=\"margin-bottom:var(--wp--preset--spacing--30)\"\/>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-c258eec6 wp-block-group-is-layout-flex\" style=\"padding-left:var(--wp--preset--spacing--20)\">\n<h3 class=\"wp-block-heading has-custom-vibrant-orange-red-color has-text-color has-link-color has-medium-font-size wp-elements-40682e89a470cf94a9a70d2c9986546a\"><strong>Menu 1 (pour 4 personnes)<\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-right has-custom-very-light-gray-color has-custom-earthy-olive-green-background-color has-text-color has-background has-link-color has-small-font-size wp-elements-acecc3a15a175a089c43c3e9ce1a49b4\" style=\"padding-right:0;padding-left:0\">(per person) 61$<\/p>\n<\/div>\n\n\n\n<p class=\"has-custom-very-light-gray-color has-text-color has-link-color has-small-font-size wp-elements-f088a8c5eb3e4788d21e490c29efba10\" style=\"margin-top:0;margin-right:15%;margin-bottom:0;padding-left:var(--wp--preset--spacing--20)\">Hummus, baba ghannouge, beurre, sambusa, basturma, fattouche, olives et cornichons marin\u00e9s, grillades mix.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-c258eec6 wp-block-group-is-layout-flex\" style=\"padding-left:var(--wp--preset--spacing--20)\">\n<h3 class=\"wp-block-heading has-custom-vibrant-orange-red-color has-text-color has-link-color has-medium-font-size wp-elements-624a7a504e7b41b31517948b3080991f\"><strong>Menu SAT (pour 4 personnes)<\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-right has-custom-very-light-gray-color has-custom-earthy-olive-green-background-color has-text-color has-background has-link-color has-small-font-size wp-elements-13c0bba18924d5b44304f27978b0c05a\" style=\"padding-right:0;padding-left:0\">(per person) 75$<\/p>\n<\/div>\n\n\n\n<p class=\"has-custom-very-light-gray-color has-text-color has-link-color has-small-font-size wp-elements-05d9a4e242ec337a8d2a3fa3c1f8c7cf\" style=\"margin-top:0;margin-right:15%;margin-bottom:0;padding-left:var(--wp--preset--spacing--20)\">Hummos, baba ghannouge, beurag, sambusac, basturma, fattouche, kebbe naye, soujouk, patat frit, grillades mix.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-c258eec6 wp-block-group-is-layout-flex\" style=\"padding-left:var(--wp--preset--spacing--20)\">\n<h3 class=\"wp-block-heading has-custom-vibrant-orange-red-color has-text-color has-link-color has-medium-font-size wp-elements-58023eb76f12639790966d834dc792c1\"><strong>Menu 2 (pour 4 personnes)<\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-right has-custom-very-light-gray-color has-custom-earthy-olive-green-background-color has-text-color has-background has-link-color has-small-font-size wp-elements-051bb627531af72d50e048d82f6a4258\" style=\"padding-right:0;padding-left:0\">(per person) 80$<\/p>\n<\/div>\n\n\n\n<p class=\"has-custom-very-light-gray-color has-text-color has-link-color has-small-font-size wp-elements-04d24f6804038594c0ca2177d9dec2a4\" style=\"margin-top:0;margin-right:15%;margin-bottom:0;padding-left:var(--wp--preset--spacing--20)\">Hummos, baba ghannouge, beurag. sambusac, basterma, fattouche, olives et cornichons marin\u00e9s, soujouk, kebb\u00e9 nay\u00e9, mohamarra, feuille de vignes, grillades mix.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>BreakfastAppetizersMain DishesSidesPlates Per KiloGroup MenuSandwich \\ TrioDesserts &#038; DrinksAlcohol Breakfast Appetizers Main Dishes Sides Plates Per Kilo Group Menu Sandwich \\ Trio Desserts &#038; Drinks Alcohol Group menu Group Menu Menu 1 (for 4 people) (per person) 61$ Hummus, baba ghannouge, beurag, sambusac, basturma, fattouche, olives and torchou, mix grilled. Menu SAT (for 4 people) [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-598","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Lebanese Restaurant in Laval - Group Menus | Chef Kebab<\/title>\n<meta name=\"description\" content=\"Perfect for groups! Chef Kebab is a top choice for restaurants in Laval, offering authentic middle eastern food and shish kebab at our lebanese restaurant.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chefkebab.ca\/fr\/group-menu\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lebanese Restaurant in Laval - Group Menus | Chef Kebab\" \/>\n<meta property=\"og:description\" content=\"Perfect for groups! Chef Kebab is a top choice for restaurants in Laval, offering authentic middle eastern food and shish kebab at our lebanese restaurant.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chefkebab.ca\/fr\/group-menu\/\" \/>\n<meta property=\"og:site_name\" content=\"Chefkebab\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/restaurantchefkebab\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-26T17:37:51+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimation du temps de lecture\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/chefkebab.ca\/fr\/group-menu\/\",\"url\":\"https:\/\/chefkebab.ca\/fr\/group-menu\/\",\"name\":\"Lebanese Restaurant in Laval - Group Menus | Chef Kebab\",\"isPartOf\":{\"@id\":\"https:\/\/chefkebab.ca\/fr\/#website\"},\"datePublished\":\"2025-09-28T07:14:14+00:00\",\"dateModified\":\"2026-01-26T17:37:51+00:00\",\"description\":\"Perfect for groups! Chef Kebab is a top choice for restaurants in Laval, offering authentic middle eastern food and shish kebab at our lebanese restaurant.\",\"breadcrumb\":{\"@id\":\"https:\/\/chefkebab.ca\/fr\/group-menu\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/chefkebab.ca\/fr\/group-menu\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/chefkebab.ca\/fr\/group-menu\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/chefkebab.ca\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Group Menu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/chefkebab.ca\/fr\/#website\",\"url\":\"https:\/\/chefkebab.ca\/fr\/\",\"name\":\"Chef Kebab\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/chefkebab.ca\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/chefkebab.ca\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/chefkebab.ca\/fr\/#organization\",\"name\":\"Chef Kebab\",\"url\":\"https:\/\/chefkebab.ca\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/chefkebab.ca\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/chefkebab.ca\/wp-content\/uploads\/2024\/11\/Chef-logo.png\",\"contentUrl\":\"https:\/\/chefkebab.ca\/wp-content\/uploads\/2024\/11\/Chef-logo.png\",\"width\":732,\"height\":869,\"caption\":\"Chef Kebab\"},\"image\":{\"@id\":\"https:\/\/chefkebab.ca\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/restaurantchefkebab\/\",\"https:\/\/www.instagram.com\/restaurantchefkebab\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lebanese Restaurant in Laval - Group Menus | Chef Kebab","description":"Perfect for groups! Chef Kebab is a top choice for restaurants in Laval, offering authentic middle eastern food and shish kebab at our lebanese restaurant.","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:\/\/chefkebab.ca\/fr\/group-menu\/","og_locale":"fr_CA","og_type":"article","og_title":"Lebanese Restaurant in Laval - Group Menus | Chef Kebab","og_description":"Perfect for groups! Chef Kebab is a top choice for restaurants in Laval, offering authentic middle eastern food and shish kebab at our lebanese restaurant.","og_url":"https:\/\/chefkebab.ca\/fr\/group-menu\/","og_site_name":"Chefkebab","article_publisher":"https:\/\/www.facebook.com\/restaurantchefkebab\/","article_modified_time":"2026-01-26T17:37:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimation du temps de lecture":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chefkebab.ca\/fr\/group-menu\/","url":"https:\/\/chefkebab.ca\/fr\/group-menu\/","name":"Lebanese Restaurant in Laval - Group Menus | Chef Kebab","isPartOf":{"@id":"https:\/\/chefkebab.ca\/fr\/#website"},"datePublished":"2025-09-28T07:14:14+00:00","dateModified":"2026-01-26T17:37:51+00:00","description":"Perfect for groups! Chef Kebab is a top choice for restaurants in Laval, offering authentic middle eastern food and shish kebab at our lebanese restaurant.","breadcrumb":{"@id":"https:\/\/chefkebab.ca\/fr\/group-menu\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chefkebab.ca\/fr\/group-menu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/chefkebab.ca\/fr\/group-menu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/chefkebab.ca\/fr\/"},{"@type":"ListItem","position":2,"name":"Group Menu"}]},{"@type":"WebSite","@id":"https:\/\/chefkebab.ca\/fr\/#website","url":"https:\/\/chefkebab.ca\/fr\/","name":"Chef Kebab","description":"","publisher":{"@id":"https:\/\/chefkebab.ca\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chefkebab.ca\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/chefkebab.ca\/fr\/#organization","name":"Chef Kebab","url":"https:\/\/chefkebab.ca\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/chefkebab.ca\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/chefkebab.ca\/wp-content\/uploads\/2024\/11\/Chef-logo.png","contentUrl":"https:\/\/chefkebab.ca\/wp-content\/uploads\/2024\/11\/Chef-logo.png","width":732,"height":869,"caption":"Chef Kebab"},"image":{"@id":"https:\/\/chefkebab.ca\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/restaurantchefkebab\/","https:\/\/www.instagram.com\/restaurantchefkebab"]}]}},"_links":{"self":[{"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/pages\/598","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/comments?post=598"}],"version-history":[{"count":71,"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/pages\/598\/revisions"}],"predecessor-version":[{"id":1473,"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/pages\/598\/revisions\/1473"}],"wp:attachment":[{"href":"https:\/\/chefkebab.ca\/fr\/wp-json\/wp\/v2\/media?parent=598"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}