From bae6cabfa7e2f26c23a3e1c701c3a000a3e07da2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 23:15:16 +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 74682ef..4516235 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-gamer-playing-intense-classic-arcade-spaceship-racing-videogame-shaking-computer-display-yelling-after-winning-african-american-man-having-burst-happiness-after-game-victory_482257-71101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-gamer-playing-intense-classic-arcade-spaceship-racing-videogame-shaking-computer-display-yelling-after-winning-african-american-man-having-burst-happiness-after-game-victory_482257-71101.jpg?_wi=1", imageAlt: "PUBG Gaming Background", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/dark-member-login-form_1017-7972.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-gamer-playing-intense-classic-arcade-spaceship-racing-videogame-shaking-computer-display-yelling-after-winning-african-american-man-having-burst-happiness-after-game-victory_482257-71101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-gamer-playing-intense-classic-arcade-spaceship-racing-videogame-shaking-computer-display-yelling-after-winning-african-american-man-having-burst-happiness-after-game-victory_482257-71101.jpg?_wi=2", imageAlt: "pubg character rare gear", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-collage-design_23-2151877160.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-case-with-colorful-little-stones-white-floor_140725-14318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-case-with-colorful-little-stones-white-floor_140725-14318.jpg?_wi=1", imageAlt: "pubg character rare gear", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/privacy-security-data-protection-shield-graphic-concept_53876-122494.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/content-creator-contracted-by-company-promote-lithium-liion-charging-device-fans_482257-116050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-creator-contracted-by-company-promote-lithium-liion-charging-device-fans_482257-116050.jpg?_wi=1", imageAlt: "pubg character rare gear", }, ]} @@ -166,7 +166,7 @@ export default function LandingPage() { name: "Glacier M416", price: "Legendary", variant: "Active", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-case-with-colorful-little-stones-white-floor_140725-14318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-case-with-colorful-little-stones-white-floor_140725-14318.jpg?_wi=2", }, { id: "2", @@ -216,7 +216,7 @@ export default function LandingPage() { { id: "1", name: "Alex P.", - imageSrc: "http://img.b2bpic.net/free-photo/content-creator-contracted-by-company-promote-lithium-liion-charging-device-fans_482257-116050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-creator-contracted-by-company-promote-lithium-liion-charging-device-fans_482257-116050.jpg?_wi=2", }, { id: "2", -- 2.49.1