Add hub case studies

This commit is contained in:
Rohan Mitchell
2015-05-28 14:00:04 +10:00
parent 31caf278d7
commit acc976f44a
3 changed files with 8 additions and 29 deletions

View File

@@ -89,14 +89,14 @@
%br
.row
.small-12.medium-6.columns
= render 'case_study', img_src: "/assets/case-studies/jonai.png", title: "Jonai Farms", description: "An ethical pork and beef “Community Supported Agriculture” farm that delivers to a range of hubs in Melbourne and central Victoria every month.", link: "http://www.jonaifarms.com.au"
= render 'shared/case_study', img_src: "/assets/case-studies/jonai.png", title: "Jonai Farms", description: "An ethical pork and beef “Community Supported Agriculture” farm that delivers to a range of hubs in Melbourne and central Victoria every month.", link: "http://www.jonaifarms.com.au"
.small-12.medium-6.columns
= render 'case_study', img_src: "/assets/case-studies/wandiful.png", title: "Wandiful Produce", description: "Biodynamically grown in NE Victoria, hazelnuts and chestnuts and associated products (bliss balls - yum!) shipped to your door.", link: "https://openfoodnetwork.org.au/wandiful-produce/shop"
= render 'shared/case_study', img_src: "/assets/case-studies/wandiful.png", title: "Wandiful Produce", description: "Biodynamically grown in NE Victoria, hazelnuts and chestnuts and associated products (bliss balls - yum!) shipped to your door.", link: "https://openfoodnetwork.org.au/wandiful-produce/shop"
.row
.small-12.medium-6.columns
= render 'case_study', img_src: "/assets/case-studies/longley.png", title: "Longley Organic Farm", description: "has an OFN profile. Near Hobart, this farm provides berries and vegetables for local food cooperatives and small shops and through its roadside stall. ", link: "https://openfoodnetwork.org.au/longley-organic-farm/shop"
= render 'shared/case_study', img_src: "/assets/case-studies/longley.png", title: "Longley Organic Farm", description: "has an OFN profile. Near Hobart, this farm provides berries and vegetables for local food cooperatives and small shops and through its roadside stall. ", link: "https://openfoodnetwork.org.au/longley-organic-farm/shop"
.small-12.medium-6.columns
= render 'case_study', img_src: "/assets/case-studies/jindivick.jpg", title: "Jindivick Hydroponics", description: "Selling through farmers markets and the SE Food Hub, they grow an ever increasing range of vegetables including tomatoes, cucumbers and beans.", link: "https://openfoodnetwork.org.au/producers#/#jindivick-hydroponics"
= render 'shared/case_study', img_src: "/assets/case-studies/jindivick.jpg", title: "Jindivick Hydroponics", description: "Selling through farmers markets and the SE Food Hub, they grow an ever increasing range of vegetables including tomatoes, cucumbers and beans.", link: "https://openfoodnetwork.org.au/producers#/#jindivick-hydroponics"
.pane#cta

View File

@@ -90,35 +90,14 @@
%br
.row
.small-12.medium-6.columns
.case-study
%img.case-study-img{src: "/assets/case-studies/bfc_logo_square.png", width: "100", height: "100", title: "Bondi Food Collective"}
%h4 Bondi Food Collective
%p.text-small Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec rhoncus, nunc sed sollicitudin egestas, elit metus maximus nunc, non efficitur nunc massa vitae est.
%a{href: "http://www.google.com", target: "_blank"}
%strong More
= render 'shared/case_study', img_src: "/assets/case-studies/bfc_logo_square.png", title: "Bondi Food Collective", description: "A member-based not for profit that provide weekly fruit & veg picked fresh to order, plus dry foods - all organic and all Australian-grown.", link: "http://www.bondifoodcollective.org"
.small-12.medium-6.columns
.case-study
%img.case-study-img{src: "/assets/case-studies/bonnie-beef-growers.png", width: "100", height: "100", title: "Bonnie Beef Growers"}
%h4 Bonnie Beef Growers
%p.text-small Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec rhoncus, nunc sed sollicitudin egestas, elit metus maximus nunc, non efficitur nunc massa vitae est.
%a{href: "http://www.google.com", target: "_blank"}
%strong More
= render 'shared/case_study', img_src: "/assets/case-studies/bonnie-beef-growers.png", title: "Bonnie Beef Growers", description: "works on monthly order cycles for their wide range of beef products and also acts as a hub for products from neighboring farms on the Sunshine Coast.", link: "http://www.bonniebeef.com.au"
.row
.small-12.medium-6.columns
.case-study
%img.case-study-img{src: "/assets/case-studies/South_East_Food_Hub.png", width: "100", height: "100", title: "South East Food Hub"}
%h4 South East Food Hub
%p.text-small Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec rhoncus, nunc sed sollicitudin egestas, elit metus maximus nunc, non efficitur nunc massa vitae est.
%a{href: "http://www.google.com", target: "_blank"}
%strong More
= render 'shared/case_study', img_src: "/assets/case-studies/South_East_Food_Hub.png", title: "South East Food Hub", description: "choose-your-own food box service supported by a collective of farmers in Melbournes south-east. It distributes through buying groups or “food clubs”", link: "http://www.southeastfoodhub.org"
.small-12.medium-6.columns
.case-study
%img.case-study-img{src: "/assets/case-studies/baw-baw.png", width: "100", height: "100", title: "Baw Baw Organics"}
%h4 Baw Baw Organics
%p.text-small Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec rhoncus, nunc sed sollicitudin egestas, elit metus maximus nunc, non efficitur nunc massa vitae est.
%a{href: "http://www.google.com", target: "_blank"}
%strong More
= render 'shared/case_study', img_src: "/assets/case-studies/baw-baw.png", title: "Baw Baw Organics", description: "A weekly seasonal vegetable box program, servicing around 100 households with local produce in West Gippsland.", link: "https://bawbawfoodhub.org.au"
.pane#cta