From 60e656ffd6b2eef02a1723fdb0b581dbaf961124 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:44:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2352358..98d1d02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function PlayStationShowroom() { { videoSrc: "http://img.b2bpic.net/free-psd/game-night-template-design_23-2151052274.jpg", videoAriaLabel: "PlayStation 5 exclusive games cinematic montage" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-social-media-instagram-story-design-template_47987-17682.jpg", imageAlt: "PlayStation 5 console white angled product shot" } + { imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-social-media-instagram-story-design-template_47987-17682.jpg?_wi=1", imageAlt: "PlayStation 5 console white angled product shot" } ]} tag="Neo-Tokyo | First Boot" tagIcon={Sparkles} @@ -88,22 +88,22 @@ export default function PlayStationShowroom() { { title: "Ultra-Fast SSD", description: "Near-instant game loading. Zero compromises on speed. The next generation starts now.", icon: Zap, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-social-media-instagram-story-design-template_47987-17682.jpg", imageAlt: "PS5 console showcasing SSD technology" }, - { imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-social-media-instagram-story-design-template_47987-17682.jpg", imageAlt: "SSD speed indicator icon" } + { imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-social-media-instagram-story-design-template_47987-17682.jpg?_wi=2", imageAlt: "PS5 console showcasing SSD technology" }, + { imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-social-media-instagram-story-design-template_47987-17682.jpg?_wi=3", imageAlt: "SSD speed indicator icon" } ] }, { title: "Ray Tracing Realism", description: "Stunning visual fidelity with real-time ray tracing. See light the way it was meant to be seen.", icon: Sparkles, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/sci-fi-fantasy-landscape_23-2151892599.jpg", imageAlt: "God of War Ragnarök ray-traced visuals" }, - { imageSrc: "http://img.b2bpic.net/free-photo/sci-fi-fantasy-landscape_23-2151892599.jpg", imageAlt: "Ray tracing technology icon" } + { imageSrc: "http://img.b2bpic.net/free-photo/sci-fi-fantasy-landscape_23-2151892599.jpg?_wi=1", imageAlt: "God of War Ragnarök ray-traced visuals" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sci-fi-fantasy-landscape_23-2151892599.jpg?_wi=2", imageAlt: "Ray tracing technology icon" } ] }, { title: "3D Audio Experience", description: "Immersive spatial audio puts you in the center of the action. Feel every sound in 360 degrees.", icon: Volume2, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817611.jpg", imageAlt: "PlayStation Pulse 3D headset" }, - { imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817611.jpg", imageAlt: "3D audio icon" } + { imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817611.jpg?_wi=1", imageAlt: "PlayStation Pulse 3D headset" }, + { imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817611.jpg?_wi=2", imageAlt: "3D audio icon" } ] } ]} @@ -204,7 +204,7 @@ export default function PlayStationShowroom() { id: "dualsense-cosmic-red", name: "DualSense – Cosmic Red", price: "₹7,499", imageSrc: "http://img.b2bpic.net/free-psd/gaming-template-design_23-2151727324.jpg", imageAlt: "DualSense Cosmic Red controller" }, { - id: "pulse-3d-headset", name: "Pulse 3D Headset", price: "₹10,499", imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817611.jpg", imageAlt: "PlayStation Pulse 3D Headset" + id: "pulse-3d-headset", name: "Pulse 3D Headset", price: "₹10,499", imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817611.jpg?_wi=3", imageAlt: "PlayStation Pulse 3D Headset" }, { id: "psvr2", name: "PlayStation VR2", price: "₹49,999", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-experiencing-virtual-reality_23-2148864933.jpg", imageAlt: "PlayStation VR2 Headset" -- 2.49.1