Update src/app/page.tsx

This commit is contained in:
2026-05-04 16:36:21 +00:00
parent ad3d9f3a2a
commit af7155af47

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-looking-internet-websites-gaming-guide-mockup-phone_482257-121625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-looking-internet-websites-gaming-guide-mockup-phone_482257-121625.jpg?_wi=1",
imageAlt: "modern gaming platform interface",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg?_wi=1",
imageAlt: "gaming controller neon lighting",
},
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
imageAlt: "gaming controller neon lighting",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/gamer-looking-internet-websites-gaming-guide-mockup-phone_482257-121625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-looking-internet-websites-gaming-guide-mockup-phone_482257-121625.jpg?_wi=2",
imageAlt: "gaming controller neon lighting",
},
{
@@ -141,7 +141,7 @@ export default function LandingPage() {
icon: Trophy,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-fantastical-artistic-style_23-2151101657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-fantastical-artistic-style_23-2151101657.jpg?_wi=1",
imageAlt: "esports leaderboard graphic",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
imageAlt: "esports leaderboard graphic",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/medal-low-poly-design-reward-abstract-geometric-image-prize-place-wireframe-mesh-polygonal_271628-278.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/medal-low-poly-design-reward-abstract-geometric-image-prize-place-wireframe-mesh-polygonal_271628-278.jpg?_wi=1",
imageAlt: "gaming controller neon lighting",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-figurine-with-dices_23-2149352296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-figurine-with-dices_23-2149352296.jpg?_wi=1",
imageAlt: "gaming achievement badge",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
imageAlt: "gaming achievement badge",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-outdoors_23-2151110387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-outdoors_23-2151110387.jpg?_wi=1",
imageAlt: "gaming controller neon lighting",
},
]}
@@ -188,7 +188,7 @@ export default function LandingPage() {
price: "Casual",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-figurine-with-dices_23-2149352296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-figurine-with-dices_23-2149352296.jpg?_wi=2",
},
{
id: "g2",
@@ -197,7 +197,7 @@ export default function LandingPage() {
price: "High Score",
rating: 4,
reviewCount: "800",
imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-outdoors_23-2151110387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-outdoors_23-2151110387.jpg?_wi=2",
},
{
id: "g3",
@@ -293,7 +293,7 @@ export default function LandingPage() {
quote: "The instant load times are incredible. I play between meetings!",
tag: "Top Player",
avatarSrc: "http://img.b2bpic.net/free-photo/sweet-kid-records-dance-tutorial-video-apartment-her-online-fans_482257-76751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-looking-internet-websites-gaming-guide-mockup-phone_482257-121625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-looking-internet-websites-gaming-guide-mockup-phone_482257-121625.jpg?_wi=3",
imageAlt: "young gamer with headphones",
},
{
@@ -304,7 +304,7 @@ export default function LandingPage() {
quote: "Leaderboards make every session competitive and exciting.",
tag: "Ranked #1",
avatarSrc: "http://img.b2bpic.net/free-photo/black-remote-worker-enjoying-flexibility-comfort-while-browsing-online_482257-118982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg?_wi=2",
imageAlt: "young gamer with headphones",
},
{
@@ -315,7 +315,7 @@ export default function LandingPage() {
quote: "So many games to choose from. Love the clean design.",
tag: "Daily User",
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-man-laughing-playing-video-games-weekend_231208-8873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-fantastical-artistic-style_23-2151101657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-fantastical-artistic-style_23-2151101657.jpg?_wi=2",
imageAlt: "young gamer with headphones",
},
{
@@ -326,7 +326,7 @@ export default function LandingPage() {
quote: "The glassmorphism UI feels very modern and sleek.",
tag: "Reviewer",
avatarSrc: "http://img.b2bpic.net/free-photo/person-using-futuristic-virtual-reality-headset_23-2150946729.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/medal-low-poly-design-reward-abstract-geometric-image-prize-place-wireframe-mesh-polygonal_271628-278.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/medal-low-poly-design-reward-abstract-geometric-image-prize-place-wireframe-mesh-polygonal_271628-278.jpg?_wi=2",
imageAlt: "young gamer with headphones",
},
{
@@ -337,7 +337,7 @@ export default function LandingPage() {
quote: "Achievements keep me coming back every day to play.",
tag: "Game Addict",
avatarSrc: "http://img.b2bpic.net/free-photo/view-adult-male-soccer-player_23-2150888463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-figurine-with-dices_23-2149352296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-figurine-with-dices_23-2149352296.jpg?_wi=3",
imageAlt: "young gamer with headphones",
},
]}