Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-15 08:10:37 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroSplit
background={{ variant: "gradient-bars" }}
title="Transform Your Life at Bravo Fitness Club"
description="The premier fitness destination in Goodlands, Mauritius. Achieve your fitness goals with our state-of-the-art facilities, expert trainers, and vibrant community."
description="Experience the ultimate gym in Goodlands, Mauritius, with 24/7 access, elite personal training, and expert-led group classes designed to fit your busy schedule."
buttons={[{ text: "Start Your Journey", href: "#pricing" }]}
imageSrc="http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332069.jpg"
imageAlt="Bravo Fitness Club interior"
@@ -163,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}