Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 679a6f2d09 | |||
| 4791a5d3c7 |
@@ -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