{"id":4431,"date":"2025-04-18T00:00:00","date_gmt":"2025-04-18T07:00:00","guid":{"rendered":"http:\/\/familyhouseinc.org\/article\/family-house-easter-party-2025\/"},"modified":"2025-09-24T16:05:16","modified_gmt":"2025-09-24T23:05:16","slug":"family-house-easter-party-2025","status":"publish","type":"article","link":"https:\/\/familyhouseinc.org\/tl\/article\/family-house-easter-party-2025\/","title":{"rendered":"Family House Easter Party 2025"},"content":{"rendered":"<div\n\t\t\t\tclass=\"block--core-paragraph\">\n\t\n<p><strong data-start=\"129\" data-end=\"185\">Our Family House Annual Easter Party was an egg-stra special day!<\/strong><\/p>\n\n<\/div>\n\n\n<div\n\t\t\t\tclass=\"block--core-paragraph\">\n\t\n<p>Bobby the Bunny made his grand entrance in the kitchen, delighting everyone before hopping off to lead a giant egg hunt in the courtyard. As always, he was a crowd favorite! A huge thanks to our friends at <a href=\"https:\/\/www.salesforce.com\/\" target=\"_blank\" rel=\"noopener\">Salesforce<\/a>, who transformed the house with festive decorations and made sure there were plenty of sweet treats to go around \u2014 think fruit salad, <a href=\"https:\/\/www.cinnabon.com\/\" target=\"_blank\" rel=\"noopener\">mini Cinnabons<\/a>, and more!<\/p>\n\n<\/div>\n\n\n<div\n\t\t\t\tclass=\"block--core-paragraph\">\n\t\n<p>After the hunt, families snapped photos with Bobby before heading downstairs to pick up their Easter goodie bags. We were also thrilled to welcome Alex the Great, San Francisco\u2019s famous bunny, who brought the laughs and kept everyone entertained all afternoon.<\/p>\n\n<\/div>\n\n\n<div\n\t\t\t\tclass=\"block--core-paragraph\">\n\t\n<p>To top it all off, our amazing friends at SFPD and SF Fire stopped by, giving kids the chance to climb onto police motorcycles and even sit inside a real fire truck \u2014 a total hit!<\/p>\n\n<\/div>\n\n\n<div\n\t\t\t\tclass=\"block--core-paragraph\">\n\t\n<p>None of this magic would be possible without our incredible staff (especially the wonderful Karen Banks!), our dedicated volunteers, and our generous community. Big bunny hugs to <a href=\"https:\/\/www.ghirardelli.com\/\" target=\"_blank\" rel=\"noopener\">Ghirardelli<\/a> for the delicious Easter chocolates, <a href=\"https:\/\/familyhouseinc.org\/tl\/the-people-of-family-house\/board-advisory-board\/\">Family House board member<\/a> Roger Swanson for capturing all the fun, and <a href=\"https:\/\/www.joyridepizza.com\/\" target=\"_blank\" rel=\"noopener\">Joyride Pizza<\/a> for the tasty dinner!<\/p>\n\n<\/div>\n\n\n<!-- Image Carousel Block -->\n<div\n\t\tclass=\"relative my-24 pb-12 md:pb-0 px-3 md:px-0\">\n\t<div\n\t\t\tx-data=\"{\t\t\t\tembla: null,\t\t\t\tindex: 0,\t\t\t\tviewportWidth: 0,\t\t\t\tprev() {\t\t\t\t\tthis.embla.scrollPrev();\t\t\t\t\tthis.index = this.embla.selectedScrollSnap();\t\t\t\t},\t\t\t\tnext() {\t\t\t\t\tthis.embla.scrollNext();\t\t\t\t\tthis.index = this.embla.selectedScrollSnap();\t\t\t\t},\t\t\t\tgoTo(index) {\t\t\t\t\tthis.embla.scrollTo(index);\t\t\t\t\tthis.index = this.embla.selectedScrollSnap();\t\t\t\t},\t\t\t\thandleResize(width) {\t\t\t\t\tif (this.viewportWidth === width) {\t\t\t\t  \t\treturn;\t\t\t\t  }            this.viewportWidth = width;            const children = Array.from(this.$refs.container.children);            let containerWidth = 0;            children.forEach(function (slide) {              containerWidth += slide.offsetWidth;            });            if (containerWidth <= (width * 1.5)) {              if (this.embla !== null) {                this.embla.destroy();                this.embla = null;              }            } else if (this.embla === null) {                this.embla = EmblaCarousel(this.$refs.viewport, {loop: true, containScroll: false})            }          }\t\t\t}\"\n\t\t\tx-init=\"embla = EmblaCarousel($refs.viewport, {loop: true, containScroll: false})\"\n\t\t\trole=\"region\"\n\t\t\taria-roledescription=\"carousel\"\n\t\t\taria-label=\"Image Carousel\"\n\t\t\tclass=\"embla relative\">\n\n\t\t<div x-show=\"embla !== null\" role=\"group\" aria-label=\"Mga kontrol sa slide\">\n\t\t\t<div\n\t\t\t\t\tclass=\"embla__dots md:hidden absolute text-center transition-opacity transform-gpu -bottom-16 w-full z-10 ml-2\">\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(0)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 0\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 0 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 1 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 0 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(1)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 1\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 1 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 2 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 1 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(2)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 2\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 2 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 3 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 2 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(3)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 3\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 3 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 4 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 3 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(4)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 4\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 4 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 5 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 4 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(5)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 5\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 5 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 6 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 5 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(6)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 6\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 6 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 7 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 6 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(7)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 7\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 7 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 8 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 7 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(8)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 8\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 8 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 9 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 8 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(9)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 9\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 9 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 10 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 9 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(10)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 10\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 10 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 11 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 10 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(11)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 11\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 11 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 12 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 11 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(12)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 12\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 12 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 13 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 12 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(13)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 13\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 13 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 14 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 13 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__dot size-11 inline-flex items-center justify-center transition-transform scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"goTo(14)\"\n\t\t\t\t\t\t\t:aria-disabled=\"index === 14\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\t\tclass=\"rounded-full size-4 border-2 border-beige-600\"\n\t\t\t\t\t\t\t\t\t:class=\"index === 14 ? 'bg-beige-600' : 'bg-transparent'\"\n\t\t\t\t\t\t\t><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Show slide 15 of 15 <\/span>\n\t\t\t\t\t\t<span class=\"sr-only\"\n\t\t\t\t\t\t\t\t\tx-text=\"index === 14 ? '(Current Slide)' : '' \"><\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<button type=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__prev absolute left-2 md:left-6 lg:left-10 xl:left-44 2xl:left-64 3xl:left-[27rem] top-1\/2 -translate-y-1\/2 z-10 text-brown bg-white\/55 hover:bg-white rounded-full transition-all scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"prev\">\n\t\t\t\t<span class=\"sr-only\">Previous Slide<\/span>\n\t\t\t\t<svg height=\"32\" viewbox=\"0 0 32 32\" width=\"32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"size-11 stroke-2 rotate-180\" \" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"><path d=\"m12.9 26.3 10.2-10.3-10.2-10.3\"\/><\/svg>\t\t\t<\/button>\n\n\t\t\t<button type=\"button\"\n\t\t\t\t\t\t\tclass=\"embla__next absolute right-2 md:right-6 lg:right-10 xl:right-44 2xl:right-64 3xl:right-[27rem] top-1\/2 -translate-y-1\/2 z-10 text-brown bg-white\/55 hover:bg-white rounded-full transition-all scale-100 hover:scale-125\"\n\t\t\t\t\t\t\t@click=\"next\">\n\t\t\t\t<span class=\"sr-only\">Next Slide<\/span>\n\t\t\t\t<svg height=\"32\" viewbox=\"0 0 32 32\" width=\"32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"size-11 stroke-2\" \" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"><path d=\"m12.9 26.3 10.2-10.3-10.2-10.3\"\/><\/svg>\t\t\t<\/button>\n\t\t<\/div>\n\n\t\t<div x-show=\"embla !== null\" aria-live=\"polite\" aria-atomic=\"true\" class=\"sr-only\"\n\t\t\t\t x-text=\"'Slide ' + (index + 1) + ' of 15'\"><\/div>\n\n\t\t<div\n\t\t\t\tx-ref=\"viewport\"\n\t\t\t\tx-resize=\"handleResize($width)\"\n\t\t\t\tclass=\"embla__viewport overflow-hidden\"\n\t\t>\n\t\t\t<div x-ref=\"container\" class=\"embla__container items-center flex -ml-3 md:-ml-5\"\n\t\t\t\t\t :class=\"embla === null ? 'flex-wrap justify-center gap-y-5' : ''\">\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"1367\"\n\t\t\t\t\theight=\"2048\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1.jpg 1367w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1-1200x1798.jpg 1200w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1-1025x1536.jpg 1025w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1-500x749.jpg 500w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1-700x1049.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1-900x1348.jpg 900w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-18-of-157-1367x2048-1.jpg\"\n\t\t\t\t\talt=\"petting a bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"1367\"\n\t\t\t\t\theight=\"2048\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1.jpg 1367w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1-1200x1798.jpg 1200w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1-1025x1536.jpg 1025w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1-500x749.jpg 500w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1-700x1049.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1-900x1348.jpg 900w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-68-of-157-1367x2048-1.jpg\"\n\t\t\t\t\talt=\"child with Easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"1709\"\n\t\t\t\t\theight=\"2560\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2.jpg 1709w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-1200x1798.jpg 1200w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-1700x2547.jpg 1700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-1400x2097.jpg 1400w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-1025x1536.jpg 1025w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-1367x2048.jpg 1367w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-500x749.jpg 500w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-700x1049.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2-900x1348.jpg 900w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-94-of-157-scaled-2.jpg\"\n\t\t\t\t\talt=\"baby and bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"1049\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-49-of-157-1-700x1049-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-49-of-157-1-700x1049-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-49-of-157-1-700x1049-1-500x749.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-49-of-157-1-700x1049-1.jpg\"\n\t\t\t\t\talt=\"children with Easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"1049\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-54-of-157-700x1049-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-54-of-157-700x1049-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-54-of-157-700x1049-1-500x749.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-54-of-157-700x1049-1.jpg\"\n\t\t\t\t\talt=\"babies and easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"1049\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-63-of-157-700x1049-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-63-of-157-700x1049-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-63-of-157-700x1049-1-500x749.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-63-of-157-700x1049-1.jpg\"\n\t\t\t\t\talt=\"easter bunny holding a child\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"467\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-56-of-157-700x467-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-56-of-157-700x467-1-18x12.jpg 18w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-56-of-157-700x467-1-500x334.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-56-of-157-700x467-1.jpg\"\n\t\t\t\t\talt=\"petting a bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"467\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-87-of-157-700x467-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-87-of-157-700x467-1-18x12.jpg 18w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-87-of-157-700x467-1-500x334.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-87-of-157-700x467-1.jpg\"\n\t\t\t\t\talt=\"petting a bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"467\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-20-of-157-700x467-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-20-of-157-700x467-1-18x12.jpg 18w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-20-of-157-700x467-1-500x334.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-20-of-157-700x467-1.jpg\"\n\t\t\t\t\talt=\"easter bunny and children\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"467\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-44-of-157-700x467-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-44-of-157-700x467-1-18x12.jpg 18w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-44-of-157-700x467-1-500x334.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-44-of-157-700x467-1.jpg\"\n\t\t\t\t\talt=\"family with Easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"467\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-109-of-157-700x467-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-109-of-157-700x467-1-18x12.jpg 18w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-109-of-157-700x467-1-500x334.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-109-of-157-700x467-1.jpg\"\n\t\t\t\t\talt=\"group photo with easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"467\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-98-of-157-700x467-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-98-of-157-700x467-1-18x12.jpg 18w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-98-of-157-700x467-1-500x334.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-98-of-157-700x467-1.jpg\"\n\t\t\t\t\talt=\"group photo with easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"1049\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-146-of-157-700x1049-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-146-of-157-700x1049-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-146-of-157-700x1049-1-500x749.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-146-of-157-700x1049-1.jpg\"\n\t\t\t\t\talt=\"child on a motorcycle\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"1049\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-83-of-157-700x1049-1.jpg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-83-of-157-700x1049-1-8x12.jpg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-83-of-157-700x1049-1-500x749.jpg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-83-of-157-700x1049-1.jpg\"\n\t\t\t\t\talt=\"children with Easter bunny\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass=\"embla__slide min-w-0 flex-[0_0_100%] md:flex-[0_0_auto] max-w-full pl-3 md:pl-5\"\n\t\t\t\t\t\t\trole=\"group\"\n\t\t\t\t\t\t\taria-roledescription=\"Slide\"\n\t\t\t\t\t>\n\t\t\t\t\t\t\t\n\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\tclass=\"md:h-[31rem] w-auto rounded-xl\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t\tsizes=\"auto\"\n\t\t\t\t\twidth=\"700\"\n\t\t\t\t\theight=\"1049\"\n\t\t\t\t\tsrcset=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-142-of-157-700x1049-1.jpeg 700w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-142-of-157-700x1049-1-8x12.jpeg 8w, https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-142-of-157-700x1049-1-500x749.jpeg 500w\"\n\t\t\t\t\tsrc=\"https:\/\/familyhouseinc.org\/wp-content\/uploads\/2025\/09\/Easter-2025-142-of-157-700x1049-1.jpeg\"\n\t\t\t\t\talt=\"child on a motorcycle\"\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<!-- End Image Carousel Block -->","protected":false},"parent":0,"template":"","class_list":["post-4431","article","type-article","status-publish","hentry","article-type-news","article-category-events","article-category-partners","article-category-staff","article-category-toys","article-category-volunteers","article-tag-cancer","article-tag-caring","article-tag-childhood-cancer","article-tag-children-in-need","article-tag-chronic-illness","article-tag-community","article-tag-donations","article-tag-events","article-tag-family-house","article-tag-family-in-crisis","article-tag-giving-back","article-tag-home-away-from-home","article-tag-san-francisco","article-tag-ucsf-benioff-childrens-hospital","article-tag-volunteer-spotlight","article-tag-volunteers"],"acf":[],"_links":{"self":[{"href":"https:\/\/familyhouseinc.org\/tl\/wp-json\/wp\/v2\/article\/4431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/familyhouseinc.org\/tl\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/familyhouseinc.org\/tl\/wp-json\/wp\/v2\/types\/article"}],"version-history":[{"count":6,"href":"https:\/\/familyhouseinc.org\/tl\/wp-json\/wp\/v2\/article\/4431\/revisions"}],"predecessor-version":[{"id":5514,"href":"https:\/\/familyhouseinc.org\/tl\/wp-json\/wp\/v2\/article\/4431\/revisions\/5514"}],"wp:attachment":[{"href":"https:\/\/familyhouseinc.org\/tl\/wp-json\/wp\/v2\/media?parent=4431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}