From 17ba877b2982f1e3c45ebc8dad6aaf10cc31605b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:29:17 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a5af6ea..9c0434e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function AboutPage() { { value: "500+", title: "Community Members" }, { value: "100+", title: "Games Analyzed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg?_wi=2" imageAlt="Chess players analyzing" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -103,7 +103,7 @@ export default function AboutPage() { title: "Blanka", subtitle: "Chess Strategist & Content Creator", detail: "blanka@chesspassion.com", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-playing-chess-with-her-girlfriend_23-2148049251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-playing-chess-with-her-girlfriend_23-2148049251.jpg?_wi=2", imageAlt: "Blanka - Chess Strategist", }, { @@ -111,7 +111,7 @@ export default function AboutPage() { title: "Eryk", subtitle: "Chess Analyst & Community Manager", detail: "eryk@chesspassion.com", - imageSrc: "http://img.b2bpic.net/free-photo/chess-game-business-strategy-concept_53876-14821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chess-game-business-strategy-concept_53876-14821.jpg?_wi=2", imageAlt: "Eryk - Chess Analyst", }, ], -- 2.49.1 From 4a8871ea178292aa1351c507c4f39b7f1f1195a6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:29:17 +0000 Subject: [PATCH 2/4] Update src/app/chess-guide/page.tsx --- src/app/chess-guide/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/chess-guide/page.tsx b/src/app/chess-guide/page.tsx index cdfb30e..34c6751 100644 --- a/src/app/chess-guide/page.tsx +++ b/src/app/chess-guide/page.tsx @@ -81,28 +81,28 @@ export default function ChessGuidePage() { { title: "Board & Pieces Basics", description: "Understanding the 64 squares, 32 pieces, and their unique movements and values", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-chess-board_23-2147768614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-chess-board_23-2147768614.jpg?_wi=2", imageAlt: "Chess board setup", buttonIcon: ArrowRight, }, { title: "Opening Principles", description: "Learn the fundamental strategies for starting a game and gaining advantage from move one", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-chess-together-outdoors_23-2148997195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-chess-together-outdoors_23-2148997195.jpg?_wi=2", imageAlt: "Opening moves demonstration", buttonIcon: ArrowRight, }, { title: "Tactical Patterns", description: "Master the essential tactical motifs that decide games and sharpen your combinative vision", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-chess-board-still-life_23-2150314892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-chess-board-still-life_23-2150314892.jpg?_wi=2", imageAlt: "Tactical combinations", buttonIcon: ArrowRight, }, { title: "Strategic Concepts", description: "Understand pawn structures, piece placement, and long-term planning in the middlegame", - imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198811.jpg?_wi=2", imageAlt: "Strategic positioning", buttonIcon: ArrowRight, }, -- 2.49.1 From e134e4315a165f1186bffa71fac159ee6b553e69 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:29:18 +0000 Subject: [PATCH 3/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 198e00b..1808e6e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -86,7 +86,7 @@ export default function ContactPage() { title: "Games Analyzed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg?_wi=3" imageAlt="Chess players analyzing" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From c83e63162110d4cf1a03f3414ee5f2fed50a730f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:29:18 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9daff5..4464991 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function HomePage() { { value: "500+", title: "Community Members" }, { value: "100+", title: "Games Analyzed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-playing-chess-table_23-2148404190.jpg?_wi=1" imageAlt="Chess players analyzing" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -118,28 +118,28 @@ export default function HomePage() { { title: "Board & Pieces Basics", description: "Understanding the 64 squares, 32 pieces, and their unique movements and values", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-chess-board_23-2147768614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-chess-board_23-2147768614.jpg?_wi=1", imageAlt: "Chess board setup", buttonIcon: ArrowRight, }, { title: "Opening Principles", description: "Learn the fundamental strategies for starting a game and gaining advantage from move one", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-chess-together-outdoors_23-2148997195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-chess-together-outdoors_23-2148997195.jpg?_wi=1", imageAlt: "Opening moves demonstration", buttonIcon: ArrowRight, }, { title: "Tactical Patterns", description: "Master the essential tactical motifs that decide games and sharpen your combinative vision", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-chess-board-still-life_23-2150314892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-chess-board-still-life_23-2150314892.jpg?_wi=1", imageAlt: "Tactical combinations", buttonIcon: ArrowRight, }, { title: "Strategic Concepts", description: "Understand pawn structures, piece placement, and long-term planning in the middlegame", - imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/transparent-chess-pieces-board_23-2148198811.jpg?_wi=1", imageAlt: "Strategic positioning", buttonIcon: ArrowRight, }, @@ -214,7 +214,7 @@ export default function HomePage() { title: "Blanka", subtitle: "Chess Strategist & Content Creator", detail: "blanka@chesspassion.com", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-playing-chess-with-her-girlfriend_23-2148049251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-playing-chess-with-her-girlfriend_23-2148049251.jpg?_wi=1", imageAlt: "Blanka - Chess Strategist", }, { @@ -222,7 +222,7 @@ export default function HomePage() { title: "Eryk", subtitle: "Chess Analyst & Community Manager", detail: "eryk@chesspassion.com", - imageSrc: "http://img.b2bpic.net/free-photo/chess-game-business-strategy-concept_53876-14821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chess-game-business-strategy-concept_53876-14821.jpg?_wi=1", imageAlt: "Eryk - Chess Analyst", }, ], -- 2.49.1