From 5dd6e623a4a98f1ba3bdccd7ff4a2c167c6e490b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 10:05:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7855d40..06161db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,13 +54,13 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="Your Fitness Journey Starts Here." - description="Nestled in the heart of Norkem Park, we offer state-of-the-art equipment in a friendly, snob-free environment. Open for business and ready for you." + description="Nestled in the heart of Norkem Park, we offer state-of-the-art equipment in a friendly, snob-free environment. Contact our sign-up representative: 011 975 4400 or info@familyfitnessnorkem.co.za." buttons={[ { text: "Join Now", href: "#pricing"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-gym_1303-5509.jpg" - imageAlt="Family Fitness Norkem Park Interior" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CToL1Sp1IITldMQd9yhy7puSbW/uploaded-1776420329615-dhlssc1f.jpg" + imageAlt="Family Fitness Norkem Park Representative" mediaAnimation="slide-up" avatars={[ { @@ -213,7 +213,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars"}} - text="Ready to get started? Contact us at 011 975 4400 or visit us in Norkem Park today." + text="Ready to get started? Contact our sign-up representative at 011 975 4400 or email us at info@familyfitnessnorkem.co.za. You can also visit us in Norkem Park today." buttons={[ { text: "Contact Us", href: "#"}, -- 2.49.1