From 2d9e5104714aa0fce1027f92bf4da3717759b0c4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 07:27:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1b8a20..6dce6cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,19 +61,19 @@ export default function GameHubPage() { testimonials={[ { name: "Alex Chen", handle: "@pro_gamer_alex", testimonial: "GameHub changed how I discover and play games. The platform is intuitive and the game selection is incredible!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/portrait-headshot-of-a-professional-game-1774077981769-379c87d9.png?_wi=1", imageAlt: "Alex Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/portrait-headshot-of-a-professional-game-1774077981769-379c87d9.png", imageAlt: "Alex Chen" }, { name: "Sarah Developer", handle: "@indie_game_dev", testimonial: "As an indie developer, having my games on GameHub exposed them to millions of players worldwide.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/female-game-developer-with-friendly-smil-1774077981815-71ba20ee.png?_wi=1", imageAlt: "Sarah Developer" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/female-game-developer-with-friendly-smil-1774077981815-71ba20ee.png", imageAlt: "Sarah Developer" }, { name: "Marcus Pro", handle: "@esports_legend", testimonial: "The competitive gaming features on GameHub are unmatched. This is where real gamers belong.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/young-male-gamer-with-competitive-gaming-1774077982379-0a8270a1.png?_wi=1", imageAlt: "Marcus Pro" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/young-male-gamer-with-competitive-gaming-1774077982379-0a8270a1.png", imageAlt: "Marcus Pro" }, { name: "James Studio", handle: "@studio_games", testimonial: "GameHub's publishing tools and support have been instrumental in our studio's growth.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/senior-game-designer-with-glasses-experi-1774077981621-c3a0ccd8.png?_wi=1", imageAlt: "James Studio" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/senior-game-designer-with-glasses-experi-1774077981621-c3a0ccd8.png", imageAlt: "James Studio" } ]} testimonialRotationInterval={5000} @@ -241,27 +241,27 @@ export default function GameHubPage() { testimonials={[ { id: "t-1", name: "Alex Chen", role: "Professional Gamer", company: "Esports Champion", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/portrait-headshot-of-a-professional-game-1774077981769-379c87d9.png?_wi=2", imageAlt: "Alex Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/portrait-headshot-of-a-professional-game-1774077981769-379c87d9.png", imageAlt: "Alex Chen" }, { id: "t-2", name: "Sarah Developer", role: "Game Developer", company: "Indie Studio", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/female-game-developer-with-friendly-smil-1774077981815-71ba20ee.png?_wi=2", imageAlt: "Sarah Developer" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/female-game-developer-with-friendly-smil-1774077981815-71ba20ee.png", imageAlt: "Sarah Developer" }, { id: "t-3", name: "Marcus Pro", role: "Streamer", company: "Gaming Community", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/young-male-gamer-with-competitive-gaming-1774077982379-0a8270a1.png?_wi=2", imageAlt: "Marcus Pro" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/young-male-gamer-with-competitive-gaming-1774077982379-0a8270a1.png", imageAlt: "Marcus Pro" }, { id: "t-4", name: "James Studio", role: "Studio Director", company: "AAA Games", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/senior-game-designer-with-glasses-experi-1774077981621-c3a0ccd8.png?_wi=2", imageAlt: "James Studio" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/senior-game-designer-with-glasses-experi-1774077981621-c3a0ccd8.png", imageAlt: "James Studio" }, { id: "t-5", name: "Emma Casual", role: "Casual Gamer", company: "Gaming Enthusiast", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/portrait-headshot-of-a-professional-game-1774077981769-379c87d9.png?_wi=3", imageAlt: "Emma Casual" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/portrait-headshot-of-a-professional-game-1774077981769-379c87d9.png", imageAlt: "Emma Casual" }, { id: "t-6", name: "David Retro", role: "Retro Game Fan", company: "Classic Gaming", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/young-male-gamer-with-competitive-gaming-1774077982379-0a8270a1.png?_wi=3", imageAlt: "David Retro" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFHS60WitkBS4RzI3ZNcgIIWZK/young-male-gamer-with-competitive-gaming-1774077982379-0a8270a1.png", imageAlt: "David Retro" } ]} kpiItems={[