From 70aa39eadee82bb8cfb9d84e72068778deea4ec0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:54:02 +0000 Subject: [PATCH] Update src/app/recipes/page.tsx --- src/app/recipes/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/recipes/page.tsx b/src/app/recipes/page.tsx index 3a85039..a51f77b 100644 --- a/src/app/recipes/page.tsx +++ b/src/app/recipes/page.tsx @@ -57,7 +57,7 @@ export default function RecipesPage() { title: "Authentic Paella Valenciana", excerpt: "A traditional Spanish rice dish with seafood, saffron, and carefully selected ingredients prepared using century-old techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-kitchen_23-2147894774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-kitchen_23-2147894774.jpg?_wi=2", imageAlt: "Paella Valenciana", authorName: "Maria Garcia", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-cutting-broccoli_23-2149631693.jpg", @@ -69,7 +69,7 @@ export default function RecipesPage() { title: "Thai Green Curry", excerpt: "Experience the vibrant flavors of Thailand with this classic green curry recipe featuring fresh herbs, coconut milk, and traditional spices.", - imageSrc: "http://img.b2bpic.net/free-photo/thai-food-green-coconut-curry-pork-with-eggplants_1150-27762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-food-green-coconut-curry-pork-with-eggplants_1150-27762.jpg?_wi=2", imageAlt: "Thai Green Curry", authorName: "Somchai Noi", authorAvatar: "http://img.b2bpic.net/free-photo/looking-camera-young-male-cook-wearing-chef-uniform-glasses-showing-okey-gesture_141793-96663.jpg", @@ -81,7 +81,7 @@ export default function RecipesPage() { title: "French Onion Soup", excerpt: "A timeless French classic featuring caramelized onions, rich beef stock, and melted Gruyère cheese baked to perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-soup-served-with-pepper-mint-blue-pot-left-side-dark-background_140725-94531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-soup-served-with-pepper-mint-blue-pot-left-side-dark-background_140725-94531.jpg?_wi=2", imageAlt: "French Onion Soup", authorName: "Pierre Dubois", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-bearded-chef-man-white-uniform-holding-hands-folded-while-looking-orange-wall_141793-32412.jpg", @@ -93,7 +93,7 @@ export default function RecipesPage() { title: "Greek Baklava", excerpt: "Delicate phyllo pastry layered with nuts, honey, and spices - a traditional Mediterranean dessert that has delighted generations.", - imageSrc: "http://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12676.jpg?_wi=2", imageAlt: "Greek Baklava", authorName: "Evangeline Papadopoulos", authorAvatar: "http://img.b2bpic.net/free-photo/pleased-young-female-cook-wearing-chef-uniform-showing-handshakes-gesture-isolated-white-background_141793-105396.jpg", @@ -105,7 +105,7 @@ export default function RecipesPage() { title: "Indian Naan Bread", excerpt: "Soft, pillowy naan bread baked in a traditional tandoor oven, perfect for accompanying curries and traditional Indian meals.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033996.jpg?_wi=2", imageAlt: "Indian Naan", authorName: "Rajesh Kumar", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-male-cook-wearing-chef-uniform-glasses-putting-hand-hip-his-thumb-up_141793-96639.jpg", @@ -117,7 +117,7 @@ export default function RecipesPage() { title: "Lebanese Hummus", excerpt: "A creamy Middle Eastern staple made from chickpeas, tahini, lemon juice, and garlic - simple yet deeply flavorful.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-delicious-local-food-dish_23-2148833854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-delicious-local-food-dish_23-2148833854.jpg?_wi=2", imageAlt: "Lebanese Hummus", authorName: "Leila Mahmoud", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",