diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index be97fd6..a67029a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -114,7 +114,7 @@ export default function AboutPage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Sarah Mitchell", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg" + id: "1", name: "Sarah Mitchell", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=1" }, { id: "2", name: "Dr. James Chen", role: "Chief Nutritionist", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg" @@ -123,7 +123,7 @@ export default function AboutPage() { id: "3", name: "Emma Rodriguez", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/it-was-that-easy-photo-gorgeous-blonde-woman-gym-her-weekend-time_146671-16565.jpg" }, { - id: "4", name: "Michael Thompson", role: "Operations Director", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elegant-businessman-standing-office-building_1098-19247.jpg" + id: "4", name: "Michael Thompson", role: "Operations Director", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elegant-businessman-standing-office-building_1098-19247.jpg?_wi=1" } ]} gridVariant="two-columns-alternating-heights" diff --git a/src/app/meal-plans/page.tsx b/src/app/meal-plans/page.tsx index d176156..a07ab52 100644 --- a/src/app/meal-plans/page.tsx +++ b/src/app/meal-plans/page.tsx @@ -132,13 +132,13 @@ export default function MealPlansPage() { id: "3", title: "Perfect for My Fitness Goals", quote: "As someone who works out 5 days a week, having perfectly portioned meals that support my gains is a game-changer. My energy levels are through the roof.", name: "Emily Rodriguez", role: "Fitness Coach", imageSrc: "http://img.b2bpic.net/free-photo/it-was-that-easy-photo-gorgeous-blonde-woman-gym-her-weekend-time_146671-16565.jpg?_wi=1", imageAlt: "fitness trainer woman portrait professional" }, { - id: "4", title: "Better Health, Better Life", quote: "The nutritionist support and meal quality have completely changed how I approach food. I feel healthier and more energized than ever before.", name: "David Kim", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elegant-businessman-standing-office-building_1098-19247.jpg", imageAlt: "professional man consultant portrait photo" + id: "4", title: "Better Health, Better Life", quote: "The nutritionist support and meal quality have completely changed how I approach food. I feel healthier and more energized than ever before.", name: "David Kim", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elegant-businessman-standing-office-building_1098-19247.jpg?_wi=2", imageAlt: "professional man consultant portrait photo" }, { - id: "5", title: "Family Approved", quote: "My whole family loves the meals. Finally found a service that doesn't sacrifice taste for health. We're all seeing great results.", name: "Jessica Thompson", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", imageAlt: "happy teacher woman portrait professional" + id: "5", title: "Family Approved", quote: "My whole family loves the meals. Finally found a service that doesn't sacrifice taste for health. We're all seeing great results.", name: "Jessica Thompson", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=2", imageAlt: "happy teacher woman portrait professional" }, { - id: "6", title: "Exceeded Expectations", quote: "From ordering to delivery to the quality of the food—everything has been exceptional. This is the best investment I've made in my health.", name: "Robert Wilson", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", imageAlt: "professional engineer man portrait tech" + id: "6", title: "Exceeded Expectations", quote: "From ordering to delivery to the quality of the food—everything has been exceptional. This is the best investment I've made in my health.", name: "Robert Wilson", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1", imageAlt: "professional engineer man portrait tech" } ]} textboxLayout="default" diff --git a/src/app/page.tsx b/src/app/page.tsx index 66d13c8..35dc71e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,13 +181,13 @@ export default function HomePage() { id: "3", title: "Perfect for My Fitness Goals", quote: "As someone who works out 5 days a week, having perfectly portioned meals that support my gains is a game-changer. My energy levels are through the roof.", name: "Emily Rodriguez", role: "Fitness Coach", imageSrc: "http://img.b2bpic.net/free-photo/it-was-that-easy-photo-gorgeous-blonde-woman-gym-her-weekend-time_146671-16565.jpg?_wi=1", imageAlt: "fitness trainer woman portrait professional" }, { - id: "4", title: "Better Health, Better Life", quote: "The nutritionist support and meal quality have completely changed how I approach food. I feel healthier and more energized than ever before.", name: "David Kim", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elegant-businessman-standing-office-building_1098-19247.jpg", imageAlt: "professional man consultant portrait photo" + id: "4", title: "Better Health, Better Life", quote: "The nutritionist support and meal quality have completely changed how I approach food. I feel healthier and more energized than ever before.", name: "David Kim", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elegant-businessman-standing-office-building_1098-19247.jpg?_wi=3", imageAlt: "professional man consultant portrait photo" }, { - id: "5", title: "Family Approved", quote: "My whole family loves the meals. Finally found a service that doesn't sacrifice taste for health. We're all seeing great results.", name: "Jessica Thompson", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", imageAlt: "happy teacher woman portrait professional" + id: "5", title: "Family Approved", quote: "My whole family loves the meals. Finally found a service that doesn't sacrifice taste for health. We're all seeing great results.", name: "Jessica Thompson", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg?_wi=3", imageAlt: "happy teacher woman portrait professional" }, { - id: "6", title: "Exceeded Expectations", quote: "From ordering to delivery to the quality of the food—everything has been exceptional. This is the best investment I've made in my health.", name: "Robert Wilson", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", imageAlt: "professional engineer man portrait tech" + id: "6", title: "Exceeded Expectations", quote: "From ordering to delivery to the quality of the food—everything has been exceptional. This is the best investment I've made in my health.", name: "Robert Wilson", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2", imageAlt: "professional engineer man portrait tech" } ]} textboxLayout="default"