Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-01-08 15:57:34 +00:00

View File

@@ -124,7 +124,7 @@ export default function LandingPage() {
useInvertedBackground="noInvert"
buttons={[
{ text: "Reserve Now", href: "https://example.com/reserve" },
{ text: "Call: (212) 555-VAULT", href: "tel:+12125555828" }
{ text: "View Hours", href: "https://example.com/hours" }
]}
/>
</div>