From 90567d8c01b9afab5f71cfbceff640c829eae246 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:26:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7548c96..8c5d109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function HomePage() { textPosition="bottom-left" showBlur={true} showDimOverlay={false} - imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg?_wi=1" imageAlt="Hero cooking background" buttons={[ { text: "Browse Recipes", href: "/recipes" }, @@ -99,7 +99,7 @@ export default function HomePage() { name: "Tuscan Garlic Pasta", price: "15 min", variant: "Italian Vegetarian", - imageSrc: "http://img.b2bpic.net/free-photo/serving-homemade-pappardelle-pasta-with-mushrooms-parmesan-cheese_53876-105902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-homemade-pappardelle-pasta-with-mushrooms-parmesan-cheese_53876-105902.jpg?_wi=1", imageAlt: "Tuscan garlic pasta dish", }, { @@ -107,7 +107,7 @@ export default function HomePage() { name: "Thai Green Curry", price: "30 min", variant: "Thai Spicy", - imageSrc: "http://img.b2bpic.net/free-photo/curry-pork-spicy_1388-94.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curry-pork-spicy_1388-94.jpg?_wi=1", imageAlt: "Thai green curry in a bowl", }, { @@ -115,7 +115,7 @@ export default function HomePage() { name: "Chocolate Lava Cake", price: "20 min", variant: "Dessert Decadent", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-cake-white-plate_1150-6317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-cake-white-plate_1150-6317.jpg?_wi=1", imageAlt: "Chocolate lava cake with molten center", }, { @@ -123,7 +123,7 @@ export default function HomePage() { name: "Grilled Salmon Bowl", price: "25 min", variant: "Seafood Healthy", - imageSrc: "http://img.b2bpic.net/free-photo/plate-salmon-with-quinoa-raw-vegetables_181624-32050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-salmon-with-quinoa-raw-vegetables_181624-32050.jpg?_wi=1", imageAlt: "Grilled salmon with vegetables", }, ]} @@ -141,7 +141,7 @@ export default function HomePage() { description="Hi, I'm your culinary guide" subdescription="Food Blogger & Recipe Developer" icon={ChefHat} - imageSrc="http://img.b2bpic.net/free-photo/female-cook-toque-works-commercial-kitchen_1398-371.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-cook-toque-works-commercial-kitchen_1398-371.jpg?_wi=1" imageAlt="Creator portrait in kitchen" mediaAnimation="slide-up" useInvertedBackground={false} @@ -212,7 +212,7 @@ export default function HomePage() { category: "Technique", title: "Mastering the Perfect Sear", excerpt: "Learn the secrets to achieving a golden, crispy crust on proteins every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-duck-breast-fillet-frying-pan_181624-57925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-duck-breast-fillet-frying-pan_181624-57925.jpg?_wi=1", imageAlt: "Perfect seared meat", authorName: "Chef Creator", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646279.jpg", @@ -223,7 +223,7 @@ export default function HomePage() { category: "Seasonal", title: "Winter Comfort Food Guide", excerpt: "Discover warming dishes that celebrate winter produce and bring comfort to your table.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-grated-carrot-salad-with-walnuts-dark-desk-health-salad-diet-nut-color_140725-121299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-grated-carrot-salad-with-walnuts-dark-desk-health-salad-diet-nut-color_140725-121299.jpg?_wi=1", imageAlt: "Winter comfort food spread", authorName: "Chef Creator", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646279.jpg", @@ -234,7 +234,7 @@ export default function HomePage() { category: "Ingredients", title: "Understanding Umami Flavors", excerpt: "Unlock the fifth taste by mastering umami ingredients and flavor combinations.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-mushrooms-red-green-tomatoes-bell-peppers-cutting-board_140725-145364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-mushrooms-red-green-tomatoes-bell-peppers-cutting-board_140725-145364.jpg?_wi=1", imageAlt: "Umami ingredients collection", authorName: "Chef Creator", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646279.jpg",