Update src/app/page.tsx

This commit is contained in:
2026-03-04 03:52:41 +00:00
parent 9fe4b3ac49
commit 39aac06afc

View File

@@ -53,15 +53,15 @@ export default function HomePage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sliced-cabbage-bell-pepper-cucumber-wooden-kitchen-board-top-view_169016-50121.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-cabbage-bell-pepper-cucumber-wooden-kitchen-board-top-view_169016-50121.jpg?_wi=1",
imageAlt: "Healthy meal preparation with fresh vegetables",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg?_wi=1",
imageAlt: "Client fitness and nutrition transformation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-nutritionist-giving-consultation-patient-making-diet-plan-weight-loss-clinic_657921-304.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-nutritionist-giving-consultation-patient-making-diet-plan-weight-loss-clinic_657921-304.jpg?_wi=1",
imageAlt: "Nutrition coach consultation session",
},
]}
@@ -92,7 +92,7 @@ export default function HomePage() {
description:
"Personalized nutrition guidance tailored to your lifestyle, goals, and preferences. Monthly subscription with ongoing support.",
imageSrc:
"http://img.b2bpic.net/free-photo/female-nutritionist-giving-consultation-patient-making-diet-plan-weight-loss-clinic_657921-304.jpg",
"http://img.b2bpic.net/free-photo/female-nutritionist-giving-consultation-patient-making-diet-plan-weight-loss-clinic_657921-304.jpg?_wi=2",
imageAlt: "One-on-one nutrition coaching session",
},
{
@@ -101,7 +101,7 @@ export default function HomePage() {
description:
"Science-based meal plans designed specifically for your body, activity level, and health objectives.",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg",
"http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg?_wi=1",
imageAlt: "Custom nutrition meal plan",
},
{
@@ -110,7 +110,7 @@ export default function HomePage() {
description:
"Learn to optimize macronutrients for muscle building, fat loss, or athletic performance with detailed tracking guidance.",
imageSrc:
"http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg",
"http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1",
imageAlt: "Macro coaching and nutrition tracking",
},
]}
@@ -139,7 +139,7 @@ export default function HomePage() {
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Sarah Mitchell",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg?_wi=2",
imageAlt: "Client before and after transformation",
},
{
@@ -154,7 +154,7 @@ export default function HomePage() {
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "James Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/group-shirtless-muscular-guys-doing-push-ups_613910-16623.jpg",
"http://img.b2bpic.net/free-photo/group-shirtless-muscular-guys-doing-push-ups_613910-16623.jpg?_wi=1",
imageAlt: "Fitness transformation results",
},
{
@@ -184,7 +184,7 @@ export default function HomePage() {
"http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
avatarAlt: "Michael Thompson",
imageSrc:
"http://img.b2bpic.net/free-photo/young-sportswoman-making-herself-healthy-smoothie-slicing-fresh-fruit-kitchen_637285-596.jpg",
"http://img.b2bpic.net/free-photo/young-sportswoman-making-herself-healthy-smoothie-slicing-fresh-fruit-kitchen_637285-596.jpg?_wi=1",
imageAlt: "Healthy lifestyle coaching success",
},
{
@@ -199,7 +199,7 @@ export default function HomePage() {
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
avatarAlt: "Lisa Wang",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-woman-black-glasses-using-tablet_1301-2682.jpg",
"http://img.b2bpic.net/free-photo/smiling-woman-black-glasses-using-tablet_1301-2682.jpg?_wi=1",
imageAlt: "Student health and wellness journey",
},
{
@@ -214,7 +214,7 @@ export default function HomePage() {
"http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg",
avatarAlt: "David Anderson",
imageSrc:
"http://img.b2bpic.net/free-photo/young-sportswoman-making-herself-healthy-smoothie-slicing-fresh-fruit-kitchen_637285-596.jpg",
"http://img.b2bpic.net/free-photo/young-sportswoman-making-herself-healthy-smoothie-slicing-fresh-fruit-kitchen_637285-596.jpg?_wi=2",
imageAlt: "Athlete performance improvement",
},
]}
@@ -238,7 +238,7 @@ export default function HomePage() {
title: "Weight Loss",
description: "Sustainable fat loss with energy and confidence",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg?_wi=3",
imageAlt: "Client transformation 12 weeks",
},
{
@@ -256,7 +256,7 @@ export default function HomePage() {
title: "Energy Boost",
description: "Increased energy and vitality in daily life",
imageSrc:
"http://img.b2bpic.net/free-photo/young-blonde-woman-standing-top-hill_273609-15283.jpg",
"http://img.b2bpic.net/free-photo/young-blonde-woman-standing-top-hill_273609-15283.jpg?_wi=1",
imageAlt: "Client energy and wellness improvement",
},
]}