Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec88814fe5 | |||
| 86aa82d53f | |||
| f68384567e | |||
| 316db76932 |
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
|||||||
id: "prod-6", name: "Aloe Jojoba Shampoo", price: "$21.00", variant: "296ml", imageSrc: "http://img.b2bpic.net/free-photo/aloe-vera-leaves-with-beauty-cream-bottle_23-2148173866.jpg", imageAlt: "Forever Living Aloe Jojoba Shampoo"},
|
id: "prod-6", name: "Aloe Jojoba Shampoo", price: "$21.00", variant: "296ml", imageSrc: "http://img.b2bpic.net/free-photo/aloe-vera-leaves-with-beauty-cream-bottle_23-2148173866.jpg", imageAlt: "Forever Living Aloe Jojoba Shampoo"},
|
||||||
]}
|
]}
|
||||||
title="Our Bestselling Wellness Products"
|
title="Our Bestselling Wellness Products"
|
||||||
description="Introduce your new recruits to the high-demand, quality products they will be selling and sharing."
|
description="Explore our acclaimed range of health and wellness products, essential for a thriving lifestyle and a successful Forever Living business."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -215,16 +215,18 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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"
|
sideTitle="Common Questions About Forever Living"
|
||||||
sideDescription="Find quick answers to common questions about joining the Forever Living business and what it entails."
|
sideDescription="Get answers to frequently asked questions about starting and growing your Forever Living business."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
textPosition="left"
|
textPosition="left"
|
||||||
/>
|
/>
|
||||||
@@ -235,9 +237,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
tag="Join Us"
|
tag="Connect with Us"
|
||||||
title="Ready to Build Your Future?"
|
title="Ready to Start Your Forever Living Journey?"
|
||||||
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."
|
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"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Discover More"
|
buttonText="Discover More"
|
||||||
/>
|
/>
|
||||||
@@ -245,7 +247,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="Forever Living Opportunity"
|
logoText="Forever Living Global"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Quick Links", items: [
|
title: "Quick Links", items: [
|
||||||
@@ -256,7 +258,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
label: "Why Join", href: "#why-join"},
|
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: "Privacy Policy", href: "#"},
|
||||||
{
|
{
|
||||||
label: "Terms of Service", 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>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user