Merge version_1 into main #3
@@ -51,27 +51,27 @@ export default function DescriptionPage() {
|
||||
title: "Pro Rigs", description: "RTX 4090 powered systems", icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg?_wi=3"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Community", description: "Weekly tournaments and meetups", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=4"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Visuals", description: "4K displays for every player", icon: Monitor,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg?_wi=3"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
@@ -82,7 +82,7 @@ export default function DescriptionPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg?_wi=5"
|
||||
columns={[
|
||||
{
|
||||
title: "Socials", items: [
|
||||
|
||||
@@ -44,9 +44,9 @@ export default function LandingPage() {
|
||||
tag="Gaming Cafe · 2025"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg", imageAlt: "Cafe hero"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg?_wi=1", imageAlt: "Cafe hero"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg", imageAlt: "Cafe hero 2"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg?_wi=2", imageAlt: "Cafe hero 2"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -63,9 +63,9 @@ export default function LandingPage() {
|
||||
description="Proof of our performance."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "100+", title: "Gaming Rigs", description: "High performance setups", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg"},
|
||||
id: "m1", value: "100+", title: "Gaming Rigs", description: "High performance setups", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-3d-glasses_23-2149529415.jpg?_wi=1"},
|
||||
{
|
||||
id: "m2", value: "24/7", title: "Operations", description: "Always open for play", imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg"},
|
||||
id: "m2", value: "24/7", title: "Operations", description: "Always open for play", imageSrc: "http://img.b2bpic.net/free-photo/videogamer-losing-graphics-cyberspace-video-game-sitting-gaming-chair-using-wireless-controller-vr-headset-playing-powerful-computer-sad-pro-cyber-man-streaming-online-championship_482257-12497.jpg?_wi=1"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,9 +94,9 @@ export default function LandingPage() {
|
||||
description="What our players say."
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", title: "Epic", quote: "The best setup in town.", name: "Alex", role: "Pro Gamer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"},
|
||||
id: "t1", title: "Epic", quote: "The best setup in town.", name: "Alex", role: "Pro Gamer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", title: "Friendly", quote: "Great atmosphere for tournaments.", name: "Sam", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg"},
|
||||
id: "t2", title: "Friendly", quote: "Great atmosphere for tournaments.", name: "Sam", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-playing-videogames_23-2149349982.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -112,14 +112,14 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "email", type: "email", placeholder: "Email"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bright-colorful-neon-background_23-2150689417.jpg?_wi=4"
|
||||
columns={[
|
||||
{
|
||||
title: "Socials", items: [
|
||||
|
||||
Reference in New Issue
Block a user