Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 231a3f18ff | |||
| 717a1f7430 | |||
| 56aedf8919 |
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description="Have questions about the MK4? Connect with our global community of enthusiasts."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support", href: "#"},
|
||||
text: "Join The Community", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user