Add producer case studies

This commit is contained in:
Rohan Mitchell
2015-05-28 12:39:40 +10:00
parent e81a955827
commit 31caf278d7
6 changed files with 10 additions and 24 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@@ -0,0 +1,6 @@
.case-study
%img.case-study-img{src: img_src, width: "100", height: "100", title: title}
%h4= title
%p.text-small= description
%a{href: link, target: "_blank"}
%strong More

View File

@@ -89,34 +89,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 Case study title goes here
%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 '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
.case-study
%img.case-study-img{src: "/assets/case-studies/bfc_logo_square.png", width: "100", height: "100", title: "Bondi Food Collective"}
%h4 Case study
%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 '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
.case-study
%img.case-study-img{src: "/assets/case-studies/bfc_logo_square.png", width: "100", height: "100", title: "Bondi Food Collective"}
%h4 Another case study
%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 '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
.case-study
%img.case-study-img{src: "/assets/case-studies/bfc_logo_square.png", width: "100", height: "100", title: "Bondi Food Collective"}
%h4 A long name for case study
%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 '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