Update src/app/page.tsx

This commit is contained in:
2026-03-11 08:14:33 +00:00
parent 5ce3c6b781
commit 632af5b665

View File

@@ -11,7 +11,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import FooterBase from "@/components/sections/footer/FooterBase";
import { CheckCircle, Zap, Lightbulb, DollarSign, ArrowRight } from "lucide-react";
import { CheckCircle, Zap, Lightbulb, DollarSign, ArrowRight, Star, Crown } from "lucide-react";
export default function LandingPage() {
return (
@@ -68,10 +68,11 @@ export default function LandingPage() {
{ value: "10K+", title: "Active Members" },
{ value: "$2.3M", title: "Total Earnings Generated" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/a-freelancer-working-on-a-laptop-with-mo-1773216759023-c9127dbb.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/a-freelancer-working-on-a-laptop-with-mo-1773216759023-c9127dbb.png"
imageAlt="Successful freelancer earning money online"
useInvertedBackground={true}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -84,7 +85,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Freelance Services", description: "Offer your skills on platforms like Fiverr and Upwork. We show you how to set competitive rates, create winning profiles, and land high-paying clients consistently.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/a-freelancer-working-on-a-laptop-with-mo-1773216759023-c9127dbb.png?_wi=2"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3An7poSia9qXmo5Mr5iUcuMlE3C/a-freelancer-working-on-a-laptop-with-mo-1773216759023-c9127dbb.png"
},
items: [
{ icon: CheckCircle, text: "Complete profile optimization" },
@@ -157,20 +158,17 @@ 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", 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", 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"
]
}
@@ -191,28 +189,22 @@ 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", 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", 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", 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", imageAlt: "Emily Watson testimonial"
}
]}
animationType="slide-up"