Update src/app/page.tsx

This commit is contained in:
2026-03-06 05:13:12 +00:00
parent 1f4d08c2bc
commit ca6bb85bdb

View File

@@ -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"