From 5b4b0176b4fcbcc929eba392594e61b2b0b376fd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 07:06:18 +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 9929d41..ae149d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,15 +54,15 @@ export default function LandingPage() { testimonials={[ { name: "Emma Richardson", handle: "@emmastories", testimonial: "StoryWeave changed how I discover new narratives. The curation is impeccable!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-asian-businesswoman-looking-camera-head-shot-portrait_1163-4734.jpg", imageAlt: "Emma Richardson" + imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-asian-businesswoman-looking-camera-head-shot-portrait_1163-4734.jpg?_wi=1", imageAlt: "Emma Richardson" }, { name: "Marcus Chen", handle: "@marcuschronicles", testimonial: "As a writer, this platform gave my stories the audience they deserved. Incredible community!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", imageAlt: "Marcus Chen" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1", imageAlt: "Marcus Chen" }, { name: "Sophia Martinez", handle: "@sophiatales", testimonial: "Every day brings new stories that captivate and inspire me. Absolutely love it!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-haired-young-man_23-2148892090.jpg", imageAlt: "Sophia Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-haired-young-man_23-2148892090.jpg?_wi=1", imageAlt: "Sophia Martinez" } ]} background={{ variant: "plain" }} @@ -174,13 +174,13 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "David Park", role: "Fantasy Author", testimonial: "StoryWeave connected my stories with readers worldwide. The platform truly celebrates storytelling in its purest form.", imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-asian-businesswoman-looking-camera-head-shot-portrait_1163-4734.jpg", imageAlt: "David Park" + id: "1", name: "David Park", role: "Fantasy Author", testimonial: "StoryWeave connected my stories with readers worldwide. The platform truly celebrates storytelling in its purest form.", imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-asian-businesswoman-looking-camera-head-shot-portrait_1163-4734.jpg?_wi=2", imageAlt: "David Park" }, { - id: "2", name: "Isabella Santos", role: "Romance Writer", testimonial: "The community feedback transformed my writing. Every comment, every interaction pushed me to create better stories.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", imageAlt: "Isabella Santos" + id: "2", name: "Isabella Santos", role: "Romance Writer", testimonial: "The community feedback transformed my writing. Every comment, every interaction pushed me to create better stories.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2", imageAlt: "Isabella Santos" }, { - id: "3", name: "Alex Thompson", role: "Sci-Fi Storyteller", testimonial: "This platform gave me the confidence to publish. The supportive environment is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-haired-young-man_23-2148892090.jpg", imageAlt: "Alex Thompson" + id: "3", name: "Alex Thompson", role: "Sci-Fi Storyteller", testimonial: "This platform gave me the confidence to publish. The supportive environment is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-haired-young-man_23-2148892090.jpg?_wi=2", imageAlt: "Alex Thompson" }, { id: "4", name: "Maya Kapoor", role: "Literary Novelist", testimonial: "Finding my readers here was a dream come true. StoryWeave is where stories find their home.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", imageAlt: "Maya Kapoor"