Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -215,16 +215,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1", title: "How do I start my Forever Living business?", content: "Starting is simple! Contact us, and we'll guide you through the registration process to become a Forever Business Owner (FBO)."},
|
||||
id: "faq-1", title: "How do I become a Forever Business Owner (FBO)?", content: "Becoming an FBO is straightforward. Simply reach out to us, and we'll guide you through the initial steps to officially join the Forever Living family."},
|
||||
{
|
||||
id: "faq-2", title: "Is training and support provided?", content: "Absolutely! You'll receive comprehensive training, mentorship from experienced supervisors, and access to a supportive global community."},
|
||||
id: "faq-2", title: "What kind of support will I receive as an FBO?", content: "As an FBO, you'll gain access to extensive training programs, a dedicated mentor, and a vibrant global community committed to your success. We believe in building together."},
|
||||
{
|
||||
id: "faq-3", title: "What are the initial costs involved?", content: "There's a minimal startup cost for your FBO kit. We'll provide a detailed breakdown upon inquiry, ensuring full transparency."},
|
||||
id: "faq-3", title: "Are there any upfront costs to join Forever Living?", content: "There is a small initial investment for your FBO starter kit, which provides essential tools and products. We'll ensure full transparency regarding all costs during your inquiry."},
|
||||
{
|
||||
id: "faq-4", title: "Can I operate this business part-time?", content: "Yes, many of our successful FBOs started part-time, building their business alongside existing commitments. The flexibility is key!"},
|
||||
id: "faq-4", title: "Can I manage my Forever Living business flexibly?", content: "Absolutely! Our business model is designed for flexibility, allowing you to build your enterprise part-time or full-time, fitting it seamlessly into your current lifestyle."},
|
||||
{
|
||||
id: "faq-5", title: "How do Forever Living products stand out?", content: "Forever Living products are renowned for their high quality, primarily featuring pure aloe vera and bee-derived ingredients, backed by rigorous research and development for maximum efficacy."}
|
||||
]}
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="Find quick answers to common questions about joining the Forever Living business and what it entails."
|
||||
sideTitle="Common Questions About Forever Living"
|
||||
sideDescription="Get answers to frequently asked questions about starting and growing your Forever Living business."
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
/>
|
||||
@@ -235,9 +237,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Join Us"
|
||||
title="Ready to Build Your Future?"
|
||||
description="Take the first step towards a rewarding journey of health, wealth, and community. Fill out the form below to learn more about becoming a Forever Business Owner."
|
||||
tag="Connect with Us"
|
||||
title="Ready to Start Your Forever Living Journey?"
|
||||
description="Join thousands globally who have transformed their lives through health, wellness, and a thriving business. Fill out the form below to connect with a mentor and learn how to become a Forever Business Owner."
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Discover More"
|
||||
/>
|
||||
@@ -245,7 +247,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Forever Living Opportunity"
|
||||
logoText="Forever Living Global"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links", items: [
|
||||
@@ -256,7 +258,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Why Join", href: "#why-join"},
|
||||
{
|
||||
label: "Products", href: "#products"},
|
||||
label: "Our Products", href: "#products"}
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -269,10 +271,12 @@ export default function LandingPage() {
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Partner Login", href: "#"}
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Forever Living Opportunity. All rights reserved."
|
||||
copyrightText="© 2024 Forever Living Products. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user