diff --git a/src/app/page.tsx b/src/app/page.tsx index 567bab3..e105814 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, ]} button={{ - text: "Join Us", href: "#contact"}} + text: "Join Us", href: "#contact" + }} /> @@ -68,13 +69,16 @@ export default function LandingPage() { stats: [ { title: "Active Members", values: [150, 200, 280], - description: "Players joined this season"}, + description: "Players joined this season" + }, { title: "Tournaments", values: [8, 12, 15], - description: "Events hosted yearly"}, + description: "Events hosted yearly" + }, { title: "Rating Points", values: [1200, 1850, 2100], - valuePrefix: "", description: "Average member rating"}, + valuePrefix: "", description: "Average member rating" + }, ], chartTitle: "Member Growth", chartData: [ { value: 50 }, @@ -115,7 +119,8 @@ export default function LandingPage() { features={[ { id: "1", title: "Expert Coaching", description: "Learn from experienced chess masters and coaches who provide personalized guidance to help you improve your tactics, strategy, and overall game performance.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-playing-chess-together-indoors_23-2149365770.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-playing-chess-together-indoors_23-2149365770.jpg" + }, items: [ { icon: CheckCircle, text: "One-on-one sessions" }, { icon: CheckCircle, text: "Group training classes" }, @@ -125,7 +130,8 @@ export default function LandingPage() { }, { id: "2", title: "Tournament Play", description: "Compete in regularly organized tournaments with players of similar skill levels. Build your rating, gain tournament experience, and challenge yourself against worthy opponents.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/person-mixing-chess-figures_114579-6025.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/person-mixing-chess-figures_114579-6025.jpg" + }, items: [ { icon: CheckCircle, text: "Monthly tournaments" }, { icon: CheckCircle, text: "Rating system tracking" }, @@ -135,7 +141,8 @@ export default function LandingPage() { }, { id: "3", title: "Tactical Training", description: "Sharpen your tactical vision with our comprehensive puzzle collection and training modules. Solve hundreds of positions and develop the pattern recognition skills needed to win games.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198766.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198766.jpg" + }, items: [ { icon: CheckCircle, text: "500+ daily puzzles" }, { icon: CheckCircle, text: "Progressive difficulty" }, @@ -187,13 +194,17 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Alexander Chen", role: "Competitive Player", testimonial: "This chess club transformed my game completely. The coaching has been invaluable, and competing in tournaments with such a welcoming community has boosted my confidence and rating dramatically.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg", imageAlt: "Alexander Chen"}, + id: "1", name: "Alexander Chen", role: "Competitive Player", testimonial: "This chess club transformed my game completely. The coaching has been invaluable, and competing in tournaments with such a welcoming community has boosted my confidence and rating dramatically.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg", imageAlt: "Alexander Chen" + }, { - id: "2", name: "Sarah Martinez", role: "Casual Enthusiast", testimonial: "I joined to learn chess, and I found an amazing community of friends. The tactics training has made me a much stronger player, and the social aspect keeps me coming back every week.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", imageAlt: "Sarah Martinez"}, + id: "2", name: "Sarah Martinez", role: "Casual Enthusiast", testimonial: "I joined to learn chess, and I found an amazing community of friends. The tactics training has made me a much stronger player, and the social aspect keeps me coming back every week.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", imageAlt: "Sarah Martinez" + }, { - id: "3", name: "David Thompson", role: "Tournament Champion", testimonial: "As a veteran player, I was impressed by the quality of instruction and the caliber of competition. This club has reinvigorated my passion for chess and provided me with worthy opponents.", imageSrc: "http://img.b2bpic.net/free-photo/mature-bearded-man-executive-keeps-arms-folded-stands-thoughtful-indoor-thinks-future-plans-dressed-formal-clothing-isolated-beige-wall-needs-thinks-about-something_273609-44226.jpg", imageAlt: "David Thompson"}, + id: "3", name: "David Thompson", role: "Tournament Champion", testimonial: "As a veteran player, I was impressed by the quality of instruction and the caliber of competition. This club has reinvigorated my passion for chess and provided me with worthy opponents.", imageSrc: "http://img.b2bpic.net/free-photo/mature-bearded-man-executive-keeps-arms-folded-stands-thoughtful-indoor-thinks-future-plans-dressed-formal-clothing-isolated-beige-wall-needs-thinks-about-something_273609-44226.jpg", imageAlt: "David Thompson" + }, { - id: "4", name: "Jessica Lee", role: "Junior Development", testimonial: "The club's youth program is exceptional. My kid has grown tremendously as a player and person. The coaches genuinely care about their students' development both on and off the board.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "Jessica Lee"}, + id: "4", name: "Jessica Lee", role: "Junior Development", testimonial: "The club's youth program is exceptional. My kid has grown tremendously as a player and person. The coaches genuinely care about their students' development both on and off the board.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "Jessica Lee" + }, ]} textboxLayout="default" animationType="slide-up" @@ -207,20 +218,27 @@ export default function LandingPage() { sideDescription="Everything you need to know about our chess club" faqs={[ { - id: "1", title: "What experience level do I need to join?", content: "We welcome players of all experience levels, from complete beginners to advanced players. We organize groups and tournaments by skill level to ensure everyone has a great experience."}, + id: "1", title: "What experience level do I need to join?", content: "We welcome players of all experience levels, from complete beginners to advanced players. We organize groups and tournaments by skill level to ensure everyone has a great experience." + }, { - id: "2", title: "How much does membership cost?", content: "Membership costs just $49 per month, which includes access to all coaching sessions, tournament entry fee discounts, and unlimited puzzle training. We also offer annual memberships at a discount."}, + id: "2", title: "How much does membership cost?", content: "Membership costs just $49 per month, which includes access to all coaching sessions, tournament entry fee discounts, and unlimited puzzle training. We also offer annual memberships at a discount." + }, { - id: "3", title: "When do you hold tournaments?", content: "We host tournaments monthly, rotating between rapid, blitz, and classical formats. Each tournament is held on a designated Saturday or Sunday evening to accommodate most schedules."}, + id: "3", title: "When do you hold tournaments?", content: "We host tournaments monthly, rotating between rapid, blitz, and classical formats. Each tournament is held on a designated Saturday or Sunday evening to accommodate most schedules." + }, { - id: "4", title: "Do you have coaching for beginners?", content: "Absolutely! We have beginner-friendly coaching sessions that cover the basics of chess, opening principles, and fundamental tactics. Coaches tailor lessons to your pace and learning style."}, + id: "4", title: "Do you have coaching for beginners?", content: "Absolutely! We have beginner-friendly coaching sessions that cover the basics of chess, opening principles, and fundamental tactics. Coaches tailor lessons to your pace and learning style." + }, { - id: "5", title: "Can I play online or just in-person?", content: "We offer both! Our club has in-person meetings twice a week, but we also host online tournaments and virtual coaching sessions for members who prefer playing remotely."}, + id: "5", title: "Can I play online or just in-person?", content: "We offer both! Our club has in-person meetings twice a week, but we also host online tournaments and virtual coaching sessions for members who prefer playing remotely." + }, { - id: "6", title: "Is there a youth program?", content: "Yes, we have an excellent youth development program for ages 8-18. Young players get specialized coaching, age-appropriate tournaments, and mentorship from our experienced players."}, + id: "6", title: "Is there a youth program?", content: "Yes, we have an excellent youth development program for ages 8-18. Young players get specialized coaching, age-appropriate tournaments, and mentorship from our experienced players." + }, ]} textPosition="left" useInvertedBackground={false} + faqsAnimation="smooth" animationType="smooth" />