From 3d1e570ebb8cca5fd95724ec5985351eed168b9c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 02:28:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a886567..183871f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Turn Your Free Time Into Extra Income" description="Complete simple, fun tasks and play games on your phone to start earning rewards instantly. Join the community of earners today." buttons={[{ text: "Start Earning", href: "#features" }]} - imageSrc="http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg?_wi=1" showBlur={true} avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Portrait of man in black suit" }, @@ -89,7 +89,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Alex Rivet", date: "Jan 2024", title: "Gamer", quote: "I've been playing for a week and already earned my first $50. Truly works!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", imageSrc: "http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg", imageAlt: "man headshot professional portrait" }, + { id: "1", name: "Alex Rivet", date: "Jan 2024", title: "Gamer", quote: "I've been playing for a week and already earned my first $50. Truly works!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", imageSrc: "http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg?_wi=2", imageAlt: "man headshot professional portrait" }, { id: "2", name: "Maria Silva", date: "Feb 2024", title: "Student", quote: "The easiest way to make pocket money between my classes.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-hispanic-male-student-studying-online-courses-writing-down-lecture-making-personal_1258-111887.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-inserting-bitcoin-into-pink-piggy-bank_53876-105929.jpg", imageAlt: "man headshot professional portrait" }, { id: "3", name: "Sam K.", date: "Mar 2024", title: "Full-time Earned", quote: "Consistent payouts and great variety of tasks available every single day.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-with-glasses_1098-57.jpg", imageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-items-view_23-2149019278.jpg", imageAlt: "man headshot professional portrait" }, { id: "4", name: "Linda P.", date: "Apr 2024", title: "Part-timer", quote: "Finally an app that isn't a scam. The support team is also very responsive.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-woman-celebrating-smiling-raising-hands-up-rejoicing-winning-triumphin_1258-88013.jpg", imageSrc: "http://img.b2bpic.net/free-photo/time-is-money_1048-1708.jpg", imageAlt: "man headshot professional portrait" }, -- 2.49.1