{"id":88,"date":"2026-01-06T10:07:09","date_gmt":"2026-01-06T10:07:09","guid":{"rendered":"https:\/\/pancake.co.il\/?page_id=88"},"modified":"2026-03-31T11:42:45","modified_gmt":"2026-03-31T11:42:45","slug":"%d7%90%d7%95%d7%93%d7%95%d7%aa","status":"publish","type":"page","link":"https:\/\/pancake.co.il\/en\/%d7%90%d7%95%d7%93%d7%95%d7%aa\/","title":{"rendered":"About"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"88\" class=\"elementor elementor-88\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21ac504 e-flex e-con-boxed e-con e-parent\" data-id=\"21ac504\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b029adf elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"b029adf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    :root {\n        --ph-red: #7E1F2A;\n        --ph-gold: #f2b851;\n        --ph-dark: #1a1a1a;\n        --ph-light: #fdfdfd;\n        --ph-gray: #f4f4f4;\n    }\n\n    .about-pancake-wrapper {\n        font-family: 'Ploni', sans-serif;\n        direction: rtl;\n        color: var(--ph-dark);\n        line-height: 1.6;\n        background: var(--ph-light);\n        overflow-x: hidden;\n        width: 100%;\n        max-width: 100%;\n        box-sizing: border-box;\n    }\n\n    .about-pancake-wrapper h1,\n    .about-pancake-wrapper h2,\n    .about-pancake-wrapper h3 {\n        font-weight: 800;\n        margin: 0 0 20px 0;\n        line-height: 1.2;\n    }\n\n    .about-pancake-wrapper p {\n        font-size: 20px;\n        color: #555;\n        margin-bottom: 20px;\n        font-weight: 400;\n    }\n\n    \/* --- Hero --- *\/\n    .ap-hero {\n        position: relative;\n        min-height: 85vh;\n        background-image: url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/odot-scaled.webp');\n        background-size: cover;\n        background-position: center;\n        background-attachment: scroll;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        padding: 150px 20px 60px;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .ap-hero-overlay {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.6));\n        z-index: 1;\n    }\n\n    .ap-hero-content {\n        position: relative;\n        z-index: 2;\n        color: #fff;\n        max-width: 900px;\n        animation: fadeUp 1s ease-out;\n    }\n\n    .ap-hero h1 {\n        font-size: 58px;\n        color: #ffffff;\n        text-shadow: 0 4px 15px rgba(0,0,0,0.5);\n        margin-bottom: 15px;\n    }\n\n    .ap-hero-subtitle {\n        font-size: 28px;\n        font-weight: 400;\n        color: #f0f0f0;\n        text-shadow: 0 2px 5px rgba(0,0,0,0.5);\n    }\n\n    \/* --- Sections --- *\/\n    .ap-section {\n        padding: 90px 20px;\n        max-width: 1200px;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n\n    .ap-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 70px;\n        align-items: center;\n    }\n\n    .ap-grid.reverse .ap-text { order: 2; }\n    .ap-grid.reverse .ap-image { order: 1; }\n\n    \/* --- Image --- *\/\n    .ap-image { position: relative; }\n\n    .ap-image img {\n        width: 100%;\n        border-radius: 20px;\n        box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n        transition: transform 0.5s ease;\n        object-fit: cover;\n        height: 100%;\n        min-height: 400px;\n    }\n\n    .ap-image:hover img { transform: scale(1.02); }\n\n    .ap-image::before {\n        content: '';\n        position: absolute;\n        top: -20px; right: -20px;\n        width: 100px; height: 100px;\n        border-top: 5px solid var(--ph-gold);\n        border-right: 5px solid var(--ph-gold);\n        border-radius: 0 20px 0 0;\n        z-index: -1;\n    }\n\n    \/* --- Text --- *\/\n    .ap-label {\n        color: var(--ph-red);\n        font-weight: 800;\n        font-size: 16px;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin-bottom: 15px;\n        display: block;\n    }\n\n    .ap-text h2 {\n        font-size: 44px;\n        color: var(--ph-dark);\n        position: relative;\n        padding-bottom: 25px;\n        margin-bottom: 25px;\n    }\n\n    .ap-text h2::after {\n        content: '';\n        position: absolute;\n        bottom: 0; right: 0;\n        width: 80px; height: 4px;\n        background: var(--ph-gold);\n    }\n\n    \/* --- Highlights --- *\/\n    .ap-highlights-bg {\n        background-color: var(--ph-dark);\n        color: #fff;\n        padding: 100px 20px;\n        text-align: center;\n        background-image: linear-gradient(rgba(0,0,0,0.75), rgba(0,0,0,0.75)), url('https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/bg-main.webp');\n        background-size: cover;\n        background-position: center;\n        background-attachment: scroll;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .ap-highlights-content { max-width: 900px; margin: 0 auto; }\n    .ap-highlights-bg h2 { color: #fff; font-size: 44px; margin-bottom: 20px; }\n    .ap-highlights-bg p { color: #e0e0e0; font-size: 20px; margin-bottom: 40px; }\n\n    .ap-food-tags {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 15px;\n    }\n\n    .ap-tag {\n        background: rgba(255,255,255,0.1);\n        border: 1px solid rgba(255,255,255,0.3);\n        padding: 12px 28px;\n        border-radius: 50px;\n        color: var(--ph-gold);\n        font-weight: 700;\n        font-size: 17px;\n        transition: 0.3s;\n        backdrop-filter: blur(5px);\n    }\n    .ap-tag:hover { background: var(--ph-gold); color: #000; border-color: var(--ph-gold); transform: translateY(-3px); }\n\n    \/* --- CTA --- *\/\n    .ap-cta-section {\n        background: #fff;\n        text-align: center;\n        padding: 100px 20px;\n        border-top: 1px solid #f0f0f0;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .ap-cta-section h2 { font-size: 40px; }\n\n    .ap-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        margin-top: 40px;\n        flex-wrap: wrap;\n    }\n\n    .ap-btn {\n        padding: 16px 45px;\n        border-radius: 50px;\n        font-size: 18px;\n        font-weight: 700;\n        text-decoration: none;\n        transition: 0.3s;\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n    }\n\n    .ap-btn-primary {\n        background: var(--ph-gold);\n        color: #fff;\n        box-shadow: 0 10px 25px rgba(242,184,81,0.4);\n    }\n    .ap-btn-primary:hover {\n        background: #e0a840;\n        transform: translateY(-4px);\n        box-shadow: 0 15px 30px rgba(242,184,81,0.5);\n    }\n\n    .ap-btn-secondary {\n        background: transparent;\n        border: 2px solid var(--ph-red);\n        color: var(--ph-red);\n    }\n    .ap-btn-secondary:hover { background: var(--ph-red); color: #fff; }\n\n    \/* --- Mobile --- *\/\n    @media (max-width: 768px) {\n        .ap-hero { min-height: 70vh; padding: 130px 18px 50px; }\n        .ap-hero h1 { font-size: 34px; }\n        .ap-hero-subtitle { font-size: 18px; }\n\n        .ap-section { padding: 60px 18px; }\n        .ap-grid { grid-template-columns: 1fr; gap: 36px; }\n        .ap-grid.reverse .ap-text { order: 1; }\n        .ap-grid.reverse .ap-image { order: 2; }\n\n        .ap-text h2 { font-size: 28px; }\n        .about-pancake-wrapper p { font-size: 17px; }\n\n        .ap-image img { min-height: 240px; }\n        .ap-image::before { display: none; }\n\n        .ap-highlights-bg { padding: 60px 18px; }\n        .ap-highlights-bg h2 { font-size: 28px; }\n        .ap-highlights-bg p { font-size: 17px; }\n        .ap-tag { font-size: 15px; padding: 10px 20px; }\n\n        .ap-cta-section { padding: 60px 18px; }\n        .ap-cta-section h2 { font-size: 28px; }\n        .ap-buttons { flex-direction: column; width: 100%; max-width: 320px; margin: 24px auto 0; }\n        .ap-btn { width: 100%; justify-content: center; font-size: 17px; }\n    }\n\n    @keyframes fadeUp {\n        from { opacity: 0; transform: translateY(30px); }\n        to   { opacity: 1; transform: translateY(0); }\n    }\n<\/style>\n\n<div class=\"about-pancake-wrapper\">\n\n    <header class=\"ap-hero\">\n        <div class=\"ap-hero-overlay\"><\/div>\n        <div class=\"ap-hero-content\">\n            <h1>The Original Pancake House<\/h1>\n            <div class=\"ap-hero-subtitle\">Some flavors are unforgettable<\/div>\n        <\/div>\n    <\/header>\n\n    <section class=\"ap-section\">\n        <div class=\"ap-grid\">\n            <div class=\"ap-text\">\n                <span class=\"ap-label\">Our History<\/span>\n                <h2>The Story That Started in the Bronx<\/h2>\n                <p><strong>Flavors that take us back to the good moments, to the people we shared a table with, and to memories that stay in the heart. The Original Pancake House is exactly that.<\/strong><\/p>\n                <p>Our story began in the mid-1960s, when Sylvia and Shlomo Bar-Meir immigrated from the Bronx, bringing with them a simple dream: to make pancakes just like in America \u2013 fluffy, warm, and the kind that feel like home from the very first bite.<\/p>\n                <p>\u05de\u05d4 \u05e9\u05d4\u05ea\u05d7\u05d9\u05dc \u05db\u05e4\u05d9\u05e0\u05ea \u05d7\u05df \u05e7\u05d8\u05e0\u05d4, \u05d4\u05e4\u05da \u05e2\u05dd \u05d4\u05e9\u05e0\u05d9\u05dd \u05dc\u05de\u05d5\u05e1\u05d3 \u05d9\u05e9\u05e8\u05d0\u05dc\u05d9. \u05de\u05e7\u05d5\u05dd \u05e9\u05d0\u05dc\u05d9\u05d5 \u05de\u05d2\u05d9\u05e2\u05d9\u05dd \u05d9\u05dc\u05d3\u05d9\u05dd \u05e2\u05dd \u05d4\u05d5\u05e8\u05d9\u05dd, \u05d4\u05d5\u05e8\u05d9\u05dd \u05e2\u05dd \u05d9\u05dc\u05d3\u05d9\u05dd \u05e9\u05db\u05d1\u05e8 \u05d2\u05d3\u05dc\u05d5, \u05d5\u05d7\u05d1\u05e8\u05d9\u05dd \u05e9\u05e8\u05e7 \u05e8\u05e6\u05d5 \"\u05dc\u05e7\u05e4\u05d5\u05e5 \u05dc\u05e7\u05e4\u05d4\" \u05d5\u05e0\u05e9\u05d0\u05e8\u05d5 \u05dc\u05e2\u05d5\u05d3 \u05e4\u05e0\u05e7\u05d9\u05d9\u05e7.<\/p>\n            <\/div>\n            <div class=\"ap-image\">\n                <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-11-at-12.27.38-1.jpeg\" alt=\"\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7\u05d9\u05dd \u05e7\u05dc\u05d0\u05e1\u05d9\u05d9\u05dd - \u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"ap-highlights-bg\">\n        <div class=\"ap-highlights-content\">\n            <span class=\"ap-label\" style=\"color:var(--ph-gold);\">Our Menu<\/span>\n            <h2>Much more than pancakes<\/h2>\n            <p>Yes, pancakes are the heart of our story \u2014 sweet, indulgent, classic, or adventurous. But we offer much more. Our menu fits every hour of the day, with an emphasis on quality ingredients, including vegan and premium options.<\/p>\n            <div class=\"ap-food-tags\">\n                <span class=\"ap-tag\">Indulgent Pancakes<\/span>\n                <span class=\"ap-tag\">Breakfast Dishes<\/span>\n                <span class=\"ap-tag\">Sandwiches &amp; Toasts<\/span>\n                <span class=\"ap-tag\">Meat Dishes<\/span>\n                <span class=\"ap-tag\">Gluten-Free Options<\/span>\n                <span class=\"ap-tag\">Fresh Salads<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"ap-section\">\n        <div class=\"ap-grid reverse\">\n            <div class=\"ap-text\">\n                <span class=\"ap-label\">One big family<\/span>\n                <h2>The same taste, everywhere<\/h2>\n                <p>Over the years, we\u2019ve grown, expanded, and opened branches across the country <strong>\u05d1\u05d4\u05e8\u05e6\u05dc\u05d9\u05d4, \u05e0\u05ea\u05e0\u05d9\u05d4, \u05db\u05e4\u05e8 \u05e1\u05d1\u05d0 \u05d5\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4.<\/strong><\/p>\n                <p>Each branch brings its own vibrant atmosphere and modern design, while carefully preserving what truly matters: quality, taste, and the familiar feeling we grew up with.<\/p>\n                <p>At its core, The Original Pancake House is about people. Our teams, franchise partners, suppliers, and guests are all part of one extended family\u2014united by a love for great food, authentic service, and a genuine passion for what we do.<\/p>\n            <\/div>\n            <div class=\"ap-image\">\n                <img decoding=\"async\" src=\"https:\/\/pancake.co.il\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-11-at-12.27.37.jpeg\" alt=\"\u05d0\u05d5\u05d5\u05d9\u05e8\u05d4 \u05de\u05e9\u05e4\u05d7\u05ea\u05d9\u05ea \u05d1\u05e1\u05e0\u05d9\u05e3\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"ap-cta-section\">\n        <h2>Join the experience<\/h2>\n        <p style=\"max-width:600px; margin:0 auto; color:#666; font-size:20px;\">Whether you\u2019re here for a full meal, a coffee with pancakes on the side, or discovering us for the first time \u2014 we\u2019re here to remind you that great taste never goes out of style.<\/p>\n        <div class=\"ap-buttons\">\n            <a href=\"https:\/\/pancake.co.il\/en\/%d7%a1%d7%a0%d7%99%d7%a4%d7%99%d7%9d\/\" class=\"ap-btn ap-btn-primary\">\n                Reserve a table\n            <\/a>\n            <a href=\"https:\/\/pancake.co.il\/en\/shop\/\" class=\"ap-btn ap-btn-secondary\">\n                Order Delivery\n            <\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\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>\u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9 \u05d9\u05e9 \u05d8\u05e2\u05de\u05d9\u05dd \u05e9\u05dc\u05d0 \u05e9\u05d5\u05db\u05d7\u05d9\u05dd. \u05d4\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4 \u05e9\u05dc\u05e0\u05d5 \u05d4\u05e1\u05d9\u05e4\u05d5\u05e8 \u05e9\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d1\u05e8\u05d5\u05e0\u05e7\u05e1 \u05d8\u05e2\u05de\u05d9\u05dd \u05e9\u05de\u05d7\u05d6\u05d9\u05e8\u05d9\u05dd \u05d0\u05d5\u05ea\u05e0\u05d5 \u05dc\u05e8\u05d2\u05e2\u05d9\u05dd \u05d8\u05d5\u05d1\u05d9\u05dd, \u05dc\u05d0\u05e0\u05e9\u05d9\u05dd \u05e9\u05d0\u05d9\u05ea\u05dd \u05d7\u05dc\u05e7\u05e0\u05d5 \u05e9\u05d5\u05dc\u05d7\u05df, \u05d5\u05dc\u05d6\u05d9\u05db\u05e8\u05d5\u05e0\u05d5\u05ea \u05e9\u05e0\u05e9\u05d0\u05e8\u05d9\u05dd \u05d1\u05dc\u05d1. \u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9 \u05d4\u05d5\u05d0 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05db\u05d6\u05d4. \u05d4\u05e1\u05d9\u05e4\u05d5\u05e8 \u05e9\u05dc\u05e0\u05d5 \u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d0\u05de\u05e6\u05e2 \u05e9\u05e0\u05d5\u05ea \u05d4\u05be60, \u05db\u05e9\u05e1\u05d9\u05dc\u05d1\u05d9\u05d4 \u05d5\u05e9\u05dc\u05de\u05d4 \u05d1\u05e8\u05be\u05de\u05d0\u05d9\u05e8 \u05e2\u05dc\u05d5 \u05d0\u05e8\u05e6\u05d4 \u05de\u05d4\u05d1\u05e8\u05d5\u05e0\u05e7\u05e1 \u05d5\u05d4\u05d1\u05d9\u05d0\u05d5 \u05d0\u05d9\u05ea\u05dd \u05d7\u05dc\u05d5\u05dd \u05e4\u05e9\u05d5\u05d8: \u05dc\u05d4\u05db\u05d9\u05df \u05e4\u05e0\u05e7\u05d9\u05d9\u05e7\u05d9\u05dd \u05db\u05de\u05d5 \u05d1\u05d0\u05de\u05e8\u05d9\u05e7\u05d4 \u2013 \u05d0\u05d5\u05d5\u05e8\u05d9\u05e8\u05d9\u05d9\u05dd, \u05d7\u05de\u05d9\u05dd, \u05db\u05d0\u05dc\u05d4 \u05e9\u05de\u05e8\u05d2\u05d9\u05e9\u05d9\u05dd [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-88","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/88","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/comments?post=88"}],"version-history":[{"count":37,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/88\/revisions"}],"predecessor-version":[{"id":1496,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/88\/revisions\/1496"}],"wp:attachment":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/media?parent=88"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}