From 793d645e8cd0df5120f0278f815176c08d58ead7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:15:18 +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 99b0aa1..ba2a5f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Author & Client Management", description: "Manage all your author and client relationships in one place. Streamline communication, track project milestones, and maintain a clear overview of every partnership.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg", imageAlt: "Author and client management interface on a phone"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg", imageAlt: "Secure file sharing and asset management on a phone"} + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg?_wi=1", imageAlt: "Secure file sharing and asset management on a phone"} }, ]} showStepNumbers={true} @@ -115,7 +115,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Anya Sharma", handle: "@AnyaWrites", testimonial: "PublishPro has revolutionized my self-publishing journey. The collaborative tools are unmatched, making edits and design approvals smoother than ever. A truly premium experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg", imageAlt: "Anya Sharma, Independent Author"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg?_wi=2", imageAlt: "Anya Sharma, Independent Author"}, { id: "2", name: "Dr. Ben Carter", handle: "@EditorBen", testimonial: "As a publishing consultant, efficient workflow is key. PublishPro allows me to manage multiple client projects with real-time feedback and unparalleled organization. Highly recommended for professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident-with-his-arm_1298-403.jpg", imageAlt: "Dr. Ben Carter, Publishing Consultant"},