diff --git a/src/app/page.tsx b/src/app/page.tsx index e8a4bac..e8cf49e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "#" }]} />