And it's our goal for all of our coffee to be grown under the highest standards of quality, using ethical trading and responsible growing practices. We think it's a better cup of coffee that also helps create a better future for farmers and a more stable climate for the planet.
@include('blocks.section', [ 'data' => [ [ 'title' => 'Coffee Sourcing', 'slug' => 'coffee/ethical-sourcing', 'class' => 'col-md-6', 'image' => 'https://www.starbucks.co.id/media/Coffee-Sourcing_tcm33-3596_w1024_n.jpg', 'content' => view('content.list-expresso')->render() ], [ 'title' => 'Farmer Support', 'slug' => 'coffee/ethical-sourcing', 'class' => 'col-md-6', 'image' => 'https://www.starbucks.co.id/media/Farmer-Support_tcm33-3599_w1024_n.jpg', 'content' => view('content.list-expresso')->render() ], [ 'title' => 'Tea Sourcing', 'slug' => 'coffee/ethical-sourcing', 'class' => 'col-md-6', 'image' => 'https://www.starbucks.co.id/media/Ethical-Tea-Sourcing_tcm33-3597_w1024_n.jpg', 'content' => view('content.list-expresso')->render() ], [ 'title' => 'Cocoa Sourcing', 'slug' => 'coffee/ethical-sourcing', 'class' => 'col-md-6', 'image' => 'https://www.starbucks.co.id/media/Cocoa-Sourcing_tcm33-3600_w1024_n.jpg', 'content' => view('content.list-expresso')->render() ], ] ])