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