Merge version_2 into main #2
@@ -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