Merge version_2 into main #2
@@ -206,6 +206,16 @@ export default function LandingPage() {
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Materials & Services", items: [
|
||||
{
|
||||
label: "Aluminum Machining", href: "#"},
|
||||
{
|
||||
label: "VMC Capabilities", href: "#features"},
|
||||
{
|
||||
label: "Mold Design", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
@@ -220,4 +230,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user