Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-02 08:18:16 +00:00

View File

@@ -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>
);
}
}