Merge version_1 into main #1
@@ -61,19 +61,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg?_wi=1",
|
||||
imageAlt: "Futuristic gaming setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg?_wi=1",
|
||||
imageAlt: "VR gaming experience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg?_wi=1",
|
||||
imageAlt: "Gaming keyboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg?_wi=1",
|
||||
imageAlt: "Cyberpunk combat",
|
||||
},
|
||||
{
|
||||
@@ -93,28 +93,28 @@ export default function LandingPage() {
|
||||
title: "Ultra-Fast Engine",
|
||||
description: "High-fidelity physics and minimal latency for unmatched speed.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gamer-chair-with-multicolored-neon-lights_52683-99743.jpg?_wi=2",
|
||||
imageAlt: "gaming room setup",
|
||||
},
|
||||
{
|
||||
title: "Secure Transactions",
|
||||
description: "Bank-grade security protocols ensuring your digital items are safe.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-virtual-reality-goggles-video-game_23-2148815681.jpg?_wi=2",
|
||||
imageAlt: "vr headset gaming",
|
||||
},
|
||||
{
|
||||
title: "Global Community",
|
||||
description: "Play with millions in massive, stable multi-player environments.",
|
||||
buttonIcon: "Globe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-top-view_23-2149680277.jpg?_wi=2",
|
||||
imageAlt: "mechanical gaming keyboard",
|
||||
},
|
||||
{
|
||||
title: "Pro Performance",
|
||||
description: "Dynamic scaling ensures fluid gameplay regardless of your hardware.",
|
||||
buttonIcon: "Rocket",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-airplane-flying-through-fantasy-world_23-2151752663.jpg?_wi=2",
|
||||
imageAlt: "futuristic action video game",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user