Update src/app/page.tsx

This commit is contained in:
2026-03-07 11:52:20 +00:00
parent 7d2adba709
commit f9a744d978

View File

@@ -97,18 +97,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" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg" },
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" },
},
{
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" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518851.jpg" },
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" },
},
{
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" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-background-hand-holding-mobile-phone-with-checklist_23-2147613325.jpg" },
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" },
},
]}
/>