From acc976f44a4de63abcd8cb89a9fffdc20b55c1c6 Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Thu, 28 May 2015 14:00:04 +1000 Subject: [PATCH] Add hub case studies --- app/views/producers/signup.html.haml | 8 ++--- .../_case_study.html.haml | 0 app/views/shops/signup.html.haml | 29 +++---------------- 3 files changed, 8 insertions(+), 29 deletions(-) rename app/views/{producers => shared}/_case_study.html.haml (100%) diff --git a/app/views/producers/signup.html.haml b/app/views/producers/signup.html.haml index b20e8ca1ff..183f47a64e 100644 --- a/app/views/producers/signup.html.haml +++ b/app/views/producers/signup.html.haml @@ -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 diff --git a/app/views/producers/_case_study.html.haml b/app/views/shared/_case_study.html.haml similarity index 100% rename from app/views/producers/_case_study.html.haml rename to app/views/shared/_case_study.html.haml diff --git a/app/views/shops/signup.html.haml b/app/views/shops/signup.html.haml index e80229f466..be94f2f1d9 100644 --- a/app/views/shops/signup.html.haml +++ b/app/views/shops/signup.html.haml @@ -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 Melbourne’s 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