Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-13 02:51:01 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="The premier venue for your most exclusive events in the heart of New York City."
buttons={[
{
text: "Book Your Tour", href: "#contact"},
text: "Check Availability & Pricing", href: "#contact"},
]}
slides={[
{
@@ -232,4 +232,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}