From 5ec6dc45022081f04647cdd55b3160572264eac8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 21:33:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 167e62f..05fcc9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Experience", id: "features" }, { name: "Guest Stories", id: "testimonials" }, - { name: "Contact", id: "contact", contactNumber: "+13077382291" } + { name: "Contact", id: "contact" } ]} />