Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dfd2043fe4 | |||
| 7114a47fdf | |||
| eca2a775d3 | |||
| ec42772bd7 |
@@ -160,7 +160,6 @@ export default function LandingPage() {
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Our Mission", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -178,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user