diff --git a/components/Pages/Home/Renderer.tsx b/components/Pages/Home/Renderer.tsx index 649a044..df765d7 100644 --- a/components/Pages/Home/Renderer.tsx +++ b/components/Pages/Home/Renderer.tsx @@ -109,7 +109,7 @@ export const Renderer: React.FC = ({ pageInfo }) => { {caseStudies.map((caseStudy: any, i: number) => (
diff --git a/public/content/page/home.mdx b/public/content/page/home.mdx index 6858886..3a21020 100644 --- a/public/content/page/home.mdx +++ b/public/content/page/home.mdx @@ -60,26 +60,57 @@ sections: collection of additional resources to explore.](/resources "Resources") - title: Case Study - 1 - Image body: | - ![]() + ![]() - title: Case Study - 1 - Text body: > #### CASE STUDY - ### Understanding the grocery landscape across different states and places - in the US + ### Mapping the Corporate Hold on U.S. Grocery Markets - [Read More](/post/landscape) + By comparing market dominance across states over two decades, starting in + 2000 and ending in 2023, it becomes clear that on average, a small number + of corporations have captured over half of the market share in food + retail. + + + [Read More](/posts/market-dominance) - title: Case Study - 2 - Text - body: | + body: > #### CASE STUDY - ### Where, and who, does poor food access impact the most? - [Read More](/posts/where-and-who) + ### Exploring Correlations of Corporate Concentration & Food Access in + Rural Nebraska + + + A view from the ground of how different people and places are impacted + differently by grocery market conditions. + + + Title image "Emerson City Limit Sign" by Jimmy Emerson via Flickr, CC. + + + [Read More](/posts/emerson) - title: Case Study - 2 - Image body: | - ![]() + ![]() + - title: Case Study - 3 - Image + body: | + ![]() + - title: Case Study - 3 - Text + body: > + #### CASE STUDY + + + ### Understanding the Impact of the Proposed Kroger-Albertsons Merger in + the Grocery Market Competition in the Northwest + + + Title image by Kipp Teague via Flickr, Creative Commons. + + + [Read More](/posts/kroger-albertsons-merger) ---