Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-04-20 23:25:02 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
background={{ variant: "sparkles-gradient" }}
title="The Heart of Indianapolis"
description="Experience unparalleled professional excellence at Salesforce Tower. Located at 111 Monument Circle, we are the city's most iconic address, offering breathtaking views, premier office spaces, and a world-class environment in the heart of downtown Indy."
description="Experience unparalleled professional excellence at Salesforce Tower. Located at 111 Monument Circle, it stands as the city's most prestigious business address, offering breathtaking views, premier office spaces, and a world-class environment in the heart of downtown Indy."
tag="Iconic Landmark Address"
buttons={[
{ text: "Leasing Inquiries", href: "#contact" },
@@ -199,4 +199,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}