<turbo-stream action="update" target="recipe-results"><template>
    <div class="flex flex-col items-center justify-center py-12 w-full gap-4">
    <p class="text-lg">Unfortunately we have no recipes matching your search criteria.</p>
    <a class="button" data-turbo="false" data-type="secondary" href="/healthy-recipes">Clear filters</a>
  </div>



<div class="flow mt-12">
  <h2>The thinking behind our recipes</h2>
  <p class="max-w-none">Our recipes aren't just packed with flavour, they're built around nutrient-dense, macro-balanced wholefoods that are genuinely good for you. That means no refined carbs, and they are refined sugar and palm oil free.<br><br>Whether you're cooking for one, two or a whole family, we've got something for everyone – with plenty of gluten-free, dairy-free, plant-based and flexitarian options all in the mix.<br><br>Our talented in-house chefs spend hours designing and testing every recipe with care, so you can get a flavour-packed meal on the table in as little as 20 minutes. Use the filter to find exactly what you're looking for. Dinner, sorted.</p>
</div>


<div class="grid grid-cols-1 md:grid-cols-3 gap-8 mt-12">
    <a class="relative flex items-end h-[400px] md:h-[475px] overflow-hidden rounded-lg group" data-turbo-frame="_top" href="/healthy-recipes?rating=4%2B">
      <img class="absolute inset-0 w-full h-full object-cover" alt="Most popular recipes" srcset="https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/popular-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=1 1x, https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/popular-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=2 2x, https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/popular-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=3 3x" src="https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/popular-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600" />
      <div class="absolute inset-0 bg-linear-to-t from-black/50 via-black/20 to-transparent"></div>
      <div class="relative flex items-center justify-between w-full p-6 text-content-on-dark z-10">
        <h3 class="text-xl font-semibold">Most popular recipes</h3>
        <span class="icon icon--arrow-right size-6" aria-hidden="true"></span>
      </div>
</a>    <a class="relative flex items-end h-[400px] md:h-[475px] overflow-hidden rounded-lg group" data-turbo-frame="_top" href="/healthy-recipes?season=Winter">
      <img class="absolute inset-0 w-full h-full object-cover" alt="Winter recipes" srcset="https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/winter-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=1 1x, https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/winter-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=2 2x, https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/winter-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=3 3x" src="https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/winter-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600" />
      <div class="absolute inset-0 bg-linear-to-t from-black/50 via-black/20 to-transparent"></div>
      <div class="relative flex items-center justify-between w-full p-6 text-content-on-dark z-10">
        <h3 class="text-xl font-semibold">Winter recipes</h3>
        <span class="icon icon--arrow-right size-6" aria-hidden="true"></span>
      </div>
</a>    <a class="relative flex items-end h-[400px] md:h-[475px] overflow-hidden rounded-lg group" data-turbo-frame="_top" href="/healthy-recipes?cooking_time=0-15">
      <img class="absolute inset-0 w-full h-full object-cover" alt="Quick recipes" srcset="https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/speedy-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=1 1x, https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/speedy-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=2 2x, https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/speedy-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600&amp;dpr=3 3x" src="https://mindfulchef-images-production.imgix.net/recipes/quick-search-categories/speedy-recipes.jpg?auto=format&amp;crop=focalpoint&amp;fit=crop&amp;h=475&amp;q=50&amp;w=600" />
      <div class="absolute inset-0 bg-linear-to-t from-black/50 via-black/20 to-transparent"></div>
      <div class="relative flex items-center justify-between w-full p-6 text-content-on-dark z-10">
        <h3 class="text-xl font-semibold">Quick recipes</h3>
        <span class="icon icon--arrow-right size-6" aria-hidden="true"></span>
      </div>
</a></div>

</template></turbo-stream><turbo-stream action="update" target="filter-actions"><template>
    <a class="text-sm underline whitespace-nowrap" href="/healthy-recipes">Clear all filters</a>
</template></turbo-stream>