From f6009adee884c667258500453ce416ed8e2545fa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:39:44 +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 913ca8e..81d9a50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,11 +133,11 @@ export default function LandingPage() { { id: "1", name: "Sakura Tanaka", role: "Anime Enthusiast", testimonial: "AnimeVerse completely changed how I experience anime. The community discussions are so thoughtful and the episode breakdowns are incredibly detailed. I've made friends who share my passion!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-portrait-outdoors_23-2148603027.jpg", imageAlt: "Sakura Tanaka"}, { - id: "2", name: "Kenji Yamamoto", role: "Manga & Anime Fan", testimonial: "The personalized recommendations are spot-on. I've discovered so many amazing series I would have never found otherwise. Best anime platform ever!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-male-black-t-shirt-against-gray-wall_181624-45617.jpg", imageAlt: "Kenji Yamamoto"}, + id: "2", name: "Kenji Yamamoto", role: "Manga & Anime Fan", testimonial: "The personalized recommendations are spot-on. I've discovered so many amazing series I would have never found otherwise. Best anime platform ever!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-male-black-t-shirt-against-gray-wall_181624-45617.jpg?_wi=1", imageAlt: "Kenji Yamamoto"}, { id: "3", name: "Luna Chen", role: "Content Creator", testimonial: "As someone who creates anime content, AnimeVerse is invaluable. The community engagement is real, and the insights I get help me understand what fans truly care about.", imageSrc: "http://img.b2bpic.net/free-photo/confident-peaceful-dark-skinned-female-model-looks-directly-camera-has-calm-happy-expression-wears-nice-handmade-wreath-stands-indoor-against-purple-background_273609-32669.jpg", imageAlt: "Luna Chen"}, { - id: "4", name: "Alex Rivera", role: "Seasonal Watcher", testimonial: "I love how easy it is to keep up with the current season on AnimeVerse. The schedule feature and episode notifications ensure I never miss a moment of my favorite shows!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-male-black-t-shirt-against-gray-wall_181624-45617.jpg", imageAlt: "Alex Rivera"}, + id: "4", name: "Alex Rivera", role: "Seasonal Watcher", testimonial: "I love how easy it is to keep up with the current season on AnimeVerse. The schedule feature and episode notifications ensure I never miss a moment of my favorite shows!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-male-black-t-shirt-against-gray-wall_181624-45617.jpg?_wi=2", imageAlt: "Alex Rivera"}, { id: "5", name: "Yuki Nakamura", role: "Long-time Otaku", testimonial: "After years of anime fandom, AnimeVerse feels like home. The respect for anime culture and quality content curation is exactly what this community deserved.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Yuki Nakamura"}, { -- 2.49.1