Landing Page - Copy this React, Tailwind Component to your project
I am developing a MLM system where user can SignUp with paid account and get percent profit for their paid refer. Now design a landing page to validate idea and collect user email to presell. Here is percent: To calculate Sarah's earnings through her referrals in three levels, we can break it down step by step based on the commission percentages for each level and the packages chosen by each referral. Here's the breakdown: Level 1: Lisa (Package: $20) earns Sarah a 30% commission. Mark (Package: $58) earns Sarah a 30% commission. Charles (Package: $98) earns Sarah a 30% commission. Level 2: From Lisa's referral, Lily (Package: $20) earns Sarah a 5% commission. From Mark's referral, Mia (Package: $58) earns Sarah a 5% commission. From Charles's referral, Leo (Package: $98) earns Sarah a 5% commission. Level 3: From Lily's referral, Ruby (Package: $20) earns Sarah a 1% commission. From Mia's referral, Ivy (Package: $58) earns Sarah a 1% commission. From Leo's referral, Rose (Package: $98) earns Sarah a 1% commission. Now, let's calculate the earnings for each referral at each level: Level 1 Earnings: From Lisa, Sarah earns 30% of $20, which is 0.30 * $20 = $6 From Mark, Sarah earns 30% of $58, which is 0.30 * $58 = $12 From Charles, Sarah earns 30% of $98, which is 0.30 * $98 = $29.4 Level 2 Earnings: From Lily (Level 2), Sarah earns 5% of $20, which is 0.05 * $20 = $1 From Mia (Level 2), Sarah earns 5% of $58, which is 0.05 * $58 = $2.9 From Leo (Level 2), Sarah earns 5% of $98, which is 0.05* $98 = $4.9 Level 3 Earnings: From Ruby (Level 3), Sarah earns 1% of $20, which is 0.01 * $20 = $0.2 From Ivy (Level 3), Sarah earns 1% of $58, which is 0.01 * $58 = $0.58 From Rose (Level 3), Sarah earns 1% of $98, which is 0.01* $98 = $0.98 Now, let's sum up all of Sarah's earnings from her referrals in three levels: Total Earnings: Level 1 Earnings: $6 + $12 + $29.4 = $47.4 Level 2 Earnings: $1 + $2.9 + $4.9 = $8.8 Level 3 Earnings: $0.20 + $0.58 + $0.98 = $1.67 So, Sarah's total earnings through her referrals in three levels amount to $47.4 (Level 1) + $8.8 (Level 2) + $1.67(Level 3) = $57.87 Monthly Recurring Income Level 1: Lisa (Package: $5) earns Sarah a 30% commission. Mark (Package: $15) earns Sarah a 30% commission. Charles (Package: $25) earns Sarah a 30% commission. Level 2: From Lisa's referral, Lily (Package: $5) earns Sarah a 5% commission. From Mark's referral, Mia (Package: $15) earns Sarah a 5% commission. From Charles's referral, Leo (Package: $25) earns Sarah a 5% commission. Level 3: From Lily's referral, Ruby (Package: $5) earns Sarah a 1% commission. From Mia's referral, Ivy (Package: $15) earns Sarah a 1% commission. From Leo's referral, Rose (Package: $25) earns Sarah a 1% commission. Now, let's calculate the earnings for each referral at each level: Level 1 Earnings: From Lisa, Sarah earns 30% of $20, which is 0.30 * $5 = $1.5 From Mark, Sarah earns 30% of $58, which is 0.30 * $15 = $4.5 From Charles, Sarah earns 30% of $98, which is 0.30 * $25 = $7.5 Level 2 Earnings: From Lily (Level 2), Sarah earns 5% of $20, which is 0.05 * $5 = $0.25 From Mia (Level 2), Sarah earns 5% of $58, which is 0.05 * $15 = $0.75 From Leo (Level 2), Sarah earns 5% of $98, which is 0.05* $25 = $1.27 Level 3 Earnings: From Ruby (Level 3), Sarah earns 1% of $20, which is 0.01 * $5 = $0.05 From Ivy (Level 3), Sarah earns 1% of $58, which is 0.01 * $15 = $0.15 From Rose (Level 3), Sarah earns 1% of $98, which is 0.01* $25 = $0.25 Now, let's sum up all of Sarah's earnings from her referrals in three levels: Total Earnings: Level 1 Earnings: $1.5 + $4.5 + $7.5 = $13.5 Level 2 Earnings: $0.36 + $0.75 + $1.27 = $2.38 Level 3 Earnings: $0.05 + $0.15 + $0.25 = $0.45 So, Sarah's total earnings through her referrals in three levels amount to $13.5 (Level 1) + $2.38 (Level 2) + $0.45(Level 3) = $16.33
