From d756f03e74485a3c5d06654d4978e4bf6dc84d49 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 08:56:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da52b78..3a763cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -250,10 +250,10 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars"}} - text="Start your journey with us today." + text="Call us at 07769969492 or visit us at HW6M+J2 Kharadi, Pune, Maharashtra to start your journey today." buttons={[ { - text: "Contact Us", href: "mailto:info@pehellwaangym.com"}, + text: "Contact Us", href: "https://www.google.com/maps/place/Pehellwaan+Gym"}, ]} /> @@ -284,4 +284,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1