Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-22 20:59:52 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}