From d68dd2b9d09331d2329bed0541126b5d36b6b1eb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 16:44:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bbff021..a7edd22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,12 +93,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "p1", name: "Ultimate Gaming Rig", price: "Custom", variant: "Performance Focus", imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529382.jpg" }, - { id: "p2", name: "Pro Workstation", price: "Custom", variant: "Multi-core Efficiency", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-53733.jpg" }, + { id: "p1", name: "Ultimate Gaming Rig", price: "Custom", variant: "Performance Focus", imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529382.jpg?_wi=1" }, + { id: "p2", name: "Pro Workstation", price: "Custom", variant: "Multi-core Efficiency", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-53733.jpg?_wi=1" }, { id: "p3", name: "Elite Streaming Build", price: "Custom", variant: "Stable Bitrate", imageSrc: "http://img.b2bpic.net/free-photo/game-is-display-rgb-professional-powerful-computer-stream-chat-is-prepared-virtual-tournament-streaming-professsional-microphone-empty-gaming-home-studio-with-neon-lights_482257-12598.jpg" }, - { id: "p4", name: "Compact Powerhouse", price: "Custom", variant: "SFF Design", imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529382.jpg" }, - { id: "p5", name: "Content Creator Pro", price: "Custom", variant: "Visual Accuracy", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-53733.jpg" }, - { id: "p6", name: "Entry Tier Gamer", price: "Custom", variant: "High Value", imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529382.jpg" }, + { id: "p4", name: "Compact Powerhouse", price: "Custom", variant: "SFF Design", imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529382.jpg?_wi=2" }, + { id: "p5", name: "Content Creator Pro", price: "Custom", variant: "Visual Accuracy", imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-53733.jpg?_wi=2" }, + { id: "p6", name: "Entry Tier Gamer", price: "Custom", variant: "High Value", imageSrc: "http://img.b2bpic.net/free-photo/gradient-view-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529382.jpg?_wi=3" }, ]} title="Our Custom Rig Configurations" description="Choose the platform that powers your ambition. Custom-built by specialists in Sheffield."