Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 05:27:47 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
{ value: "Instant", title: "Real-time Calculation" },
{ value: "Accurate", title: "International Formula" }
]}
imageSrc="http://img.b2bpic.net/free-vector/medical-infographic-with-image_23-2148368617.jpg"
imageSrc="http://img.b2bpic.net/free-vector/medical-infographic-with-image_23-2148368617.jpg?_wi=1"
imageAlt="BMI calculation metrics and health status visualization"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -89,13 +89,13 @@ export default function LandingPage() {
tag="Health Education"
features={[
{
title: "BMI Categories", description: "Underweight (BMI < 18.5), Healthy Weight (18.5-24.9), Overweight (25-29.9), Obese (30+). Each category has different health implications and recommendations.", imageSrc: "http://img.b2bpic.net/free-vector/medical-infographic-with-image_23-2148368617.jpg"
title: "BMI Categories", description: "Underweight (BMI < 18.5), Healthy Weight (18.5-24.9), Overweight (25-29.9), Obese (30+). Each category has different health implications and recommendations.", imageSrc: "http://img.b2bpic.net/free-vector/medical-infographic-with-image_23-2148368617.jpg?_wi=2"
},
{
title: "Healthy Weight Range", description: "Discover your personalized healthy weight range based on your height using the BMI formula. This range represents weights where most people have minimal health risks.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-fresh-fruits-inside-plates-white-background-tropical-ripe-color-diet-exotic-healthy-life-mellow_140725-98380.jpg"
},
{
title: "Importance of Physical Activity", description: "Maintaining a healthy BMI involves regular exercise, balanced nutrition, and lifestyle choices. Physical activity is crucial for cardiovascular health and overall wellness.", imageSrc: "http://img.b2bpic.net/free-photo/sportswomen-watching-photos-mobile_23-2147600797.jpg"
title: "Importance of Physical Activity", description: "Maintaining a healthy BMI involves regular exercise, balanced nutrition, and lifestyle choices. Physical activity is crucial for cardiovascular health and overall wellness.", imageSrc: "http://img.b2bpic.net/free-photo/sportswomen-watching-photos-mobile_23-2147600797.jpg?_wi=1"
}
]}
textboxLayout="default"
@@ -130,7 +130,7 @@ export default function LandingPage() {
id: "6", title: "Does physical activity level affect BMI calculation?", content: "Activity level doesn't change your BMI calculation itself, but it significantly affects your overall health and can help you manage your weight. Regular physical activity is crucial for maintaining a healthy BMI and cardiovascular health."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/sportswomen-watching-photos-mobile_23-2147600797.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sportswomen-watching-photos-mobile_23-2147600797.jpg?_wi=2"
imageAlt="Health and wellness guidance"
mediaAnimation="slide-up"
faqsAnimation="slide-up"