From 3dc949155f555e71ee76aaa70d613d691463d94c Mon Sep 17 00:00:00 2001 From: ertrzyiks Date: Sat, 4 Jan 2025 15:35:49 +0100 Subject: [PATCH] Use bigger photo --- src/components/recipe/recipe.tsx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/components/recipe/recipe.tsx b/src/components/recipe/recipe.tsx index ad39d1c..6fb36df 100644 --- a/src/components/recipe/recipe.tsx +++ b/src/components/recipe/recipe.tsx @@ -20,13 +20,15 @@ export async function Recipe({

{title}

- {`Photo - +
+ {`Zdjęcie +
{ingredients.map(async (ingredient) => (