2 Commits

Author SHA1 Message Date
63d517ffd2 Merge version_2_1781624774603 into main
Merge version_2_1781624774603 into main
2026-06-16 15:48:25 +00:00
kudinDmitriyUp
0602305a99 Bob AI: Rewrite the landing page copy across multiple sections (hero, features, about, e 2026-06-16 15:48:21 +00:00

View File

@@ -20,24 +20,24 @@ export default function HomePage() {
"http://img.b2bpic.net/free-photo/mixed-rae-african-american-woman-has-rest-her-workout-breathing-deep-body-parts_633478-2160.jpg",
"http://img.b2bpic.net/free-photo/happy-employee_1098-16109.jpg",
]}
avatarText="Join 5,000+ visionaries"
title="Build Wealth. Nourish Life."
description="The first luxury platform bridging your financial portfolio with your wellness data. Optimize your money as you optimize your health."
avatarText="Join 5,000+ financially fit users"
title="Track Your Financial Health."
description="Just like you track your steps and sleep, track your financial vitals. Discover the core pillars that make your money flow back to you."
primaryButton={{
text: "Join the Elite",
text: "Start Tracking",
href: "#contact",
}}
secondaryButton={{
text: "Learn How",
text: "Discover the Pillars",
href: "#about",
}}
names={[
"Wealth",
"Health",
"Growth",
"Vitality",
"Balance",
"Future",
"Cashflow",
"Savings",
"Investments",
"Debt",
"Net Worth",
"Returns",
]}
imageSrc="http://img.b2bpic.net/free-photo/christmas-digital-signage_187299-48736.jpg"
/>
@@ -47,7 +47,7 @@ export default function HomePage() {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="Wealth should flow back to your health. Your money is a tool for your vitality, and your health is the foundation of your success."
title="Your finances have vital signs. We've discovered the core pillars of financial health that allow your money to naturally flow back to you, creating a sustainable cycle of wealth."
/>
</SectionErrorBoundary>
</div>