Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "Resources", id: "faq" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started Today", href: "contact"}}
|
||||
text: "Get Started Today", href: "contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -45,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Better health starts with simple daily choices"
|
||||
description="Practical wellness tips that fit your real life. No complicated routines, no perfection required—just sustainable habits you can actually stick with."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Your Wellness Journey"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
@@ -56,15 +57,20 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-adding-strawberries-while-making-fruit-salad-kitchen_637285-6186.jpg?_wi=1", imageAlt: "Healthy lifestyle and wellness"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-adding-strawberries-while-making-fruit-salad-kitchen_637285-6186.jpg", imageAlt: "Healthy lifestyle and wellness"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1", imageAlt: "Nutrition and healthy eating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg", imageAlt: "Nutrition and healthy eating"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-athletic-woman-tying-sports-shoe-health-club_637285-8468.jpg?_wi=1", imageAlt: "Fitness and movement"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-athletic-woman-tying-sports-shoe-health-club_637285-8468.jpg", imageAlt: "Fitness and movement"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga_329181-12761.jpg?_wi=1", imageAlt: "Mental health and mindfulness"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga_329181-12761.jpg", imageAlt: "Mental health and mindfulness"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-adding-strawberries-while-making-fruit-salad-kitchen_637285-6186.jpg?_wi=2", imageAlt: "Wellness community"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-athletic-woman-adding-strawberries-while-making-fruit-salad-kitchen_637285-6186.jpg", imageAlt: "Wellness community"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
ariaLabel="Health and wellness hero section"
|
||||
@@ -76,13 +82,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Simple Nutrition Guidance", tags: ["Practical", "Evidence-based"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=2", imageAlt: "Nutrition guidance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg", imageAlt: "Nutrition guidance"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Accessible Fitness Tips", tags: ["No equipment needed", "All fitness levels"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-athletic-woman-tying-sports-shoe-health-club_637285-8468.jpg?_wi=2", imageAlt: "Fitness and movement"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-athletic-woman-tying-sports-shoe-health-club_637285-8468.jpg", imageAlt: "Fitness and movement"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Mental Wellbeing Support", tags: ["Stress management", "Daily practices"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga_329181-12761.jpg?_wi=2", imageAlt: "Mental health support"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga_329181-12761.jpg", imageAlt: "Mental health support"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Sustainable Wellness for Everyday Life"
|
||||
@@ -106,7 +115,7 @@ export default function LandingPage() {
|
||||
description="Our mission is to make wellness accessible to everyone—no matter how busy, overwhelmed, or skeptical you are about health changes."
|
||||
subdescription="Trusted by thousands of people just like you"
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-athletic-woman-adding-strawberries-while-making-fruit-salad-kitchen_637285-6186.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-athletic-woman-adding-strawberries-while-making-fruit-salad-kitchen_637285-6186.jpg"
|
||||
imageAlt="Wellness transformation"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -117,13 +126,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Finally a wellness approach that feels realistic", quote: "I've tried so many diets and fitness programs that left me exhausted and discouraged. This approach is different—it's simple, practical, and I can actually stick with it. For the first time, health doesn't feel like a burden.", name: "Sarah Mitchell", role: "Marketing Manager, Seattle", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", title: "Finally a wellness approach that feels realistic", quote: "I've tried so many diets and fitness programs that left me exhausted and discouraged. This approach is different—it's simple, practical, and I can actually stick with it. For the first time, health doesn't feel like a burden.", name: "Sarah Mitchell", role: "Marketing Manager, Seattle", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", title: "No more information overload", quote: "The jargon-free guidance is a game-changer. I finally understand what actually matters for my health without drowning in conflicting advice. I feel empowered to make choices that work for my life.", name: "James Chen", role: "Software Engineer, San Francisco", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "James Chen"},
|
||||
id: "2", title: "No more information overload", quote: "The jargon-free guidance is a game-changer. I finally understand what actually matters for my health without drowning in conflicting advice. I feel empowered to make choices that work for my life.", name: "James Chen", role: "Software Engineer, San Francisco", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "My whole family is healthier now", quote: "As a busy parent, I loved that these tips work for the whole family. No special meal prep or complex routines—just solid, sustainable changes we can all embrace together.", name: "Emma Rodriguez", role: "Teacher & Parent, Austin", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez"},
|
||||
id: "3", title: "My whole family is healthier now", quote: "As a busy parent, I loved that these tips work for the whole family. No special meal prep or complex routines—just solid, sustainable changes we can all embrace together.", name: "Emma Rodriguez", role: "Teacher & Parent, Austin", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "I actually feel better at 55 than I did at 45", quote: "I was worried it might be too late to make meaningful changes. These accessible, gentle approaches helped me improve my mobility and energy levels. I'm not just healthier—I feel decades younger.", name: "Michael Thompson", role: "Retired Professional, Denver", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"},
|
||||
id: "4", title: "I actually feel better at 55 than I did at 45", quote: "I was worried it might be too late to make meaningful changes. These accessible, gentle approaches helped me improve my mobility and energy levels. I'm not just healthier—I feel decades younger.", name: "Michael Thompson", role: "Retired Professional, Denver", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"
|
||||
},
|
||||
]}
|
||||
title="Real People, Real Results"
|
||||
description="See how our practical approach has helped everyday people build sustainable healthy habits without overwhelm or guilt."
|
||||
@@ -167,17 +180,23 @@ export default function LandingPage() {
|
||||
<FaqDouble
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "I have no time for health habits. Can this work for me?", content: "Absolutely. Our approach is built for busy people. We focus on micro-habits that take 5-10 minutes and fit into your existing routine—not add to it. Start with one small change and build from there."},
|
||||
id: "1", title: "I have no time for health habits. Can this work for me?", content: "Absolutely. Our approach is built for busy people. We focus on micro-habits that take 5-10 minutes and fit into your existing routine—not add to it. Start with one small change and build from there."
|
||||
},
|
||||
{
|
||||
id: "2", title: "I've failed at health changes before. Why will this be different?", content: "Most programs fail because they're too restrictive or complex. We emphasize sustainable, realistic changes over perfection. There's no guilt here—progress over perfection is the entire premise."},
|
||||
id: "2", title: "I've failed at health changes before. Why will this be different?", content: "Most programs fail because they're too restrictive or complex. We emphasize sustainable, realistic changes over perfection. There's no guilt here—progress over perfection is the entire premise."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do I need to follow a specific diet?", content: "No. We provide practical nutrition guidance based on what actually works for real people, not restrictive diet rules. The focus is on nourishing your body with foods you enjoy and that fit your lifestyle."},
|
||||
id: "3", title: "Do I need to follow a specific diet?", content: "No. We provide practical nutrition guidance based on what actually works for real people, not restrictive diet rules. The focus is on nourishing your body with foods you enjoy and that fit your lifestyle."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What if I have health conditions or limitations?", content: "Our guidance is designed to be adaptable. We always encourage you to consult your healthcare provider, and we provide modifications for various fitness levels and health considerations."},
|
||||
id: "4", title: "What if I have health conditions or limitations?", content: "Our guidance is designed to be adaptable. We always encourage you to consult your healthcare provider, and we provide modifications for various fitness levels and health considerations."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How quickly will I see results?", content: "Many people notice improved energy and sleep within 1-2 weeks of small consistent changes. Physical results typically follow, but the real win is building habits you can maintain for life."},
|
||||
id: "5", title: "How quickly will I see results?", content: "Many people notice improved energy and sleep within 1-2 weeks of small consistent changes. Physical results typically follow, but the real win is building habits you can maintain for life."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Is this approach backed by science?", content: "Yes. All our guidance is based on peer-reviewed research and established health principles, but we present it in jargon-free language that actually makes sense for everyday life."},
|
||||
id: "6", title: "Is this approach backed by science?", content: "Yes. All our guidance is based on peer-reviewed research and established health principles, but we present it in jargon-free language that actually makes sense for everyday life."
|
||||
},
|
||||
]}
|
||||
title="Questions About Getting Started?"
|
||||
description="Find answers to common questions about our wellness approach and how to begin your sustainable health journey."
|
||||
@@ -198,7 +217,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Get weekly wellness tips delivered to your inbox"
|
||||
description="Join thousands of people receiving practical, jargon-free health guidance. No spam, no overwhelm—just actionable tips you can use immediately."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nutrition-healthy-diet-plan-concept_53876-125014.jpg"
|
||||
imageAlt="Wellness newsletter and community"
|
||||
|
||||
Reference in New Issue
Block a user