From 04c7349696b49606b578558eda512bde7bfcbb30 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 18:37:05 +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 8d8b2b0..9abc1b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="Premium fitness studio in Tashkent. Elevate your potential with professional guidance and world-class equipment." tag="Fitness Studio T7" buttons={[ - { text: "Join Now", href: "#pricing" }, + { text: "Start Your Transformation", href: "#pricing" }, { text: "Contact Trainer", href: "#contact" }, ]} mediaItems={[ -- 2.49.1