Update src/app/page.tsx

This commit is contained in:
2026-06-11 13:15:18 +00:00
parent fb1138c5d4
commit 793d645e8c

View File

@@ -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: { 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"}, 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: { 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} showStepNumbers={true}
@@ -115,7 +115,7 @@ export default function LandingPage() {
testimonials={[ 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, 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, 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"}, 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"},