From 27007b9bc5eb89efb92355db3333580683020fb9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:42:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e252c45..60c3500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ] }, {