Update src/app/page.tsx

This commit is contained in:
2026-06-03 21:39:25 +00:00
parent 08c7617d8a
commit 3efd9f4cb1

View File

@@ -13,7 +13,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Award, Sparkles, Star } from "lucide-react";
import { Award, Sparkles, Star, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,39 +34,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "How It Works",
id: "about",
},
name: "How It Works", id: "about"},
{
name: "Opportunities",
id: "opportunities",
},
name: "Opportunities", id: "opportunities"},
{
name: "Plans",
id: "plans",
},
name: "Plans", id: "plans"},
{
name: "Success Stories",
id: "testimonials",
},
name: "Success Stories", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="EazyPay"
button={{
text: "Start Earning",
href: "#contact",
}}
text: "Start Earning", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -77,70 +61,35 @@ export default function LandingPage() {
description="Join EazyPay and discover a world of simple tasks and lucrative opportunities. Start earning today, effortlessly."
testimonials={[
{
name: "Sarah J.",
handle: "@EzySarah",
testimonial: "EazyPay transformed my free time into valuable income. The tasks are simple, and payouts are always on time!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg",
imageAlt: "young woman smiling headshot",
},
name: "Sarah J.", handle: "@EzySarah", testimonial: "EazyPay transformed my free time into valuable income. The tasks are simple, and payouts are always on time!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg", imageAlt: "young woman smiling headshot"},
{
name: "Michael C.",
handle: "@MikeGetsPaid",
testimonial: "I love the flexibility. I can earn from anywhere, anytime. EazyPay is the real deal for supplementary income.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg?_wi=1",
imageAlt: "young woman smiling headshot",
},
name: "Michael C.", handle: "@MikeGetsPaid", testimonial: "I love the flexibility. I can earn from anywhere, anytime. EazyPay is the real deal for supplementary income.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg", imageAlt: "young woman smiling headshot"},
{
name: "Emily R.",
handle: "@EarnWithEm",
testimonial: "The variety of tasks keeps things interesting, and the support team is incredibly helpful. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg",
imageAlt: "young woman smiling headshot",
},
name: "Emily R.", handle: "@EarnWithEm", testimonial: "The variety of tasks keeps things interesting, and the support team is incredibly helpful. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg", imageAlt: "young woman smiling headshot"},
{
name: "David K.",
handle: "@DigitalDavid",
testimonial: "Transparent, easy to use, and genuinely rewarding. EazyPay has become my go-to for extra cash.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
imageAlt: "young woman smiling headshot",
},
name: "David K.", handle: "@DigitalDavid", testimonial: "Transparent, easy to use, and genuinely rewarding. EazyPay has become my go-to for extra cash.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "young woman smiling headshot"},
{
name: "Jessica L.",
handle: "@EzyJess",
testimonial: "From surveys to app testing, there's always something new. Its perfect for earning a little extra without hassle.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg",
imageAlt: "young woman smiling headshot",
},
name: "Jessica L.", handle: "@EzyJess", testimonial: "From surveys to app testing, there's always something new. Its perfect for earning a little extra without hassle.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg", imageAlt: "young woman smiling headshot"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg",
alt: "Testimonial user Sarah",
},
src: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg", alt: "Testimonial user Sarah"},
{
src: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg",
alt: "Testimonial user Michael",
},
src: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg", alt: "Testimonial user Michael"},
{
src: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
alt: "Testimonial user Emily",
},
src: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", alt: "Testimonial user Emily"},
{
src: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg",
alt: "Testimonial user David",
},
src: "http://img.b2bpic.net/free-photo/man-with-selfie-stick_23-2148542713.jpg", alt: "Testimonial user David"},
{
src: "http://img.b2bpic.net/free-photo/young-man-posing-outdoor_23-2148883562.jpg",
alt: "Testimonial user Alex",
},
src: "http://img.b2bpic.net/free-photo/young-man-posing-outdoor_23-2148883562.jpg", alt: "Testimonial user Alex"},
]}
avatarText="Join 100,000+ happy earners"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg"
imageAlt="EazyPay earning platform dashboard interface"
showBlur={true}
textPosition="bottom"
@@ -163,32 +112,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Diverse Earning Tasks",
description: "Access a wide range of tasks, from quick surveys to detailed content creation, ensuring there's always something for you.",
imageSrc: "http://img.b2bpic.net/free-vector/girl-using-laptop-tools_1010-522.jpg",
imageAlt: "Diverse tasks icon",
buttonIcon: "ArrowRight",
title: "Diverse Earning Tasks", description: "Access a wide range of tasks, from quick surveys to detailed content creation, ensuring there's always something for you.", imageSrc: "http://img.b2bpic.net/free-vector/girl-using-laptop-tools_1010-522.jpg", imageAlt: "Diverse tasks icon", buttonIcon: ArrowRight,
},
{
title: "Instant Payouts",
description: "Withdraw your earnings directly to your preferred payment method with no delays. Your hard work pays off, fast.",
imageSrc: "http://img.b2bpic.net/free-vector/money-logos-collection-companies_23-2147875184.jpg",
imageAlt: "Instant payouts icon",
buttonIcon: "ArrowRight",
title: "Instant Payouts", description: "Withdraw your earnings directly to your preferred payment method with no delays. Your hard work pays off, fast.", imageSrc: "http://img.b2bpic.net/free-vector/money-logos-collection-companies_23-2147875184.jpg", imageAlt: "Instant payouts icon", buttonIcon: ArrowRight,
},
{
title: "Flexible Schedule",
description: "Work on your own terms, whenever and wherever you want. EazyPay fits seamlessly into your lifestyle.",
imageSrc: "http://img.b2bpic.net/free-photo/green-character-scale_1156-595.jpg",
imageAlt: "Flexible schedule icon",
buttonIcon: "ArrowRight",
title: "Flexible Schedule", description: "Work on your own terms, whenever and wherever you want. EazyPay fits seamlessly into your lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/green-character-scale_1156-595.jpg", imageAlt: "Flexible schedule icon", buttonIcon: ArrowRight,
},
{
title: "Dedicated Support",
description: "Our friendly support team is always ready to assist you, ensuring a smooth and hassle-free earning experience.",
imageSrc: "http://img.b2bpic.net/free-vector/call-center-service-illustration_24877-52389.jpg",
imageAlt: "Dedicated support icon",
buttonIcon: "ArrowRight",
title: "Dedicated Support", description: "Our friendly support team is always ready to assist you, ensuring a smooth and hassle-free earning experience.", imageSrc: "http://img.b2bpic.net/free-vector/call-center-service-illustration_24877-52389.jpg", imageAlt: "Dedicated support icon", buttonIcon: ArrowRight,
},
]}
title="Features Designed for Your Success"
@@ -204,64 +137,28 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "surveys",
name: "Online Surveys",
price: "Easy Tasks",
imageSrc: "http://img.b2bpic.net/free-photo/five-gold-rating-stars-3d-hand_107791-16392.jpg",
imageAlt: "Online Surveys",
priceButtonProps: {
text: "Start Survey",
},
id: "surveys", name: "Online Surveys", price: "Easy Tasks", imageSrc: "http://img.b2bpic.net/free-photo/five-gold-rating-stars-3d-hand_107791-16392.jpg", imageAlt: "Online Surveys", priceButtonProps: {
text: "Start Survey"},
},
{
id: "app_testing",
name: "App Testing",
price: "Engaging & Fun",
imageSrc: "http://img.b2bpic.net/free-vector/progressive-web-app-abstract-concept-illustration_335657-3852.jpg",
imageAlt: "App Testing",
priceButtonProps: {
text: "Test Apps",
},
id: "app_testing", name: "App Testing", price: "Engaging & Fun", imageSrc: "http://img.b2bpic.net/free-vector/progressive-web-app-abstract-concept-illustration_335657-3852.jpg", imageAlt: "App Testing", priceButtonProps: {
text: "Test Apps"},
},
{
id: "micro_tasks",
name: "Micro-Tasks",
price: "Quick Wins",
imageSrc: "http://img.b2bpic.net/free-photo/celebration-labour-day-with-3d-cartoon-portrait-working-woman_23-2151306580.jpg",
imageAlt: "Micro-Tasks",
priceButtonProps: {
text: "Do Tasks",
},
id: "micro_tasks", name: "Micro-Tasks", price: "Quick Wins", imageSrc: "http://img.b2bpic.net/free-photo/celebration-labour-day-with-3d-cartoon-portrait-working-woman_23-2151306580.jpg", imageAlt: "Micro-Tasks", priceButtonProps: {
text: "Do Tasks"},
},
{
id: "content_creation",
name: "Content Creation",
price: "Creative Income",
imageSrc: "http://img.b2bpic.net/free-vector/broadcasting-live-event-concept-illustration_23-2148528137.jpg",
imageAlt: "Content Creation",
priceButtonProps: {
text: "Create Content",
},
id: "content_creation", name: "Content Creation", price: "Creative Income", imageSrc: "http://img.b2bpic.net/free-vector/broadcasting-live-event-concept-illustration_23-2148528137.jpg", imageAlt: "Content Creation", priceButtonProps: {
text: "Create Content"},
},
{
id: "data_entry",
name: "Data Entry",
price: "Simple & Direct",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-desk-corporate-office_482257-8052.jpg",
imageAlt: "Data Entry",
priceButtonProps: {
text: "Enter Data",
},
id: "data_entry", name: "Data Entry", price: "Simple & Direct", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-desk-corporate-office_482257-8052.jpg", imageAlt: "Data Entry", priceButtonProps: {
text: "Enter Data"},
},
{
id: "referrals",
name: "Referral Program",
price: "Passive Income",
imageSrc: "http://img.b2bpic.net/free-vector/referral-marketing-refer-friend-banner_107791-11591.jpg",
imageAlt: "Referral Program",
priceButtonProps: {
text: "Refer & Earn",
},
id: "referrals", name: "Referral Program", price: "Passive Income", imageSrc: "http://img.b2bpic.net/free-vector/referral-marketing-refer-friend-banner_107791-11591.jpg", imageAlt: "Referral Program", priceButtonProps: {
text: "Refer & Earn"},
},
]}
title="Explore Diverse Earning Opportunities"
@@ -276,63 +173,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter",
badge: "Beginner",
badgeIcon: Sparkles,
price: "Free",
subtitle: "Perfect for new earners",
buttons: [
id: "starter", badge: "Beginner", badgeIcon: Sparkles,
price: "Free", subtitle: "Perfect for new earners", buttons: [
{
text: "Start Free Earning",
href: "#",
},
text: "Start Free Earning", href: "#"},
],
features: [
"Access to basic tasks",
"Standard payout rates",
"Community forum access",
"Weekly earning reports",
],
"Access to basic tasks", "Standard payout rates", "Community forum access", "Weekly earning reports"],
},
{
id: "pro_earner",
badge: "Popular",
badgeIcon: Star,
price: "$9.99/month",
subtitle: "Boost your earning potential",
buttons: [
id: "pro_earner", badge: "Popular", badgeIcon: Star,
price: "$9.99/month", subtitle: "Boost your earning potential", buttons: [
{
text: "Go Pro",
href: "#",
},
text: "Go Pro", href: "#"},
],
features: [
"All Starter features",
"Higher payout rates",
"Priority access to new tasks",
"Dedicated support channel",
"Monthly bonus challenges",
],
"All Starter features", "Higher payout rates", "Priority access to new tasks", "Dedicated support channel", "Monthly bonus challenges"],
},
{
id: "elite_boost",
badge: "Premium",
badgeIcon: Award,
price: "$19.99/month",
subtitle: "Unleash maximum income",
buttons: [
id: "elite_boost", badge: "Premium", badgeIcon: Award,
price: "$19.99/month", subtitle: "Unleash maximum income", buttons: [
{
text: "Join Elite",
href: "#",
},
text: "Join Elite", href: "#"},
],
features: [
"All Pro Earner features",
"Exclusive high-paying tasks",
"Personalized earning coach",
"Early access to beta features",
"Premium earning analytics",
],
"All Pro Earner features", "Exclusive high-paying tasks", "Personalized earning coach", "Early access to beta features", "Premium earning analytics"],
},
]}
title="Transparent Earning Plans"
@@ -347,31 +212,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "users",
value: "100K+",
title: "Active Earners",
items: [
"Community growing fast",
"Global reach and impact",
],
id: "users", value: "100K+", title: "Active Earners", items: [
"Community growing fast", "Global reach and impact"],
},
{
id: "payouts",
value: "$5M+",
title: "Total Payouts",
items: [
"Millions distributed securely",
"Reliable and instant payments",
],
id: "payouts", value: "$5M+", title: "Total Payouts", items: [
"Millions distributed securely", "Reliable and instant payments"],
},
{
id: "tasks",
value: "2M+",
title: "Tasks Completed",
items: [
"Vast array of opportunities",
"Continuous stream of work",
],
id: "tasks", value: "2M+", title: "Tasks Completed", items: [
"Vast array of opportunities", "Continuous stream of work"],
},
]}
title="Our Success in Numbers"
@@ -386,45 +236,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Olivia Smith",
handle: "@OliviaS",
testimonial: "EazyPay has been a game-changer! I can earn extra cash while waiting for appointments. The tasks are straightforward, and I love the quick payouts. Definitely recommend it for anyone looking for flexible earning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-teenage-girl-white-background_23-2147839544.jpg",
},
id: "1", name: "Olivia Smith", handle: "@OliviaS", testimonial: "EazyPay has been a game-changer! I can earn extra cash while waiting for appointments. The tasks are straightforward, and I love the quick payouts. Definitely recommend it for anyone looking for flexible earning.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-teenage-girl-white-background_23-2147839544.jpg"},
{
id: "2",
name: "Daniel Brown",
handle: "@DanB",
testimonial: "I was skeptical at first, but EazyPay proved me wrong. It's a reliable platform with a great variety of tasks. The support team is also very responsive. My side income has significantly increased!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg",
},
id: "2", name: "Daniel Brown", handle: "@DanB", testimonial: "I was skeptical at first, but EazyPay proved me wrong. It's a reliable platform with a great variety of tasks. The support team is also very responsive. My side income has significantly increased!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg"},
{
id: "3",
name: "Sophia Miller",
handle: "@SophiaM",
testimonial: "The ease of use is fantastic. I've tried other platforms, but EazyPay stands out with its user-friendly interface and genuine opportunities. It's truly easy earning, as promised!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-african-man-summer-clothes-holding-inflatable-ring_171337-14653.jpg",
},
id: "3", name: "Sophia Miller", handle: "@SophiaM", testimonial: "The ease of use is fantastic. I've tried other platforms, but EazyPay stands out with its user-friendly interface and genuine opportunities. It's truly easy earning, as promised!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-african-man-summer-clothes-holding-inflatable-ring_171337-14653.jpg"},
{
id: "4",
name: "Ethan Davis",
handle: "@EthanD",
testimonial: "As a student, EazyPay helps me cover my daily expenses. The micro-tasks are perfect for short breaks between classes. It's a lifesaver for managing my budget without a fixed job.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280708.jpg",
},
id: "4", name: "Ethan Davis", handle: "@EthanD", testimonial: "As a student, EazyPay helps me cover my daily expenses. The micro-tasks are perfect for short breaks between classes. It's a lifesaver for managing my budget without a fixed job.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280708.jpg"},
{
id: "5",
name: "Ava Garcia",
handle: "@AvaG",
testimonial: "I appreciate the transparency in earnings and the range of tasks available. It's empowering to earn on my own terms. EazyPay has given me financial flexibility I didn't have before.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-hinting-making-first-move-cute-sassy-african-american-curlyhaired-woman-yellow-sweater-winking-flirty-smiling-encourage-friend-everything-okay-standing-white-background-positive_176420-50613.jpg",
},
id: "5", name: "Ava Garcia", handle: "@AvaG", testimonial: "I appreciate the transparency in earnings and the range of tasks available. It's empowering to earn on my own terms. EazyPay has given me financial flexibility I didn't have before.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-hinting-making-first-move-cute-sassy-african-american-curlyhaired-woman-yellow-sweater-winking-flirty-smiling-encourage-friend-everything-okay-standing-white-background-positive_176420-50613.jpg"},
]}
showRating={true}
title="What Our Users Say"
@@ -438,30 +263,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I start earning on EazyPay?",
content: "Simply sign up for a free account, browse available tasks, and start completing them. Our intuitive platform guides you through each step, making it easy to begin earning immediately.",
},
id: "q1", title: "How do I start earning on EazyPay?", content: "Simply sign up for a free account, browse available tasks, and start completing them. Our intuitive platform guides you through each step, making it easy to begin earning immediately."},
{
id: "q2",
title: "What payment methods are supported for payouts?",
content: "We support a variety of payment methods including PayPal, bank transfers, and various e-wallets, depending on your region. You can select your preferred method in your account settings.",
},
id: "q2", title: "What payment methods are supported for payouts?", content: "We support a variety of payment methods including PayPal, bank transfers, and various e-wallets, depending on your region. You can select your preferred method in your account settings."},
{
id: "q3",
title: "Is there a minimum withdrawal amount?",
content: "Yes, there is a small minimum withdrawal amount to process payments efficiently. You can find the exact threshold in your earnings dashboard once you start earning.",
},
id: "q3", title: "Is there a minimum withdrawal amount?", content: "Yes, there is a small minimum withdrawal amount to process payments efficiently. You can find the exact threshold in your earnings dashboard once you start earning."},
{
id: "q4",
title: "Is EazyPay free to use?",
content: "Yes, creating an account and accessing basic earning tasks on EazyPay is completely free. We also offer optional premium plans for enhanced earning opportunities and features.",
},
id: "q4", title: "Is EazyPay free to use?", content: "Yes, creating an account and accessing basic earning tasks on EazyPay is completely free. We also offer optional premium plans for enhanced earning opportunities and features."},
{
id: "q5",
title: "How often are new tasks added?",
content: "New tasks are added daily across various categories. We constantly update our task list to provide a steady stream of earning opportunities for our users. Check back frequently for the latest tasks!",
},
id: "q5", title: "How often are new tasks added?", content: "New tasks are added daily across various categories. We constantly update our task list to provide a steady stream of earning opportunities for our users. Check back frequently for the latest tasks!"},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about EazyPay, how it works, and how you can start earning today."
@@ -473,20 +283,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get Started"
title="Ready to Start Earning?"
description="Join the EazyPay community today and turn your spare time into real income. We're here to help you every step of the way."
buttons={[
{
text: "Sign Up Now",
href: "#",
},
text: "Sign Up Now", href: "#"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
/>
</div>
@@ -496,54 +301,33 @@ export default function LandingPage() {
logoText="EazyPay"
columns={[
{
title: "EazyPay",
items: [
title: "EazyPay", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "How It Works",
href: "#features",
},
label: "How It Works", href: "#features"},
{
label: "Opportunities",
href: "#opportunities",
},
label: "Opportunities", href: "#opportunities"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Earning Plans",
href: "#plans",
},
label: "Earning Plans", href: "#plans"},
{
label: "Success Stories",
href: "#testimonials",
},
label: "Success Stories", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}