Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bdb67ecef | |||
| 400536378c | |||
| e5297cd8ff |
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
tag="Inquire Today"
|
||||
title="Start Your Collection"
|
||||
description="Connect with our curators to discuss available pieces or schedule a private viewing at our gallery studio."
|
||||
buttons={[{ text: "Contact Curators", href: "#contact" }]}
|
||||
buttons={[{ text: "Schedule Private Viewing", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user