Update src/app/page.tsx

This commit is contained in:
2026-01-30 11:40:05 +00:00
parent 1e96b9f4ae
commit 7c56809dd9

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title={'"Wellness Journey"'}
title="Eat Well, Live Well"
description="Discover delicious, healthy food that fuels your body and mind. Transform your eating habits with our nutrition guidance, easy recipes, and wellness tips designed for busy, health-conscious individuals."
tag="Wellness Journey"
tagIcon={Leaf}
@@ -59,7 +59,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
title="transformative results."
title="Healthy eating isn't about restriction—it's about nourishing your body with foods that energize you, improve your focus, and support your long-term wellness goals. We believe small, consistent choices lead to transformative results."
useInvertedBackground="noInvert"
buttons={[
{ text: "Learn More", href: "features" }
@@ -120,7 +120,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardEleven
title={'"NutriLife"'}
title="Our Health Impact"
description="Join thousands of individuals who've transformed their relationship with food and achieved lasting wellness results through our guidance and community."
tag="Results"
tagIcon={TrendingUp}
@@ -202,7 +202,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Stay Updated"
title="a more extensive"
title="Join Our Wellness Community"
description="Subscribe to our newsletter for weekly healthy recipes, nutrition tips, wellness challenges, and exclusive resources delivered straight to your inbox."
tagIcon={Mail}
useInvertedBackground="invertDefault"