From ca6bb85bdb1ef751ab81e0e52c98d0237694bf76 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 05:13:12 +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 514cc9a..0ec46c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,17 +195,17 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Maria Santos", role: "Romance Author", testimonial: "PublishMind made publishing my first novel incredibly easy. From formatting to distribution, everything was streamlined. I've already sold 5,000 copies!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "portrait woman professional avatar headshot"}, + id: "1", name: "Maria Santos", role: "Romance Author", testimonial: "PublishMind made publishing my first novel incredibly easy. From formatting to distribution, everything was streamlined. I've already sold 5,000 copies!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "portrait woman professional avatar headshot"}, { - id: "2", name: "James Chen", role: "Science Fiction Writer", testimonial: "The dashboard is intuitive and the support team is amazing. I've published 8 books in the last year and the royalty tracking is fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man professional avatar headshot"}, + id: "2", name: "James Chen", role: "Science Fiction Writer", testimonial: "The dashboard is intuitive and the support team is amazing. I've published 8 books in the last year and the royalty tracking is fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait man professional avatar headshot"}, { - id: "3", name: "Sophie Mitchell", role: "Children's Book Author", testimonial: "The cover design templates are stunning and the global distribution opened doors I never knew existed. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "portrait woman professional avatar headshot"}, + id: "3", name: "Sophie Mitchell", role: "Children's Book Author", testimonial: "The cover design templates are stunning and the global distribution opened doors I never knew existed. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "portrait woman professional avatar headshot"}, { - id: "4", name: "David Rodriguez", role: "Business Author", testimonial: "I've published through traditional houses before, but PublishMind gave me more control and better royalty rates. Best decision ever.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man professional avatar headshot"}, + id: "4", name: "David Rodriguez", role: "Business Author", testimonial: "I've published through traditional houses before, but PublishMind gave me more control and better royalty rates. Best decision ever.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "portrait man professional avatar headshot"}, { - id: "5", name: "Emma Thompson", role: "Mystery Novelist", testimonial: "The marketing tools included in the Professional plan helped me reach readers I wouldn't have found otherwise. Revenue increased by 300%!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "portrait woman professional avatar headshot"}, + id: "5", name: "Emma Thompson", role: "Mystery Novelist", testimonial: "The marketing tools included in the Professional plan helped me reach readers I wouldn't have found otherwise. Revenue increased by 300%!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "portrait woman professional avatar headshot"}, { - id: "6", name: "Michael Park", role: "Poetry Anthology Creator", testimonial: "The flexibility and affordability of PublishMind allowed me to take risks with niche genres. I found my audience quickly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man professional avatar headshot"}, + id: "6", name: "Michael Park", role: "Poetry Anthology Creator", testimonial: "The flexibility and affordability of PublishMind allowed me to take risks with niche genres. I found my audience quickly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "portrait man professional avatar headshot"}, ]} animationType="slide-up" textboxLayout="default"