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