Update src/app/page.tsx

This commit is contained in:
2026-03-07 11:53:45 +00:00
parent f9a744d978
commit e6d80b331e

View File

@@ -22,7 +22,7 @@ export default function AffiliateHubPage() {
borderRadius="pill"
contentWidth="small"
sizing="largeSmallSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -48,7 +48,7 @@ export default function AffiliateHubPage() {
description="Join thousands of successful affiliates earning passive income. Our premium platform provides everything you need to grow your commissions, track performance, and scale your earnings effortlessly."
tag="Affiliate Marketing"
tagIcon={Sparkles}
background={{ variant: "aurora" }}
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg"
imageAlt="AffiliateHub dashboard showing real-time earnings and analytics"
buttons={[
@@ -68,6 +68,7 @@ export default function AffiliateHubPage() {
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-project-together_23-2147807997.jpg"
imageAlt="AffiliateHub team collaboration"
mediaAnimation="none"
bulletPoints={[
{
title: "Competitive Commissions", description: "Earn up to 30% recurring commissions on every referral", icon: TrendingUp,
@@ -97,18 +98,18 @@ export default function AffiliateHubPage() {
features={[
{
id: 1,
title: "Smart Tracking", description: "Advanced attribution tracking ensures every conversion is properly credited to you. Our pixel-based system captures all touchpoints across devices.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg?_wi=1" },
title: "Smart Tracking", description: "Advanced attribution tracking ensures every conversion is properly credited to you. Our pixel-based system captures all touchpoints across devices.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg" },
},
{
id: 2,
title: "Flexible Payouts", description: "Choose from multiple payout methods including bank transfer, PayPal, and cryptocurrency. Get paid weekly or monthly with zero hidden fees.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg?_wi=2" },
title: "Flexible Payouts", description: "Choose from multiple payout methods including bank transfer, PayPal, and cryptocurrency. Get paid weekly or monthly with zero hidden fees.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg" },
},
{
id: 3,
title: "Performance Tools", description: "Advanced analytics, A/B testing capabilities, and optimization suggestions to help you maximize your conversion rates and earnings.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg?_wi=3" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg?_wi=3" },
title: "Performance Tools", description: "Advanced analytics, A/B testing capabilities, and optimization suggestions to help you maximize your conversion rates and earnings.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg" },
},
]}
/>
@@ -230,6 +231,7 @@ export default function AffiliateHubPage() {
useInvertedBackground={false}
showCard={true}
animationType="smooth"
faqsAnimation="none"
faqs={[
{
id: "1", title: "How do I get paid my commissions?", content: "We offer multiple payout methods including bank transfer, PayPal, and cryptocurrency. Payouts are processed weekly or monthly depending on your preference. There are no hidden fees or minimum thresholds."},