Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6fda71859 | |||
| 14133ea002 | |||
| 8ae296c03d |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user