Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-26 09:44:44 +00:00

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Features",
id: "features",
},
{
name: "Shop",
id: "shop",
},
{
name: "FAQ",
id: "faq",
},
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "Shop", id: "shop" },
{ name: "FAQ", id: "faq" },
]}
brandName="Mount Fuji Gaming"
/>
@@ -55,33 +43,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Summit of Excellence: Mount Fuji Gaming"
description="Experience the peak of stability and community. Our high-performance servers provide a lag-free environment for every adventure you embark on."
tag="Reliable Server Hosting"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg?_wi=1",
imageAlt: "Mount Fuji serenity",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-beautiful-mountains_23-2151123626.jpg",
imageAlt: "Mount Fuji serenity",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fog-mountain-dusk_198169-383.jpg",
imageAlt: "Fog on Mountain during Dusk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-river-illustration_53876-105314.jpg",
imageAlt: "Landscape background of mountains with river illustration",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-motivational-quote-landscape-background_53876-103088.jpg",
imageAlt: "Dreamy motivational quote on landscape background",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg", imageAlt: "Mount Fuji serenity" },
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-art-beautiful-mountains_23-2151123626.jpg", imageAlt: "Mount Fuji serenity" }
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -95,20 +63,11 @@ export default function LandingPage() {
title="Built for the Community"
description="Mount Fuji Gaming was born out of a desire for a peaceful, efficient, and welcoming digital space. We focus on low latency and high uptime."
metrics={[
{
value: "99.9%",
title: "Uptime Guarantee",
},
{
value: "24/7",
title: "Server Support",
},
{
value: "10k+",
title: "Active Members",
},
{ value: "99.9%", title: "Uptime Guarantee" },
{ value: "24/7", title: "Server Support" },
{ value: "10k+", title: "Active Members" }
]}
imageSrc="http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg"
imageAlt="Community path"
/>
</div>
@@ -120,56 +79,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "High-Performance Hardware",
description: "Dedicated servers with the latest processors ensure zero lag during high-intensity moments.",
icon: Zap,
title: "High-Performance Hardware", description: "Dedicated servers with the latest processors ensure zero lag during high-intensity moments.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-forest-lava-from-erupted-volcano_198169-357.jpg",
imageAlt: "Performance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-plays-intense-videogame-tournament-online-stream_482257-116185.jpg",
imageAlt: "Performance",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg?_wi=2",
imageAlt: "server performance tech icon",
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-forest-lava-from-erupted-volcano_198169-357.jpg", imageAlt: "Performance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-plays-intense-videogame-tournament-online-stream_482257-116185.jpg", imageAlt: "Performance" }
]
},
{
title: "Inclusive Community",
description: "Our moderation team works tirelessly to keep the environment friendly and welcoming.",
icon: Users,
title: "Inclusive Community", description: "Our moderation team works tirelessly to keep the environment friendly and welcoming.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/conceptual-digital-art-diversity-around-world_23-2151437590.jpg",
imageAlt: "Community",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/user-people-network-circuit-board-link-connection-technology_1379-886.jpg",
imageAlt: "Community",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg?_wi=2",
imageAlt: "server performance tech icon",
},
{
title: "DDoS Protection",
description: "Advanced mitigation technology keeps your gameplay secure and undisturbed 24/7.",
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/tilt-shift-medieval-fantasy-landscape_23-2150916502.jpg",
imageAlt: "Security",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/padlock-with-cloud_1048-2441.jpg",
imageAlt: "Security",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg?_wi=1",
imageAlt: "server performance tech icon",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/conceptual-digital-art-diversity-around-world_23-2151437590.jpg", imageAlt: "Community" },
{ imageSrc: "http://img.b2bpic.net/free-photo/user-people-network-circuit-board-link-connection-technology_1379-886.jpg", imageAlt: "Community" }
]
}
]}
title="Why Choose Our Peak?"
description="We offer top-tier features designed to enhance your gaming experience from login to logout."
@@ -181,43 +103,12 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
animationType="blur-reveal"
products={[
{
id: "p1",
name: "Access Pass",
price: "$9.99",
imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg?_wi=2",
},
{
id: "p2",
name: "Armor Skin",
price: "$19.99",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688443.jpg",
},
{
id: "p3",
name: "1000 Coins",
price: "$4.99",
imageSrc: "http://img.b2bpic.net/free-vector/game-golden-silver-bronze-coins-badges_107791-11859.jpg",
},
{
id: "p4",
name: "XP Boost",
price: "$2.99",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gamepad-desktop-night_169016-17384.jpg",
},
{
id: "p5",
name: "Server Rank",
price: "$29.99",
imageSrc: "http://img.b2bpic.net/free-vector/set-military-game-rank-badges_107791-19472.jpg",
},
{
id: "p6",
name: "Lifetime Key",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg",
},
{ id: "p1", name: "Access Pass", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg" },
{ id: "p2", name: "Armor Skin", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688443.jpg" },
{ id: "p3", name: "1000 Coins", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-vector/game-golden-silver-bronze-coins-badges_107791-11859.jpg" },
{ id: "p4", name: "XP Boost", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gamepad-desktop-night_169016-17384.jpg" }
]}
title="Upgrade Your Journey"
description="Browse our curated shop for items and boosts that help you stand out."
@@ -231,21 +122,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "15ms",
description: "Avg Global Latency",
},
{
id: "m2",
value: "500+",
description: "Custom Plugins",
},
{
id: "m3",
value: "4.8",
description: "Community Rating",
},
{ id: "m1", value: "15ms", description: "Avg Global Latency" },
{ id: "m2", value: "500+", description: "Custom Plugins" },
{ id: "m3", value: "4.8", description: "Community Rating" }
]}
title="Server Growth"
description="Steady growth and happy players represent the core of our success."
@@ -258,41 +137,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alex R.",
handle: "@alexgamer",
testimonial: "The best server experience I've had in years. Stability is incredible.",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-man-laughing-playing-video-games-weekend_231208-8873.jpg",
},
{
id: "2",
name: "Jordan S.",
handle: "@jsmith",
testimonial: "I love the community events they run every weekend!",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg",
},
{
id: "3",
name: "Sarah K.",
handle: "@sarah_k",
testimonial: "Shop items are fairly priced and provide great quality of life bonuses.",
imageSrc: "http://img.b2bpic.net/free-photo/jolly-upbeat-person-sitting-home-desk-exulting-feeling-satisfied-close-up_482257-123062.jpg",
},
{
id: "4",
name: "Michael D.",
handle: "@mikey",
testimonial: "Responsive support team that actually cares about the players.",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-basketball-player-holds-ball-looks-confidently_273609-8621.jpg",
},
{
id: "5",
name: "Elena V.",
handle: "@elena_v",
testimonial: "The Mount Fuji aesthetic is so soothing after a long day of work.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-playing-videogame_23-2149349987.jpg",
},
{ id: "1", name: "Alex R.", handle: "@alexgamer", testimonial: "The best server experience I've had in years. Stability is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-man-laughing-playing-video-games-weekend_231208-8873.jpg" },
{ id: "2", name: "Jordan S.", handle: "@jsmith", testimonial: "I love the community events they run every weekend!", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg" }
]}
title="Player Voices"
description="What our fantastic community members have to say about the server."
@@ -304,21 +150,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How do I claim purchased items?",
content: "Purchased items are automatically added to your inventory within seconds of completing the transaction.",
},
{
id: "f2",
title: "Is the server cross-platform?",
content: "Yes, we support both PC and console players.",
},
{
id: "f3",
title: "How can I report a bug?",
content: "You can report bugs through our discord support channel or by filing a ticket on our website.",
},
{ id: "f1", title: "How do I claim purchased items?", content: "Purchased items are automatically added to your inventory within seconds of completing the transaction." },
{ id: "f2", title: "Is the server cross-platform?", content: "Yes, we support both PC and console players." }
]}
title="Frequently Asked"
description="Common questions about our server, shop, and community rules."
@@ -332,25 +165,10 @@ export default function LandingPage() {
title="Get in Touch"
description="Have questions or need assistance? Reach out to our team."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true }
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
required: true,
}}
textarea={{ name: "message", placeholder: "Your Message", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/minimalist-illustration-monument_23-2151902662.jpg"
/>
</div>
@@ -358,45 +176,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Links",
items: [
{
label: "Shop",
href: "#shop",
},
{
label: "About",
href: "#about",
},
],
},
{
title: "Support",
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Terms of Service",
href: "#",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
{ title: "Links", items: [{ label: "Shop", href: "#shop" }, { label: "About", href: "#about" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
]}
logoText="Mount Fuji Gaming"
copyrightText="© 2025 | Mount Fuji Gaming Server"