From 20066585f2e8eb0f9f827e9ca3049404ac031aff Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 15:11:23 +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 a2feb6a..a9f9843 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,22 +203,22 @@ export default function LandingPage() { textboxLayout="default" testimonials={[ { - id: "1", name: "Gaming Guild Master", handle: "@guildmaster_elite", testimonial: "The most dedicated player I've ever encountered. Their gaming prowess is legendary. An inspiration to every gamer.", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-collection-five_23-2147874488.jpg", imageAlt: "Gaming Guild Master" + id: "1", name: "Gaming Guild Master", handle: "@guildmaster_elite", testimonial: "The most dedicated player ever encountered. Gaming prowess is truly legendary. An absolute inspiration to gamers everywhere who strive for excellence.", imageSrc: "http://img.b2bpic.net/free-vector/ninja-character-collection-five_23-2147874488.jpg", imageAlt: "Gaming Guild Master" }, { - id: "2", name: "Anime Festival Director", handle: "@anime_visionary", testimonial: "Their anime knowledge and artistic taste are absolutely exceptional. A true curator of the art form.", imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100233.jpg", imageAlt: "Anime Festival Director" + id: "2", name: "Anime Festival Director", handle: "@anime_visionary", testimonial: "Anime knowledge and artistic taste are absolutely exceptional. A true curator of art. Every recommendation transforms my appreciation.", imageSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100233.jpg", imageAlt: "Anime Festival Director" }, { - id: "3", name: "Tech Innovation Lead", handle: "@tech_pioneer", testimonial: "Brilliant AI implementations and cutting-edge code architecture. The future of technology is in hands like these.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-technician-data-center-managing-infrastructure_482257-115349.jpg", imageAlt: "Tech Innovation Lead" + id: "3", name: "Tech Innovation Lead", handle: "@tech_pioneer", testimonial: "Brilliant AI implementations and cutting-edge code architecture displayed consistently. The future of technology belongs in hands like these.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-technician-data-center-managing-infrastructure_482257-115349.jpg", imageAlt: "Tech Innovation Lead" }, { - id: "4", name: "Creative Director", handle: "@creative_genius", testimonial: "A rare combination of artistic vision and technical mastery. Projects that blend passion with precision.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924142.jpg", imageAlt: "Creative Director" + id: "4", name: "Creative Director", handle: "@creative_genius", testimonial: "A rare combination of artistic vision and technical mastery. Projects blend passion with precision. Inspiring excellence across disciplines.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924142.jpg", imageAlt: "Creative Director" }, { - id: "5", name: "Community Organizer", handle: "@community_voice", testimonial: "Inspires others to chase their dreams. A beacon of excellence across multiple disciplines.", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-bookshelf-office_23-2148042696.jpg", imageAlt: "Community Organizer" + id: "5", name: "Community Organizer", handle: "@community_voice", testimonial: "Inspires others to chase dreams with purpose. A beacon of excellence across gaming, anime, and technology. Leadership through mastery.", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-bookshelf-office_23-2148042696.jpg", imageAlt: "Community Organizer" }, { - id: "6", name: "Industry Expert", handle: "@industry_authority", testimonial: "The epitome of a modern renaissance creator. Gaming mastery, anime appreciation, and tech innovation all in one.", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageAlt: "Industry Expert" + id: "6", name: "Industry Expert", handle: "@industry_authority", testimonial: "The epitome of renaissance creator. Gaming mastery, anime appreciation, AI innovation. Redefines what's possible in modern digital creation.", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageAlt: "Industry Expert" } ]} animationType="blur-reveal" -- 2.49.1