Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 745315e8a9 | |||
| 085c46ed2d | |||
| fc64f50fc9 | |||
| 677d62a562 | |||
| 7a3b5f0d12 | |||
| 5a3e03f9a5 |
@@ -115,6 +115,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
buttons={[
|
||||
{
|
||||
text: "Initiate Inquiry", href: "mailto:hello@luxis.com"
|
||||
}
|
||||
]}
|
||||
text="The Luxis journey continues. Inquire about private appointments or bespoke consultations."
|
||||
/>
|
||||
</div>
|
||||
@@ -131,4 +136,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user