Update src/app/about/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user