From f9a744d978e9cc3a4ff614dbd91d757ea7bb9950 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:52:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e33cbe..8c74086 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }, }, ]} />