Update src/app/blog/page.tsx

This commit is contained in:
2026-03-03 06:26:02 +00:00
parent b59f3011c2
commit f3d216cee0

View File

@@ -74,7 +74,7 @@ export default function BlogPage() {
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=4"
imageAlt="Blog hero"
buttons={[
{ text: "Read Articles", href: "#blog-articles" },
@@ -93,7 +93,7 @@ export default function BlogPage() {
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=2",
imageAlt: "Perfect seared meat",
authorName: "Chef Creator",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646279.jpg",
@@ -104,7 +104,7 @@ export default function BlogPage() {
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=2",
imageAlt: "Winter comfort food spread",
authorName: "Chef Creator",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646279.jpg",
@@ -115,7 +115,7 @@ export default function BlogPage() {
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=2",
imageAlt: "Umami ingredients collection",
authorName: "Chef Creator",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646279.jpg",