Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-03 04:49:11 +00:00
6 changed files with 158 additions and 386 deletions

View File

@@ -11,8 +11,7 @@ import FooterSimple from "@/components/sections/footer/FooterSimple";
export default function AboutPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Membership", href: "/membership" },
@@ -20,29 +19,27 @@ export default function AboutPage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Discord Server", href: "https://discord.com" },
{ label: "Event Calendar", href: "/events" },
{ label: "Report an Issue", href: "/contact" },
{ label: "Member Directory", href: "#members" },
{ label: "Event Calendar", href: "#events" },
{ label: "Report an Issue", href: "#contact" },
],
},
{
title: "Resources",
items: [
{ label: "FAQ", href: "/contact" },
{ label: "Support", href: "/contact" },
title: "Resources", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Support", href: "#contact" },
{ label: "Community Guidelines", href: "#" },
{ label: "Blog", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Contact Us", href: "/contact" },
{ label: "Contact Us", href: "#contact" },
],
},
];
@@ -54,7 +51,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -78,10 +75,7 @@ export default function AboutPage() {
<TextSplitAbout
title="Our Community Story"
description={[
"YTG Cheesurs started as a passion project by a group of gaming enthusiasts who believed the community deserved more than just passive viewership. We envisioned a space where fans could connect directly with creators and each other.",
"Today, we've grown into a thriving ecosystem with thousands of active members across multiple platforms. Our commitment remains unchanged: fostering authentic connections, providing exclusive access, and creating unforgettable experiences for our community members.",
"We believe gaming is more than entertainment—it's about belonging to something greater. Every member of YTG Cheesurs is part of our extended family.",
]}
"YTG Cheesurs started as a passion project by a group of gaming enthusiasts who believed the community deserved more than just passive viewership. We envisioned a space where fans could connect directly with creators and each other.", "Today, we've grown into a thriving ecosystem with thousands of active members across multiple platforms. Our commitment remains unchanged: fostering authentic connections, providing exclusive access, and creating unforgettable experiences for our community members.", "We believe gaming is more than entertainment—it's about belonging to something greater. Every member of YTG Cheesurs is part of our extended family."]}
buttons={[
{ text: "Join Us Today", href: "/contact" },
{ text: "View Membership", href: "/membership" },
@@ -98,35 +92,17 @@ export default function AboutPage() {
description="Explore what makes our community the ultimate destination for gaming fans"
features={[
{
id: "1",
title: "Authentic Creator Partnerships",
author: "Community Leadership",
description:
"We partner directly with content creators to bring you genuine, behind-the-scenes experiences. Our relationships are built on mutual respect and community benefit.",
tags: ["Creator", "Partnership"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg?_wi=2",
imageAlt: "Creator partnerships",
},
id: "1", title: "Authentic Creator Partnerships", author: "Community Leadership", description:
"We partner directly with content creators to bring you genuine, behind-the-scenes experiences. Our relationships are built on mutual respect and community benefit.", tags: ["Creator", "Partnership"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg", imageAlt: "Creator partnerships"},
{
id: "2",
title: "Inclusive Community Culture",
author: "Community Standards",
description:
"YTG Cheesurs welcomes gamers of all skill levels, backgrounds, and interests. We maintain a safe, respectful environment where everyone can be themselves.",
tags: ["Inclusive", "Welcoming"],
imageSrc: "http://img.b2bpic.net/free-photo/group-multi-ethnic-friends-using-vr-glasses-fun-after-work-office_482257-4575.jpg?_wi=1",
imageAlt: "Inclusive gaming community",
},
id: "2", title: "Inclusive Community Culture", author: "Community Standards", description:
"YTG Cheesurs welcomes gamers of all skill levels, backgrounds, and interests. We maintain a safe, respectful environment where everyone can be themselves.", tags: ["Inclusive", "Welcoming"],
imageSrc: "http://img.b2bpic.net/free-photo/group-multi-ethnic-friends-using-vr-glasses-fun-after-work-office_482257-4575.jpg", imageAlt: "Inclusive gaming community"},
{
id: "3",
title: "Constant Innovation & Growth",
author: "Development Team",
description:
"We're constantly evolving our platform to bring new features, events, and opportunities. Your feedback shapes our roadmap and future direction.",
tags: ["Innovation", "Growth"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg?_wi=2",
imageAlt: "Innovation and growth",
},
id: "3", title: "Constant Innovation & Growth", author: "Development Team", description:
"We're constantly evolving our platform to bring new features, events, and opportunities. Your feedback shapes our roadmap and future direction.", tags: ["Innovation", "Growth"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg", imageAlt: "Innovation and growth"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -141,25 +117,11 @@ export default function AboutPage() {
tag="Testimonials"
testimonials={[
{
id: "1",
title: "Community That Cares",
quote:
"I've been part of many online communities, but YTG Cheesurs feels different. People actually care about each other here, not just the content.",
name: "Morgan Davis",
role: "Community Member, 10 months",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=5",
imageAlt: "Morgan Davis",
},
id: "1", title: "Community That Cares", quote:
"I've been part of many online communities, but YTG Cheesurs feels different. People actually care about each other here, not just the content.", name: "Morgan Davis", role: "Community Member, 10 months", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Morgan Davis"},
{
id: "2",
title: "Professional Growth",
quote:
"Through YTG Cheesurs, I've developed content creation skills, made networking connections, and even found collaboration opportunities that advanced my streaming career.",
name: "Casey Thompson",
role: "VIP Member, 1.5 years",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=6",
imageAlt: "Casey Thompson",
},
id: "2", title: "Professional Growth", quote:
"Through YTG Cheesurs, I've developed content creation skills, made networking connections, and even found collaboration opportunities that advanced my streaming career.", name: "Casey Thompson", role: "VIP Member, 1.5 years", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Casey Thompson"},
]}
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -11,8 +11,7 @@ import FooterSimple from "@/components/sections/footer/FooterSimple";
export default function ContactPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Membership", href: "/membership" },
@@ -20,29 +19,27 @@ export default function ContactPage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Discord Server", href: "https://discord.com" },
{ label: "Event Calendar", href: "/events" },
{ label: "Report an Issue", href: "/contact" },
{ label: "Member Directory", href: "#members" },
{ label: "Event Calendar", href: "#events" },
{ label: "Report an Issue", href: "#contact" },
],
},
{
title: "Resources",
items: [
{ label: "FAQ", href: "/contact" },
{ label: "Support", href: "/contact" },
title: "Resources", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Support", href: "#contact" },
{ label: "Community Guidelines", href: "#" },
{ label: "Blog", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Contact Us", href: "/contact" },
{ label: "Contact Us", href: "#contact" },
],
},
];
@@ -54,7 +51,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -85,13 +82,11 @@ export default function ContactPage() {
{ name: "favoriteGame", type: "text", placeholder: "Favorite Game(s)", required: false },
]}
textarea={{
name: "message",
placeholder: "Tell us about yourself and why you want to join YTG Cheesurs...",
rows: 5,
name: "message", placeholder: "Tell us about yourself and why you want to join YTG Cheesurs...", rows: 5,
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg"
imageAlt="Gaming setup and community"
mediaAnimation="opacity"
mediaPosition="right"
@@ -107,41 +102,23 @@ export default function ContactPage() {
tag="Help Center"
faqs={[
{
id: "1",
title: "How quickly will I receive a response?",
content:
"Community and Supporter members typically receive responses within 24-48 hours. VIP members get priority support within 12 hours during business hours.",
},
id: "1", title: "How quickly will I receive a response?", content:
"Community and Supporter members typically receive responses within 24-48 hours. VIP members get priority support within 12 hours during business hours."},
{
id: "2",
title: "What if I have technical issues?",
content:
"Our technical support team is available through the support form or Discord. For urgent issues, VIP members can contact our priority support channel.",
},
id: "2", title: "What if I have technical issues?", content:
"Our technical support team is available through the support form or Discord. For urgent issues, VIP members can contact our priority support channel."},
{
id: "3",
title: "Can I provide feedback or suggestions?",
content:
"Absolutely! We love hearing from our community. Use the contact form to share feedback, feature requests, or event ideas. Your input directly shapes our platform.",
},
id: "3", title: "Can I provide feedback or suggestions?", content:
"Absolutely! We love hearing from our community. Use the contact form to share feedback, feature requests, or event ideas. Your input directly shapes our platform."},
{
id: "4",
title: "How do I report inappropriate behavior?",
content:
"Community safety is our priority. Report any inappropriate behavior through the report form on your dashboard or email our moderation team directly. All reports are confidential.",
},
id: "4", title: "How do I report inappropriate behavior?", content:
"Community safety is our priority. Report any inappropriate behavior through the report form on your dashboard or email our moderation team directly. All reports are confidential."},
{
id: "5",
title: "What are your business hours?",
content:
"Our support team operates Monday-Friday, 10 AM - 6 PM EST. Urgent matters from VIP members are handled on extended hours.",
},
id: "5", title: "What are your business hours?", content:
"Our support team operates Monday-Friday, 10 AM - 6 PM EST. Urgent matters from VIP members are handled on extended hours."},
{
id: "6",
title: "Do you have a Discord for quick questions?",
content:
"Yes! Join our Discord server where community moderators provide real-time support. Discord is the fastest way to get answers to quick questions.",
},
id: "6", title: "Do you have a Discord for quick questions?", content:
"Yes! Join our Discord server where community moderators provide real-time support. Discord is the fastest way to get answers to quick questions."},
]}
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -11,8 +11,7 @@ import FooterSimple from "@/components/sections/footer/FooterSimple";
export default function EventsPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Membership", href: "/membership" },
@@ -20,29 +19,27 @@ export default function EventsPage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Discord Server", href: "https://discord.com" },
{ label: "Event Calendar", href: "/events" },
{ label: "Report an Issue", href: "/contact" },
{ label: "Member Directory", href: "#members" },
{ label: "Event Calendar", href: "#events" },
{ label: "Report an Issue", href: "#contact" },
],
},
{
title: "Resources",
items: [
{ label: "FAQ", href: "/contact" },
{ label: "Support", href: "/contact" },
title: "Resources", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Support", href: "#contact" },
{ label: "Community Guidelines", href: "#" },
{ label: "Blog", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Contact Us", href: "/contact" },
{ label: "Contact Us", href: "#contact" },
],
},
];
@@ -54,7 +51,7 @@ export default function EventsPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -80,35 +77,17 @@ export default function EventsPage() {
description="Never miss out on YTG Cheesurs community events, tournaments, and watch parties"
features={[
{
id: "1",
title: "Weekly Watch Parties",
author: "Community Events",
description:
"Join us every Friday at 8 PM for synchronized watch parties featuring exclusive content drops, live commentary, and real-time community interaction. Perfect for connecting with fellow fans.",
tags: ["Weekly", "Community"],
imageSrc: "http://img.b2bpic.net/free-photo/group-multi-ethnic-friends-using-vr-glasses-fun-after-work-office_482257-4575.jpg?_wi=3",
imageAlt: "Weekly watch parties",
},
id: "1", title: "Weekly Watch Parties", author: "Community Events", description:
"Join us every Friday at 8 PM for synchronized watch parties featuring exclusive content drops, live commentary, and real-time community interaction. Perfect for connecting with fellow fans.", tags: ["Weekly", "Community"],
imageSrc: "http://img.b2bpic.net/free-photo/group-multi-ethnic-friends-using-vr-glasses-fun-after-work-office_482257-4575.jpg", imageAlt: "Weekly watch parties"},
{
id: "2",
title: "Monthly Tournaments",
author: "Esports Team",
description:
"Compete against other community members in skill-based tournaments across multiple games. Win exclusive prizes, recognition, and the chance to team up with content creators.",
tags: ["Competitive", "Prizes"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg?_wi=3",
imageAlt: "Monthly tournaments",
},
id: "2", title: "Monthly Tournaments", author: "Esports Team", description:
"Compete against other community members in skill-based tournaments across multiple games. Win exclusive prizes, recognition, and the chance to team up with content creators.", tags: ["Competitive", "Prizes"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg", imageAlt: "Monthly tournaments"},
{
id: "3",
title: "Creator Meet & Greets",
author: "VIP Events",
description:
"VIP members get exclusive access to virtual and in-person meet & greets with featured content creators. Ask questions, collaborate, and build direct relationships with the people you admire.",
tags: ["VIP", "Exclusive"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg?_wi=4",
imageAlt: "Creator meet and greets",
},
id: "3", title: "Creator Meet & Greets", author: "VIP Events", description:
"VIP members get exclusive access to virtual and in-person meet & greets with featured content creators. Ask questions, collaborate, and build direct relationships with the people you admire.", tags: ["VIP", "Exclusive"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg", imageAlt: "Creator meet and greets"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -124,25 +103,11 @@ export default function EventsPage() {
tag="Past Events"
testimonials={[
{
id: "1",
title: "Amazing Tournament Experience",
quote:
"The last monthly tournament was incredible! The organization was seamless, the competition was fierce, and winning exclusive merch made it unforgettable.",
name: "Phoenix Wright",
role: "Tournament Winner, Supporter",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=7",
imageAlt: "Phoenix Wright",
},
id: "1", title: "Amazing Tournament Experience", quote:
"The last monthly tournament was incredible! The organization was seamless, the competition was fierce, and winning exclusive merch made it unforgettable.", name: "Phoenix Wright", role: "Tournament Winner, Supporter", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Phoenix Wright"},
{
id: "2",
title: "Creator Interaction Was Surreal",
quote:
"Meeting my favorite creator at the VIP meet & greet was a dream come true. They remembered details about our community and showed genuine interest in our feedback.",
name: "Riley Anderson",
role: "VIP Member, 6 months",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=8",
imageAlt: "Riley Anderson",
},
id: "2", title: "Creator Interaction Was Surreal", quote:
"Meeting my favorite creator at the VIP meet & greet was a dream come true. They remembered details about our community and showed genuine interest in our feedback.", name: "Riley Anderson", role: "VIP Member, 6 months", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Riley Anderson"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -156,23 +121,14 @@ export default function EventsPage() {
tag="Event Information"
faqs={[
{
id: "1",
title: "How do I register for events?",
content:
"All event registrations are available through your community dashboard. Community tier members can register for free events, while Supporter and VIP members unlock access to exclusive events.",
},
id: "1", title: "How do I register for events?", content:
"All event registrations are available through your community dashboard. Community tier members can register for free events, while Supporter and VIP members unlock access to exclusive events."},
{
id: "2",
title: "Are events time-zone friendly?",
content:
"Yes! We schedule recurring events at multiple times to accommodate different time zones. Check the event calendar in your dashboard for times in your local timezone.",
},
id: "2", title: "Are events time-zone friendly?", content:
"Yes! We schedule recurring events at multiple times to accommodate different time zones. Check the event calendar in your dashboard for times in your local timezone."},
{
id: "3",
title: "Can I suggest event ideas?",
content:
"Absolutely! We welcome community suggestions. Submit your event ideas through the feedback portal, and popular suggestions are often scheduled for upcoming months.",
},
id: "3", title: "Can I suggest event ideas?", content:
"Absolutely! We welcome community suggestions. Submit your event ideas through the feedback portal, and popular suggestions are often scheduled for upcoming months."},
]}
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const nunito = Nunito({
variable: "--font-nunito",
subsets: ["latin"],
variable: "--font-nunito", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "YTG Cheesurs - Gaming Community Hub",
description: "Join YTG Cheesurs community. Connect with thousands of fans, access exclusive streams, events, and community updates. Be part of something bigger.",
keywords: "gaming community, YTG, Cheesurs, streaming, exclusive content, gamer network, membership",
metadataBase: new URL("https://ytg-cheesurs.com"),
title: "YTG Cheesurs - Gaming Community Hub", description: "Join YTG Cheesurs community. Connect with thousands of fans, access exclusive streams, events, and community updates. Be part of something bigger.", keywords: "gaming community, YTG, Cheesurs, streaming, exclusive content, gamer network, membership", metadataBase: new URL("https://ytg-cheesurs.com"),
alternates: {
canonical: "https://ytg-cheesurs.com",
},
canonical: "https://ytg-cheesurs.com"},
openGraph: {
title: "YTG Cheesurs Community Hub",
description: "Connect with thousands of gamers. Access exclusive streams, events, and join the YTG Cheesurs community.",
url: "https://ytg-cheesurs.com",
siteName: "YTG Cheesurs",
type: "website",
images: [
title: "YTG Cheesurs Community Hub", description: "Connect with thousands of gamers. Access exclusive streams, events, and join the YTG Cheesurs community.", url: "https://ytg-cheesurs.com", siteName: "YTG Cheesurs", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/gamer-immersed-fast-paced-video-game_23-2152006694.jpg",
alt: "YTG Cheesurs Community",
},
url: "http://img.b2bpic.net/free-photo/gamer-immersed-fast-paced-video-game_23-2152006694.jpg", alt: "YTG Cheesurs Community"},
],
},
twitter: {
card: "summary_large_image",
title: "YTG Cheesurs - Gaming Community Hub",
description: "Connect with thousands of fans. Access exclusive streams and join the YTG Cheesurs community.",
images: ["http://img.b2bpic.net/free-photo/gamer-immersed-fast-paced-video-game_23-2152006694.jpg"],
card: "summary_large_image", title: "YTG Cheesurs - Gaming Community Hub", description: "Connect with thousands of fans. Access exclusive streams and join the YTG Cheesurs community.", images: ["http://img.b2bpic.net/free-photo/gamer-immersed-fast-paced-video-game_23-2152006694.jpg"],
},
robots: {
index: true,

View File

@@ -7,13 +7,12 @@ import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo";
import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour";
import FaqBase from "@/components/sections/faq/FaqBase";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Award, Star, Sparkles } from "lucide-react";
import { Award, Star, Sparkles, HelpCircle } from "lucide-react";
export default function MembershipPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Membership", href: "/membership" },
@@ -21,29 +20,27 @@ export default function MembershipPage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Discord Server", href: "https://discord.com" },
{ label: "Event Calendar", href: "/events" },
{ label: "Report an Issue", href: "/contact" },
{ label: "Member Directory", href: "#members" },
{ label: "Event Calendar", href: "#events" },
{ label: "Report an Issue", href: "#contact" },
],
},
{
title: "Resources",
items: [
{ label: "FAQ", href: "/contact" },
{ label: "Support", href: "/contact" },
title: "Resources", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Support", href: "#contact" },
{ label: "Community Guidelines", href: "#" },
{ label: "Blog", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Contact Us", href: "/contact" },
{ label: "Contact Us", href: "#contact" },
],
},
];
@@ -55,7 +52,7 @@ export default function MembershipPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -83,60 +80,30 @@ export default function MembershipPage() {
tagIcon={Award}
plans={[
{
id: "community",
badge: "Community",
price: "Free",
subtitle: "Perfect for casual fans",
buttons: [
id: "community", badge: "Community", price: "Free", subtitle: "Perfect for casual fans", buttons: [
{ text: "Get Started", href: "/contact" },
{ text: "Learn More", href: "#" },
],
features: [
"Access to community forum",
"Member directory access",
"Event announcements",
"Monthly newsletters",
"Community Discord invite",
],
"Access to community forum", "Member directory access", "Event announcements", "Monthly newsletters", "Community Discord invite"],
},
{
id: "supporter",
badge: "Supporter",
badgeIcon: Star,
price: "$9.99/mo",
subtitle: "Best for dedicated fans",
buttons: [
id: "supporter", badge: "Supporter", badgeIcon: Star,
price: "$9.99/mo", subtitle: "Best for dedicated fans", buttons: [
{ text: "Become a Supporter", href: "/contact" },
{ text: "Chat to Sales", href: "#" },
],
features: [
"All Community benefits",
"Early stream access",
"Exclusive VOD library",
"Behind-the-scenes content",
"Monthly supporter spotlight",
"Ad-free experience",
],
"All Community benefits", "Early stream access", "Exclusive VOD library", "Behind-the-scenes content", "Monthly supporter spotlight", "Ad-free experience"],
},
{
id: "vip",
badge: "VIP",
badgeIcon: Sparkles,
price: "$24.99/mo",
subtitle: "For ultimate community members",
buttons: [
id: "vip", badge: "VIP", badgeIcon: Sparkles,
price: "$24.99/mo", subtitle: "For ultimate community members", buttons: [
{ text: "Join VIP", href: "/contact" },
{ text: "Priority Support", href: "#" },
],
features: [
"All Supporter benefits",
"Private VIP events",
"Direct creator chat access",
"Custom member badge",
"Monthly exclusive merchandise",
"Priority event registration",
"Personal community manager",
],
"All Supporter benefits", "Private VIP events", "Direct creator chat access", "Custom member badge", "Monthly exclusive merchandise", "Priority event registration", "Personal community manager"],
},
]}
animationType="slide-up"
@@ -152,35 +119,17 @@ export default function MembershipPage() {
description="Understand what each membership tier includes"
features={[
{
id: "1",
title: "Community Tier Benefits",
author: "Entry Level",
description:
"Start your YTG Cheesurs journey with free access to our community forums, member directory, and event announcements. Perfect for exploring what we offer before upgrading.",
tags: ["Free", "Access"],
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-application-contact-with-his-colleagues_1134-644.jpg?_wi=2",
imageAlt: "Community tier benefits",
},
id: "1", title: "Community Tier Benefits", author: "Entry Level", description:
"Start your YTG Cheesurs journey with free access to our community forums, member directory, and event announcements. Perfect for exploring what we offer before upgrading.", tags: ["Free", "Access"],
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-application-contact-with-his-colleagues_1134-644.jpg", imageAlt: "Community tier benefits"},
{
id: "2",
title: "Supporter Tier Advantages",
author: "Popular Choice",
description:
"Elevate your experience with early stream access, exclusive VOD library, and behind-the-scenes content. Get the spotlight as a supporter and enjoy ad-free browsing.",
tags: ["Premium", "Exclusive"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg?_wi=3",
imageAlt: "Supporter tier advantages",
},
id: "2", title: "Supporter Tier Advantages", author: "Popular Choice", description:
"Elevate your experience with early stream access, exclusive VOD library, and behind-the-scenes content. Get the spotlight as a supporter and enjoy ad-free browsing.", tags: ["Premium", "Exclusive"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg", imageAlt: "Supporter tier advantages"},
{
id: "3",
title: "VIP Tier Excellence",
author: "Premium Experience",
description:
"Experience the ultimate YTG Cheesurs membership with private VIP events, direct creator interactions, and personalized support. Includes exclusive merchandise and priority access to everything.",
tags: ["VIP", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/group-multi-ethnic-friends-using-vr-glasses-fun-after-work-office_482257-4575.jpg?_wi=2",
imageAlt: "VIP tier excellence",
},
id: "3", title: "VIP Tier Excellence", author: "Premium Experience", description:
"Experience the ultimate YTG Cheesurs membership with private VIP events, direct creator interactions, and personalized support. Includes exclusive merchandise and priority access to everything.", tags: ["VIP", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/group-multi-ethnic-friends-using-vr-glasses-fun-after-work-office_482257-4575.jpg", imageAlt: "VIP tier excellence"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -193,25 +142,17 @@ export default function MembershipPage() {
title="Membership FAQ"
description="Common questions about YTG Cheesurs membership plans"
tag="Help Center"
tagIcon={HelpCircle}
faqs={[
{
id: "1",
title: "Can I change my membership tier?",
content:
"Yes! You can upgrade or downgrade your membership anytime. Changes take effect immediately with prorated billing adjustments if applicable.",
},
id: "1", title: "Can I change my membership tier?", content:
"Yes! You can upgrade or downgrade your membership anytime. Changes take effect immediately with prorated billing adjustments if applicable."},
{
id: "2",
title: "What payment methods do you accept?",
content:
"We accept all major credit cards (Visa, Mastercard, American Express), PayPal, and cryptocurrency for premium tiers.",
},
id: "2", title: "What payment methods do you accept?", content:
"We accept all major credit cards (Visa, Mastercard, American Express), PayPal, and cryptocurrency for premium tiers."},
{
id: "3",
title: "Do you offer discounts for annual memberships?",
content:
"Yes! Annual prepayment for Supporter and VIP tiers includes a 15% discount compared to monthly billing.",
},
id: "3", title: "Do you offer discounts for annual memberships?", content:
"Yes! Annual prepayment for Supporter and VIP tiers includes a 15% discount compared to monthly billing."},
]}
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -10,6 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Sparkles, MessageCircle, Zap } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -22,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Membership", href: "/membership" },
@@ -31,29 +31,27 @@ export default function HomePage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Discord Server", href: "https://discord.com" },
{ label: "Event Calendar", href: "/events" },
{ label: "Report an Issue", href: "/contact" },
{ label: "Member Directory", href: "#members" },
{ label: "Event Calendar", href: "#events" },
{ label: "Report an Issue", href: "#contact" },
],
},
{
title: "Resources",
items: [
{ label: "FAQ", href: "/contact" },
{ label: "Support", href: "/contact" },
title: "Resources", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Support", href: "#contact" },
{ label: "Community Guidelines", href: "#" },
{ label: "Blog", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Contact Us", href: "/contact" },
{ label: "Contact Us", href: "#contact" },
],
},
];
@@ -65,7 +63,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -89,7 +87,7 @@ export default function HomePage() {
<HeroLogoBillboardSplit
logoText="YTG CHEESURS"
description="Connect with thousands of fans, access exclusive streams, events, and community updates. Be part of something bigger."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Join the Community", href: "/contact" },
{ text: "Learn More", href: "/about" },
@@ -108,9 +106,7 @@ export default function HomePage() {
<TextSplitAbout
title="About YTG Cheesurs"
description={[
"YTG Cheesurs is a thriving community of passionate gamers united by entertainment, belonging, and exclusive access to streamer content. We've built a space where thousands of fans connect, share moments, and grow together.",
"Our mission is to foster authentic connections within the gaming community while providing members with unparalleled access to behind-the-scenes content, exclusive events, and direct engagement with content creators we love.",
]}
"YTG Cheesurs is a thriving community of passionate gamers united by entertainment, belonging, and exclusive access to streamer content. We've built a space where thousands of fans connect, share moments, and grow together.", "Our mission is to foster authentic connections within the gaming community while providing members with unparalleled access to behind-the-scenes content, exclusive events, and direct engagement with content creators we love."]}
buttons={[{ text: "Explore Benefits", href: "/membership" }]}
buttonAnimation="slide-up"
showBorder={false}
@@ -124,40 +120,23 @@ export default function HomePage() {
description="Discover the core features that make our community special"
features={[
{
id: "1",
title: "Exclusive Stream Access",
author: "Premium Members",
description:
"Get early access to live streams, exclusive VODs, and behind-the-scenes content from your favorite creators. Never miss a moment of action.",
tags: ["Premium", "Streams"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg?_wi=1",
imageAlt: "Exclusive streaming content",
},
id: "1", title: "Exclusive Stream Access", author: "Premium Members", description:
"Get early access to live streams, exclusive VODs, and behind-the-scenes content from your favorite creators. Never miss a moment of action.", tags: ["Premium", "Streams"],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-blogger-recording-station_1303-22004.jpg", imageAlt: "Exclusive streaming content"},
{
id: "2",
title: "Member Directory",
author: "Community Team",
description:
"Connect with fellow community members, find teammates, collaborate on content, and build lasting friendships with gamers who share your passion.",
tags: ["Community", "Networking"],
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-application-contact-with-his-colleagues_1134-644.jpg?_wi=1",
imageAlt: "Community member directory",
},
id: "2", title: "Member Directory", author: "Community Team", description:
"Connect with fellow community members, find teammates, collaborate on content, and build lasting friendships with gamers who share your passion.", tags: ["Community", "Networking"],
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-application-contact-with-his-colleagues_1134-644.jpg", imageAlt: "Community member directory"},
{
id: "3",
title: "Event Schedule & Alerts",
author: "Events Manager",
description:
"Stay updated with tournament schedules, community gatherings, watch parties, and exclusive events. Get real-time notifications so you never miss out.",
tags: ["Events", "Alerts"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg?_wi=1",
imageAlt: "Event schedule and calendar",
},
id: "3", title: "Event Schedule & Alerts", author: "Events Manager", description:
"Stay updated with tournament schedules, community gatherings, watch parties, and exclusive events. Get real-time notifications so you never miss out.", tags: ["Events", "Alerts"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-invoice_23-2149050193.jpg", imageAlt: "Event schedule and calendar"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="Community Features"
tagIcon={Sparkles}
/>
</div>
@@ -166,6 +145,7 @@ export default function HomePage() {
title="Trusted by Industry Partners"
description="YTG Cheesurs collaborates with leading brands in gaming and streaming"
tag="Partner Ecosystem"
tagIcon={Zap}
names={["Twitch", "YouTube Gaming", "Discord", "NVIDIA GeForce", "Corsair", "SteelSeries", "Razer"]}
textboxLayout="default"
useInvertedBackground={false}
@@ -179,47 +159,20 @@ export default function HomePage() {
title="What Our Community Says"
description="Hear directly from YTG Cheesurs members about their experience"
tag="Community Voices"
tagIcon={MessageCircle}
testimonials={[
{
id: "1",
title: "Found My Gaming Family",
quote:
"YTG Cheesurs gave me more than exclusive content—it gave me a second family. The community is welcoming, supportive, and genuinely passionate about gaming.",
name: "Alex Martinez",
role: "Supporter Member, 6 months",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=1",
imageAlt: "Alex Martinez",
},
id: "1", title: "Found My Gaming Family", quote:
"YTG Cheesurs gave me more than exclusive content—it gave me a second family. The community is welcoming, supportive, and genuinely passionate about gaming.", name: "Alex Martinez", role: "Supporter Member, 6 months", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Alex Martinez"},
{
id: "2",
title: "Best Streaming Experience",
quote:
"The exclusive behind-the-scenes access is incredible. I feel like I'm part of the creator's journey, not just a viewer. This is what community should feel like.",
name: "Jordan Lee",
role: "VIP Member, 1 year",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=2",
imageAlt: "Jordan Lee",
},
id: "2", title: "Best Streaming Experience", quote:
"The exclusive behind-the-scenes access is incredible. I feel like I'm part of the creator's journey, not just a viewer. This is what community should feel like.", name: "Jordan Lee", role: "VIP Member, 1 year", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Jordan Lee"},
{
id: "3",
title: "Met My Best Friends Here",
quote:
"I've made genuine friendships through YTG that extend far beyond gaming. The member directory helped me find teammates, and now we compete together regularly.",
name: "Taylor Chen",
role: "Community Member, 8 months",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=3",
imageAlt: "Taylor Chen",
},
id: "3", title: "Met My Best Friends Here", quote:
"I've made genuine friendships through YTG that extend far beyond gaming. The member directory helped me find teammates, and now we compete together regularly.", name: "Taylor Chen", role: "Community Member, 8 months", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Taylor Chen"},
{
id: "4",
title: "Worth Every Penny",
quote:
"As a VIP member, the personal interaction and exclusive events make this membership essential. The value far exceeds the cost. Couldn't imagine the community without it.",
name: "Sam Rodriguez",
role: "VIP Member, 2 years",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=4",
imageAlt: "Sam Rodriguez",
},
id: "4", title: "Worth Every Penny", quote:
"As a VIP member, the personal interaction and exclusive events make this membership essential. The value far exceeds the cost. Couldn't imagine the community without it.", name: "Sam Rodriguez", role: "VIP Member, 2 years", imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg", imageAlt: "Sam Rodriguez"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -237,13 +190,11 @@ export default function HomePage() {
{ name: "favoriteGame", type: "text", placeholder: "Favorite Game(s)", required: false },
]}
textarea={{
name: "message",
placeholder: "Tell us about yourself and why you want to join YTG Cheesurs...",
rows: 5,
name: "message", placeholder: "Tell us about yourself and why you want to join YTG Cheesurs...", rows: 5,
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/female-gamer-live-streaming-setup_23-2152006705.jpg"
imageAlt="Gaming setup and community"
mediaAnimation="opacity"
mediaPosition="right"