Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-12 21:41:48 +00:00
6 changed files with 86 additions and 47 deletions

View File

@@ -112,7 +112,7 @@ export default function AccountPage() {
content: "Track your playtime across all game modes, view achievement progress, and compare stats with other players on the leaderboard.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg?_wi=3"
imageAlt="Account dashboard interface"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -129,28 +129,28 @@ export default function AccountPage() {
id: "1",
name: "Support Team",
role: "24/7 Account Assistance",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg?_wi=3",
imageAlt: "Support team member",
},
{
id: "2",
name: "Account Specialists",
role: "Premium Account Managers",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg?_wi=3",
imageAlt: "Account specialist",
},
{
id: "3",
name: "Security Team",
role: "Account Protection Experts",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg?_wi=4",
imageAlt: "Security team member",
},
{
id: "4",
name: "Billing Support",
role: "Payment & Subscription Help",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-with-basketball-ball_23-2148459568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-with-basketball-ball_23-2148459568.jpg?_wi=3",
imageAlt: "Billing support specialist",
},
]}

View File

@@ -88,37 +88,37 @@ export default function CommunityPage() {
id: "1",
name: "ShadowKnight92",
role: "Top Player | 2,847 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg?_wi=2",
},
{
id: "2",
name: "CrimsonBuilder",
role: "Master Builder | 1,923 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg?_wi=2",
},
{
id: "3",
name: "PhantomVoid",
role: "PvP Champion | 1,654 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-soccer-ball_23-2150904279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-soccer-ball_23-2150904279.jpg?_wi=2",
},
{
id: "4",
name: "EchoScribe",
role: "Community Leader | 1,432 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg?_wi=2",
},
{
id: "5",
name: "IceWizard77",
role: "Event Winner | 1,218 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-with-basketball-ball_23-2148459568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-with-basketball-ball_23-2148459568.jpg?_wi=2",
},
{
id: "6",
name: "NeonRaven",
role: "Streamer | 987 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-chinese-woman-streamer-playing-video-game-with-winner-expression-gaming-room_839833-35216.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-chinese-woman-streamer-playing-video-game-with-winner-expression-gaming-room_839833-35216.jpg?_wi=2",
},
]}
animationType="slide-up"
@@ -140,7 +140,7 @@ export default function CommunityPage() {
role: "Streamer & Content Creator",
company: "Gaming Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pov-professional-online-shooter-games-wearing-headset_482257-17349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pov-professional-online-shooter-games-wearing-headset_482257-17349.jpg?_wi=2",
},
{
id: "2",
@@ -148,7 +148,7 @@ export default function CommunityPage() {
role: "Competitive PvP Player",
company: "CraftRealm Pro",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-aliens-with-glowing-neon-colours_23-2151648352.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-aliens-with-glowing-neon-colours_23-2151648352.jpg?_wi=2",
},
{
id: "3",
@@ -156,7 +156,7 @@ export default function CommunityPage() {
role: "Casual Builder",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-playing-videogame-medium-shot_23-2148963871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-playing-videogame-medium-shot_23-2148963871.jpg?_wi=2",
},
{
id: "4",
@@ -164,7 +164,7 @@ export default function CommunityPage() {
role: "Server Moderator",
company: "CraftRealm Staff",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/teams-classes-video-game-concept_23-2148509645.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/teams-classes-video-game-concept_23-2148509645.jpg?_wi=2",
},
]}
kpiItems={[

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Lato } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Lato } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato",
@@ -20,6 +24,39 @@ const lato = Lato({
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "CraftRealm - Premium Minecraft Server | Join Now",
description: "Experience ultimate Minecraft multiplayer. Join 12k+ players on CraftRealm. Free to play with SkyBlock, Survival, PvP modes. Premium shop & thriving community.",
keywords: "minecraft server, multiplayer minecraft, minecraft java, gaming community, pvp minecraft, minecraft survival",
metadataBase: new URL("https://craftrealm.com"),
alternates: {
canonical: "https://craftrealm.com",
},
openGraph: {
title: "CraftRealm - Premium Minecraft Server",
description: "The ultimate Minecraft experience awaits. Join thousands of players.",
url: "https://craftrealm.com",
siteName: "CraftRealm",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-vector/linear-flat-retro-gamer-youtube-thumbnail_23-2148906644.jpg",
alt: "CraftRealm Minecraft Server",
},
],
},
twitter: {
card: "summary_large_image",
title: "CraftRealm - Join the Adventure",
description: "Premium Minecraft multiplayer server with exclusive game modes and community features.",
images: ["http://img.b2bpic.net/free-vector/linear-flat-retro-gamer-youtube-thumbnail_23-2148906644.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +65,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${lato.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +79,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -126,7 +126,7 @@ export default function HomePage() {
content: "Access unlimited resources and build without restrictions. Showcase your architectural skills in designated creative zones and compete for Builder of the Month.",
},
]}
imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg"
imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg?_wi=1"
imageAlt="Game modes overview"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -143,37 +143,37 @@ export default function HomePage() {
id: "1",
name: "ShadowKnight92",
role: "Top Player | 2,847 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg?_wi=1",
},
{
id: "2",
name: "CrimsonBuilder",
role: "Master Builder | 1,923 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-wearing-black-t-shirt-with-headphones-playing-phone-isolated-blue-background_141793-105239.jpg?_wi=1",
},
{
id: "3",
name: "PhantomVoid",
role: "PvP Champion | 1,654 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-soccer-ball_23-2150904279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-soccer-ball_23-2150904279.jpg?_wi=1",
},
{
id: "4",
name: "EchoScribe",
role: "Community Leader | 1,432 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg?_wi=1",
},
{
id: "5",
name: "IceWizard77",
role: "Event Winner | 1,218 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-with-basketball-ball_23-2148459568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-with-basketball-ball_23-2148459568.jpg?_wi=1",
},
{
id: "6",
name: "NeonRaven",
role: "Streamer | 987 Hours",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-chinese-woman-streamer-playing-video-game-with-winner-expression-gaming-room_839833-35216.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-chinese-woman-streamer-playing-video-game-with-winner-expression-gaming-room_839833-35216.jpg?_wi=1",
},
]}
animationType="slide-up"
@@ -195,7 +195,7 @@ export default function HomePage() {
role: "Streamer & Content Creator",
company: "Gaming Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pov-professional-online-shooter-games-wearing-headset_482257-17349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pov-professional-online-shooter-games-wearing-headset_482257-17349.jpg?_wi=1",
},
{
id: "2",
@@ -203,7 +203,7 @@ export default function HomePage() {
role: "Competitive PvP Player",
company: "CraftRealm Pro",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-aliens-with-glowing-neon-colours_23-2151648352.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-aliens-with-glowing-neon-colours_23-2151648352.jpg?_wi=1",
},
{
id: "3",
@@ -211,7 +211,7 @@ export default function HomePage() {
role: "Casual Builder",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-playing-videogame-medium-shot_23-2148963871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-playing-videogame-medium-shot_23-2148963871.jpg?_wi=1",
},
{
id: "4",
@@ -219,7 +219,7 @@ export default function HomePage() {
role: "Server Moderator",
company: "CraftRealm Staff",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/teams-classes-video-game-concept_23-2148509645.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/teams-classes-video-game-concept_23-2148509645.jpg?_wi=1",
},
]}
kpiItems={[
@@ -251,42 +251,42 @@ export default function HomePage() {
name: "VIP Gold Package",
price: "$9.99",
variant: "Monthly Subscription",
imageSrc: "http://img.b2bpic.net/free-vector/black-friday-golden-banner_23-2147965236.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/black-friday-golden-banner_23-2147965236.jpg?_wi=1",
},
{
id: "vip-platinum",
name: "VIP Platinum Package",
price: "$24.99",
variant: "Monthly Subscription",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-holding-ssd-cover_23-2149328231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-holding-ssd-cover_23-2149328231.jpg?_wi=1",
},
{
id: "vip-diamond",
name: "VIP Diamond Package",
price: "$49.99",
variant: "Monthly Subscription",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badges_23-2149058729.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badges_23-2149058729.jpg?_wi=1",
},
{
id: "case-key",
name: "Mystery Case Keys",
price: "$4.99",
variant: "Pack of 5 Keys",
imageSrc: "http://img.b2bpic.net/free-vector/video-game-elements-collection_23-2150286106.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/video-game-elements-collection_23-2150286106.jpg?_wi=1",
},
{
id: "cosmetics",
name: "Cosmetics Bundle",
price: "$14.99",
variant: "Multiple Items",
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-woman-facial-treatment_24877-54320.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-woman-facial-treatment_24877-54320.jpg?_wi=1",
},
{
id: "rank-upgrade",
name: "Rank Upgrade Token",
price: "$19.99",
variant: "Permanent Upgrade",
imageSrc: "http://img.b2bpic.net/free-vector/tips-playing-online-games-with-moderation-template_23-2148530051.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/tips-playing-online-games-with-moderation-template_23-2148530051.jpg?_wi=1",
},
]}
buttons={[{ text: "View Full Shop", href: "#shop" }]}

View File

@@ -71,7 +71,7 @@ export default function ServerPage() {
content: "We maintain DDoS mitigation through Cloudflare integration and multiple failover servers. If primary servers experience issues, traffic automatically routes to backup infrastructure within seconds.",
},
]}
imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg"
imageSrc="http://img.b2bpic.net/free-vector/mother-earth-day-banners_23-2148092145.jpg?_wi=2"
imageAlt="Server infrastructure overview"
mediaAnimation="slide-up"
useInvertedBackground={true}

View File

@@ -90,7 +90,7 @@ export default function ShopPage() {
name: "VIP Gold Package",
price: "$9.99",
variant: "Monthly Subscription",
imageSrc: "http://img.b2bpic.net/free-vector/black-friday-golden-banner_23-2147965236.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/black-friday-golden-banner_23-2147965236.jpg?_wi=2",
imageAlt: "VIP Gold benefits",
},
{
@@ -98,7 +98,7 @@ export default function ShopPage() {
name: "VIP Platinum Package",
price: "$24.99",
variant: "Monthly Subscription",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-holding-ssd-cover_23-2149328231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-holding-ssd-cover_23-2149328231.jpg?_wi=2",
imageAlt: "VIP Platinum benefits",
},
{
@@ -106,7 +106,7 @@ export default function ShopPage() {
name: "VIP Diamond Package",
price: "$49.99",
variant: "Monthly Subscription",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badges_23-2149058729.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-golden-luxury-badges_23-2149058729.jpg?_wi=2",
imageAlt: "VIP Diamond benefits",
},
{
@@ -114,7 +114,7 @@ export default function ShopPage() {
name: "Mystery Case Keys",
price: "$4.99",
variant: "Pack of 5 Keys",
imageSrc: "http://img.b2bpic.net/free-vector/video-game-elements-collection_23-2150286106.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/video-game-elements-collection_23-2150286106.jpg?_wi=2",
imageAlt: "Mystery case keys",
},
{
@@ -122,7 +122,7 @@ export default function ShopPage() {
name: "Cosmetics Bundle",
price: "$14.99",
variant: "Multiple Items",
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-woman-facial-treatment_24877-54320.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-woman-facial-treatment_24877-54320.jpg?_wi=2",
imageAlt: "Cosmetics bundle",
},
{
@@ -130,7 +130,7 @@ export default function ShopPage() {
name: "Rank Upgrade Token",
price: "$19.99",
variant: "Permanent Upgrade",
imageSrc: "http://img.b2bpic.net/free-vector/tips-playing-online-games-with-moderation-template_23-2148530051.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/tips-playing-online-games-with-moderation-template_23-2148530051.jpg?_wi=2",
imageAlt: "Rank upgrade token",
},
]}