Merge version_1 into main #2
209
src/app/page.tsx
209
src/app/page.tsx
@@ -31,74 +31,44 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "CS 1.6",
|
||||
id: "cs16",
|
||||
},
|
||||
name: "CS 1.6", id: "cs16"},
|
||||
{
|
||||
name: "Hosting",
|
||||
id: "hosting",
|
||||
},
|
||||
name: "Hosting", id: "hosting"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "blog",
|
||||
},
|
||||
name: "Blog", id: "blog"},
|
||||
]}
|
||||
brandName="YouGameArea"
|
||||
button={{ text: "Support", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Unrivaled Game Server Performance"
|
||||
description="Experience professional-grade hosting for CS 1.6 and beyond. DDOS protected, low ping, and optimized for competition."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Hosting",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Start Hosting", href: "#pricing"},
|
||||
{
|
||||
text: "Download CS 1.6",
|
||||
href: "/cs16",
|
||||
},
|
||||
text: "Download CS 1.6", href: "/cs16"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "slide-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg?_wi=1",
|
||||
imageAlt: "gaming server dashboard interface",
|
||||
},
|
||||
id: "slide-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg", imageAlt: "gaming server dashboard interface"},
|
||||
{
|
||||
id: "slide-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg?_wi=1",
|
||||
imageAlt: "competitive shooter action scene",
|
||||
},
|
||||
id: "slide-2", imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg", imageAlt: "competitive shooter action scene"},
|
||||
{
|
||||
id: "slide-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg?_wi=1",
|
||||
imageAlt: "dark digital tech background",
|
||||
},
|
||||
id: "slide-3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg", imageAlt: "dark digital tech background"},
|
||||
{
|
||||
id: "slide-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rgb-lights-illuminated-fans-gaming-computer_482257-116556.jpg",
|
||||
imageAlt: "professional gaming gear setup",
|
||||
},
|
||||
id: "slide-4", imageSrc: "http://img.b2bpic.net/free-photo/rgb-lights-illuminated-fans-gaming-computer_482257-116556.jpg", imageAlt: "professional gaming gear setup"},
|
||||
{
|
||||
id: "slide-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dimly-lit-facility-running-deep-learning-platforms-neural-networks-training_482257-124557.jpg",
|
||||
imageAlt: "modern server room infrastructure",
|
||||
},
|
||||
id: "slide-5", imageSrc: "http://img.b2bpic.net/free-photo/dimly-lit-facility-running-deep-learning-platforms-neural-networks-training_482257-124557.jpg", imageAlt: "modern server room infrastructure"},
|
||||
{
|
||||
id: "slide-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-blue-background-3d-illustration_1419-2788.jpg",
|
||||
imageAlt: "esports arena tournament stage",
|
||||
},
|
||||
id: "slide-6", imageSrc: "http://img.b2bpic.net/free-photo/esports-championship-blue-background-3d-illustration_1419-2788.jpg", imageAlt: "esports arena tournament stage"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -124,55 +94,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Low Latency Routing",
|
||||
description: "Optimized network routes ensuring lowest possible ping.",
|
||||
icon: Zap,
|
||||
title: "Low Latency Routing", description: "Optimized network routes ensuring lowest possible ping.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/speed-meter-extreme-scale-fast_53876-120604.jpg",
|
||||
imageAlt: "fast server speed motion",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/speed-meter-extreme-scale-fast_53876-120604.jpg", imageAlt: "fast server speed motion"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-light-lines-dots-from-fiber-optic-wires-dark-background-computer-communications-idea-selective-focus-blur-dark-background_166373-1651.jpg",
|
||||
imageAlt: "fast server speed motion",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg?_wi=2",
|
||||
imageAlt: "fast server speed motion",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-light-lines-dots-from-fiber-optic-wires-dark-background-computer-communications-idea-selective-focus-blur-dark-background_166373-1651.jpg", imageAlt: "fast server speed motion"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Hardened DDOS Protection",
|
||||
description: "Automatic filtering against modern network attacks.",
|
||||
icon: Shield,
|
||||
title: "Hardened DDOS Protection", description: "Automatic filtering against modern network attacks.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637782.jpg",
|
||||
imageAlt: "ddos protection cyber security",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637782.jpg", imageAlt: "ddos protection cyber security"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-mainframes-fixing_482257-108930.jpg",
|
||||
imageAlt: "ddos protection cyber security",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg?_wi=2",
|
||||
imageAlt: "fast server speed motion",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-laptop-mainframes-fixing_482257-108930.jpg", imageAlt: "ddos protection cyber security"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "High Tickrate CPU",
|
||||
description: "Dedicated overclocked cores for superior performance.",
|
||||
icon: Database,
|
||||
title: "High Tickrate CPU", description: "Dedicated overclocked cores for superior performance.", icon: Database,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-location-with-ai-servers_482257-89107.jpg",
|
||||
imageAlt: "gaming hardware performance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-location-with-ai-servers_482257-89107.jpg", imageAlt: "gaming hardware performance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-laptop-hard-drive-arrangement_23-2149417022.jpg",
|
||||
imageAlt: "gaming hardware performance",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg?_wi=2",
|
||||
imageAlt: "fast server speed motion",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-laptop-hard-drive-arrangement_23-2149417022.jpg", imageAlt: "gaming hardware performance"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Infrastructure Engineered for Speed"
|
||||
@@ -187,39 +133,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Basic",
|
||||
price: "$12/mo",
|
||||
subtitle: "Perfect for CS 1.6 casual",
|
||||
features: [
|
||||
"12 Slots",
|
||||
"DDOS Protection",
|
||||
"Standard Support",
|
||||
],
|
||||
id: "starter", badge: "Basic", price: "$12/mo", subtitle: "Perfect for CS 1.6 casual", features: [
|
||||
"12 Slots", "DDOS Protection", "Standard Support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Elite",
|
||||
price: "$25/mo",
|
||||
subtitle: "Best for Pro Leagues",
|
||||
features: [
|
||||
"32 Slots",
|
||||
"High-Priority CPU",
|
||||
"Priority Support",
|
||||
"Automated Backups",
|
||||
],
|
||||
id: "pro", badge: "Elite", price: "$25/mo", subtitle: "Best for Pro Leagues", features: [
|
||||
"32 Slots", "High-Priority CPU", "Priority Support", "Automated Backups"],
|
||||
},
|
||||
{
|
||||
id: "pro-max",
|
||||
badge: "Pro",
|
||||
price: "$45/mo",
|
||||
subtitle: "Ultimate Performance",
|
||||
features: [
|
||||
"Unlim Slots",
|
||||
"Dedicated Bandwidth",
|
||||
"24/7 Support",
|
||||
"Tickrate Tuning",
|
||||
],
|
||||
id: "pro-max", badge: "Pro", price: "$45/mo", subtitle: "Ultimate Performance", features: [
|
||||
"Unlim Slots", "Dedicated Bandwidth", "24/7 Support", "Tickrate Tuning"],
|
||||
},
|
||||
]}
|
||||
title="Choose Your Server"
|
||||
@@ -230,48 +153,19 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex K.",
|
||||
role: "CS 1.6 Player",
|
||||
testimonial: "The best ping I've had in 10 years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-playing-videogame_23-2148963872.jpg",
|
||||
imageAlt: "happy gamer portrait",
|
||||
},
|
||||
id: "1", name: "Alex K.", role: "CS 1.6 Player", testimonial: "The best ping I've had in 10 years.", imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-playing-videogame_23-2148963872.jpg", imageAlt: "happy gamer portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah R.",
|
||||
role: "Admin",
|
||||
testimonial: "Never experienced downtime in two years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-looking-happy-grey-background_176420-20375.jpg",
|
||||
imageAlt: "tech enthusiast portrait",
|
||||
},
|
||||
id: "2", name: "Sarah R.", role: "Admin", testimonial: "Never experienced downtime in two years.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-looking-happy-grey-background_176420-20375.jpg", imageAlt: "tech enthusiast portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marcus J.",
|
||||
role: "Community Leader",
|
||||
testimonial: "Tickrate is rock solid every match.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-beautiful-woman-black-turtleneck-glasses-playing-using-joystick-smiling-standing-pink-wall_141793-53771.jpg",
|
||||
imageAlt: "woman gamer headset portrait",
|
||||
},
|
||||
id: "3", name: "Marcus J.", role: "Community Leader", testimonial: "Tickrate is rock solid every match.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-beautiful-woman-black-turtleneck-glasses-playing-using-joystick-smiling-standing-pink-wall_141793-53771.jpg", imageAlt: "woman gamer headset portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
role: "Clan Leader",
|
||||
testimonial: "Easy panel, great performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-headphones-medium-shot_23-2149004863.jpg",
|
||||
imageAlt: "mature gamer professional look",
|
||||
},
|
||||
id: "4", name: "David W.", role: "Clan Leader", testimonial: "Easy panel, great performance.", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-headphones-medium-shot_23-2149004863.jpg", imageAlt: "mature gamer professional look"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena P.",
|
||||
role: "Player",
|
||||
testimonial: "I recommended this to all my friends.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-classroom-taking-english-class_23-2149402687.jpg",
|
||||
imageAlt: "casual gamer smiling",
|
||||
},
|
||||
id: "5", name: "Elena P.", role: "Player", testimonial: "I recommended this to all my friends.", imageSrc: "http://img.b2bpic.net/free-photo/kids-classroom-taking-english-class_23-2149402687.jpg", imageAlt: "casual gamer smiling"},
|
||||
]}
|
||||
title="Trusted by Gamers"
|
||||
description="Hear what our community says about our hosting."
|
||||
@@ -282,8 +176,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get Started"
|
||||
title="Need Help? Contact Us"
|
||||
description="Have questions about our server locations or need a custom build?"
|
||||
@@ -296,33 +189,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Hosting",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Hosting", href: "#pricing"},
|
||||
{
|
||||
label: "CS 1.6 Info",
|
||||
href: "/cs16",
|
||||
},
|
||||
label: "CS 1.6 Info", href: "/cs16"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Support", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "/privacy",
|
||||
},
|
||||
label: "Privacy", href: "/privacy"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user