Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d510afe26 | |||
| 1508c59b62 | |||
| 4a54bdd54e |
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
description="Whether you need advice on your next fit or have questions about order logistics, our premium support team is available 24/7 to provide personalized assistance."
|
description="Whether you need advice on your next fit or have questions about order logistics, our premium support team is available 24/7 to provide personalized assistance."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get in Touch", href: "mailto:hello@mbrot.com"},
|
text: "Start a Conversation", href: "mailto:hello@mbrot.com"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user