{"id":6,"date":"2026-07-07T17:13:21","date_gmt":"2026-07-07T17:13:21","guid":{"rendered":"https:\/\/staging.soulkitchenuk.co.uk\/?page_id=6"},"modified":"2026-08-09T15:25:42","modified_gmt":"2026-08-09T15:25:42","slug":"home","status":"publish","type":"page","link":"https:\/\/staging.soulkitchenuk.co.uk\/","title":{"rendered":"Home"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,700;0,6..12,800;0,6..12,900;1,6..12,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ---- Soul Kitchen brand page (Artesy Studio identity, Jan 2026) ---- *\/\n\/* Hide the block-theme chrome so the brand page is full-bleed *\/\n.wp-site-blocks > header, .wp-site-blocks > footer,\nheader.wp-block-template-part, footer.wp-block-template-part,\nh1.wp-block-post-title { display: none !important; }\nbody { margin: 0; }\nhtml, body { overflow-x: clip; }\n\/* Neutralize the block theme's constrained layout on every ancestor and on\n   the block itself, so the page spans the full viewport with no side gaps *\/\n.wp-site-blocks, .wp-site-blocks main, .wp-site-blocks .wp-block-group,\n.entry-content, .wp-block-post-content {\n  padding: 0 !important; margin: 0 !important; max-width: none !important; width: 100% !important;\n}\n.entry-content > *, .wp-block-post-content > *,\n.is-layout-constrained > .sk-page, .is-layout-flow > .sk-page {\n  max-width: none !important; margin-left: 0 !important; margin-right: 0 !important;\n}\n\n.sk-page {\n  --cream: #F2DCC2;\n  --emerald: #015C2E;\n  --pumpkin: #F67100;\n  --amber: #FCB110;\n  --plum: #4B1A30;\n  --ink: #000000;\n  --paper: #FFFFFF;\n  font-family: \"Nunito Sans\", -apple-system, \"Segoe UI\", sans-serif;\n  color: var(--ink);\n  background: var(--cream);\n  line-height: 1.6;\n  font-size: 17px;\n  -webkit-font-smoothing: antialiased;\n  width: 100%;\n}\n.sk-page *, .sk-page *::before, .sk-page *::after { box-sizing: border-box; }\n.sk-page img { max-width: 100%; height: auto; display: block; }\n.sk-wrap { max-width: 1200px; margin: 0 auto; padding: 0 6vw; }\n.sk-kicker {\n  display: block; font-weight: 800; text-transform: uppercase;\n  letter-spacing: 0.22em; font-size: 0.78rem; margin-bottom: 1.1rem;\n}\n.sk-h1, .sk-h2 { font-weight: 900; line-height: 1.05; margin: 0 0 1.4rem; letter-spacing: -0.01em; }\n.sk-h2 { font-size: clamp(2rem, 4.6vw, 3.4rem); }\n.sk-btn {\n  display: inline-block; background: var(--ink); color: #fff !important;\n  font-weight: 800; text-transform: uppercase; letter-spacing: 0.18em;\n  font-size: 0.82rem; padding: 1.05rem 2.1rem; text-decoration: none !important;\n  border: 2px solid var(--ink); transition: opacity .15s ease;\n}\n.sk-btn:hover { opacity: .82; }\n.sk-btn--amber { background: var(--amber); color: var(--ink) !important; border-color: var(--amber); }\n.sk-btn--ghost { background: transparent; color: #fff !important; border-color: #fff; }\n.sk-btn--ghost:hover { background: rgba(255,255,255,.12); opacity: 1; }\n\n\/* ---- Header ---- *\/\n.sk-header { background: var(--cream); border-bottom: 1px solid rgba(0,0,0,.28); position: sticky; top: 0; z-index: 40; }\n.sk-header .sk-wrap { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; padding-top: .8rem; padding-bottom: .8rem; }\n.sk-header img { height: 54px; width: auto; }\n.sk-nav { display: flex; gap: 1.7rem; align-items: center; }\n.sk-nav a { color: var(--ink); text-decoration: none; font-weight: 700; font-size: .93rem; }\n.sk-nav a:hover { text-decoration: underline; text-underline-offset: 4px; }\n.sk-nav .sk-btn { padding: .7rem 1.4rem; }\n@media (max-width: 880px) { .sk-nav a:not(.sk-btn) { display: none; } .sk-header img { height: 44px; } }\n\n\/* ---- Hero: green-gold gradient + halftone (brand hero treatment) ---- *\/\n.sk-hero {\n  position: relative; overflow: hidden; color: #fff;\n  background: radial-gradient(120% 130% at 85% -10%, #E2B414 0%, rgba(226,180,20,.55) 18%, rgba(1,92,46,.0) 42%),\n              radial-gradient(90% 110% at 90% 10%, rgba(226,180,20,.35) 0%, rgba(2,68,33,0) 45%),\n              linear-gradient(155deg, #024421 0%, #023317 60%, #01230F 100%);\n}\n.sk-hero::after { \/* halftone dot grid *\/\n  content: \"\"; position: absolute; inset: 0;\n  background-image: radial-gradient(rgba(255,255,255,.075) 1.3px, transparent 1.4px);\n  background-size: 17px 17px; pointer-events: none;\n}\n.sk-hero .sk-wrap { position: relative; z-index: 1; padding-top: clamp(4.5rem, 9vw, 8rem); padding-bottom: clamp(4.5rem, 9vw, 8rem); }\n.sk-hero img.sk-hero-logo { width: min(520px, 72vw); margin-bottom: 2.4rem; }\n.sk-hero h1 { font-size: clamp(2.5rem, 6vw, 4.6rem); font-weight: 900; line-height: 1.03; margin: 0 0 1.2rem; }\n.sk-hero p { max-width: 34rem; font-size: 1.12rem; margin: 0 0 2.3rem; color: rgba(255,255,255,.92); }\n.sk-hero .sk-kicker { color: var(--amber); }\n.sk-hero-ctas { display: flex; gap: 1rem; flex-wrap: wrap; }\n\n\/* ---- Pillars (Plum flood \u2014 the three core themes) ---- *\/\n.sk-pillars { background: var(--plum); color: #fff; }\n.sk-pillars .sk-wrap { padding-top: clamp(3rem, 6vw, 5rem); padding-bottom: clamp(3rem, 6vw, 5rem); }\n.sk-pillars .sk-kicker { color: var(--amber); }\n.sk-pillars-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: clamp(2rem, 5vw, 3rem); margin-top: 2rem; }\n.sk-pillar h3 { margin: 0 0 .7rem; font-weight: 900; text-transform: uppercase; letter-spacing: .14em; font-size: 1.05rem; color: var(--amber); }\n.sk-pillar p { margin: 0; font-size: 1rem; line-height: 1.5; color: rgba(255,255,255,.92); max-width: 32ch; }\n\n\/* ---- Statement band ---- *\/\n.sk-statement { background: var(--cream); }\n.sk-statement .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); }\n.sk-statement p.sk-big {\n  font-size: clamp(1.9rem, 4.4vw, 3.3rem); font-weight: 900; line-height: 1.12; margin: 0; max-width: 21ch;\n}\n.sk-statement .sk-est { margin-top: 1.4rem; font-size: 1.08rem; max-width: 38rem; color: var(--ink); }\n\n\/* ---- Story ---- *\/\n.sk-story { background: var(--paper); }\n.sk-story .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); display: grid; grid-template-columns: minmax(0,1.15fr) minmax(0,1fr); gap: clamp(2rem, 6vw, 5rem); align-items: start; }\n.sk-story p { margin: 0 0 1.2rem; }\n.sk-story aside { border-top: 4px solid var(--ink); padding-top: 1.6rem; }\n.sk-story aside p.sk-pull { font-size: 1.45rem; font-weight: 800; line-height: 1.3; margin: 0 0 1.6rem; }\n.sk-story aside .sk-accent { color: var(--emerald); }\n@media (max-width: 880px) { .sk-story .sk-wrap { grid-template-columns: 1fr; } }\n\n\/* ---- Impact (Dark Emerald flood + stat tiles) ---- *\/\n.sk-impact { background: var(--emerald); color: #fff; }\n.sk-impact .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); }\n.sk-impact .sk-kicker { color: var(--amber); }\n.sk-impact-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 2px; background: rgba(255,255,255,.28); border: 2px solid rgba(255,255,255,.28); margin: 2.6rem 0; }\n.sk-stat { background: var(--emerald); padding: 1.9rem 1.6rem 1.7rem; }\n.sk-stat .sk-num { font-size: clamp(2.6rem, 4.5vw, 3.6rem); font-weight: 900; line-height: 1; letter-spacing: -0.01em; }\n.sk-stat .sk-lbl { margin-top: .7rem; font-size: .95rem; color: rgba(255,255,255,.88); line-height: 1.45; }\n.sk-impact p.sk-close { max-width: 46rem; margin: 0; color: rgba(255,255,255,.92); }\n.sk-impact p.sk-close strong { color: #fff; }\n\n\/* ---- How we help ---- *\/\n.sk-help { background: var(--cream); }\n.sk-help .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); }\n.sk-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.4rem; margin-top: 2.4rem; }\n.sk-card { background: var(--paper); padding: 2rem 1.8rem; border-top: 4px solid var(--ink); }\n.sk-card h3 { margin: 0 0 .8rem; font-weight: 900; font-size: 1.25rem; }\n.sk-card p { margin: 0; font-size: .97rem; }\n.sk-help .sk-help-cta { margin-top: 2.4rem; display: flex; gap: 1rem; align-items: center; flex-wrap: wrap; }\n\n\/* ---- Quotes (Amber flood, black text per brand rule) ---- *\/\n.sk-quotes { background: var(--amber); }\n.sk-quotes .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: clamp(2rem, 5vw, 4rem); }\n.sk-quote blockquote { margin: 0; font-style: italic; font-size: 1.18rem; line-height: 1.55; }\n.sk-quote figcaption { margin-top: 1.2rem; font-weight: 800; text-transform: uppercase; letter-spacing: .16em; font-size: .78rem; }\n\n\/* ---- Locations ---- *\/\n.sk-find { background: var(--paper); }\n.sk-find .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); }\n.sk-locs { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.4rem; margin-top: 2.4rem; }\n.sk-loc { border: 2px solid var(--ink); padding: 1.9rem 1.7rem; }\n.sk-loc h3 { margin: 0 0 .5rem; font-weight: 900; font-size: 1.2rem; }\n.sk-loc .sk-when { color: var(--emerald); font-weight: 800; font-size: .92rem; text-transform: uppercase; letter-spacing: .1em; margin-bottom: .7rem; }\n.sk-loc p { margin: 0; font-size: .96rem; }\n\n\/* ---- Donate CTA (Pumpkin flood) ---- *\/\n.sk-donate { background: var(--pumpkin); color: #fff; }\n.sk-donate .sk-wrap { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); }\n.sk-donate .sk-h2 { max-width: 22ch; }\n.sk-donate p { max-width: 40rem; margin: 0 0 2.2rem; color: rgba(255,255,255,.95); }\n.sk-donate .sk-ctas { display: flex; gap: 1rem; flex-wrap: wrap; }\n\n\/* ---- Footer ---- *\/\n.sk-footer { background: var(--ink); color: #fff; }\n.sk-footer .sk-wrap { padding-top: clamp(3rem, 6vw, 5rem); padding-bottom: 2.2rem; }\n.sk-footer-grid { display: grid; grid-template-columns: minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr); gap: clamp(2rem, 5vw, 4rem); align-items: start; }\n.sk-footer img { width: min(230px, 60vw); }\n.sk-footer h4 { margin: 0 0 1rem; font-weight: 800; text-transform: uppercase; letter-spacing: .2em; font-size: .75rem; color: var(--amber); }\n.sk-footer a { color: #fff; text-decoration: none; }\n.sk-footer a:hover { text-decoration: underline; text-underline-offset: 4px; }\n.sk-footer ul { list-style: none; margin: 0; padding: 0; }\n.sk-footer li { margin-bottom: .6rem; font-size: .95rem; }\n.sk-footer .sk-tag { margin-top: 1.4rem; font-weight: 800; text-transform: uppercase; letter-spacing: .2em; font-size: .72rem; color: rgba(255,255,255,.75); }\n.sk-footer .sk-legal { border-top: 1px solid rgba(255,255,255,.25); margin-top: 2.6rem; padding-top: 1.4rem; display: flex; justify-content: space-between; gap: 1rem; flex-wrap: wrap; font-size: .82rem; color: rgba(255,255,255,.65); }\n@media (max-width: 880px) { .sk-footer-grid { grid-template-columns: 1fr; } }\n<\/style>\n\n<div class=\"sk-page\">\n\n  <header class=\"sk-header\">\n    <div class=\"sk-wrap\">\n      <a href=\"#top\" aria-label=\"Soul Kitchen \u2014 home\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/brand\/sk-logo-black.png\" alt=\"Soul Kitchen\" width=\"232\" height=\"81\">\n      <\/a>\n      <nav class=\"sk-nav\" aria-label=\"Main\">\n        <a href=\"#story\">Our story<\/a>\n        <a href=\"#impact\">Our impact<\/a>\n        <a href=\"#help\">How we help<\/a>\n        <a href=\"#find-us\">Where to find us<\/a>\n        <a href=\"#contact\">Contact<\/a>\n        <a class=\"sk-btn\" href=\"https:\/\/www.gofundme.com\/f\/soulkitchen2026\" target=\"_blank\" rel=\"noopener\">Donate<\/a>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <section class=\"sk-hero\" id=\"top\">\n    <div class=\"sk-wrap\">\n      <span class=\"sk-kicker\">Est. 2017 &middot; Harrow, London<\/span>\n      <img loading=\"lazy\" decoding=\"async\" class=\"sk-hero-logo\" src=\"\/wp-content\/uploads\/brand\/sk-logo-white.png\" alt=\"\" width=\"520\" height=\"181\">\n      <h1>Food without barriers.<br>Support without judgement.<\/h1>\n      <p>A volunteer-led community kitchen providing freshly prepared hot meals and essential food support \u2014 with dignity, warmth, and hope \u2014 to anyone in need across Harrow.<\/p>\n      <div class=\"sk-hero-ctas\">\n        <a class=\"sk-btn sk-btn--amber\" href=\"https:\/\/www.gofundme.com\/f\/soulkitchen2026\" target=\"_blank\" rel=\"noopener\">Donate today<\/a>\n        <a class=\"sk-btn sk-btn--ghost\" href=\"#help\">Need help?<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-pillars\" aria-label=\"What we stand for\">\n    <div class=\"sk-wrap\">\n      <span class=\"sk-kicker\">Our commitment<\/span>\n      <div class=\"sk-pillars-grid\" role=\"list\">\n        <div class=\"sk-pillar\" role=\"listitem\">\n          <h3>Dignity<\/h3>\n          <p>Everyone deserves access to food and support without judgement.<\/p>\n        <\/div>\n        <div class=\"sk-pillar\" role=\"listitem\">\n          <h3>Community<\/h3>\n          <p>Soul Kitchen is powered by volunteers and built by the Harrow community, for the Harrow community.<\/p>\n        <\/div>\n        <div class=\"sk-pillar\" role=\"listitem\">\n          <h3>Direct Impact<\/h3>\n          <p>Donations directly support the food, people and operations needed to keep Soul Kitchen running.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-statement\">\n    <div class=\"sk-wrap\">\n      <p class=\"sk-big\">100% Direct Impact<\/p>\n      <p class=\"sk-est\">Every donation goes directly toward providing food and sustaining our mission to feed the Harrow community.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-story\" id=\"story\">\n    <div class=\"sk-wrap\">\n      <div>\n        <span class=\"sk-kicker\">Our story<\/span>\n        <h2 class=\"sk-h2\">Feeding Harrow since 2017<\/h2>\n        <p>Soul Kitchen was founded in 2017 with a simple purpose: providing free, freshly prepared hot meals to anyone in need across Harrow. Starting from a single kitchen, we saw firsthand how vital this support was for local residents.<\/p>\n        <p>As food poverty grew across the borough, so did our commitment to meet it. Over the years, we expanded from our original home into three distinct locations across Harrow \u2014 allowing us to reach more neighbours, adapt our services, and deliver both hot meals and essential food support directly into the heart of the community.<\/p>\n        <p>We work alongside local businesses, charities, and food supply partners to create a warm, welcoming, and dignified environment for everyone who walks through our doors. Powered entirely by volunteers, everything we do is built by the community, for the community.<\/p>\n      <\/div>\n      <aside>\n        <p class=\"sk-pull\">Everything we do is driven by volunteers, but keeping our kitchen stocked takes ongoing community support.<\/p>\n        <p class=\"sk-pull sk-accent\">Every single donation goes directly to buying fresh food and advancing our mission to ensure no one in our borough goes hungry.<\/p>\n        <a class=\"sk-btn\" href=\"https:\/\/www.gofundme.com\/f\/soulkitchen2026\" target=\"_blank\" rel=\"noopener\">Donate today<\/a>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-impact\" id=\"impact\">\n    <div class=\"sk-wrap\">\n      <span class=\"sk-kicker\">Our impact<\/span>\n      <h2 class=\"sk-h2\">In 2025, we stood alongside our community<\/h2>\n      <div class=\"sk-impact-grid\" role=\"list\">\n        <div class=\"sk-stat\" role=\"listitem\">\n          <div class=\"sk-num\">12,500+<\/div>\n          <div class=\"sk-lbl\">families supported through the year<\/div>\n        <\/div>\n        <div class=\"sk-stat\" role=\"listitem\">\n          <div class=\"sk-num\">34,000+<\/div>\n          <div class=\"sk-lbl\">freshly cooked hot meals served across our three Harrow locations<\/div>\n        <\/div>\n        <div class=\"sk-stat\" role=\"listitem\">\n          <div class=\"sk-num\">9,000+<\/div>\n          <div class=\"sk-lbl\">portions of fresh bread, fruit &amp; vegetables<\/div>\n        <\/div>\n        <div class=\"sk-stat\" role=\"listitem\">\n          <div class=\"sk-num\">~10 tonnes<\/div>\n          <div class=\"sk-lbl\">of tinned food, pasta, rice &amp; cooking oil delivered to families<\/div>\n        <\/div>\n      <\/div>\n      <p class=\"sk-close\">Through the dedication of our volunteers and the generosity of our supporters, every meal shared offered not just food, but <strong>dignity, warmth, and hope<\/strong> \u2014 a reminder that no one should face hardship alone. With continued support, we can reach even more families and continue making a real difference in people&rsquo;s lives.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-help\" id=\"help\">\n    <div class=\"sk-wrap\">\n      <span class=\"sk-kicker\">How we help<\/span>\n      <h2 class=\"sk-h2\">Support by any means necessary<\/h2>\n      <div class=\"sk-cards\">\n        <div class=\"sk-card\">\n          <h3>Community work<\/h3>\n          <p>We work with local councils and communities, offering support to the vulnerable by supplying essential items and food packs, handed out directly to the homeless and vulnerable families. We also partner with local schools to support families with free lunch packs \u2014 stepping in where conventional support systems can&rsquo;t.<\/p>\n        <\/div>\n        <div class=\"sk-card\">\n          <h3>Emergency food<\/h3>\n          <p>We can provide food vouchers, hot meals or food parcels that last approximately 3&ndash;5 days. Alternatively, we can signpost you to food banks who can provide support. If you or someone you know needs help, please get in touch.<\/p>\n        <\/div>\n        <div class=\"sk-card\">\n          <h3>Emergency essential items<\/h3>\n          <p>If you need essential items such as winter clothing, hygiene packs or other support, please get in touch. We partner with local councils and other charities to provide items that normally get left out of conventional care packs.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"sk-help-cta\">\n        <a class=\"sk-btn\" href=\"mailto:info@soulkitchenuk.co.uk\">Need help? Get in touch<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-quotes\" aria-label=\"What people say\">\n    <div class=\"sk-wrap\">\n      <figure class=\"sk-quote\">\n        <blockquote>&ldquo;I cannot even begin to express the gratitude I feel towards Soul Kitchen, who ensured that the experience was handled both professionally and with dignity. It was a massive mental well-being boost for my children to receive their school uniform, and it was done very efficiently and effectively.&rdquo;<\/blockquote>\n        <figcaption>Service user<\/figcaption>\n      <\/figure>\n      <figure class=\"sk-quote\">\n        <blockquote>&ldquo;Soul Kitchen have been supporting many families in Harrow by giving food vouchers for supermarkets, doing food shopping and delivering it to families. This has made a huge difference and is a great support to vulnerable families. It is so heart-warming to have generous people like you in our community.&rdquo;<\/blockquote>\n        <figcaption>Local council partner<\/figcaption>\n      <\/figure>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-find\" id=\"find-us\">\n    <div class=\"sk-wrap\">\n      <span class=\"sk-kicker\">Where to find us<\/span>\n      <h2 class=\"sk-h2\">Three locations across Harrow<\/h2>\n      <div class=\"sk-locs\">\n        <div class=\"sk-loc\">\n          <h3>Harrow Central Mosque<\/h3>\n          <p class=\"sk-when\">Every Sunday &middot; 11:30am &ndash; 12:30pm<\/p>\n          <p>34 Station Road, Harrow HA1 2SQ<\/p>\n        <\/div>\n        <div class=\"sk-loc\">\n          <h3>Kenmore Park<\/h3>\n          <p class=\"sk-when\">Every Saturday &middot; 11am &ndash; 1pm<\/p>\n          <p>Kenmore Park Children&rsquo;s Centre, HA3 9HZ<\/p>\n        <\/div>\n        <div class=\"sk-loc\">\n          <h3>The Salaam Centre<\/h3>\n          <p class=\"sk-when\">Every Sunday &middot; 12pm &ndash; 2pm<\/p>\n          <p>39 Gloucester Road, Harrow HA1 4PR<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-donate\" id=\"donate\">\n    <div class=\"sk-wrap\">\n      <span class=\"sk-kicker\">We need you!<\/span>\n      <h2 class=\"sk-h2\">Help us keep our kitchen running<\/h2>\n      <p>Soul Kitchen is entirely volunteer-led. Every pound you give directly funds fresh food and the vital operations needed to feed families across Harrow \u2014 100% of all donations go straight to our mission, no exceptions.<\/p>\n      <div class=\"sk-ctas\">\n        <a class=\"sk-btn\" href=\"https:\/\/www.gofundme.com\/f\/soulkitchen2026\" target=\"_blank\" rel=\"noopener\">Donate today<\/a>\n        <a class=\"sk-btn sk-btn--ghost\" href=\"mailto:info@soulkitchenuk.co.uk?subject=Volunteering%20with%20Soul%20Kitchen\">Get involved<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"sk-footer\" id=\"contact\">\n    <div class=\"sk-wrap\">\n      <div class=\"sk-footer-grid\">\n        <div>\n          <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/brand\/sk-logo-white.png\" alt=\"Soul Kitchen\" width=\"230\" height=\"80\">\n          <p class=\"sk-tag\">Food without barriers. Support without judgement.<\/p>\n        <\/div>\n        <div>\n          <h4>Get in touch<\/h4>\n          <ul>\n            <li><a href=\"mailto:info@soulkitchenuk.co.uk\">info@soulkitchenuk.co.uk<\/a><\/li>\n            <li><a href=\"tel:+447717767805\">07717 767805<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4>Connect with us<\/h4>\n          <ul>\n            <li><a href=\"https:\/\/www.facebook.com\/SSsoulkitchen\/community\/\" target=\"_blank\" rel=\"noopener\">Facebook<\/a><\/li>\n            <li><a href=\"https:\/\/twitter.com\/SoulSoulkitchen\" target=\"_blank\" rel=\"noopener\">Twitter \/ X<\/a><\/li>\n            <li><a href=\"https:\/\/www.gofundme.com\/f\/soulkitchen2026\" target=\"_blank\" rel=\"noopener\">Donate on GoFundMe<\/a><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"sk-legal\">\n        <span>&copy; Soul Kitchen 2026 &middot; Est. 2017<\/span>\n        <span>Food without barriers. Support without judgement.<\/span>\n      <\/div>\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Our story Our impact How we help Where to find us Contact Donate Est. 2017 &middot; Harrow, London Food without barriers.Support without judgement. A volunteer-led community kitchen providing freshly prepared hot meals and essential food support \u2014 with dignity, warmth, and hope \u2014 to anyone in need across Harrow. Donate today Need help? Our commitment [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":3,"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":10,"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/10"}],"wp:attachment":[{"href":"https:\/\/staging.soulkitchenuk.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}