This isn't just dinner.
This is comfort in a (dabba) tin. π
This is comfort in a (dabba) tin. π
Ready & waiting for those days when you just need dinner done for you.
Don't forget, all new customers can enjoy 25% off their first 4 dabbas.
Just enter the code at the top of the website when prompted at checkout.

Every order includes
π₯ A stack of 4 wholesome dishes, for a fully rounded & balanced meal.
π₯ A big dose of vegetables, with a contribution of between 10-20 plant points per menu.
π² Delivery by bike to your doorstep, with absolutely zero plastic.
Not sure? See what the people say π―ββοΈ
-
Laurie π
"It feels so refreshing to have the comfort, taste and convenience of a family takeaway while knowing that we are eating fresh, tasty and healthy food without loads of single use plastic!"
-
Caroline π
"The menu changes weekly and is always delicious. A fortnight ago it was indulgent and sensory, this week felt like a warmhugin a dabba."
-
Pavi π
"Healthy and nutritious and delicious food delivered to my doorstep! I missed Indian food thatβs cooked in a healthy manner in the UK. Most restaurants provide oily and soggy dishes. Dabba drop is sent from heaven!"
Still not sure? Give us a follow on Instagram & we'll see you soon π
- {
pointerDown = true;
prevX = e.clientX - $el.offsetLeft;
prevScroll = $el.scrollLeft;
}"
@pointerup.prevent="pointerDown = false; dragging = false;"
@pointermove.prevent="e => {
if (!pointerDown) return;
dragging = true;
const x = e.pageX - $el.offsetLeft;
const scroll = x - prevX;
$el.scrollLeft = prevScroll - scroll;
}"
>
-