Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 11:54:58 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Compass, Scroll, Users, Crown } from 'lucide-react';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
@@ -28,70 +29,35 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Store",
id: "#store",
},
{
name: "Rules",
id: "#rules",
},
{
name: "Help",
id: "#contact",
},
{ name: "About", id: "#about" },
{ name: "Store", id: "#store" },
{ name: "Rules", id: "#rules" },
{ name: "Help", id: "#contact" },
]}
brandName="MCTAUTA"
button={{
text: "Join Now",
href: "#",
}}
text: "Join Now", href: "#"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Welcome to MCTAUTA"
description="Where wilderness meets civilization. Build, lead, and conquer in our curated Survival and Roleplay ecosystem. Your empire awaits."
tag="Lithuania's Premier Minecraft Experience"
buttons={[
{
text: "Join Server",
href: "#",
},
text: "Join Server", href: "#"},
{
text: "Explore Store",
href: "#store",
},
text: "Explore Store", href: "#store"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountains-landscape_23-2151151074.jpg",
imageAlt: "Lush Minecraft landscape",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountains-landscape_23-2151151074.jpg", imageAlt: "Lush Minecraft landscape"},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263530.jpg",
imageAlt: "Medieval roleplay interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-science-fiction-landscape-with-ufo_1048-5668.jpg",
imageAlt: "3d render of a science fiction landscape with ufo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-environment-digital-painting_456031-170.jpg",
imageAlt: "Beautiful natural environment, digital painting.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-flowing-around-large-stones-near-benijo-rock-cloudy-day-spain_181624-37181.jpg",
imageAlt: "Beautiful shot of water flowing around large stones near the Benijo Rock on a cloudy day in Spain",
},
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263530.jpg", imageAlt: "Medieval roleplay interior"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -105,28 +71,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Unbound Exploration",
description: "Conquer wild biomes and craft your story.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599347.jpg",
buttonIcon: "Compass",
title: "Unbound Exploration", description: "Conquer wild biomes and craft your story.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599347.jpg", buttonIcon: Compass,
},
{
title: "Deep Roleplay",
description: "Join factions, manage economies, and build empires.",
imageSrc: "http://img.b2bpic.net/free-photo/8-bit-graphics-pixels-scene-with-house-winter_23-2151121016.jpg",
buttonIcon: "Scroll",
title: "Deep Roleplay", description: "Join factions, manage economies, and build empires.", imageSrc: "http://img.b2bpic.net/free-photo/8-bit-graphics-pixels-scene-with-house-winter_23-2151121016.jpg", buttonIcon: Scroll,
},
{
title: "Community-Driven",
description: "Shape the world with player-led laws and decisions.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128060.jpg",
buttonIcon: "Users",
title: "Community-Driven", description: "Shape the world with player-led laws and decisions.", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128060.jpg", buttonIcon: Users,
},
{
title: "Elite Leadership",
description: "Ascend to power through diplomacy or strength.",
imageSrc: "http://img.b2bpic.net/free-photo/set-premium-gold-crown-winner-luxury-success-sign-symbol-icon-cartoon-background-3d-illustration_56104-1967.jpg",
buttonIcon: "Crown",
title: "Elite Leadership", description: "Ascend to power through diplomacy or strength.", imageSrc: "http://img.b2bpic.net/free-photo/set-premium-gold-crown-winner-luxury-success-sign-symbol-icon-cartoon-background-3d-illustration_56104-1967.jpg", buttonIcon: Crown,
},
]}
title="Our Philosophy"
@@ -142,47 +96,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Golden Key",
price: "€5.99",
variant: "Rare",
imageSrc: "http://img.b2bpic.net/free-photo/key-right-side-white-background_187299-40171.jpg",
},
id: "1", name: "Golden Key", price: "€5.99", variant: "Rare", imageSrc: "http://img.b2bpic.net/free-photo/key-right-side-white-background_187299-40171.jpg"},
{
id: "2",
name: "King's Chest",
price: "€14.99",
variant: "Epic",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128046.jpg",
},
id: "2", name: "King's Chest", price: "€14.99", variant: "Epic", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128046.jpg"},
{
id: "3",
name: "VIP Badge",
price: "€9.99",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-vector/collection-golden-shields_23-2147613025.jpg",
},
{
id: "4",
name: "Supply Potion",
price: "€2.99",
variant: "Essential",
imageSrc: "http://img.b2bpic.net/free-photo/mystical-potion-bottles-with-candles_23-2152015303.jpg",
},
{
id: "5",
name: "Enchanted Blade",
price: "€19.99",
variant: "Legendary",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-sword-beach-daytime_181624-22726.jpg",
},
{
id: "6",
name: "Banker Coin",
price: "€4.99",
variant: "Standard",
imageSrc: "http://img.b2bpic.net/free-vector/game-golden-silver-bronze-coins-badges_107791-11859.jpg",
},
id: "3", name: "VIP Badge", price: "€9.99", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-vector/collection-golden-shields_23-2147613025.jpg"},
]}
title="Upgrade Your Journey"
description="Get exclusive perks, gear, and supplies to elevate your status in MCTAUTA."
@@ -194,25 +112,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "r1",
title: "Respect the landscape",
content: "Keep the world clean and respect others' builds.",
},
id: "r1", title: "Respect the landscape", content: "Keep the world clean and respect others' builds."},
{
id: "r2",
title: "Fair Trade",
content: "Respect the economy and local market prices.",
},
id: "r2", title: "Fair Trade", content: "Respect the economy and local market prices."},
{
id: "r3",
title: "Diplomatic Combat",
content: "Only attack under defined faction war conditions.",
},
id: "r3", title: "Diplomatic Combat", content: "Only attack under defined faction war conditions."},
{
id: "r4",
title: "Be Mature",
content: "Professional and respectful interaction is mandatory.",
},
id: "r4", title: "Be Mature", content: "Professional and respectful interaction is mandatory."},
]}
sideTitle="Rules of Law"
sideDescription="To maintain a premium, safe, and fun environment for all citizens."
@@ -230,23 +136,11 @@ export default function LandingPage() {
description="Meet the minds behind the MCTAUTA experience."
members={[
{
id: "m1",
name: "Ignas",
role: "Owner / Lead Developer",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599401.jpg",
},
id: "m1", name: "Ignas", role: "Owner / Lead Developer", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599401.jpg"},
{
id: "m2",
name: "Lukas",
role: "Community Manager",
imageSrc: "http://img.b2bpic.net/free-photo/circle-texture-ornate-machine-white_1112-988.jpg",
},
id: "m2", name: "Lukas", role: "Community Manager", imageSrc: "http://img.b2bpic.net/free-photo/circle-texture-ornate-machine-white_1112-988.jpg"},
{
id: "m3",
name: "Egle",
role: "Lead Moderator",
imageSrc: "http://img.b2bpic.net/free-photo/dark-style-lamp-indoors_23-2151105993.jpg",
},
id: "m3", name: "Egle", role: "Lead Moderator", imageSrc: "http://img.b2bpic.net/free-photo/dark-style-lamp-indoors_23-2151105993.jpg"},
]}
/>
</div>
@@ -256,38 +150,20 @@ export default function LandingPage() {
columns={[
{
items: [
{
label: "About",
href: "#about",
},
{
label: "Store",
href: "#store",
},
{ label: "About", href: "#about" },
{ label: "Store", href: "#store" },
],
},
{
items: [
{
label: "Rules",
href: "#rules",
},
{
label: "Help",
href: "#",
},
{ label: "Rules", href: "#rules" },
{ label: "Help", href: "#" },
],
},
{
items: [
{
label: "Discord",
href: "#",
},
{
label: "IP: play.mctauta.lt",
href: "#",
},
{ label: "Discord", href: "#" },
{ label: "IP: play.mctauta.lt", href: "#" },
],
},
]}