Update src/app/nutrition/page.tsx
This commit is contained in:
@@ -54,11 +54,11 @@ export default function NutritionPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/healthy-eating-plate-guide-infographic_1308-184781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/healthy-eating-plate-guide-infographic_1308-184781.jpg?_wi=2",
|
||||
imageAlt: "Nutrition guide and balanced diet information",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-eating-salad-table_169016-1924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-eating-salad-table_169016-1924.jpg?_wi=2",
|
||||
imageAlt: "Fresh vegetables and nutritious food",
|
||||
},
|
||||
]}
|
||||
@@ -80,7 +80,7 @@ export default function NutritionPage() {
|
||||
title: "Understanding Macronutrients",
|
||||
description: "Master the three macronutrients that form the foundation of every meal. Learn optimal ratios for your goals, how to calculate them, and practical ways to include them in every meal.",
|
||||
media: {
|
||||
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=2",
|
||||
imageAlt: "Macronutrients nutrition guide",
|
||||
},
|
||||
items: [
|
||||
@@ -96,7 +96,7 @@ export default function NutritionPage() {
|
||||
title: "Micronutrients & Vital Minerals",
|
||||
description: "Discover essential vitamins and minerals your body needs daily. Learn which foods provide optimal nutrition and how to prevent common deficiencies.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-eating-salad-table_169016-1924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-eating-salad-table_169016-1924.jpg?_wi=3",
|
||||
imageAlt: "Fresh produce and micronutrient foods",
|
||||
},
|
||||
items: [
|
||||
@@ -112,7 +112,7 @@ export default function NutritionPage() {
|
||||
title: "Meal Planning & Preparation",
|
||||
description: "Create sustainable meal plans that fit your lifestyle and preferences. Learn meal prep strategies that save time and support your health goals.",
|
||||
media: {
|
||||
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=2",
|
||||
imageAlt: "Meal planning and preparation",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user