Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started", href: "https://example.com/download"}}
|
||||
text: "Get Started", href: "https://example.com/download"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -45,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Your Personal Nutrition Coach in Your Pocket"
|
||||
description="Transform your health with AI-powered nutrition tracking. Set your goals, get personalized meal plans, and track your progress every day. Join thousands who've achieved their nutrition goals with NutriTrack."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Smart Nutrition"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -53,16 +54,19 @@ export default function LandingPage() {
|
||||
{ text: "Download App", href: "https://example.com/download" },
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-modern-mobile-app-interface-showing-a--1772597819811-24e563f2.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-modern-mobile-app-interface-showing-a--1772597819811-24e563f2.png"
|
||||
imageAlt="NutriTrack nutrition app dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-happy-fit-woman-in-her-3-1772597817587-453b374f.png", alt: "Happy user 1"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-happy-fit-woman-in-her-3-1772597817587-453b374f.png", alt: "Happy user 1"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-confident-man-in-his-40s-1772597816979-e532e564.png", alt: "Happy user 2"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-confident-man-in-his-40s-1772597816979-e532e564.png", alt: "Happy user 2"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-young-professional-woman-1772597817230-edd0f0f1.png", alt: "Happy user 3"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-young-professional-woman-1772597817230-edd0f0f1.png", alt: "Happy user 3"
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 50,000+ users worldwide"
|
||||
/>
|
||||
@@ -79,13 +83,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI-Powered Goal Setting", description: "Our intelligent system learns your preferences and creates personalized nutrition targets tailored to your lifestyle and objectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/an-illustration-showing-a-personalized-n-1772597818083-6a639ebc.png?_wi=1", imageAlt: "Personalized goal setting interface", button: { text: "Explore", href: "#" },
|
||||
title: "AI-Powered Goal Setting", description: "Our intelligent system learns your preferences and creates personalized nutrition targets tailored to your lifestyle and objectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/an-illustration-showing-a-personalized-n-1772597818083-6a639ebc.png", imageAlt: "Personalized goal setting interface", button: { text: "Explore", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Smart Meal Planning", description: "Get weekly meal plans with recipes, shopping lists, and macro tracking automatically adjusted to your nutritional needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-meal-planning-calendar-interface-showi-1772597818366-13b66f58.png", imageAlt: "Meal planning calendar", button: { text: "View Plans", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Progress Tracking", description: "Track your nutrition intake, weight, and wellness metrics with beautiful charts and insights that celebrate your wins.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-progress-tracking-dashboard-showing-ch-1772597817837-fb3ed7cb.png?_wi=1", imageAlt: "Progress analytics dashboard", button: { text: "Start Tracking", href: "#" },
|
||||
title: "Progress Tracking", description: "Track your nutrition intake, weight, and wellness metrics with beautiful charts and insights that celebrate your wins.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-progress-tracking-dashboard-showing-ch-1772597817837-fb3ed7cb.png", imageAlt: "Progress analytics dashboard", button: { text: "Start Tracking", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Community Support", description: "Share your journey, discover recipes from other users, and get motivated by a supportive community of health-conscious people.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-community-feature-interface-showing-us-1772597817918-de8a0e8e.png", imageAlt: "Community sharing interface", button: { text: "Join Community", href: "#" },
|
||||
@@ -127,7 +131,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Years Combined Nutrition Expertise" },
|
||||
{ value: "99.9%", title: "Uptime Reliability" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-professional-image-of-a-diverse-team-o-1772597817734-7b0b0c54.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-professional-image-of-a-diverse-team-o-1772597817734-7b0b0c54.png"
|
||||
imageAlt="NutriTrack team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -148,22 +152,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj_health", testimonial: "I lost 25 pounds in 6 months! NutriTrack's personalized meal plans and tracking made it so easy. I never felt like I was dieting.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-happy-fit-woman-in-her-3-1772597817587-453b374f.png", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-happy-fit-woman-in-her-3-1772597817587-453b374f.png", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@michael_fit", testimonial: "As an athlete, precise nutrition tracking is critical. NutriTrack's macro tracking is incredibly accurate and the app is lightning fast.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-confident-man-in-his-40s-1772597816979-e532e564.png", imageAlt: "Michael Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-confident-man-in-his-40s-1772597816979-e532e564.png", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emma_wellness", testimonial: "The community feature kept me motivated throughout my journey. Having people to share victories with made all the difference!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-young-professional-woman-1772597817230-edd0f0f1.png", imageAlt: "Emma Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-young-professional-woman-1772597817230-edd0f0f1.png", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@david_health", testimonial: "Finally found an app that works with my busy lifestyle. The meal prep suggestions save me hours every week.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-mature-man-in-his-50s-we-1772597816751-8f35d599.png", imageAlt: "David Kim"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-mature-man-in-his-50s-we-1772597816751-8f35d599.png", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa_nutrition", testimonial: "The nutritionist support team is fantastic! They answer all my questions and provide real guidance, not just algorithms.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-professional-woman-in-he-1772597817061-b1de0561.png", imageAlt: "Lisa Anderson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-a-professional-woman-in-he-1772597817061-b1de0561.png", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "@james_fit", testimonial: "I've tried 10+ nutrition apps. NutriTrack is the only one that stuck because it actually understands my goals and adapts.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-an-active-man-in-his-mid-3-1772597817409-08cef0d9.png", imageAlt: "James Wilson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-portrait-of-an-active-man-in-his-mid-3-1772597817409-08cef0d9.png", imageAlt: "James Wilson"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
@@ -181,18 +191,21 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "basic", title: "Essential", price: "$9.99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-modern-mobile-app-interface-showing-a--1772597819811-24e563f2.png?_wi=2", imageAlt: "Essential plan features", features: [
|
||||
"Basic meal tracking", "Standard meal plans", "Progress charts", "Mobile app access"],
|
||||
id: "basic", title: "Essential", price: "$9.99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-modern-mobile-app-interface-showing-a--1772597819811-24e563f2.png", imageAlt: "Essential plan features", features: [
|
||||
"Basic meal tracking", "Standard meal plans", "Progress charts", "Mobile app access"
|
||||
],
|
||||
button: { text: "Start Free Trial", href: "https://example.com/signup" },
|
||||
},
|
||||
{
|
||||
id: "pro", title: "Professional", price: "$19.99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/an-illustration-showing-a-personalized-n-1772597818083-6a639ebc.png?_wi=2", imageAlt: "Professional plan features", features: [
|
||||
"AI-powered personalization", "Unlimited meal planning", "Advanced analytics", "Priority community access", "Weekly nutrition insights"],
|
||||
id: "pro", title: "Professional", price: "$19.99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/an-illustration-showing-a-personalized-n-1772597818083-6a639ebc.png", imageAlt: "Professional plan features", features: [
|
||||
"AI-powered personalization", "Unlimited meal planning", "Advanced analytics", "Priority community access", "Weekly nutrition insights"
|
||||
],
|
||||
button: { text: "Start Free Trial", href: "https://example.com/signup" },
|
||||
},
|
||||
{
|
||||
id: "premium", title: "Premium", price: "$29.99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-progress-tracking-dashboard-showing-ch-1772597817837-fb3ed7cb.png?_wi=2", imageAlt: "Premium plan features", features: [
|
||||
"Everything in Professional", "1-on-1 nutritionist coaching", "Personalized supplement recommendations", "DNA-based nutrition insights", "24/7 priority support"],
|
||||
id: "premium", title: "Premium", price: "$29.99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-progress-tracking-dashboard-showing-ch-1772597817837-fb3ed7cb.png", imageAlt: "Premium plan features", features: [
|
||||
"Everything in Professional", "1-on-1 nutritionist coaching", "Personalized supplement recommendations", "DNA-based nutrition insights", "24/7 priority support"
|
||||
],
|
||||
button: { text: "Start Free Trial", href: "https://example.com/signup" },
|
||||
},
|
||||
]}
|
||||
@@ -210,24 +223,30 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-professional-image-of-a-diverse-team-o-1772597817734-7b0b0c54.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AStBfDYrPwXJTWCAzgHQpsRe78/a-professional-image-of-a-diverse-team-o-1772597817734-7b0b0c54.png"
|
||||
imageAlt="NutriTrack support team"
|
||||
mediaPosition="left"
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Is there a free trial?", content: "Yes! All plans come with a 14-day free trial. No credit card required to get started. You can explore all features and see if NutriTrack is right for you before committing."},
|
||||
id: "1", title: "Is there a free trial?", content: "Yes! All plans come with a 14-day free trial. No credit card required to get started. You can explore all features and see if NutriTrack is right for you before committing."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Can I sync with fitness trackers?", content: "Absolutely! NutriTrack integrates with Apple Health, Google Fit, Fitbit, and Garmin. Your nutrition and fitness data syncs automatically to give you a complete health picture."},
|
||||
id: "2", title: "Can I sync with fitness trackers?", content: "Absolutely! NutriTrack integrates with Apple Health, Google Fit, Fitbit, and Garmin. Your nutrition and fitness data syncs automatically to give you a complete health picture."
|
||||
},
|
||||
{
|
||||
id: "3", title: "How accurate is the calorie counting?", content: "Our food database has over 500,000 items with verified nutritional data. We use AI to improve estimates based on community feedback and verified sources."},
|
||||
id: "3", title: "How accurate is the calorie counting?", content: "Our food database has over 500,000 items with verified nutritional data. We use AI to improve estimates based on community feedback and verified sources."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can I use this for medical conditions?", content: "NutriTrack is designed for general wellness. If you have specific medical conditions, consult your healthcare provider. Our Premium plan includes nutritionist consultations for personalized medical nutrition guidance."},
|
||||
id: "4", title: "Can I use this for medical conditions?", content: "NutriTrack is designed for general wellness. If you have specific medical conditions, consult your healthcare provider. Our Premium plan includes nutritionist consultations for personalized medical nutrition guidance."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What if I have dietary restrictions?", content: "NutriTrack supports all dietary preferences: vegan, keto, gluten-free, allergies, and more. Customize your profile with restrictions and get meal plans that work for your specific needs."},
|
||||
id: "5", title: "What if I have dietary restrictions?", content: "NutriTrack supports all dietary preferences: vegan, keto, gluten-free, allergies, and more. Customize your profile with restrictions and get meal plans that work for your specific needs."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Is my data secure?", content: "Your health data is encrypted end-to-end. We comply with HIPAA and GDPR standards. You control your data and can export or delete it anytime."},
|
||||
id: "6", title: "Is my data secure?", content: "Your health data is encrypted end-to-end. We comply with HIPAA and GDPR standards. You control your data and can export or delete it anytime."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user