From b7a6a2a8928e1ea4d0d3df0303bd69b4f7710101 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:41:10 +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 d3e17f3..d90ec6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { buttonHref: "#contact" }, { - title: "Fitness & Conditioning", description: "Sport-specific conditioning programs to build endurance, speed, and explosive power for 90-minute performance.", imageSrc: "http://img.b2bpic.net/free-photo/sportive-guy-training-with-kettlebell_1153-6287.jpg", imageAlt: "Fitness training", buttonIcon: ArrowRight, + title: "Fitness & Conditioning", description: "Sport-specific conditioning programs to build endurance, speed, and explosive power for 90-minute performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AREZ80oDWyjxxShlWlNnLtITSa/uploaded-1772548860306-en9sdhma.jpg", imageAlt: "Fitness training", buttonIcon: ArrowRight, buttonHref: "#contact" }, { -- 2.49.1