diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index e9de388..f398292 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -53,7 +53,7 @@ export default function BlogPage() { category: "Nutrition", title: "The Complete Guide to Macronutrients", excerpt: "Understanding proteins, fats, and carbohydrates is key to building a sustainable healthy diet. Learn how to balance them perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/nutrition-healthy-diet-plan-concept_53876-125014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nutrition-healthy-diet-plan-concept_53876-125014.jpg?_wi=3", imageAlt: "Macronutrients guide", authorName: "Dr. Sarah Williams", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", @@ -64,7 +64,7 @@ export default function BlogPage() { category: "Fitness", title: "5 Beginner Workout Mistakes to Avoid", excerpt: "Starting a fitness journey? Avoid these common pitfalls and build sustainable habits from day one with proper form and realistic goals.", - imageSrc: "http://img.b2bpic.net/free-photo/balance-diet-fitness-healthy-food-life-concept_53876-148102.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/balance-diet-fitness-healthy-food-life-concept_53876-148102.jpg?_wi=5", imageAlt: "Fitness mistakes guide", authorName: "Michael Torres", authorAvatar: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", @@ -75,7 +75,7 @@ export default function BlogPage() { category: "Wellness", title: "Mindfulness 101: Starting Your Daily Practice", excerpt: "Discover how to begin a mindfulness practice with simple, science-backed techniques that take just 10 minutes a day.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-is-doing-yoga-outdoors-stretching-park-sunrise-brunette-white-t-shirt_1157-39675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-is-doing-yoga-outdoors-stretching-park-sunrise-brunette-white-t-shirt_1157-39675.jpg?_wi=2", imageAlt: "Mindfulness practice guide", authorName: "Emma Patel", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",