Update src/app/page.tsx
This commit is contained in:
@@ -66,15 +66,15 @@ export default function LandingPage() {
|
||||
description="Experience peak performance with high-end rigs, lightning-fast internet, and an immersive arena atmosphere built for winners."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg?_wi=1",
|
||||
imageAlt: "Neon Gaming Cafe Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg?_wi=1",
|
||||
imageAlt: "Esports Gaming Arena",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg?_wi=1",
|
||||
imageAlt: "Professional Gaming Gear",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg?_wi=2",
|
||||
imageAlt: "custom liquid cooled gaming PC",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/science-fiction-game-desktop-pc-monitor_482257-124535.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg?_wi=2",
|
||||
imageAlt: "custom liquid cooled gaming PC",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaded-circuit-board_1384-30.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-keyboard-with-lights-high-angle_23-2149680222.jpg?_wi=2",
|
||||
imageAlt: "custom liquid cooled gaming PC",
|
||||
},
|
||||
]}
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Book Pro Rig",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921075.jpg?_wi=3",
|
||||
imageAlt: "gaming lounge design",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Reserve Now",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-with-rgb-light_181624-60125.jpg?_wi=3",
|
||||
imageAlt: "gaming lounge design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user