{"id":111,"date":"2025-05-14T23:34:12","date_gmt":"2025-05-14T23:34:12","guid":{"rendered":"https:\/\/bm3demos.com\/2025-splc\/?page_id=111"},"modified":"2026-03-19T00:51:32","modified_gmt":"2026-03-19T00:51:32","slug":"promotions","status":"publish","type":"page","link":"https:\/\/bm3demos.com\/2025-splc\/promotions\/","title":{"rendered":"Promotions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"111\" class=\"elementor elementor-111\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c53fb0d e-flex e-con-boxed e-con e-parent\" data-id=\"c53fb0d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-22b1bfb e-con-full e-flex e-con e-child\" data-id=\"22b1bfb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b02652a e-con-full e-flex e-con e-child\" data-id=\"b02652a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dab6c49 e-con-full e-flex e-con e-child\" data-id=\"dab6c49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-175ed5c elementor-widget elementor-widget-image\" data-id=\"175ed5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"146\" height=\"153\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/logo.jpg\" class=\"attachment-full size-full wp-image-44\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-469a52a e-con-full e-flex e-con e-child\" data-id=\"469a52a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c671dc e-con-full e-flex e-con e-child\" data-id=\"6c671dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f7b569 elementor-widget elementor-widget-html\" data-id=\"4f7b569\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Ontario Clock<\/title>\r\n  <style>\r\n    #clock {\r\n      font-size: 28px;\r\n      letter-spacing: 1px;\r\n      color: #273990\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"clock\">Loading...<\/div>\r\n\r\n  <script>\r\n    function updateClock() {\r\n      const options = {\r\n        timeZone: 'America\/Toronto',\r\n        hour: '2-digit',\r\n        minute: '2-digit',\r\n        second: '2-digit',\r\n        hour12: true\r\n      };\r\n\r\n      const formatter = new Intl.DateTimeFormat('en-CA', options);\r\n      let time = formatter.format(new Date());\r\n\r\n      \/\/ Convert \"a.m.\" or \"p.m.\" to \"AM\" or \"PM\"\r\n      time = time.replace(\/a\\.m\\.\/i, 'AM').replace(\/p\\.m\\.\/i, 'PM');\r\n\r\n      document.getElementById('clock').textContent = time;\r\n    }\r\n\r\n    updateClock();\r\n    setInterval(updateClock, 1000);\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-812c4eb elementor-widget elementor-widget-html\" data-id=\"812c4eb\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Ontario Date<\/title>\r\n  <style>\r\n    #date {\r\n      font-size: 30px;\r\n      color: #273990;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"date\">Loading...<\/div>\r\n\r\n  <script>\r\n    function updateDate() {\r\n      const options = {\r\n        timeZone: 'America\/Toronto',\r\n        year: 'numeric',\r\n        month: 'long',     \/\/ e.g., May\r\n        day: 'numeric'\r\n      };\r\n\r\n      const formatter = new Intl.DateTimeFormat('en-CA', options);\r\n      const date = formatter.format(new Date());\r\n\r\n      document.getElementById('date').textContent = date;\r\n    }\r\n\r\n    updateDate();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84d422d elementor-widget elementor-widget-image\" data-id=\"84d422d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bm3demos.com\/2025-splc\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/back.jpg\" class=\"attachment-full size-full wp-image-78\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8836574 elementor-widget elementor-widget-heading\" data-id=\"8836574\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Promotions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-283a927 elementor-widget elementor-widget-image\" data-id=\"283a927\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"412\" height=\"310\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/promotion-1.jpg\" class=\"attachment-full size-full wp-image-122\" alt=\"\" srcset=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/promotion-1.jpg 412w, https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/promotion-1-300x226.jpg 300w\" sizes=\"(max-width: 412px) 100vw, 412px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d5c100 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0d5c100\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">St. Patrick's Day Dinner at the Terrace Restaurant<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c37b28 e-con-full e-flex e-con e-child\" data-id=\"0c37b28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f9fd6f elementor-widget elementor-widget-text-editor\" data-id=\"6f9fd6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Join us on Monday, March 17th at 5pm as we celebrate St. Patrick&#8217;s Day with a special menu.<\/p><p><b>Appetizer<\/b> &#8211; Potato leek soup with soda bread<\/p><p><b>Entree<\/b> &#8211; Irish Lamb Stew OR Potato Crusted Cod Loin &#8211; Both served with colcanon potatoes, cider glazed carrots and parsnips<\/p><p><b>Dessert<\/b> &#8211; Lemon streussel cake with chocolate shavings<\/p><p>Reserve your seat<span style=\"color: #273990;\"> <b>before March 14th<\/b> at (416) 493-3333 x 263 or (416) 490-2974.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11da0a8 elementor-absolute elementor-widget elementor-widget-image-carousel\" data-id=\"11da0a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/Inner-Banner_2.png\" alt=\"Inner Banner_2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/03\/In-Banner-Ads_Static.png\" alt=\"\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ontario Clock Loading&#8230; Ontario Date Loading&#8230; Promotions St. Patrick&#8217;s Day Dinner at the Terrace Restaurant Join us on Monday, March 17th at 5pm as we celebrate St. Patrick&#8217;s Day with a special menu. Appetizer &#8211; Potato leek soup with soda bread Entree &#8211; Irish Lamb Stew OR Potato Crusted Cod Loin &#8211; Both served with [&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-111","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":31,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/111\/revisions"}],"predecessor-version":[{"id":983,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/111\/revisions\/983"}],"wp:attachment":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/media?parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}