From 00281f4e8adb389855550b787b311c139d62c51a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:28:08 +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 6c24a27..49746a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { }, { id: 2, - title: "Peaceful, Not Overcrowded Environment", description: "Membership limits ensure you never feel rushed. Spacious zones with breathing room for focused training.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXVMILqsNsTV8Mb26BNglJ9u4S/uploaded-1772879190900-wg3w3yth.webp", imageAlt: "Spacious and calm gym atmosphere" + title: "Peaceful, Not Overcrowded Environment", description: "Membership limits ensure you never feel rushed. Spacious zones with breathing room for focused training.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXVMILqsNsTV8Mb26BNglJ9u4S/uploaded-1772879276168-97rl5vjf.webp", imageAlt: "Spacious and calm gym atmosphere" }, { id: 3, -- 2.49.1