Update src/app/page.tsx

This commit is contained in:
2026-06-10 11:41:57 +00:00
parent 951aad1381
commit b7b669ab98

View File

@@ -107,6 +107,8 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Your Path to Fitness Excellence"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", alt: "Diverse group exercising in gym"},
{
type: "text", content: "Body Strong Gym is dedicated to empowering individuals on their fitness journey. We offer a holistic approach to health, combining cutting-edge equipment with personalized coaching and a vibrant atmosphere. Our mission is to help you build strength, improve endurance, and achieve your personal best in a facility designed for success. Join a community that motivates and supports you every step of the way."
}
@@ -115,8 +117,6 @@ export default function LandingPage() {
{
text: "Learn More", href: "#features"},
]}
imageSrc="http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg"
imageAlt="Diverse group exercising in gym"
/>
</div>