{"id":13,"date":"2024-05-16T06:09:44","date_gmt":"2024-05-16T06:09:44","guid":{"rendered":"https:\/\/divitest.molehost5.net\/?page_id=13"},"modified":"2024-05-16T07:30:24","modified_gmt":"2024-05-16T07:30:24","slug":"home","status":"publish","type":"page","link":"https:\/\/divitest.molehost5.net\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Hero&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;5138c454-be54-4233-bd3b-f8e6a8747976&#8243; hover_enabled=&#8221;0&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  .popup {<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 0;<!-- [et_pb_line_break_holder] -->    left: 0;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    height: 100%;<!-- [et_pb_line_break_holder] -->    background-color: rgba(0, 0, 0, 0.5);<!-- [et_pb_line_break_holder] -->    z-index: 9999;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .popup-content {<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 50%;<!-- [et_pb_line_break_holder] -->    left: 50%;<!-- [et_pb_line_break_holder] -->    transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->    background-color: #fff;<!-- [et_pb_line_break_holder] -->    padding: 20px;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    max-width: 400px;<!-- [et_pb_line_break_holder] -->    border-radius: 4px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .popup-buttons {<!-- [et_pb_line_break_holder] -->    display: flex;<!-- [et_pb_line_break_holder] -->    justify-content: center;<!-- [et_pb_line_break_holder] -->    margin-top: 20px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .popup-buttons button {<!-- [et_pb_line_break_holder] -->    margin: 0 10px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .popup.fade-in {<!-- [et_pb_line_break_holder] -->    animation: fadeIn 0.5s ease-in-out forwards;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes fadeIn {<!-- [et_pb_line_break_holder] -->    0% {<!-- [et_pb_line_break_holder] -->      opacity: 0;<!-- [et_pb_line_break_holder] -->      transform: translate(-50%, -60%);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    100% {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->      transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"popup\" id=\"popup\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"popup-content\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2>Join our newsletter<\/h2>\n<p><!-- [et_pb_line_break_holder] -->    <pee>Stay up to date with our latest news and promotions.<\/pee><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"popup-buttons\"><!-- [et_pb_line_break_holder] -->      <button class=\"btn-purple\" onclick=\"window.location.href='#'\"><!-- [et_pb_line_break_holder] -->        Join Now<!-- [et_pb_line_break_holder] -->      <\/button><!-- [et_pb_line_break_holder] -->      <button class=\"btn-gray\" onclick=\"closePopup()\">No Thanks<\/button><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  document.addEventListener(\"DOMContentLoaded\", function () {<!-- [et_pb_line_break_holder] -->    setTimeout(function () {<!-- [et_pb_line_break_holder] -->      var popup = document.getElementById(\"popup\");<!-- [et_pb_line_break_holder] -->      popup.classList.add(\"fade-in\");<!-- [et_pb_line_break_holder] -->    }, 30000);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closePopup() {<!-- [et_pb_line_break_holder] -->    var popup = document.getElementById(\"popup\");<!-- [et_pb_line_break_holder] -->    popup.style.display = \"none\";<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  #typing {<!-- [et_pb_line_break_holder] -->    white-space: pre;<!-- [et_pb_line_break_holder] -->    overflow: hidden;<!-- [et_pb_line_break_holder] -->    border-right: 0.15em solid orange;<!-- [et_pb_line_break_holder] -->    animation:<!-- [et_pb_line_break_holder] -->      typing 1s steps(40, end),<!-- [et_pb_line_break_holder] -->      blink-caret 0.75s step-end infinite;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes typing {<!-- [et_pb_line_break_holder] -->    from {<!-- [et_pb_line_break_holder] -->      width: 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    to {<!-- [et_pb_line_break_holder] -->      width: 100%;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes blink-caret {<!-- [et_pb_line_break_holder] -->    from,<!-- [et_pb_line_break_holder] -->    to {<!-- [et_pb_line_break_holder] -->      border-color: transparent;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    50% {<!-- [et_pb_line_break_holder] -->      border-color: orange;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  document.addEventListener(\"DOMContentLoaded\", function (event) {<!-- [et_pb_line_break_holder] -->    const text = document.getElementById(\"typing\").innerHTML;<!-- [et_pb_line_break_holder] -->    document.getElementById(\"typing\").innerHTML = \"\";<!-- [et_pb_line_break_holder] -->    let i = 0;<!-- [et_pb_line_break_holder] -->    function typeWriter() {<!-- [et_pb_line_break_holder] -->      if (i < text.length) {<!-- [et_pb_line_break_holder] -->        document.getElementById(\"typing\").innerHTML += text.charAt(i);<!-- [et_pb_line_break_holder] -->        i++;<!-- [et_pb_line_break_holder] -->        setTimeout(typeWriter, 100);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    typeWriter();<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_heading title=&#8221;Discover Flame-Grilled Perfection at Burger House&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;f0c675ea-2574-4d0e-b725-30f8550a8550&#8243; title_level=&#8221;h4&#8243; title_font=&#8221;Fauna One|Cinzel_weight||on|||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#6b705c&#8221; title_font_size=&#8221;14px&#8221; title_letter_spacing=&#8221;1px&#8221; title_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;||10px||false|false&#8221; title_font_size_tablet=&#8221;13px&#8221; title_font_size_phone=&#8221;13px&#8221; title_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22#6b705c%22:%91%22title_text_color%22%93}&#8221;][\/et_pb_heading][et_pb_heading title=&#8221;Savor the Taste of Organic, Freshly Made Burgers&#8221; module_id=&#8221;#typing&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;ddeb8c09-9078-4424-bc15-2efb6572e28e&#8221; title_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#0e0c19&#8243; title_font_size=&#8221;72px&#8221; title_line_height=&#8221;1.15em&#8221; hover_enabled=&#8221;0&#8243; title_font_size_tablet=&#8221;40px&#8221; title_font_size_phone=&#8221;24px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22#6b705c%22:%91%22title_text_color%22%93}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; text_orientation=&#8221;center&#8221;]<\/p>\n<h1 id=\"typing\">Our burgers are number 1<\/h1>\n<p>[\/et_pb_text][et_pb_text quote_border_color=&#8221;#a5a58d&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;2c55a9c4-feed-423b-9edb-ae0b5b365cac&#8221; text_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; text_text_color=&#8221;#3c3a47&#8243; text_font_size=&#8221;16px&#8221; text_line_height=&#8221;1.75em&#8221; link_font=&#8221;|Fauna One_weight|||||||&#8221; link_text_color=&#8221;#6b705c&#8221; quote_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; quote_text_color=&#8221;#0e0c19&#8243; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;72px&#8221; header_line_height=&#8221;1.15em&#8221; header_2_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_2_text_color=&#8221;#0e0c19&#8243; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.2em&#8221; header_3_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_3_text_color=&#8221;#0e0c19&#8243; header_3_font_size=&#8221;32px&#8221; header_3_line_height=&#8221;1.3em&#8221; header_4_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_4_text_color=&#8221;#0e0c19&#8243; header_4_font_size=&#8221;24px&#8221; header_4_line_height=&#8221;1.4em&#8221; header_5_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_5_text_color=&#8221;#0e0c19&#8243; header_5_font_size=&#8221;18px&#8221; header_5_line_height=&#8221;1.4em&#8221; header_6_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_6_text_color=&#8221;#0e0c19&#8243; header_6_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; text_font_size_tablet=&#8221;15px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;40px&#8221; header_font_size_phone=&#8221;24px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;28px&#8221; header_2_font_size_phone=&#8221;20px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;22px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;18px&#8221; header_4_font_size_phone=&#8221;15px&#8221; header_4_font_size_last_edited=&#8221;on|tablet&#8221; header_5_font_size_tablet=&#8221;15px&#8221; header_5_font_size_phone=&#8221;14px&#8221; header_5_font_size_last_edited=&#8221;on|desktop&#8221; header_6_font_size_tablet=&#8221;13px&#8221; header_6_font_size_phone=&#8221;13px&#8221; header_6_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Experience the unique flavors of our burgers, grilled to perfection and made with locally sourced, organic ingredients.<\/p>\n<p>[\/et_pb_text][et_pb_button button_text=&#8221;Explore Our Menu&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;1bffc0fc-42a0-49d1-bd9a-ae3ade2d7206&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#a5a58d&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;100px&#8221; button_font=&#8221;Fauna One|700|||||||&#8221; custom_padding=&#8221;12px|24px|12px|24px|true|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22#a5a58d%22:%91%22button_bg_color%22%93}&#8221; custom_padding__hover_enabled=&#8221;off|desktop&#8221; custom_padding__hover=&#8221;|28px||20px|true|false&#8221;][\/et_pb_button][et_pb_image src=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-cc45bb5a-7cd8-425b-b83a-b6a8f21e517b-1080&#215;600.jpg&#8221; title_text=&#8221;1080&#215;600&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;6ed8fd5c-62c5-4100-98c3-7b8b6d2c2ee6&#8243; border_radii=&#8221;on|6px|6px|6px|6px&#8221; box_shadow_style=&#8221;preset4&#8243; box_shadow_horizontal=&#8221;0px&#8221; box_shadow_vertical=&#8221;24px&#8221; box_shadow_blur=&#8221;72px&#8221; box_shadow_spread=&#8221;-12px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.12)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Text &#038; Image&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;5138c454-be54-4233-bd3b-f8e6a8747976&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;90deg&#8221; background_color_gradient_stops=&#8221;rgba(255,255,255,0) 15%|rgba(0,0,0,0.08) 15%&#8221; custom_padding=&#8221;60px||60px||true|false&#8221; custom_padding_tablet=&#8221;30px||30px||true|false&#8221; custom_padding_phone=&#8221;30px||30px||true|false&#8221; background_last_edited=&#8221;on|desktop&#8221; background_color_gradient_direction_tablet=&#8221;180deg&#8221; border_radii=&#8221;off||6px|6px|&#8221; border_radii_tablet=&#8221;off||0px|6px|6px&#8221; border_radii_phone=&#8221;off||0px|6px|6px&#8221; border_radii_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-03ed3a26-4c9e-4b23-b759-556f7444ee15-800&#215;800.jpg&#8221; title_text=&#8221;800&#215;800&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;6ed8fd5c-62c5-4100-98c3-7b8b6d2c2ee6&#8243; custom_css_free_form=&#8221;.selector img {||  opacity: 0;||  transition: opacity 0.3s ease;||}||.selector img {||  opacity: 1;||}&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; custom_padding=&#8221;|30px|||false|false&#8221; custom_padding_tablet=&#8221;|30px||30px|false|true&#8221; custom_padding_phone=&#8221;|20px||20px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Crafted with Care&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;f0c675ea-2574-4d0e-b725-30f8550a8550&#8243; title_level=&#8221;h4&#8243; title_font=&#8221;Fauna One|Cinzel_weight||on|||||&#8221; title_text_color=&#8221;#6b705c&#8221; title_font_size=&#8221;14px&#8221; title_letter_spacing=&#8221;1px&#8221; title_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;||10px||false|false&#8221; title_font_size_tablet=&#8221;13px&#8221; title_font_size_phone=&#8221;13px&#8221; title_font_size_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22#6b705c%22:%91%22title_text_color%22%93}&#8221;][\/et_pb_heading][et_pb_heading title=&#8221;Our Burger Making Process&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;c33f07d9-41e0-421a-8799-5799df695cce&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; title_text_color=&#8221;#0e0c19&#8243; title_font_size=&#8221;50px&#8221; title_line_height=&#8221;1.2em&#8221; custom_margin=&#8221;||10px||false|false&#8221; title_font_size_tablet=&#8221;28px&#8221; title_font_size_phone=&#8221;20px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text quote_border_color=&#8221;#a5a58d&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;2c55a9c4-feed-423b-9edb-ae0b5b365cac&#8221; text_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; text_text_color=&#8221;#3c3a47&#8243; text_font_size=&#8221;16px&#8221; text_line_height=&#8221;1.75em&#8221; link_font=&#8221;|Fauna One_weight|||||||&#8221; link_text_color=&#8221;#6b705c&#8221; quote_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; quote_text_color=&#8221;#0e0c19&#8243; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;72px&#8221; header_line_height=&#8221;1.15em&#8221; header_2_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_2_text_color=&#8221;#0e0c19&#8243; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.2em&#8221; header_3_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_3_text_color=&#8221;#0e0c19&#8243; header_3_font_size=&#8221;32px&#8221; header_3_line_height=&#8221;1.3em&#8221; header_4_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_4_text_color=&#8221;#0e0c19&#8243; header_4_font_size=&#8221;24px&#8221; header_4_line_height=&#8221;1.4em&#8221; header_5_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_5_text_color=&#8221;#0e0c19&#8243; header_5_font_size=&#8221;18px&#8221; header_5_line_height=&#8221;1.4em&#8221; header_6_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_6_text_color=&#8221;#0e0c19&#8243; header_6_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||||false|false&#8221; text_font_size_tablet=&#8221;15px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;40px&#8221; header_font_size_phone=&#8221;24px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;28px&#8221; header_2_font_size_phone=&#8221;20px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;22px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;18px&#8221; header_4_font_size_phone=&#8221;15px&#8221; header_4_font_size_last_edited=&#8221;on|tablet&#8221; header_5_font_size_tablet=&#8221;15px&#8221; header_5_font_size_phone=&#8221;14px&#8221; header_5_font_size_last_edited=&#8221;on|desktop&#8221; header_6_font_size_tablet=&#8221;13px&#8221; header_6_font_size_phone=&#8221;13px&#8221; header_6_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>At Burger House, we pride ourselves on using only the finest organic ingredients. Each burger is a masterpiece, starting with buns baked fresh right in our kitchen, to patties shaped and grilled while you wait. Dive into the delicious world of our flame-grilled burgers and taste the difference that fresh, quality ingredients make.<\/p>\n<p>[\/et_pb_text][et_pb_button button_text=&#8221;Learn More&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;1bffc0fc-42a0-49d1-bd9a-ae3ade2d7206&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#6b705c&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;100px&#8221; button_font=&#8221;Fauna One|700|||||||&#8221; custom_padding=&#8221;12px|24px|12px|24px|true|true&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover_enabled=&#8221;off|desktop&#8221; custom_padding__hover=&#8221;|28px||20px|true|false&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Menu Pricing&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;5138c454-be54-4233-bd3b-f8e6a8747976&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Our Gourmet Menu&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;c33f07d9-41e0-421a-8799-5799df695cce&#8221; title_level=&#8221;h2&#8243; title_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; title_text_color=&#8221;#0e0c19&#8243; title_font_size=&#8221;50px&#8221; title_line_height=&#8221;1.2em&#8221; custom_margin=&#8221;||10px||false|false&#8221; title_font_size_tablet=&#8221;28px&#8221; title_font_size_phone=&#8221;20px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;5138c454-be54-4233-bd3b-f8e6a8747976&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Classic Organic Burger&#8221; image=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-f2fc7ac6-8039-4c7a-84fb-c7981bc359c2-800&#215;800.jpg&#8221; icon_alignment=&#8221;left&#8221; content_max_width=&#8221;100%&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;203c76fc-aee0-4484-9be1-f0e2ebd81a8f&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; body_text_color=&#8221;#a5a58d&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.75em&#8221; body_link_text_color=&#8221;#6b705c&#8221; image_icon_custom_margin=&#8221;||||false|false&#8221; image_icon_custom_padding=&#8221;||||false|false&#8221; animation=&#8221;off&#8221; header_font_size_tablet=&#8221;15px&#8221; header_font_size_phone=&#8221;13px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;15px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|desktop&#8221; border_radii_image=&#8221;on|6px|6px|6px|6px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22icon_color%22%93,%22#0e0c19%22:%91%22header_text_color%22%93,%22#a5a58d%22:%91%22body_text_color%22%93}&#8221;]<\/p>\n<p>$8<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Cheese Delight Burger&#8221; image=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-3fa99be7-5912-4201-ab1a-b4f869fb4a2a-800&#215;800.jpg&#8221; icon_alignment=&#8221;left&#8221; content_max_width=&#8221;100%&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;203c76fc-aee0-4484-9be1-f0e2ebd81a8f&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; body_text_color=&#8221;#a5a58d&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.75em&#8221; body_link_text_color=&#8221;#6b705c&#8221; image_icon_custom_margin=&#8221;||||false|false&#8221; image_icon_custom_padding=&#8221;||||false|false&#8221; animation=&#8221;off&#8221; header_font_size_tablet=&#8221;15px&#8221; header_font_size_phone=&#8221;13px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;15px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|desktop&#8221; border_radii_image=&#8221;on|6px|6px|6px|6px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22icon_color%22%93,%22#0e0c19%22:%91%22header_text_color%22%93,%22#a5a58d%22:%91%22body_text_color%22%93}&#8221;]<\/p>\n<p>$9<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Spicy Green Chili Burger&#8221; image=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-268afe74-f335-4a61-9ff3-48195896811e-800&#215;800.jpg&#8221; icon_alignment=&#8221;left&#8221; content_max_width=&#8221;100%&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;203c76fc-aee0-4484-9be1-f0e2ebd81a8f&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; body_text_color=&#8221;#a5a58d&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.75em&#8221; body_link_text_color=&#8221;#6b705c&#8221; image_icon_custom_margin=&#8221;||||false|false&#8221; image_icon_custom_padding=&#8221;||||false|false&#8221; animation=&#8221;off&#8221; header_font_size_tablet=&#8221;15px&#8221; header_font_size_phone=&#8221;13px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;15px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|desktop&#8221; border_radii_image=&#8221;on|6px|6px|6px|6px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22icon_color%22%93,%22#0e0c19%22:%91%22header_text_color%22%93,%22#a5a58d%22:%91%22body_text_color%22%93}&#8221;]<\/p>\n<p>$10<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;5138c454-be54-4233-bd3b-f8e6a8747976&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;BBQ Bacon Burger&#8221; image=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-3fe821a3-0bdb-4c0c-b793-4644daac876f-800&#215;800.jpg&#8221; icon_alignment=&#8221;left&#8221; content_max_width=&#8221;100%&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;203c76fc-aee0-4484-9be1-f0e2ebd81a8f&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; body_text_color=&#8221;#a5a58d&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.75em&#8221; body_link_text_color=&#8221;#6b705c&#8221; image_icon_custom_margin=&#8221;||||false|false&#8221; image_icon_custom_padding=&#8221;||||false|false&#8221; animation=&#8221;off&#8221; header_font_size_tablet=&#8221;15px&#8221; header_font_size_phone=&#8221;13px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;15px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|desktop&#8221; border_radii_image=&#8221;on|6px|6px|6px|6px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22icon_color%22%93,%22#0e0c19%22:%91%22header_text_color%22%93,%22#a5a58d%22:%91%22body_text_color%22%93}&#8221;]<\/p>\n<p>$11<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Vegan Power Burger&#8221; image=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-760bd9cb-b763-4e2a-85da-8e9f3619dbfa-800&#215;800.jpg&#8221; icon_alignment=&#8221;left&#8221; content_max_width=&#8221;100%&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;203c76fc-aee0-4484-9be1-f0e2ebd81a8f&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; body_text_color=&#8221;#a5a58d&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.75em&#8221; body_link_text_color=&#8221;#6b705c&#8221; image_icon_custom_margin=&#8221;||||false|false&#8221; image_icon_custom_padding=&#8221;||||false|false&#8221; animation=&#8221;off&#8221; header_font_size_tablet=&#8221;15px&#8221; header_font_size_phone=&#8221;13px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;15px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|desktop&#8221; border_radii_image=&#8221;on|6px|6px|6px|6px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22icon_color%22%93,%22#0e0c19%22:%91%22header_text_color%22%93,%22#a5a58d%22:%91%22body_text_color%22%93}&#8221;]<\/p>\n<p>$9<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Double Stack Masterpiece&#8221; image=&#8221;https:\/\/divitest.molehost5.net\/wp-content\/uploads\/2024\/05\/0-a68a12a5-462f-4177-a8e7-8651b407d488-800&#215;800.jpg&#8221; icon_alignment=&#8221;left&#8221; content_max_width=&#8221;100%&#8221; _builder_version=&#8221;4.24.3&#8243; _module_preset=&#8221;203c76fc-aee0-4484-9be1-f0e2ebd81a8f&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Fauna One|Fauna One_weight|||||||&#8221; body_text_color=&#8221;#a5a58d&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.75em&#8221; body_link_text_color=&#8221;#6b705c&#8221; image_icon_custom_margin=&#8221;||||false|false&#8221; image_icon_custom_padding=&#8221;||||false|false&#8221; animation=&#8221;off&#8221; header_font_size_tablet=&#8221;15px&#8221; header_font_size_phone=&#8221;13px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;15px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|desktop&#8221; border_radii_image=&#8221;on|6px|6px|6px|6px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22icon_color%22%93,%22#0e0c19%22:%91%22header_text_color%22%93,%22#a5a58d%22:%91%22body_text_color%22%93}&#8221;]<\/p>\n<p>$12<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Call to Action&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#6b705c&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;65deg&#8221; background_color_gradient_stops=&#8221;#000000 0%|rgba(255,255,255,0) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_enable_image=&#8221;off&#8221; custom_padding=&#8221;5vw||5vw||true|false&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{%22#6b705c%22:%91%22background_color%22%93}&#8221;][et_pb_row _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;5138c454-be54-4233-bd3b-f8e6a8747976&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;73121f80-a3ef-4484-8763-c3f18e3c56d2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_cta title=&#8221;Taste the Freshness of Organic Flame Grilled Burgers!&#8221; button_url=&#8221;#&#8221; button_text=&#8221;Order Now&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;4c2ad5d0-871e-414e-a4be-aa9134d4ae8e&#8221; header_font=&#8221;Cinzel|Cinzel_weight|||||||&#8221; header_text_color=&#8221;#0e0c19&#8243; header_font_size=&#8221;50px&#8221; header_line_height=&#8221;1.2em&#8221; body_font=&#8221;Fauna One||||||||&#8221; body_text_color=&#8221;#3c3a47&#8243; body_font_size=&#8221;18px&#8221; body_line_height=&#8221;1.75em&#8221; background_color=&#8221;#FFFFFF&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#6b705c&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;100px&#8221; button_font=&#8221;Fauna One|700|||||||&#8221; button_custom_padding=&#8221;12px|24px|12px|24px|true|true&#8221; background_layout=&#8221;light&#8221; custom_padding=&#8221;60px|60px|60px|60px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_font_size_tablet=&#8221;28px&#8221; header_font_size_phone=&#8221;20px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;16px&#8221; body_font_size_phone=&#8221;14px&#8221; body_font_size_last_edited=&#8221;on|phone&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical=&#8221;24px&#8221; box_shadow_blur=&#8221;72px&#8221; box_shadow_spread=&#8221;-12px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.12)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-f2943306-fa6c-45f0-b632-5fc00151366a%22:%91%22button_text_color%22%93,%22gcid-36fd78a7-34bc-404d-873c-dafa34efaae5%22:%91%22button_text_color%22,%22color%22,%22background_color%22%93,%22gcid-7cadd8b3-5228-48e4-90c4-212d09232f7b%22:%91%22color%22,%22color%22,%22color%22,%22color%22%93,%22gcid-f113ad93-2527-46d7-862b-fc71181c6b5e%22:%91%22border_color_all%22,%22border_color_all%22%93}&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221;]<\/p>\n<p>Indulge in the unique flavors of our organic, flame grilled burgers, each made with patties and buns freshly prepared in-store daily. Experience the difference with every bite. Don&#8217;t wait, savor the freshness today!<\/p>\n<p>[\/et_pb_cta][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Our burgers are number 1Experience the unique flavors of our burgers, grilled to perfection and made with locally sourced, organic ingredients.At Burger House, we pride ourselves on using only the finest organic ingredients. Each burger is a masterpiece, starting with buns baked fresh right in our kitchen, to patties shaped and grilled while you wait. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":11,"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/pages\/13\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/divitest.molehost5.net\/index.php\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}