From cd995bd6b6d12e2f0e2fca4f99e11c3629d47c67 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:59:46 +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 b3b6c12..55ace7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Explore Boston", href: "#offerings"}, { - text: "Book a Viewing", href: "#contact"}, + text: "Schedule a Private Tour", href: "#contact"}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2941.jpg" @@ -257,4 +257,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1