Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-04 12:26:32 +00:00

View File

@@ -68,8 +68,8 @@ export default function LandingPage() {
title="Engineering excellence meets creative freedom. A modular console system built for professionals who refuse to compromise on performance or flexibility."
useInvertedBackground={false}
buttons={[
{ text: "View Specifications", href: "#features" },
{ text: "Contact Sales", href: "#contact" }
{ text: "Contact Sales", href: "#contact" },
{ text: "View Specifications", href: "#features" }
]}
/>
</div>