Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -164,21 +164,21 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "World-Class Instruction",
|
||||
description: "Learn from International Masters and certified coaches with 10+ years of experience. Every course is meticulously designed for progressive skill development.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png?_wi=3",
|
||||
imageAlt: "Interactive chess lesson interface",
|
||||
buttonIcon: BookOpen,
|
||||
},
|
||||
{
|
||||
title: "AI-Powered Analysis",
|
||||
description: "Powered by Stockfish engine, our AI provides real-time position evaluation, best-move suggestions, and deep strategic analysis. Learn why moves work, not just which moves to play.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png?_wi=3",
|
||||
imageAlt: "Chess engine analysis dashboard",
|
||||
buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Personalized Learning Paths",
|
||||
description: "Our intelligent recommendation system identifies your strengths and weaknesses, suggesting targeted training to maximize improvement. No wasted effort—just focused growth.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/comprehensive-chess-player-dashboard-sho-1773728361857-395a522e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/comprehensive-chess-player-dashboard-sho-1773728361857-395a522e.png?_wi=2",
|
||||
imageAlt: "Chess player analytics dashboard",
|
||||
buttonIcon: Trophy,
|
||||
},
|
||||
@@ -203,7 +203,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png?_wi=4"
|
||||
imageAlt="Chess board pattern"
|
||||
logoText="ChessAcademy"
|
||||
copyrightText="© 2024 ChessAcademy. All rights reserved. Master the game of kings."
|
||||
|
||||
@@ -109,7 +109,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png?_wi=5"
|
||||
imageAlt="Chess board pattern"
|
||||
logoText="ChessAcademy"
|
||||
copyrightText="© 2024 ChessAcademy. All rights reserved. Master the game of kings."
|
||||
|
||||
@@ -110,21 +110,21 @@ export default function CoursesPage() {
|
||||
{
|
||||
title: "Beginner Fundamentals Bundle",
|
||||
description: "Start your chess journey with piece movements, board setup, basic tactics, and opening principles. Perfect for complete beginners with no chess experience.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png?_wi=2",
|
||||
imageAlt: "Beginner chess lesson interface",
|
||||
buttonIcon: Play,
|
||||
},
|
||||
{
|
||||
title: "Intermediate Strategy Masterclass",
|
||||
description: "Deepen your understanding of positional chess, pawn structures, and strategic planning. Learn how to create and execute long-term plans in your games.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png?_wi=2",
|
||||
imageAlt: "Strategy analysis interface",
|
||||
buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Advanced Tactics & Combinations",
|
||||
description: "Master complex tactical patterns including sacrifices, combinations, and endgame techniques. Develop the tactical vision of strong tournament players.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/daily-chess-puzzle-interface-with-timer--1773728362020-922e0a9f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/daily-chess-puzzle-interface-with-timer--1773728362020-922e0a9f.png?_wi=2",
|
||||
imageAlt: "Advanced tactics training",
|
||||
buttonIcon: Target,
|
||||
},
|
||||
@@ -146,7 +146,7 @@ export default function CoursesPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png?_wi=2"
|
||||
imageAlt="Chess board pattern"
|
||||
logoText="ChessAcademy"
|
||||
copyrightText="© 2024 ChessAcademy. All rights reserved. Master the game of kings."
|
||||
|
||||
@@ -1,24 +1,63 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Manrope } 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 { Manrope } 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 manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ChessAcademy - Learn Chess Online | Interactive Courses & AI Analysis",
|
||||
description: "Master chess with interactive courses, daily puzzles, real-time engine analysis, and expert coaching. Join 50,000+ players. Start free today!",
|
||||
keywords: "chess lessons, chess courses, learn chess online, chess training, chess puzzles, chess coach, interactive chess board, chess engine, ELO rating, chess tactics",
|
||||
metadataBase: new URL("https://chessacademy.io"),
|
||||
alternates: {
|
||||
canonical: "https://chessacademy.io",
|
||||
},
|
||||
openGraph: {
|
||||
title: "ChessAcademy - Master Chess Online",
|
||||
description: "Interactive chess learning platform with courses, puzzles, AI analysis, and certified coaches. Start learning free today!",
|
||||
url: "https://chessacademy.io",
|
||||
siteName: "ChessAcademy",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/modern-interactive-chess-board-interface-1773728361407-9c89e2a1.png",
|
||||
alt: "ChessAcademy - Interactive chess board learning platform",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "ChessAcademy - Learn Chess Online",
|
||||
description: "Master chess with interactive courses, puzzles, and AI analysis. Join 50,000+ players.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/modern-interactive-chess-board-interface-1773728361407-9c89e2a1.png",
|
||||
],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +66,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${manrope.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${manrope.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +80,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -204,21 +204,21 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Interactive Video Courses",
|
||||
description: "Expert-designed curriculum with HD video lessons, PGN-based interactive boards, and real-time position analysis. Learn at your own pace with structured progression paths.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png?_wi=1",
|
||||
imageAlt: "Interactive chess lesson interface",
|
||||
buttonIcon: Play,
|
||||
},
|
||||
{
|
||||
title: "Real-Time Engine Analysis",
|
||||
description: "Integrated Stockfish engine provides instant move evaluation, best-move suggestions, and detailed position analysis. Understand why certain moves are better with comprehensive feedback.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png?_wi=1",
|
||||
imageAlt: "Chess engine analysis dashboard",
|
||||
buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Daily Puzzle Training",
|
||||
description: "Themed tactical puzzles covering forks, pins, skewers, and endgames. Progressive difficulty levels with instant feedback and solution explanations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/daily-chess-puzzle-interface-with-timer--1773728362020-922e0a9f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/daily-chess-puzzle-interface-with-timer--1773728362020-922e0a9f.png?_wi=1",
|
||||
imageAlt: "Daily chess puzzle interface",
|
||||
buttonIcon: Target,
|
||||
},
|
||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Personalized Progress Dashboard",
|
||||
description: "Track your improvement with detailed skill analytics, identify weaknesses, and receive AI-powered recommendations for targeted training.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/comprehensive-chess-player-dashboard-sho-1773728361857-395a522e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/comprehensive-chess-player-dashboard-sho-1773728361857-395a522e.png?_wi=1",
|
||||
imageAlt: "Chess player analytics dashboard",
|
||||
buttonIcon: BarChart3,
|
||||
},
|
||||
@@ -356,7 +356,7 @@ export default function HomePage() {
|
||||
handle: "@sarahmchess",
|
||||
testimonial: "I went from 1200 to 1800 rating in just 6 months. The structured curriculum and engine analysis really accelerated my learning. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -365,7 +365,7 @@ export default function HomePage() {
|
||||
handle: "@chessmaster_mc",
|
||||
testimonial: "The daily puzzles and community forums keep me motivated. The coach marketplace connected me with an amazing mentor who helped me prepare for tournaments.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png?_wi=1",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -374,7 +374,7 @@ export default function HomePage() {
|
||||
handle: "@petrov_david",
|
||||
testimonial: "As someone returning to chess after years away, this platform made relearning enjoyable and systematic. The progress dashboard keeps me accountable.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-man-in-his-40-1773728360434-bea23d00.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-man-in-his-40-1773728360434-bea23d00.png?_wi=1",
|
||||
imageAlt: "David Petrov",
|
||||
},
|
||||
{
|
||||
@@ -383,7 +383,7 @@ export default function HomePage() {
|
||||
handle: "@emmachessfan",
|
||||
testimonial: "The AI analysis is incredible - it's like having a grandmaster coach available 24/7. I've learned more in 3 months here than in 2 years elsewhere.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-woman-w-1773728360058-08dc7f35.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-woman-w-1773728360058-08dc7f35.png?_wi=1",
|
||||
imageAlt: "Emma Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -392,7 +392,7 @@ export default function HomePage() {
|
||||
handle: "@jthompson_chess",
|
||||
testimonial: "Perfect for beginners and experienced players alike. The progression is natural and the content quality is exceptional. Worth every penny.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png?_wi=2",
|
||||
imageAlt: "James Thompson",
|
||||
},
|
||||
{
|
||||
@@ -401,7 +401,7 @@ export default function HomePage() {
|
||||
handle: "@lisawang_chess",
|
||||
testimonial: "The community aspect sets this apart. Getting feedback from coaches and connecting with fellow learners has been invaluable to my chess journey.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png?_wi=2",
|
||||
imageAlt: "Lisa Wang",
|
||||
},
|
||||
]}
|
||||
@@ -485,7 +485,7 @@ export default function HomePage() {
|
||||
category: "Tactics",
|
||||
title: "Tactical Motifs Mastery: Fork, Pin, and Skewer Combinations",
|
||||
excerpt: "Discover the fundamental tactical patterns that win material and create winning positions. Complete guide with practice puzzles.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-tactics-visualization-showing-fork-1773728363066-d25ecb33.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-tactics-visualization-showing-fork-1773728363066-d25ecb33.png?_wi=1",
|
||||
imageAlt: "Chess tactics patterns",
|
||||
authorName: "IM Sarah Chen",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png",
|
||||
@@ -507,7 +507,7 @@ export default function HomePage() {
|
||||
category: "Psychology",
|
||||
title: "Chess Psychology: How to Stay Focused and Make Better Decisions",
|
||||
excerpt: "Mental techniques used by top players to manage pressure, stay focused, and make optimal decisions during games.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-player-in-deep-concentration-study-1773728360554-0049dfdc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-player-in-deep-concentration-study-1773728360554-0049dfdc.png?_wi=1",
|
||||
imageAlt: "Chess player concentration",
|
||||
authorName: "Dr. Emma Rodriguez",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-woman-w-1773728360058-08dc7f35.png",
|
||||
@@ -518,7 +518,7 @@ export default function HomePage() {
|
||||
category: "Strategy",
|
||||
title: "Positional Chess: Understanding Pawn Structure and Piece Placement",
|
||||
excerpt: "Go beyond tactics and master the strategic foundations. Learn how to evaluate positions and create long-term plans.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-tactics-visualization-showing-fork-1773728363066-d25ecb33.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-tactics-visualization-showing-fork-1773728363066-d25ecb33.png?_wi=2",
|
||||
imageAlt: "Positional chess strategy",
|
||||
authorName: "GM David Kim",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png",
|
||||
@@ -529,7 +529,7 @@ export default function HomePage() {
|
||||
category: "Training",
|
||||
title: "Creating Your Personal Chess Training Plan: A Step-by-Step Guide",
|
||||
excerpt: "How to structure your training for maximum improvement. Learn what to practice, how often, and when to measure progress.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-player-in-deep-concentration-study-1773728360554-0049dfdc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/chess-player-in-deep-concentration-study-1773728360554-0049dfdc.png?_wi=2",
|
||||
imageAlt: "Chess training planning",
|
||||
authorName: "Coach Lisa Petrov",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png",
|
||||
@@ -581,7 +581,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png?_wi=1"
|
||||
imageAlt="Chess board pattern"
|
||||
logoText="ChessAcademy"
|
||||
copyrightText="© 2024 ChessAcademy. All rights reserved. Master the game of kings."
|
||||
|
||||
@@ -26,7 +26,7 @@ export default function PricingPage() {
|
||||
handle: "@sarahmchess",
|
||||
testimonial: "The Pro plan gives me everything I need to improve. Unlimited puzzles and detailed analytics have taken my game to the next level.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-chess-p-1773728360885-ab6e57b0.png?_wi=3",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -35,7 +35,7 @@ export default function PricingPage() {
|
||||
handle: "@chessmaster_mc",
|
||||
testimonial: "Worth every penny! The Elite plan's 1:1 coach sessions accelerated my tournament preparation. Highly recommended for serious players.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-woman-in-her--1773728362066-470edd7f.png?_wi=3",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -44,7 +44,7 @@ export default function PricingPage() {
|
||||
handle: "@petrov_david",
|
||||
testimonial: "Started with free, upgraded to Pro after two weeks. The value is incredible. The personalized recommendations alone justify the subscription.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-man-in-his-40-1773728360434-bea23d00.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-man-in-his-40-1773728360434-bea23d00.png?_wi=2",
|
||||
imageAlt: "David Petrov",
|
||||
},
|
||||
{
|
||||
@@ -53,7 +53,7 @@ export default function PricingPage() {
|
||||
handle: "@emmachessfan",
|
||||
testimonial: "The Elite tier's opening database and tournament prep programs made me confident going into competitions. Best investment in my chess journey.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-woman-w-1773728360058-08dc7f35.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/professional-portrait-of-a-young-woman-w-1773728360058-08dc7f35.png?_wi=2",
|
||||
imageAlt: "Emma Rodriguez",
|
||||
},
|
||||
];
|
||||
@@ -287,7 +287,7 @@ export default function PricingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/minimalist-chess-themed-background-image-1773728360533-ae4caab7.png?_wi=3"
|
||||
imageAlt="Chess board pattern"
|
||||
logoText="ChessAcademy"
|
||||
copyrightText="© 2024 ChessAcademy. All rights reserved. Master the game of kings."
|
||||
|
||||
Reference in New Issue
Block a user