Update src/app/page.tsx

This commit is contained in:
2026-03-04 18:42:07 +00:00
parent c94eeace0c
commit 27007b9bc5

View File

@@ -33,7 +33,7 @@ export default function LandingPage() {
{ name: "Pricing", id: "pricing" },
{ name: "Gallery", id: "gallery" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
{ name: "3D Gym", id: "gym-3d" }
]}
button={{ text: "Start Your Trial", href: "contact" }}
/>
@@ -268,7 +268,7 @@ export default function LandingPage() {
{ label: "Programming", href: "#wod" },
{ label: "Coaching", href: "#pricing" },
{ label: "Class Schedule", href: "#" },
{ label: "Facility Tour", href: "#" }
{ label: "Facility Tour", href: "/gym-3d" }
]
},
{