From 5149df8515e176374eca5939f3e18611fb00cfa2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:35:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 61a9466..9318d80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Skateboarding Mastery", description: "Advanced skateboarding training covering technical skills, street competition techniques, and progressive trick development.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaJlRGAuwhxeSgHDYwEa0Lfkdx/uploaded-1772883116523-am8tg4e5.png", button: { text: "Learn More", href: "#" }, }, { - title: "Football Excellence", description: "Elite football program combining tactical training, physical conditioning, team strategy, and competitive match preparation.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-boxer-with-trainer-exercising-ring_23-2148759662.jpg?_wi=1", button: { text: "Learn More", href: "#" }, + title: "Football Excellence", description: "Elite football program combining tactical training, physical conditioning, team strategy, and competitive match preparation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaJlRGAuwhxeSgHDYwEa0Lfkdx/uploaded-1772883292962-fcm0qq02.png", button: { text: "Learn More", href: "#" }, }, { title: "Muay Thai Elite", description: "Professional martial arts coaching emphasizing technique, discipline, mental toughness, and championship-level competition preparation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaJlRGAuwhxeSgHDYwEa0Lfkdx/uploaded-1772883153468-wz07na5x.png", button: { text: "Learn More", href: "#" }, -- 2.49.1