Update src/app/page.tsx

This commit is contained in:
2026-03-11 09:10:55 +00:00
parent 1010d6049f
commit d575624b71

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Pricing", id: "pricing" },
{ name: "Testimonials", id: "testimonial" },
{ name: "FAQ", id: "faq" },
{ name: "Start Now", id: "contact" }
{ name: "Contact", id: "contact" }
]}
/>
</div>
@@ -158,17 +158,22 @@ export default function LandingPage() {
tagIcon={DollarSign}
plans={[
{
id: "starter", tag: "Starter Plan", price: "$29", period: "/month", description: "Perfect for beginners just starting their income journey.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: [
id: "starter", tag: "Starter Plan", price: "$29", period: "/month", description: "Perfect for beginners just starting their income journey.", button: { text: "Get Started", href: "#contact" },
featuresTitle: "What's Included:", features: [
"Freelancing quick-start guide", "Basic affiliate marketing playbook", "Community forum access", "Monthly strategy calls"
]
},
{
id: "pro", tag: "Pro Plan", tagIcon: Star, price: "$79", period: "/month", description: "For serious earners ready to scale multiple income streams.", button: { text: "Choose Pro", href: "#contact" }, featuresTitle: "What's Included:", features: [
id: "pro", tag: "Pro Plan", tagIcon: Star,
price: "$79", period: "/month", description: "For serious earners ready to scale multiple income streams.", button: { text: "Choose Pro", href: "#contact" },
featuresTitle: "What's Included:", features: [
"All Starter features", "Content creation mastery course", "E-commerce & dropshipping blueprint", "Weekly 1-on-1 coaching", "Advanced analytics dashboard", "Email support priority", "Exclusive mastermind group"
]
},
{
id: "elite", tag: "Elite Plan", tagIcon: Crown, price: "$199", period: "/month", description: "VIP access with personal mentorship and premium tools.", button: { text: "Go Elite", href: "#contact" }, featuresTitle: "What's Included:", features: [
id: "elite", tag: "Elite Plan", tagIcon: Crown,
price: "$199", period: "/month", description: "VIP access with personal mentorship and premium tools.", button: { text: "Go Elite", href: "#contact" },
featuresTitle: "What's Included:", features: [
"All Pro features", "Personal success manager assigned", "Custom strategy development", "Twice-weekly private coaching", "Done-for-you content calendar", "Exclusive partnership opportunities", "Early access to new tools", "Lifetime access to all courses", "24/7 priority support"
]
}
@@ -189,22 +194,28 @@ export default function LandingPage() {
showRating={true}
testimonials={[
{
id: "1", name: "Marcus Johnson", handle: "@mjohnson", testimonial: "I went from zero online income to $2,000/month in just 3 months. The step-by-step guides and community support made all the difference. This platform is a game-changer!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-successful-yo-1773216758021-e6d1920c.png?_wi=1", imageAlt: "Marcus Johnson testimonial"
id: "1", name: "Marcus Johnson", handle: "@mjohnson", testimonial: "I went from zero online income to $2,000/month in just 3 months. The step-by-step guides and community support made all the difference. This platform is a game-changer!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-successful-yo-1773216758021-e6d1920c.png?_wi=1", imageAlt: "Marcus Johnson testimonial"
},
{
id: "2", name: "Sarah Chen", handle: "@sarahcreates", testimonial: "The affiliate marketing section alone helped me generate $1,500+ daily. I've tried other courses, but this is the most comprehensive and actionable system I've ever seen.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-middle-aged-b-1773216757789-0afabc0b.png?_wi=1", imageAlt: "Sarah Chen testimonial"
id: "2", name: "Sarah Chen", handle: "@sarahcreates", testimonial: "The affiliate marketing section alone helped me generate $1,500+ daily. I've tried other courses, but this is the most comprehensive and actionable system I've ever seen.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-middle-aged-b-1773216757789-0afabc0b.png?_wi=1", imageAlt: "Sarah Chen testimonial"
},
{
id: "3", name: "David Martinez", handle: "@davidworks", testimonial: "As someone with limited technical skills, I was skeptical. But the content creation course is so beginner-friendly. I'm now making $80+ daily from my YouTube channel!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-young-female--1773216757453-af17f65b.png", imageAlt: "David Martinez testimonial"
id: "3", name: "David Martinez", handle: "@davidworks", testimonial: "As someone with limited technical skills, I was skeptical. But the content creation course is so beginner-friendly. I'm now making $80+ daily from my YouTube channel!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-young-female--1773216757453-af17f65b.png", imageAlt: "David Martinez testimonial"
},
{
id: "4", name: "Jennifer Lee", handle: "@jennifertech", testimonial: "The personalized coaching from the Elite plan was worth every penny. My freelancing income went from $500 to $4,000 monthly. I can finally work from anywhere!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-diverse-busin-1773216757969-8ea4170c.png", imageAlt: "Jennifer Lee testimonial"
id: "4", name: "Jennifer Lee", handle: "@jennifertech", testimonial: "The personalized coaching from the Elite plan was worth every penny. My freelancing income went from $500 to $4,000 monthly. I can finally work from anywhere!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-diverse-busin-1773216757969-8ea4170c.png", imageAlt: "Jennifer Lee testimonial"
},
{
id: "5", name: "Alex Rodriguez", handle: "@alexearns", testimonial: "I love that there are multiple income streams to choose from. I'm now combining freelancing and affiliate marketing for a total of $3,200+ monthly income. Highly recommended!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-successful-yo-1773216758021-e6d1920c.png?_wi=2", imageAlt: "Alex Rodriguez testimonial"
id: "5", name: "Alex Rodriguez", handle: "@alexearns", testimonial: "I love that there are multiple income streams to choose from. I'm now combining freelancing and affiliate marketing for a total of $3,200+ monthly income. Highly recommended!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-successful-yo-1773216758021-e6d1920c.png?_wi=2", imageAlt: "Alex Rodriguez testimonial"
},
{
id: "6", name: "Emily Watson", handle: "@emilygrows", testimonial: "The e-commerce section helped me launch my first store. Within 2 months, I'm consistently earning $100+ daily. This is exactly what I needed to escape my 9-to-5!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-middle-aged-b-1773216757789-0afabc0b.png?_wi=2", imageAlt: "Emily Watson testimonial"
id: "6", name: "Emily Watson", handle: "@emilygrows", testimonial: "The e-commerce section helped me launch my first store. Within 2 months, I'm consistently earning $100+ daily. This is exactly what I needed to escape my 9-to-5!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/professional-headshot-of-a-middle-aged-b-1773216757789-0afabc0b.png?_wi=2", imageAlt: "Emily Watson testimonial"
}
]}
animationType="slide-up"