{"id":169,"date":"2025-02-25T04:25:15","date_gmt":"2025-02-25T04:25:15","guid":{"rendered":"https:\/\/tastyway.ca\/?page_id=169"},"modified":"2025-08-09T18:27:22","modified_gmt":"2025-08-09T18:27:22","slug":"169-2","status":"publish","type":"page","link":"https:\/\/tastyway.ca\/index.php\/169-2\/","title":{"rendered":"Catering Orders"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"169\" class=\"elementor elementor-169\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a249635 e-flex e-con-boxed e-con e-parent\" data-id=\"a249635\" 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-f3364a6 elementor-widget elementor-widget-html\" data-id=\"f3364a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Tasty Way \u2014 Catering & Events (full page, matches new home) -->\r\n<!-- Paste into a single Custom HTML block on your Catering page in WordPress -->\r\n\r\n<style>\r\n  :root{\r\n    --bg:#0e0e0f; --panel:#151517; --muted:#9aa0a6; --text:#fff;\r\n    --brand:#ff6f00; --brand-2:#ff9a3e; --ok:#21c55d;\r\n    --maxw:1150px; --radius:16px; --shadow:0 10px 30px rgba(0,0,0,.35);\r\n  }\r\n  *{box-sizing:border-box}\r\n  html,body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}\r\n  a{color:inherit;text-decoration:none}\r\n  img{max-width:100%;height:auto;display:block}\r\n  .container{max-width:var(--maxw);margin-inline:auto;padding:0 20px}\r\n  \/* Header *\/\r\n  .hdr{position:sticky;top:0;z-index:50;background:rgba(21,21,23,.85);backdrop-filter:saturate(160%) blur(6px);border-bottom:1px solid rgba(255,255,255,.06)}\r\n  .hdr-wrap{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0}\r\n  .brand{display:flex;align-items:center;gap:12px}\r\n  .brand img{width:46px;height:46px;border-radius:12px}\r\n  .brand-name{font-weight:700;letter-spacing:.3px}\r\n  .nav{display:flex;gap:18px;align-items:center}\r\n  .cta{display:flex;gap:10px;flex-wrap:wrap}\r\n  .btn{display:inline-flex;align-items:center;gap:10px;background:var(--brand);padding:10px 16px;border-radius:12px;font-weight:700;box-shadow:var(--shadow);transition:transform .15s ease}\r\n  .btn:hover{transform:translateY(-1px)}\r\n  .btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.18)}\r\n  \/* Mobile nav *\/\r\n  #menuToggle{display:none}\r\n  .burger{display:none;cursor:pointer;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.12)}\r\n  @media (max-width:900px){\r\n    .nav{display:none}\r\n    .burger{display:block}\r\n    #menuToggle:checked ~ .nav{display:flex;position:absolute;left:0;right:0;top:66px;background:var(--panel);padding:14px;border-bottom:1px solid rgba(255,255,255,.06);flex-direction:column;gap:10px}\r\n  }\r\n  \/* Hero *\/\r\n  .hero{position:relative}\r\n  .hero-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;padding:56px 0}\r\n  .hero h1{font-size:clamp(34px,5vw,54px);line-height:1.05;margin:0 0 10px;font-weight:800}\r\n  .hero p{color:var(--muted)}\r\n  .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}\r\n  .hero-media .dish{border-radius:20px;box-shadow:var(--shadow)}\r\n  .glow{position:absolute;inset:auto -10% -10% auto;width:55%;height:55%;background:radial-gradient(600px 300px at 100% 100%,rgba(255,111,0,.35),transparent 70%);filter:blur(30px);z-index:-1}\r\n  @media (max-width:900px){.hero-wrap{grid-template-columns:1fr}.hero-media{order:-1}}\r\n  \/* Promo strip *\/\r\n  .promo{background:linear-gradient(90deg,rgba(255,111,0,.15),rgba(255,154,62,.12));border:1px solid rgba(255,255,255,.08);padding:10px 14px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0}\r\n  .promo b{color:#ffe0c2}\r\n  \/* Sections *\/\r\n  .section{padding:52px 0}\r\n  .section h2{font-size:clamp(26px,3.6vw,36px);margin:0 0 8px}\r\n  .section p.lead{color:var(--muted);margin:0}\r\n  \/* Grid cards *\/\r\n  .grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;margin-top:28px}\r\n  .card{grid-column:span 4;background:var(--panel);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}\r\n  .card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}\r\n  .badge{display:inline-block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);padding:6px 10px;border-radius:999px;font-size:12px;margin-bottom:10px}\r\n  .price{font-weight:800;font-size:22px;margin:6px 0}\r\n  .card .body{padding:16px}\r\n  .card ul{margin:10px 0 0 18px;color:var(--muted)}\r\n  .card li{margin:6px 0}\r\n  .card img{aspect-ratio:4\/3;object-fit:cover}\r\n  @media (max-width:1100px){.card{grid-column:span 6}}\r\n  @media (max-width:600px){.card{grid-column:span 12}}\r\n  \/* Estimator *\/\r\n  .est{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;background:var(--panel);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:16px}\r\n  .est label{display:block;margin-bottom:8px;color:var(--muted)}\r\n  .est .row{display:grid;gap:8px}\r\n  .est input,.est select, .est textarea{background:#202124;border:1px solid rgba(255,255,255,.12);color:var(--text);padding:12px 14px;border-radius:12px}\r\n  .est .total{display:flex;align-items:center;justify-content:space-between;background:rgba(255,111,0,.08);border:1px dashed rgba(255,111,0,.35);padding:12px 14px;border-radius:12px}\r\n  @media (max-width:800px){.est{grid-template-columns:1fr}}\r\n  \/* Steps *\/\r\n  .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}\r\n  .step{background:var(--panel);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:16px}\r\n  .step b{font-size:26px;display:block;margin-bottom:6px;color:#ffe0c2}\r\n  @media (max-width:900px){.steps{grid-template-columns:repeat(2,1fr)}}\r\n  @media (max-width:560px){.steps{grid-template-columns:1fr}}\r\n  \/* FAQ *\/\r\n  details{background:var(--panel);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:14px}\r\n  details+details{margin-top:10px}\r\n  summary{cursor:pointer;font-weight:600}\r\n  summary::marker{color:var(--brand)}\r\n  \/* Footer *\/\r\n  .ftr{border-top:1px solid rgba(255,255,255,.06);background:#0c0c0d;color:var(--muted)}\r\n  .ftr-wrap{display:flex;gap:16px;justify-content:space-between;align-items:center;padding:20px 0}\r\n<\/style>\r\n\r\n<!-- Header -->\r\n<header class=\"hdr\">\r\n  <div class=\"container hdr-wrap\">\r\n    <a class=\"brand\" href=\"\/\" aria-label=\"Back to Home\">\r\n      <img decoding=\"async\" src=\"https:\/\/tastyway.ca\/wp-content\/uploads\/2025\/01\/88c9ea03-4af6-4284-a1f7-ce8193462907@3x.png\" alt=\"Tasty Way logo\" width=\"92\" height=\"92\">\r\n      <span class=\"brand-name\">Tasty Way<\/span>\r\n    <\/a>\r\n\r\n    <label class=\"burger\" for=\"menuToggle\" aria-label=\"Open menu\">\u2630<\/label>\r\n    <input type=\"checkbox\" id=\"menuToggle\" hidden>\r\n\r\n    <nav class=\"nav\" aria-label=\"Primary\">\r\n      <a href=\"\/\">Home<\/a>\r\n      <a href=\"#options\">Options<\/a>\r\n      <a href=\"#estimator\">Estimate<\/a>\r\n      <a href=\"#faq\">FAQ<\/a>\r\n      <a href=\"#contact\">Contact<\/a>\r\n    <\/nav>\r\n\r\n    <div class=\"cta\">\r\n      <a class=\"btn btn--ghost\" href=\"https:\/\/www.order.store\/store\/tasty-way\/8yiTRf1rSZiBGJrprp6b_A\">Order Now<\/a>\r\n      <a class=\"btn\" href=\"#contact\">Book Catering<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- Hero -->\r\n<section class=\"hero container\" id=\"top\">\r\n  <div class=\"hero-wrap\">\r\n    <div>\r\n      <div class=\"promo\"><span>\ud83c\udf89 <b>Catering for 50\u2013300+<\/b> \u2014 Office lunches, events, parties<\/span><span>Ottawa & area \u2014 24\u201348h notice<\/span><\/div>\r\n      <h1>Catering & Events<\/h1>\r\n      <p class=\"lead\">Three flexible options. Same generous portions and flavor people love in-store.<\/p>\r\n      <div class=\"hero-ctas\">\r\n        <a class=\"btn\" href=\"#options\">See Options<\/a>\r\n        <a class=\"btn btn--ghost\" href=\"#estimator\">Quick Estimate<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-media\">\r\n      <img decoding=\"async\" class=\"dish\" src=\"https:\/\/tastyway.ca\/wp-content\/uploads\/2025\/02\/WhatsApp-Image-2025-02-25-at-12.12.49-AM.jpeg\" alt=\"Catering trays with rice and proteins\" loading=\"eager\">\r\n      <div class=\"glow\" aria-hidden=\"true\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Options -->\r\n<section class=\"section\" id=\"options\">\r\n  <div class=\"container\">\r\n    <h2>Catering Options<\/h2>\r\n    <p class=\"lead\">Minimum 50 guests. All disposables & sauces included. Halal-friendly.<\/p>\r\n\r\n    <div class=\"grid\">\r\n      <article class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/tastyway.ca\/wp-content\/uploads\/2025\/02\/5029F98C-4F58-408A-8542-BC0F6E9CE017.jpeg\" alt=\"Tray of wraps and sandwiches\" loading=\"lazy\">\r\n        <div class=\"body\">\r\n          <span class=\"badge\">Most affordable<\/span>\r\n          <h3>Sandwiches Only<\/h3>\r\n          <div class=\"price\">$8<span style=\"font-weight:600\">\/person<\/span><\/div>\r\n          <ul>\r\n            <li>Choice of Chicken, Beef, or Falafel wraps<\/li>\r\n            <li>Includes pickles, garlic sauce, & our special sauce<\/li>\r\n            <li>Great for meetings and quick service<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/tastyway.ca\/wp-content\/uploads\/2025\/02\/WhatsApp-Image-2025-02-25-at-12.12.49-AM.jpeg\" alt=\"Catering plates with rice and potatoes\" loading=\"lazy\">\r\n        <div class=\"body\">\r\n          <span class=\"badge\">Most popular<\/span>\r\n          <h3>Plates Option<\/h3>\r\n          <div class=\"price\">$10<span style=\"font-weight:600\">\/person<\/span><\/div>\r\n          <ul>\r\n            <li>Rice + garlic potatoes<\/li>\r\n            <li>Chicken, Beef, or Falafel<\/li>\r\n            <li>Sauces & disposables included<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/tastyway.ca\/wp-content\/uploads\/2025\/02\/WhatsApp-Image-2025-02-25-at-12.24.49-AM.jpeg\" alt=\"Open buffet with multiple trays\" loading=\"lazy\">\r\n        <div class=\"body\">\r\n          <span class=\"badge\">Full spread<\/span>\r\n          <h3>Open Buffet<\/h3>\r\n          <div class=\"price\">Custom pricing<\/div>\r\n          <ul>\r\n            <li>Two rice types, Chicken, Beef, Falafel<\/li>\r\n            <li>Garlic potatoes, hummus, sauces, drinks<\/li>\r\n            <li>Staffing available on request<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/article>\r\n    <\/div>\r\n\r\n    <div class=\"hero-ctas\" style=\"margin-top:20px\">\r\n      <a class=\"btn\" href=\"#contact\">Request a Quote<\/a>\r\n      <a class=\"btn btn--ghost\" href=\"https:\/\/www.order.store\/store\/tasty-way\/8yiTRf1rSZiBGJrprp6b_A\">Order Regular Menu<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Quick Estimator -->\r\n<section class=\"section\" id=\"estimator\">\r\n  <div class=\"container\">\r\n    <h2>Quick Estimate<\/h2>\r\n    <p class=\"lead\">Get a ballpark cost. Final pricing confirmed after we review your request.<\/p>\r\n\r\n    <div class=\"est\" role=\"region\" aria-label=\"Price estimator\">\r\n      <div class=\"row\">\r\n        <label for=\"option\">Catering option<\/label>\r\n        <select id=\"option\" aria-label=\"Catering option\">\r\n          <option value=\"8\">Sandwiches Only \u2014 $8\/person<\/option>\r\n          <option value=\"10\" selected>Plates Option \u2014 $10\/person<\/option>\r\n          <option value=\"0\">Open Buffet \u2014 Custom<\/option>\r\n        <\/select>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <label for=\"guests\">Number of guests<\/label>\r\n        <input id=\"guests\" type=\"number\" min=\"50\" step=\"1\" value=\"50\" aria-describedby=\"gHelp\">\r\n        <small id=\"gHelp\" style=\"color:var(--muted)\">Minimum 50 guests<\/small>\r\n      <\/div>\r\n      <div class=\"row\" style=\"grid-column:1\/-1\">\r\n        <div class=\"total\">\r\n          <strong>Estimated total<\/strong>\r\n          <span id=\"total\">$500<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-ctas\" style=\"margin-top:16px\">\r\n      <a class=\"btn\" href=\"#contact\">Send Catering Request<\/a>\r\n      <a class=\"btn btn--ghost\" href=\"mailto:tastyway.info@gmail.com?subject=Catering%20Request&body=Hi%20Tasty%20Way%2C%0AWe%E2%80%99d%20like%20to%20book%20catering%20for%20__%20guests%20on%20__%20(date).%0AOption%3A%20__%0ALocation%3A%20__%0A\">Email Details<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- How it works -->\r\n<section class=\"section\" id=\"process\">\r\n  <div class=\"container\">\r\n    <h2>How It Works<\/h2>\r\n    <div class=\"steps\">\r\n      <div class=\"step\"><b>1<\/b> Tell us your date, headcount, and option.<\/div>\r\n      <div class=\"step\"><b>2<\/b> We confirm the quote and timing within 24h.<\/div>\r\n      <div class=\"step\"><b>3<\/b> We cook fresh and deliver or set up on-site.<\/div>\r\n      <div class=\"step\"><b>4<\/b> Enjoy! We can provide staffing if needed.<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section class=\"section\" id=\"faq\">\r\n  <div class=\"container\">\r\n    <h2>FAQ<\/h2>\r\n    <details>\r\n      <summary>How much notice do you need?<\/summary>\r\n      <p style=\"color:var(--muted);margin-top:8px\">24\u201348 hours for most orders. Bigger events may require more time.<\/p>\r\n    <\/details>\r\n    <details>\r\n      <summary>Do you accommodate dietary needs?<\/summary>\r\n      <p style=\"color:var(--muted);margin-top:8px\">Yes\u2014halal, vegetarian, and gluten\u2011friendly options are available. Tell us what you need.<\/p>\r\n    <\/details>\r\n    <details>\r\n      <summary>Is delivery included?<\/summary>\r\n      <p style=\"color:var(--muted);margin-top:8px\">Delivery is included within a reasonable radius in Ottawa. For further locations, we\u2019ll quote a small fee.<\/p>\r\n    <\/details>\r\n    <details>\r\n      <summary>What payments do you accept?<\/summary>\r\n      <p style=\"color:var(--muted);margin-top:8px\">Card, cash, and invoicing for businesses (on approval).<\/p>\r\n    <\/details>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Contact -->\r\n<section class=\"section\" id=\"contact\">\r\n  <div class=\"container\">\r\n    <h2>Book Your Catering<\/h2>\r\n    <p class=\"lead\">Tell us about your event. We\u2019ll confirm details and pricing fast.<\/p>\r\n\r\n    <div class=\"cta\" style=\"gap:12px;flex-wrap:wrap;margin-bottom:14px\">\r\n      <a class=\"btn btn--phone\" href=\"tel:8199196004\">Call: 819\u2011919\u20116004<\/a>\r\n      <a class=\"btn btn--ghost\" href=\"mailto:tastyway.info@gmail.com\">tastyway.info@gmail.com<\/a>\r\n      <a class=\"btn\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&query=Tasty+Way+180+Lees+Ave+Ottawa\" target=\"_blank\" rel=\"noopener\">View on Maps<\/a>\r\n    <\/div>\r\n\r\n    <!-- Request form (mailto + fallback copy) -->\r\n    <form id=\"cateringForm\" class=\"est\" style=\"margin-top:0\">\r\n      <div class=\"row\">\r\n        <label for=\"name\">Name<\/label>\r\n        <input id=\"name\" name=\"name\" required>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <label for=\"email\">Email<\/label>\r\n        <input id=\"email\" type=\"email\" name=\"email\" required>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <label for=\"phone\">Phone<\/label>\r\n        <input id=\"phone\" name=\"phone\" inputmode=\"tel\" placeholder=\"819-919-6004\" required>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <label for=\"date\">Event date<\/label>\r\n        <input id=\"date\" type=\"date\" name=\"date\" required>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <label for=\"guests2\">Guests (50+)<\/label>\r\n        <input id=\"guests2\" type=\"number\" min=\"50\" name=\"guests\" required>\r\n      <\/div>\r\n      <div class=\"row\">\r\n        <label for=\"opt\">Option<\/label>\r\n        <select id=\"opt\" name=\"option\">\r\n          <option>Sandwiches Only<\/option>\r\n          <option selected>Plates Option<\/option>\r\n          <option>Open Buffet<\/option>\r\n        <\/select>\r\n      <\/div>\r\n      <div class=\"row\" style=\"grid-column:1\/-1\">\r\n        <label for=\"notes\">Notes<\/label>\r\n        <textarea id=\"notes\" name=\"notes\" placeholder=\"Dietary needs, delivery address, timing, etc.\"><\/textarea>\r\n      <\/div>\r\n      <div class=\"row\" style=\"grid-column:1\/-1;display:flex;gap:10px;align-items:center\">\r\n        <button class=\"btn\" type=\"submit\">Send Request<\/button>\r\n        <button class=\"btn btn--ghost\" type=\"button\" id=\"copyBtn\">Copy Details<\/button>\r\n      <\/div>\r\n      <div id=\"formMsg\" class=\"total\" style=\"display:none;margin-top:10px\"><strong>Thanks!<\/strong><span>We opened your email app with the request pre\u2011filled. If it didn't open, paste the copied details into an email to <b>tastyway.info@gmail.com<\/b>.<\/span><\/div>\r\n    <\/form>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Footer -->\r\n<footer class=\"ftr\">\r\n  <div class=\"container ftr-wrap\">\r\n    <small>\u00a9 <span id=\"year\"><\/span> Tasty Way \u2014 Catering in Ottawa<\/small>\r\n    <div class=\"cta\">\r\n      <a class=\"btn btn--ghost\" href=\"\/\">Back to Home<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ year\r\n  document.getElementById('year').textContent = new Date().getFullYear();\r\n  \/\/ estimator logic\r\n  const sel = document.getElementById('option');\r\n  const n   = document.getElementById('guests');\r\n  const out = document.getElementById('total');\r\n  function fmt(x){return x.toLocaleString(undefined,{style:'currency',currency:'CAD',maximumFractionDigits:0})}\r\n  function calc(){\r\n    const price = Number(sel.value); \/\/ 8,10,0\r\n    const guests = Math.max(50, Number(n.value||0));\r\n    if(price === 0){ out.textContent = 'Custom \u2014 request a quote'; return; }\r\n    out.textContent = fmt(price * guests);\r\n  }\r\n  sel.addEventListener('change', calc);\r\n  n.addEventListener('input', calc);\r\n  calc();\r\n\r\n  \/\/ form: mailto + clipboard fallback\r\n  const form = document.getElementById('cateringForm');\r\n  const copyBtn = document.getElementById('copyBtn');\r\n  function buildEmail(){\r\n    const name   = (document.getElementById('name').value||'').trim();\r\n    const email  = (document.getElementById('email').value||'').trim();\r\n    const phone  = (document.getElementById('phone').value||'').trim();\r\n    const date   = (document.getElementById('date').value||'');\r\n    const guests = (document.getElementById('guests2').value||'');\r\n    const option = (document.getElementById('opt').value||'');\r\n    const notes  = (document.getElementById('notes').value||'');\r\n    const subject = `Catering Request \u2014 ${guests} guests (${option})`;\r\n    const body = `Hi Tasty Way,\r\n\r\nWe'd like to book catering.\r\n\r\nName: ${name}\r\nEmail: ${email}\r\nPhone: ${phone}\r\nDate: ${date}\r\nGuests: ${guests}\r\nOption: ${option}\r\n\r\nNotes:\r\n${notes}\r\n`;\r\n    return {subject, body};\r\n  }\r\n  if(form){\r\n    form.addEventListener('submit', function(e){\r\n      e.preventDefault();\r\n      const {subject, body} = buildEmail();\r\n      if(!subject.includes('guests') || body.indexOf('Name: ')===-1){\r\n        alert('Please fill out all required fields.');\r\n        return;\r\n      }\r\n      const mailto = `mailto:tastyway.info@gmail.com?subject=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}`;\r\n      window.location.href = mailto;\r\n      const msg = document.getElementById('formMsg');\r\n      if(msg){ msg.style.display = 'flex'; }\r\n    });\r\n  }\r\n  if(copyBtn){\r\n    copyBtn.addEventListener('click', async ()=>{\r\n      const {subject, body} = buildEmail();\r\n      try{\r\n        await navigator.clipboard.writeText(`${subject}\r\n\r\n${body}`);\r\n        alert('Details copied! Paste into an email to tastyway.info@gmail.com');\r\n      }catch(err){\r\n        alert('Copy failed. You can still submit using the Send Request button.');\r\n      }\r\n    });\r\n  }\r\n<\/script>\r\n\r\n<!-- FAQ Schema for rich results -->\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\":\"https:\/\/schema.org\",\r\n  \"@type\":\"FAQPage\",\r\n  \"mainEntity\":[\r\n    {\"@type\":\"Question\",\"name\":\"How much notice do you need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"24\u201348 hours for most orders. Larger events may require more time.\"}},\r\n    {\"@type\":\"Question\",\"name\":\"Do you accommodate dietary needs?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes\u2014halal, vegetarian, and gluten\u2011friendly options are available.\"}},\r\n    {\"@type\":\"Question\",\"name\":\"Is delivery included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery is included within Ottawa; outside areas may have a small fee.\"}},\r\n    {\"@type\":\"Question\",\"name\":\"What payments do you accept?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Card, cash, and business invoicing on approval.\"}}\r\n  ]\r\n}\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d95d4d3 elementor-widget elementor-widget-html\" data-id=\"d95d4d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Social Media Navigation Bar -->\r\n<div class=\"social-media-navbar\" style=\"display: flex; justify-content: center; align-items: center; padding: 15px 0; background: linear-gradient(135deg, #b00000, #000000); border-top: 2px solid #555555; animation: fadeIn 1.5s ease-in-out;\">\r\n    <a href=\"https:\/\/www.facebook.com\/kwshawarma.ca\" target=\"_blank\" style=\"margin: 0 20px; color: #ffffff; text-decoration: none; text-align: center; font-size: 16px;\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/?size=100&id=118497&format=png\" alt=\"Facebook\" style=\"width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease;\">\r\n        <p style=\"margin-top: 8px; color: #ffffff;\">Facebook<\/p>\r\n    <\/a>\r\n    <a href=\"https:\/\/www.instagram.com\/tastyway_shawarma\/\" target=\"_blank\" style=\"margin: 0 20px; color: #ffffff; text-decoration: none; text-align: center; font-size: 16px;\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/?size=100&id=Xy10Jcu1L2Su&format=png\" alt=\"Instagram\" style=\"width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease;\">\r\n        <p style=\"margin-top: 8px; color: #ffffff;\">Instagram<\/p>\r\n    <\/a>\r\n    <a href=\"https:\/\/www.tiktok.com\/@tasty.way\" target=\"_blank\" style=\"margin: 0 20px; color: #ffffff; text-decoration: none; text-align: center; font-size: 16px;\">\r\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/?size=100&id=fdfLpA6fsXN2&format=png\" alt=\"TikTok\" style=\"width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease;\">\r\n        <p style=\"margin-top: 8px; color: #ffffff;\">TikTok<\/p>\r\n    <\/a>\r\n<\/div>\r\n\r\n<style>\r\n\/* Hover effect for icons *\/\r\n.social-media-navbar a:hover img {\r\n    transform: scale(1.2); \/* Fancy zoom effect *\/\r\n    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);\r\n}\r\n\r\n\/* Glow line effect *\/\r\n.social-media-navbar a:hover p {\r\n    color: #ff6f00; \/* Highlight text on hover *\/\r\n}\r\n\r\n\/* Fade-in effect for the navbar *\/\r\n@keyframes fadeIn {\r\n    0% {\r\n        opacity: 0;\r\n        transform: translateY(-20px);\r\n    }\r\n    100% {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n}\r\n<\/style>\r\n\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<div class=\"elementor-element elementor-element-c0ba909 e-flex e-con-boxed e-con e-parent\" data-id=\"c0ba909\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tasty Way \u2630 Home Options Estimate FAQ Contact Order Now Book Catering \ud83c\udf89 Catering for 50\u2013300+ \u2014 Office lunches, events, partiesOttawa &#038; area \u2014 24\u201348h notice Catering &#038; Events Three flexible options. Same generous portions and flavor people love in-store. See Options Quick Estimate Catering Options Minimum 50 guests. All disposables &#038; sauces included. Halal-friendly. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-169","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/pages\/169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/comments?post=169"}],"version-history":[{"count":46,"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/pages\/169\/revisions"}],"predecessor-version":[{"id":290,"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/pages\/169\/revisions\/290"}],"wp:attachment":[{"href":"https:\/\/tastyway.ca\/index.php\/wp-json\/wp\/v2\/media?parent=169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}