Update src/app/page.tsx

This commit is contained in:
2026-05-05 17:51:17 +00:00
parent 0ee8bcc1a4
commit b0a02d02de

View File

@@ -146,7 +146,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
text="The sanctuary awaits. Visit us or reach out for inquiries about our current collections and bespoke services."
buttons={[{ text: "Get Directions", href: "#" }]}
buttons={[{ text: "Email Our Curators", href: "#" }]}
/>
</div>